bhd-components 0.10.31 → 0.10.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (382) hide show
  1. package/README.md +24 -24
  2. package/dist/index.esm.es5.development.css +1632 -1407
  3. package/dist/index.esm.es5.development.js +540 -256
  4. package/dist/index.esm.es5.production.css +1 -1
  5. package/dist/index.esm.es5.production.js +1 -1
  6. package/dist/vendor.esm.es5.development.js +222 -210
  7. package/dist/vendor.esm.es5.production.js +156 -156
  8. package/es2017/AIMessageList/components/content/index.d.ts +4 -4
  9. package/es2017/AIMessageList/components/content/index.module.less +7 -7
  10. package/es2017/AIMessageList/components/copyIcon/index.d.ts +7 -7
  11. package/es2017/AIMessageList/components/copyIcon/index.module.less +23 -23
  12. package/es2017/AIMessageList/components/errorCallback/index.d.ts +3 -3
  13. package/es2017/AIMessageList/components/fileList/fileIcon.d.ts +3 -3
  14. package/es2017/AIMessageList/components/fileList/index.d.ts +4 -4
  15. package/es2017/AIMessageList/components/fileList/index.module.less +95 -95
  16. package/es2017/AIMessageList/components/footer/index.d.ts +10 -10
  17. package/es2017/AIMessageList/components/footer/index.module.less +51 -51
  18. package/es2017/AIMessageList/components/header/index.d.ts +9 -9
  19. package/es2017/AIMessageList/components/header/index.module.less +31 -31
  20. package/es2017/AIMessageList/components/referencesIcon/index.d.ts +9 -9
  21. package/es2017/AIMessageList/components/referencesIcon/index.module.less +14 -14
  22. package/es2017/AIMessageList/components/refreshBtn/index.d.ts +4 -4
  23. package/es2017/AIMessageList/components/refreshBtn/index.module.less +12 -12
  24. package/es2017/AIMessageList/components/remarkBtn/index.d.ts +4 -4
  25. package/es2017/AIMessageList/components/remarkBtn/index.module.less +13 -13
  26. package/es2017/AIMessageList/components/renderReferrnce/index.d.ts +10 -10
  27. package/es2017/AIMessageList/components/renderReferrnce/index.module.less +63 -63
  28. package/es2017/AIMessageList/components/sendBtn/index.d.ts +4 -4
  29. package/es2017/AIMessageList/components/sendBtn/index.module.less +25 -25
  30. package/es2017/AIMessageList/components/uplodaFileBtn/index.d.ts +4 -4
  31. package/es2017/AIMessageList/components/uplodaFileBtn/index.module.less +4 -4
  32. package/es2017/AIMessageList/components/virtuosoList/index.d.ts +5 -5
  33. package/es2017/AIMessageList/components/virtuosoList/index.js +33 -33
  34. package/es2017/AIMessageList/components/virtuosoList/index.module.less +471 -471
  35. package/es2017/AIMessageList/index.d.ts +4 -4
  36. package/es2017/AIMessageList/index.module.less +20 -20
  37. package/es2017/AIMessageList/type.d.ts +310 -310
  38. package/es2017/bhdAppLayout/components/BhdTableSimple/index.js +9 -9
  39. package/es2017/bhdAppLayout/components/BhdTableSimple/index.less +58 -58
  40. package/es2017/bhdAppLayout/components/BhdTableSimple/index/347/232/204/345/211/257/346/234/254.js +9 -9
  41. package/es2017/bhdAppLayout/index.d.ts +28 -28
  42. package/es2017/bhdAppLayout/index.module.less +95 -95
  43. package/es2017/bhdDatePicker/index.d.ts +17 -17
  44. package/es2017/bhdDatePicker/index.js +1 -1
  45. package/es2017/bhdDatePicker/index.module.less +1007 -1007
  46. package/es2017/bhdEditor/index.d.ts +2 -2
  47. package/es2017/bhdEnterInput/index.d.ts +9 -9
  48. package/es2017/bhdModalCropper/index.d.ts +10 -10
  49. package/es2017/bhdModalCropper/index.module.less +362 -362
  50. package/es2017/bhdSelect/index.d.ts +33 -33
  51. package/es2017/bhdSelect/index.module.less +131 -131
  52. package/es2017/bhdTipModal/index.d.ts +29 -29
  53. package/es2017/bhdTipModal/index.module.less +280 -280
  54. package/es2017/bhdTipModal/modal.d.ts +6 -6
  55. package/es2017/customerService/common.module.less +1391 -1391
  56. package/es2017/customerService/contactsList.d.ts +14 -14
  57. package/es2017/customerService/function.d.ts +24 -24
  58. package/es2017/customerService/historyFun.d.ts +13 -13
  59. package/es2017/customerService/html2canvas.test.js +113 -113
  60. package/es2017/customerService/index.d.ts +20 -20
  61. package/es2017/customerService/index.js +305 -87
  62. package/es2017/customerService/index.module.less +2279 -2166
  63. package/es2017/customerService/index2.module.less +2216 -2143
  64. package/es2017/customerService/js-screen-shot/assets/less/screen-shot.less +478 -478
  65. package/es2017/customerService/js-screen-shot/lib/common-methods/CanvasPatch.d.ts +1 -1
  66. package/es2017/customerService/js-screen-shot/lib/common-methods/DeviceTypeVerif.d.ts +2 -2
  67. package/es2017/customerService/js-screen-shot/lib/common-methods/FixedData.d.ts +11 -11
  68. package/es2017/customerService/js-screen-shot/lib/common-methods/FixedData.js +7 -7
  69. package/es2017/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.d.ts +5 -5
  70. package/es2017/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.js +3 -3
  71. package/es2017/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.d.ts +4 -4
  72. package/es2017/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.js +2 -2
  73. package/es2017/customerService/js-screen-shot/lib/common-methods/GetColor.d.ts +1 -1
  74. package/es2017/customerService/js-screen-shot/lib/common-methods/GetSelectedCalssName.d.ts +1 -1
  75. package/es2017/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.d.ts +7 -7
  76. package/es2017/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.js +2 -2
  77. package/es2017/customerService/js-screen-shot/lib/common-methods/ImgScaling.d.ts +11 -11
  78. package/es2017/customerService/js-screen-shot/lib/common-methods/ImgScaling.js +6 -6
  79. package/es2017/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.d.ts +8 -8
  80. package/es2017/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.js +5 -5
  81. package/es2017/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.d.ts +1 -1
  82. package/es2017/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.js +2 -2
  83. package/es2017/customerService/js-screen-shot/lib/common-methods/SaveCanvasToImage.d.ts +1 -1
  84. package/es2017/customerService/js-screen-shot/lib/common-methods/SelectColor.d.ts +1 -1
  85. package/es2017/customerService/js-screen-shot/lib/common-methods/SelectTextSize.d.ts +5 -5
  86. package/es2017/customerService/js-screen-shot/lib/common-methods/SetBrushSize.d.ts +14 -14
  87. package/es2017/customerService/js-screen-shot/lib/common-methods/SetBrushSize.js +10 -10
  88. package/es2017/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.d.ts +7 -7
  89. package/es2017/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.js +5 -5
  90. package/es2017/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.d.ts +1 -1
  91. package/es2017/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.js +2 -2
  92. package/es2017/customerService/js-screen-shot/lib/common-methods/UpdateContainerMouseStyle.d.ts +1 -1
  93. package/es2017/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.d.ts +17 -17
  94. package/es2017/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.js +10 -10
  95. package/es2017/customerService/js-screen-shot/lib/config/Toolbar.d.ts +5 -5
  96. package/es2017/customerService/js-screen-shot/lib/main-entrance/CreateDom.d.ts +24 -24
  97. package/es2017/customerService/js-screen-shot/lib/main-entrance/InitData.d.ts +78 -78
  98. package/es2017/customerService/js-screen-shot/lib/main-entrance/PlugInParameters.d.ts +46 -46
  99. package/es2017/customerService/js-screen-shot/lib/split-methods/AddHistoryData.d.ts +1 -1
  100. package/es2017/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.d.ts +8 -8
  101. package/es2017/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.js +5 -5
  102. package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.d.ts +5 -5
  103. package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.js +3 -3
  104. package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.d.ts +16 -16
  105. package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.js +7 -7
  106. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawArrow.d.ts +31 -31
  107. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawArrow.js +14 -14
  108. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCircle.d.ts +11 -11
  109. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCircle.js +9 -9
  110. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.d.ts +19 -19
  111. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.js +12 -12
  112. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.d.ts +13 -13
  113. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.js +18 -18
  114. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMasking.d.ts +6 -6
  115. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMasking.js +4 -4
  116. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMosaic.d.ts +12 -12
  117. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMosaic.js +21 -21
  118. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawPencil.d.ts +13 -13
  119. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawPencil.js +9 -9
  120. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawRectangle.d.ts +11 -11
  121. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawRectangle.js +9 -9
  122. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawText.d.ts +10 -10
  123. package/es2017/customerService/js-screen-shot/lib/split-methods/DrawText.js +8 -8
  124. package/es2017/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.d.ts +10 -10
  125. package/es2017/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.js +4 -4
  126. package/es2017/customerService/js-screen-shot/lib/split-methods/SetPlugInParameters.d.ts +2 -2
  127. package/es2017/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.d.ts +1 -1
  128. package/es2017/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.js +5 -5
  129. package/es2017/customerService/js-screen-shot/lib/split-methods/drawCrossImg.d.ts +1 -1
  130. package/es2017/customerService/js-screen-shot/lib/type/ComponentType.d.ts +133 -133
  131. package/es2017/customerService/js-screen-shot/main.d.ts +110 -110
  132. package/es2017/customerService/js-screen-shot/main.js +32 -32
  133. package/es2017/customerService/screenshotTool.d.ts +10 -10
  134. package/es2017/customerService/teacherList.d.ts +11 -11
  135. package/es2017/customerService/useMediaRecorder.d.ts +9 -9
  136. package/es2017/customerService/viewMemaid.d.ts +3 -0
  137. package/es2017/customerService/viewMemaid.js +57 -0
  138. package/es2017/i18n/en_US.d.ts +2 -2
  139. package/es2017/i18n/index.d.ts +2 -2
  140. package/es2017/i18n/zh_CN.d.ts +2 -2
  141. package/es2017/icons/components/custom-ai_icon.d.ts +4 -4
  142. package/es2017/icons/components/custom-arrow.d.ts +4 -4
  143. package/es2017/icons/components/custom-close.d.ts +4 -4
  144. package/es2017/icons/components/custom-contacts.d.ts +4 -4
  145. package/es2017/icons/components/custom-copy.d.ts +4 -4
  146. package/es2017/icons/components/custom-dislike.d.ts +4 -4
  147. package/es2017/icons/components/custom-download.d.ts +4 -4
  148. package/es2017/icons/components/custom-duihao.d.ts +4 -4
  149. package/es2017/icons/components/custom-exit_full_screen.d.ts +4 -4
  150. package/es2017/icons/components/custom-expand.d.ts +4 -4
  151. package/es2017/icons/components/custom-full_screen.d.ts +4 -4
  152. package/es2017/icons/components/custom-knowledge_content.d.ts +4 -4
  153. package/es2017/icons/components/custom-like.d.ts +4 -4
  154. package/es2017/icons/components/custom-quote.d.ts +4 -4
  155. package/es2017/icons/components/custom-record.d.ts +4 -4
  156. package/es2017/icons/components/custom-reloading.d.ts +4 -4
  157. package/es2017/icons/components/custom-retract.d.ts +4 -4
  158. package/es2017/icons/components/custom-round_close.d.ts +4 -4
  159. package/es2017/icons/components/custom-screen-xuanzuan.d.ts +4 -4
  160. package/es2017/icons/components/custom-screenshot.d.ts +4 -4
  161. package/es2017/icons/components/custom-sending.d.ts +4 -4
  162. package/es2017/icons/components/custom-sound_recording.d.ts +4 -4
  163. package/es2017/icons/components/custom-video-abstraction.d.ts +4 -4
  164. package/es2017/icons/components/custom-wenhao_round.d.ts +4 -4
  165. package/es2017/icons/components/custom-xuanzuan.d.ts +4 -4
  166. package/es2017/icons/components/index.d.ts +25 -25
  167. package/es2017/icons/index.d.ts +2 -2
  168. package/es2017/images/index.d.ts +6 -6
  169. package/es2017/index.d.ts +86 -86
  170. package/es2017/index.js +3 -3
  171. package/es2017/index.module.css +3 -3
  172. package/es2017/message/index.d.ts +18 -18
  173. package/es2017/message/index.module.less +142 -142
  174. package/es2017/pagination/index.d.ts +4 -4
  175. package/es2017/pagination/index.module.less +51 -51
  176. package/es2017/provider/config.d.ts +9 -9
  177. package/es2017/provider/index.d.ts +7 -7
  178. package/es2017/table/index.d.ts +12 -12
  179. package/es2017/table/index.module.less +423 -423
  180. package/es2017/tableSelect/index.d.ts +3 -3
  181. package/es2017/tableSelect/index.js +3 -3
  182. package/es2017/tableSelect/index.module.less +20 -20
  183. package/es2017/textTootip/index.d.ts +9 -9
  184. package/es2017/theme/variable.less +652 -652
  185. package/es2017/titleBar/index.d.ts +16 -16
  186. package/es2017/titleBar/index.module.less +48 -48
  187. package/es2017/typings.d.ts +13 -13
  188. package/es2017/utils/Date.d.ts +10 -10
  189. package/es2017/utils/dom.d.ts +5 -5
  190. package/es2017/utils/number.d.ts +1 -1
  191. package/es2017/utils/object.d.ts +2 -2
  192. package/es2017/viewImage/index(/345/216/237).d.ts +31 -31
  193. package/es2017/viewImage/index.d.ts +33 -33
  194. package/es2017/viewImage/index.module(/345/216/237).less +173 -173
  195. package/es2017/viewImage/index.module.less +193 -193
  196. package/esm/AIMessageList/components/content/index.d.ts +4 -4
  197. package/esm/AIMessageList/components/content/index.module.less +7 -7
  198. package/esm/AIMessageList/components/copyIcon/index.d.ts +7 -7
  199. package/esm/AIMessageList/components/copyIcon/index.module.less +23 -23
  200. package/esm/AIMessageList/components/errorCallback/index.d.ts +3 -3
  201. package/esm/AIMessageList/components/fileList/fileIcon.d.ts +3 -3
  202. package/esm/AIMessageList/components/fileList/index.d.ts +4 -4
  203. package/esm/AIMessageList/components/fileList/index.module.less +95 -95
  204. package/esm/AIMessageList/components/footer/index.d.ts +10 -10
  205. package/esm/AIMessageList/components/footer/index.module.less +51 -51
  206. package/esm/AIMessageList/components/header/index.d.ts +9 -9
  207. package/esm/AIMessageList/components/header/index.module.less +31 -31
  208. package/esm/AIMessageList/components/referencesIcon/index.d.ts +9 -9
  209. package/esm/AIMessageList/components/referencesIcon/index.module.less +14 -14
  210. package/esm/AIMessageList/components/refreshBtn/index.d.ts +4 -4
  211. package/esm/AIMessageList/components/refreshBtn/index.module.less +12 -12
  212. package/esm/AIMessageList/components/remarkBtn/index.d.ts +4 -4
  213. package/esm/AIMessageList/components/remarkBtn/index.module.less +13 -13
  214. package/esm/AIMessageList/components/renderReferrnce/index.d.ts +10 -10
  215. package/esm/AIMessageList/components/renderReferrnce/index.module.less +63 -63
  216. package/esm/AIMessageList/components/sendBtn/index.d.ts +4 -4
  217. package/esm/AIMessageList/components/sendBtn/index.module.less +25 -25
  218. package/esm/AIMessageList/components/uplodaFileBtn/index.d.ts +4 -4
  219. package/esm/AIMessageList/components/uplodaFileBtn/index.module.less +4 -4
  220. package/esm/AIMessageList/components/virtuosoList/index.d.ts +5 -5
  221. package/esm/AIMessageList/components/virtuosoList/index.module.less +471 -471
  222. package/esm/AIMessageList/index.d.ts +4 -4
  223. package/esm/AIMessageList/index.module.less +20 -20
  224. package/esm/AIMessageList/type.d.ts +310 -310
  225. package/esm/bhdAppLayout/components/BhdTableSimple/index.js +9 -9
  226. package/esm/bhdAppLayout/components/BhdTableSimple/index.less +58 -58
  227. package/esm/bhdAppLayout/components/BhdTableSimple/index/347/232/204/345/211/257/346/234/254.js +9 -9
  228. package/esm/bhdAppLayout/index.d.ts +28 -28
  229. package/esm/bhdAppLayout/index.module.less +95 -95
  230. package/esm/bhdDatePicker/index.d.ts +17 -17
  231. package/esm/bhdDatePicker/index.module.less +1007 -1007
  232. package/esm/bhdEditor/index.d.ts +2 -2
  233. package/esm/bhdEnterInput/index.d.ts +9 -9
  234. package/esm/bhdModalCropper/index.d.ts +10 -10
  235. package/esm/bhdModalCropper/index.module.less +362 -362
  236. package/esm/bhdSelect/index.d.ts +33 -33
  237. package/esm/bhdSelect/index.module.less +131 -131
  238. package/esm/bhdTipModal/index.d.ts +29 -29
  239. package/esm/bhdTipModal/index.module.less +280 -280
  240. package/esm/bhdTipModal/modal.d.ts +6 -6
  241. package/esm/customerService/common.module.less +1391 -1391
  242. package/esm/customerService/contactsList.d.ts +14 -14
  243. package/esm/customerService/function.d.ts +24 -24
  244. package/esm/customerService/historyFun.d.ts +13 -13
  245. package/esm/customerService/html2canvas.test.js +113 -113
  246. package/esm/customerService/index.d.ts +20 -20
  247. package/esm/customerService/index.js +283 -63
  248. package/esm/customerService/index.module.less +2279 -2166
  249. package/esm/customerService/index2.module.less +2216 -2143
  250. package/esm/customerService/js-screen-shot/assets/less/screen-shot.less +478 -478
  251. package/esm/customerService/js-screen-shot/lib/common-methods/CanvasPatch.d.ts +1 -1
  252. package/esm/customerService/js-screen-shot/lib/common-methods/DeviceTypeVerif.d.ts +2 -2
  253. package/esm/customerService/js-screen-shot/lib/common-methods/FixedData.d.ts +11 -11
  254. package/esm/customerService/js-screen-shot/lib/common-methods/FixedData.js +7 -7
  255. package/esm/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.d.ts +5 -5
  256. package/esm/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.js +3 -3
  257. package/esm/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.d.ts +4 -4
  258. package/esm/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.js +2 -2
  259. package/esm/customerService/js-screen-shot/lib/common-methods/GetColor.d.ts +1 -1
  260. package/esm/customerService/js-screen-shot/lib/common-methods/GetSelectedCalssName.d.ts +1 -1
  261. package/esm/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.d.ts +7 -7
  262. package/esm/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.js +2 -2
  263. package/esm/customerService/js-screen-shot/lib/common-methods/ImgScaling.d.ts +11 -11
  264. package/esm/customerService/js-screen-shot/lib/common-methods/ImgScaling.js +6 -6
  265. package/esm/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.d.ts +8 -8
  266. package/esm/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.js +5 -5
  267. package/esm/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.d.ts +1 -1
  268. package/esm/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.js +2 -2
  269. package/esm/customerService/js-screen-shot/lib/common-methods/SaveCanvasToImage.d.ts +1 -1
  270. package/esm/customerService/js-screen-shot/lib/common-methods/SelectColor.d.ts +1 -1
  271. package/esm/customerService/js-screen-shot/lib/common-methods/SelectTextSize.d.ts +5 -5
  272. package/esm/customerService/js-screen-shot/lib/common-methods/SetBrushSize.d.ts +14 -14
  273. package/esm/customerService/js-screen-shot/lib/common-methods/SetBrushSize.js +10 -10
  274. package/esm/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.d.ts +7 -7
  275. package/esm/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.js +5 -5
  276. package/esm/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.d.ts +1 -1
  277. package/esm/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.js +2 -2
  278. package/esm/customerService/js-screen-shot/lib/common-methods/UpdateContainerMouseStyle.d.ts +1 -1
  279. package/esm/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.d.ts +17 -17
  280. package/esm/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.js +10 -10
  281. package/esm/customerService/js-screen-shot/lib/config/Toolbar.d.ts +5 -5
  282. package/esm/customerService/js-screen-shot/lib/main-entrance/CreateDom.d.ts +24 -24
  283. package/esm/customerService/js-screen-shot/lib/main-entrance/InitData.d.ts +78 -78
  284. package/esm/customerService/js-screen-shot/lib/main-entrance/PlugInParameters.d.ts +46 -46
  285. package/esm/customerService/js-screen-shot/lib/split-methods/AddHistoryData.d.ts +1 -1
  286. package/esm/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.d.ts +8 -8
  287. package/esm/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.js +5 -5
  288. package/esm/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.d.ts +5 -5
  289. package/esm/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.js +3 -3
  290. package/esm/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.d.ts +16 -16
  291. package/esm/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.js +7 -7
  292. package/esm/customerService/js-screen-shot/lib/split-methods/DrawArrow.d.ts +31 -31
  293. package/esm/customerService/js-screen-shot/lib/split-methods/DrawArrow.js +14 -14
  294. package/esm/customerService/js-screen-shot/lib/split-methods/DrawCircle.d.ts +11 -11
  295. package/esm/customerService/js-screen-shot/lib/split-methods/DrawCircle.js +9 -9
  296. package/esm/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.d.ts +19 -19
  297. package/esm/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.js +12 -12
  298. package/esm/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.d.ts +13 -13
  299. package/esm/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.js +18 -18
  300. package/esm/customerService/js-screen-shot/lib/split-methods/DrawMasking.d.ts +6 -6
  301. package/esm/customerService/js-screen-shot/lib/split-methods/DrawMasking.js +4 -4
  302. package/esm/customerService/js-screen-shot/lib/split-methods/DrawMosaic.d.ts +12 -12
  303. package/esm/customerService/js-screen-shot/lib/split-methods/DrawMosaic.js +21 -21
  304. package/esm/customerService/js-screen-shot/lib/split-methods/DrawPencil.d.ts +13 -13
  305. package/esm/customerService/js-screen-shot/lib/split-methods/DrawPencil.js +9 -9
  306. package/esm/customerService/js-screen-shot/lib/split-methods/DrawRectangle.d.ts +11 -11
  307. package/esm/customerService/js-screen-shot/lib/split-methods/DrawRectangle.js +9 -9
  308. package/esm/customerService/js-screen-shot/lib/split-methods/DrawText.d.ts +10 -10
  309. package/esm/customerService/js-screen-shot/lib/split-methods/DrawText.js +8 -8
  310. package/esm/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.d.ts +10 -10
  311. package/esm/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.js +4 -4
  312. package/esm/customerService/js-screen-shot/lib/split-methods/SetPlugInParameters.d.ts +2 -2
  313. package/esm/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.d.ts +1 -1
  314. package/esm/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.js +5 -5
  315. package/esm/customerService/js-screen-shot/lib/split-methods/drawCrossImg.d.ts +1 -1
  316. package/esm/customerService/js-screen-shot/lib/type/ComponentType.d.ts +133 -133
  317. package/esm/customerService/js-screen-shot/main.d.ts +110 -110
  318. package/esm/customerService/js-screen-shot/main.js +32 -32
  319. package/esm/customerService/screenshotTool.d.ts +10 -10
  320. package/esm/customerService/teacherList.d.ts +11 -11
  321. package/esm/customerService/useMediaRecorder.d.ts +9 -9
  322. package/esm/customerService/viewMemaid.d.ts +3 -0
  323. package/esm/customerService/viewMemaid.js +75 -0
  324. package/esm/i18n/en_US.d.ts +2 -2
  325. package/esm/i18n/index.d.ts +2 -2
  326. package/esm/i18n/zh_CN.d.ts +2 -2
  327. package/esm/icons/components/custom-ai_icon.d.ts +4 -4
  328. package/esm/icons/components/custom-arrow.d.ts +4 -4
  329. package/esm/icons/components/custom-close.d.ts +4 -4
  330. package/esm/icons/components/custom-contacts.d.ts +4 -4
  331. package/esm/icons/components/custom-copy.d.ts +4 -4
  332. package/esm/icons/components/custom-dislike.d.ts +4 -4
  333. package/esm/icons/components/custom-download.d.ts +4 -4
  334. package/esm/icons/components/custom-duihao.d.ts +4 -4
  335. package/esm/icons/components/custom-exit_full_screen.d.ts +4 -4
  336. package/esm/icons/components/custom-expand.d.ts +4 -4
  337. package/esm/icons/components/custom-full_screen.d.ts +4 -4
  338. package/esm/icons/components/custom-knowledge_content.d.ts +4 -4
  339. package/esm/icons/components/custom-like.d.ts +4 -4
  340. package/esm/icons/components/custom-quote.d.ts +4 -4
  341. package/esm/icons/components/custom-record.d.ts +4 -4
  342. package/esm/icons/components/custom-reloading.d.ts +4 -4
  343. package/esm/icons/components/custom-retract.d.ts +4 -4
  344. package/esm/icons/components/custom-round_close.d.ts +4 -4
  345. package/esm/icons/components/custom-screen-xuanzuan.d.ts +4 -4
  346. package/esm/icons/components/custom-screenshot.d.ts +4 -4
  347. package/esm/icons/components/custom-sending.d.ts +4 -4
  348. package/esm/icons/components/custom-sound_recording.d.ts +4 -4
  349. package/esm/icons/components/custom-video-abstraction.d.ts +4 -4
  350. package/esm/icons/components/custom-wenhao_round.d.ts +4 -4
  351. package/esm/icons/components/custom-xuanzuan.d.ts +4 -4
  352. package/esm/icons/components/index.d.ts +25 -25
  353. package/esm/icons/index.d.ts +2 -2
  354. package/esm/images/index.d.ts +6 -6
  355. package/esm/index.d.ts +86 -86
  356. package/esm/index.js +3 -3
  357. package/esm/index.module.css +3 -3
  358. package/esm/message/index.d.ts +18 -18
  359. package/esm/message/index.module.less +142 -142
  360. package/esm/pagination/index.d.ts +4 -4
  361. package/esm/pagination/index.module.less +51 -51
  362. package/esm/provider/config.d.ts +9 -9
  363. package/esm/provider/index.d.ts +7 -7
  364. package/esm/table/index.d.ts +12 -12
  365. package/esm/table/index.module.less +423 -423
  366. package/esm/tableSelect/index.d.ts +3 -3
  367. package/esm/tableSelect/index.js +3 -3
  368. package/esm/tableSelect/index.module.less +20 -20
  369. package/esm/textTootip/index.d.ts +9 -9
  370. package/esm/theme/variable.less +652 -652
  371. package/esm/titleBar/index.d.ts +16 -16
  372. package/esm/titleBar/index.module.less +48 -48
  373. package/esm/typings.d.ts +13 -13
  374. package/esm/utils/Date.d.ts +10 -10
  375. package/esm/utils/dom.d.ts +5 -5
  376. package/esm/utils/number.d.ts +1 -1
  377. package/esm/utils/object.d.ts +2 -2
  378. package/esm/viewImage/index(/345/216/237).d.ts +31 -31
  379. package/esm/viewImage/index.d.ts +33 -33
  380. package/esm/viewImage/index.module(/345/216/237).less +173 -173
  381. package/esm/viewImage/index.module.less +193 -193
  382. package/package.json +2 -1
@@ -1,2166 +1,2279 @@
1
- @import "../theme/variable.less";
2
-
3
- // @import "../common.module.less"
4
-
5
- // :global{
6
- // .ant-drawer-header{
7
- // display: none !important;
8
- // }
9
- // .ant-drawer-body{
10
- // padding: 0 !important;
11
- // }
12
- // }
13
-
14
- .service_ChatWindow_Drawer,
15
- .ChatWindow_Modal {
16
- width: 100% !important;
17
- :global {
18
- .bhd-drawer-mask {
19
- background-color: @color-border-Tr !important;
20
- }
21
- }
22
- }
23
- .ChatWindow_Drawer,
24
- .ChatWindow_Modal {
25
- /* 全局修改滚动条样式 */
26
- textarea::-webkit-scrollbar {
27
- background-color: #eaedf1;
28
- background-color: transparent;
29
- width: 4px;
30
- height: 4px;
31
- }
32
- textarea::-webkit-scrollbar-thumb {
33
- border-radius: 4px;
34
- background-color: rgba(0, 0, 0, 0.25);
35
- }
36
-
37
- pre::-webkit-scrollbar {
38
- background-color: #eaedf1;
39
- background-color: transparent;
40
- width: 4px;
41
- height: 4px;
42
- }
43
- pre::-webkit-scrollbar-thumb {
44
- border-radius: 4px;
45
- background-color: rgba(0, 0, 0, 0.25);
46
- }
47
-
48
- // background: #F5F5F5 !important;
49
- box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1) !important;
50
- :global {
51
- .bhd-drawer-body {
52
- padding: 0 !important;
53
- }
54
- }
55
- .header_wrap {
56
- .top {
57
- display: flex;
58
- padding: 16px 24px;
59
- justify-content: space-between;
60
- align-items: center;
61
- background-color: #fff;
62
- line-height: 1;
63
- border-bottom: 1px solid rgba(0, 0, 0, 0.06);
64
- .user {
65
- color: #000;
66
- font-size: 16px;
67
- font-weight: 600;
68
- position: relative;
69
- padding-left: 36px;
70
-
71
- i {
72
- padding-right: 16px;
73
- color: #111;
74
- position: absolute;
75
- font-size: 20px;
76
- top: -2px;
77
- left: 0;
78
- cursor: pointer;
79
- }
80
- .count{
81
- position: absolute;
82
- top: -6px;
83
- right: 5px;
84
- background-color: #f4523b;
85
- color: #fff;
86
- padding: 0 5px;
87
- border-radius: 25px;
88
- font-size: 12px;
89
- line-height: 1.2;
90
- }
91
- }
92
- .operate {
93
- display: flex;
94
- height: 16px;
95
- i {
96
- font-size: 16px;
97
- margin-left: 23px;
98
- cursor: pointer;
99
- }
100
- // :global{
101
- // .iconicon_guanbi_Close{
102
- // // font-size: 23px;
103
- // position: relative;
104
- // top: 1px;
105
- // }
106
- // }
107
- .line {
108
- display: inline-block;
109
- width: 1px;
110
- height: 16px;
111
- background-color: @color-border-Tr;
112
- margin: 0 4px;
113
- margin-left: 23px;
114
- }
115
-
116
- .popover_main{
117
- position: relative;
118
- z-index: 99;
119
- .popover{
120
- padding: 8px 0;
121
- width: 74px;
122
- text-align: center;
123
-
124
- border-radius: 4px;
125
- line-height: 1.5;
126
- color: rgba(0, 0, 0, 0.65);
127
- position: absolute;
128
- border: 1px solid rgba(0, 0, 0, 0.15);
129
- background-color: #fff;
130
- white-space: nowrap;
131
- font-size: 14px;
132
- position: absolute;
133
- top: 26px;
134
- left: -30px;
135
- display: none;
136
- &::after{
137
- content: "";
138
- position: absolute;
139
- width: 0;
140
- height: 0;
141
- z-index: 99;
142
- border: 6px solid;
143
- border-color: transparent transparent #fff transparent;
144
- top: -12px;
145
- left: 32px;
146
- }
147
- &::before{
148
- content: "";
149
- position: absolute;
150
- z-index: 99;
151
- width: 0;
152
- height: 0;
153
- border: 6px solid;
154
- border-color: transparent transparent rgba(0, 0, 0, 0.15) transparent;
155
- top: -13px;
156
- left: 32px;
157
- }
158
- }
159
- &:hover{
160
- .popover{
161
- display: block;
162
- }
163
- }
164
-
165
- }
166
- }
167
- }
168
- }
169
- //newlabo中使用
170
- .header_wrap_newlabo {
171
- .top {
172
- background-color: #f5f5f5;
173
- border-bottom: 1px solid @color-border-secondary;
174
- .user {
175
- padding-left: 0;
176
- font-weight: 400;
177
- }
178
- }
179
- }
180
- .Drawer_main {
181
- max-height: calc(100vh - 110px);
182
- overflow: hidden;
183
- background: #f5f5f5;
184
- min-height: 200px;
185
- .loading {
186
- text-align: center;
187
- margin: 10px 0;
188
- img {
189
- width: 30px;
190
- height: 30px;
191
- }
192
- }
193
- .message_con {
194
- // padding: 16px;
195
- // padding-top: 0;
196
-
197
- >div{
198
- &::-webkit-scrollbar {
199
- background-color: initial;
200
- width: 6px;
201
- height: 4px;
202
- }
203
- }
204
- .left {
205
- .head_sculpture {
206
- width: 32px;
207
- height: 32px;
208
- margin-top: 24px;
209
- border-radius: 50%;
210
- display: inline-block;
211
- vertical-align: top;
212
- overflow: hidden;
213
- img {
214
- width: 100%;
215
- height: 100%;
216
- }
217
- }
218
- .main_content{
219
- display: flex;
220
- flex-direction: column;
221
- align-items: flex-end;
222
-
223
-
224
- }
225
- }
226
- .right {
227
- .head_sculpture {
228
- width: 32px;
229
- height: 32px;
230
- margin-top: 24px;
231
- line-height: 32px;
232
- border-radius: 50%;
233
- display: inline-block;
234
- vertical-align: top;
235
- overflow: hidden;
236
- // background-color: @color-background-primary-base;
237
- text-align: center;
238
- i {
239
- color: #fff;
240
- }
241
- img {
242
- width: 100%;
243
- height: 100%;
244
- }
245
- }
246
- }
247
- & > li,
248
- .itemcontent {
249
- position: relative;
250
- // margin-bottom: 24px;
251
- display: flex;
252
- width: 100%;
253
- padding: 0 16px;
254
- .main {
255
- max-width: 80%;
256
-
257
- .main_content_flag{
258
- width: 100%;
259
- }
260
-
261
- .main_content_flag:hover{
262
- .operate_modal {
263
- // display: block;
264
- visibility: visible;
265
- &.operate_modal_showtop{
266
- visibility: hidden;
267
- }
268
- }
269
- }
270
- .operate_modal_bottom {
271
- display: flex;
272
- justify-content: space-between;
273
- align-items: center;
274
- // position: sticky;
275
- bottom: 0;
276
-
277
- .operate {
278
- display: inline-block;
279
- padding: 8px;
280
- line-height: 1;
281
- color: @color-text-tertiary-Tr;
282
- i {
283
- color: @color-text-tertiary-Tr;
284
- font-size: 16px;
285
- cursor: pointer;
286
- svg {
287
- color: @color-icon-fill-Tr;
288
- }
289
- &:hover {
290
- svg {
291
- color: @color-data-visualization-01;
292
- }
293
- }
294
- }
295
- .active {
296
- // color: @color-background-primary-base;
297
- svg {
298
- color: @color-text-primary;
299
- }
300
- }
301
- span {
302
- margin: 0 8px;
303
- cursor: pointer;
304
- }
305
- }
306
- .stop_generate {
307
- // position: absolute;
308
- font-size: 12px;
309
- color: @color-text-tertiary-Tr;
310
- display: inline-block;
311
- padding: 8px 0;
312
- cursor: pointer;
313
- .icon {
314
- display: inline-block;
315
- width: 10px;
316
- height: 10px;
317
- border-radius: 2px;
318
- background-color: @color-text-tertiary-Tr;
319
- margin-right: 4px;
320
- }
321
- .find_teacher {
322
- padding: 2px 8px;
323
- border-radius: 2px;
324
- background-color: @color-background-filltertiary-Tr;
325
- color: @color-text-tertiary-Tr;
326
- font-size: 12px;
327
- line-height: 1;
328
- &:hover{
329
- color: @color-text-primary;
330
- }
331
- }
332
- }
333
- .stop_generate:hover{
334
- color: @color-text-primary;
335
- span{
336
- color: @color-text-primary;
337
- }
338
- }
339
- .stop_findTeacher {
340
- font-size: 12px;
341
- color: @color-text-tertiary-Tr;
342
- display: inline-block;
343
- padding: 8px 0;
344
- cursor: pointer;
345
- span {
346
- padding: 0px 8px;
347
- background-color: @color-background-filltertiary-Tr;
348
- color: @color-text-tertiary-Tr;
349
- &:hover{
350
- color: @color-text-primary;
351
- }
352
- }
353
- }
354
-
355
- }
356
-
357
- .main_content {
358
- position: relative;
359
-
360
- .content {
361
- position: relative;
362
- max-width: 100%;
363
- // width: 100%;
364
- //以下优化ai返回的内容的样式
365
- .content_child {
366
- padding: 0;
367
- line-height: 1;
368
-
369
- p{
370
- word-break: break-all;
371
- white-space: break-spaces;
372
- }
373
- p,
374
- li {
375
- line-height: 1.5;
376
- color: rgba(0, 0, 0, 0.85);
377
- }
378
-
379
- li{
380
- margin-top: 8px;
381
- &:first-child{
382
- margin-top: 0;
383
- }
384
- }
385
-
386
- & > h3 {
387
- font-size: 16px;
388
- font-weight: 600;
389
- padding: 10px 0;
390
- }
391
- ol {
392
- list-style: decimal;
393
- padding-inline-start: 20px;
394
-
395
- li{
396
- list-style-type: auto;
397
- }
398
-
399
- li p {
400
- // padding: 4px 0;
401
- font-size: 14px;
402
- font-weight: 600;
403
- }
404
- li > ul li {
405
- // padding-bottom: 8px;
406
- list-style: inside;
407
- color: rgba(0, 0, 0, 0.85);
408
- &::marker{
409
- color: #D9D9D9 !important;
410
- }
411
- &:first-child{
412
- padding-top: 8px !important;
413
- }
414
- }
415
- li > ol li {
416
- // padding-bottom: 8px;
417
- &::marker{
418
- color: @color-text-tertiary-Tr !important;
419
- }
420
-
421
- &:first-child{
422
- padding-top: 8px !important;
423
- }
424
- }
425
- > li:last-of-type{
426
- pre{
427
- margin-bottom: 0;
428
- }
429
- }
430
- }
431
- // li{
432
- // margin-top:16px;
433
- // }
434
- // > * + ul, > * + ol {
435
- // margin-top:16px;
436
- // }
437
- // > ul + *, > ol + * {
438
- // margin-top:16px;
439
- // }
440
- > *:not(pre){
441
- word-break: break-all;
442
- padding-top: 8px;
443
- padding-bottom: 8px;
444
- &:first-child{
445
- padding-top: 0 !important;
446
- }
447
- &:last-child{
448
- padding-bottom: 0 !important;
449
- }
450
- }
451
- > h3,> h4{
452
- padding-top: 8px;
453
- padding-bottom: 4px;
454
- }
455
- > p + p{
456
- padding-top: 4px;
457
- padding-bottom: 4px;
458
- }
459
-
460
- > pre:last-of-type{
461
- margin-bottom:0 ;
462
-
463
- &+ *{
464
- margin-top: 8px;
465
- }
466
- }
467
- }
468
- table {
469
- width: 100%;
470
- padding: 0 !important;
471
- margin: 8px 0;
472
- border-collapse: separate;
473
- border-top: 1px solid #dfe6ec;
474
- border-left: 1px solid #dfe6ec;
475
- thead tr th {
476
- background-color: #f8f8f9;
477
- padding: 8px;
478
- text-align: center;
479
- border-bottom: 1px solid #dfe6ec;
480
- border-right: 1px solid #dfe6ec;
481
- }
482
- tbody tr td {
483
- padding: 8px;
484
- line-height: 21px;
485
- height: 37px;//设置单元格最小高度
486
- border-bottom: 1px solid #dfe6ec;
487
- border-right: 1px solid #dfe6ec;
488
- }
489
- }
490
-
491
- pre {
492
- background: @color-background-fillquaternary;
493
- border: 1px solid @color-border-secondary-Tr;
494
- border-top: none;
495
-
496
- padding: 12px;
497
- line-height: 1.5;
498
- margin: 4px 0;
499
- margin-bottom: 8px;
500
- border-radius: 0 0 4px 4px;
501
- }
502
- // 最后一行操作按钮
503
- .operate_modal_bottom{
504
- position: relative;
505
- top: 12px ;
506
- &::before{
507
- content: '';
508
- display: block;
509
- width: calc(100% + 32px);
510
- height: 1px;
511
- background-color: rgba(0, 0, 0, 0.06);
512
- position: absolute;
513
- bottom: 42px;
514
- left: -16px;
515
- }
516
- &>p{
517
- padding: 12px 0;
518
- }
519
- .find_teacher{
520
- padding: 0;
521
- background-color: transparent;
522
- color: @color-text-primary;
523
- }
524
- .operate{
525
- :global{
526
- .anticon{
527
- display: inline-block;
528
- width: 20px;
529
- height: 20px;
530
- &:hover{
531
- background-color: @color-background-filltertiary-Tr;
532
- }
533
- }
534
- }
535
- }
536
- }
537
-
538
- .find_teacher_con{
539
- color: @color-text-primary;
540
- cursor: pointer;
541
- }
542
- }
543
- .sign{
544
- background-color: #1890ff;
545
- color: #fff;
546
- }
547
-
548
-
549
- // //视频摘要内容
550
- // .video_abstract{
551
- // .title{
552
- // position: relative;
553
- // p{
554
- // color: #000;
555
- // font-size: 14px;
556
- // font-weight: 600;
557
- // line-height: 150%; /* 21px */
558
- // position: relative;
559
- // z-index: 2;
560
- // }
561
- // span{
562
- // display: block;
563
- // width: 56px;
564
- // height: 6px;
565
- // background-color: @color-background-primary-weak-hover;
566
- // position: absolute;
567
- // bottom: 0px;
568
-
569
- // }
570
-
571
- // }
572
- // .abstract{
573
- // padding: 16px 0;
574
- // color: @color-text-Tr;
575
- // font-size: 14px;
576
- // line-height: 150%; /* 21px */
577
- // border-bottom: 1px solid @color-border-secondary-Tr;
578
- // margin-bottom: 16px;
579
- // border-width: calc(100% + 32px);
580
- // border-left: -18px;
581
- // }
582
- // .main_knowledge{
583
- // .item{
584
- // color: @color-text-Tr;
585
- // font-size: 14px;
586
- // line-height: 150%; /* 21px */
587
- // .brief_summary{
588
- // padding-right: 100px;
589
- // position: relative;
590
- // display: flex;
591
- // margin: 16px 0;
592
- // .video_time{
593
- // padding: 4px 8px;
594
- // background-color: #CCE7FF;
595
- // color: @color-text-info;
596
- // font-size: 12px;
597
- // line-height: 1;
598
- // position: absolute;
599
- // right: 0;
600
- // }
601
- // .icon{
602
- // display: inline-block;
603
- // width: 21px;
604
- // height: 21px;
605
- // margin-right: 4px;
606
- // svg{
607
- // color:@color-icon-fill-Tr;
608
- // }
609
- // }
610
- // .icon_active{
611
- // svg{
612
- // color:@color-icon-hover;
613
- // }
614
- // }
615
- // }
616
- // .brief_summary_con{
617
- // margin-top: 16px;
618
- // padding-left: 46px;
619
- // position: relative;
620
- // &::before{
621
- // content: '';
622
- // display: block;
623
- // width: 6px;
624
- // height: 6px;
625
- // border-radius: 50%;
626
- // background-color: @color-text-quaternary-Tr;
627
- // position: absolute;
628
- // left: 30px;
629
- // top: 8px;
630
- // }
631
- // }
632
- // }
633
- // }
634
- // }
635
- }
636
- .operate_modal {
637
- // display: none;
638
- visibility: hidden;
639
- // min-width: 200px;
640
- height: 24px;
641
- white-space: nowrap;
642
- position: relative;
643
- right: 0;
644
- top: -14px;
645
- z-index: 9;
646
- text-align: right;
647
- // padding-bottom: 10px;
648
- .operate {
649
- display: inline-flex;
650
- align-items: center;
651
- padding: 8px 0;
652
- border-radius: 4px;
653
- background: #fff;
654
- box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
655
- line-height: 1;
656
- color: @color-text-tertiary-Tr;
657
- i {
658
- color: @color-text-tertiary-Tr;
659
- font-size: 16px;
660
- cursor: pointer;
661
- svg {
662
- color: @color-icon-fill-Tr;
663
- }
664
- &:hover {
665
- svg {
666
- color: @color-data-visualization-01;
667
- }
668
- }
669
- }
670
- .active {
671
- // color: @color-background-primary-base;
672
- svg {
673
- color: @color-text-primary;
674
- }
675
- }
676
- span {
677
- margin: 0 8px;
678
- }
679
- .ask_question {
680
- cursor: pointer;
681
- color: @color-text-primary;
682
- font-size: 12px;
683
- line-height: 1;
684
- // padding: 2px 8px;
685
- // background-color: @color-background-filltertiary-Tr;
686
- // margin-right: 16px;
687
- // &:hover{
688
- // color: @color-text-primary;
689
- // }
690
- }
691
- }
692
-
693
- &.bottom{
694
- top:3px;
695
- .operate{
696
- box-shadow: 0px -4px 10px 4px rgba(0, 0, 0, 0.1);
697
- }
698
- }
699
- }
700
-
701
- }
702
- .content {
703
- padding: 12px 16px;
704
- // max-width: 80%;
705
- display: inline-block;
706
- font-size: 14px;
707
-
708
-
709
- }
710
- }
711
- .left {
712
- justify-content: flex-end;
713
- .main {
714
- text-align: right;
715
- }
716
- }
717
- li.left .content {
718
- border-radius: 20px 2px 20px 20px;
719
- background: #d1e4ff;
720
- text-align: left;
721
- // position: absolute;
722
- // left: 0;
723
- // float: right;
724
- }
725
- li.right .content {
726
- border-radius: 2px 20px 20px 20px;
727
- background: #fff;
728
- // position: absolute;
729
- // right: 0;
730
- }
731
-
732
- li .content {
733
- .association_problem{
734
- padding-left: 0;
735
- li {
736
- padding-top: 16px;
737
- color: #5991ef;
738
- font-size: 14px;
739
- font-weight: 400;
740
- line-height: 1.8;
741
- cursor: pointer;
742
- list-style-type: none;
743
- }
744
-
745
- }
746
-
747
-
748
- .association_problem_flag{
749
-
750
- li{
751
- padding-left: 30px;
752
- position: relative;
753
- &::after{
754
- content: '';
755
- width: 6px;
756
- height: 6px;
757
- border-radius: 50%;
758
- background-color: rgba(217, 217, 217, 1);
759
- display: block;
760
- position: absolute;
761
- top: 26px;
762
- left: 10px;
763
- }
764
- }
765
-
766
- li:first-child{
767
- padding-left:0;
768
- &::after{
769
- display: none;
770
- }
771
- }
772
-
773
- .related_issues_flag{
774
- span{
775
- color: #000;
776
- font-weight: 600;
777
- border-bottom: 6px solid @color-background-primary-weak-hover;
778
- display: inline-block;
779
- height: 22px;
780
- }
781
-
782
- }
783
- }
784
-
785
-
786
- .img_con{
787
- width: 100%;
788
- text-align: center;
789
- position: relative;
790
- border-radius: 4px;
791
- overflow: hidden;
792
- display: inline-flex;
793
- margin-top: 12px;
794
- width: 240px;
795
- max-height: 134px;
796
- img{
797
- width: 240px;
798
- height: fit-content;
799
- }
800
- .mask_zoom{
801
- position: absolute;
802
- top: 0;
803
- left: 0;
804
-
805
- width: 100%;
806
- height: 100%;
807
- background-color: rgba(0, 0, 0, 0.3);
808
- border-radius: 4px;
809
- display: none;
810
- align-items: center;
811
- justify-content: center;
812
- svg{
813
- font-size: 20px;
814
- color: #fff;
815
- cursor: pointer;
816
- }
817
-
818
- }
819
- &:hover{
820
- .mask_zoom{
821
- display: flex;
822
- }
823
- }
824
- }
825
- .img_con2{
826
- width: 300px;
827
- max-height: 168px;
828
- img{
829
- width: 300px;
830
- height: fit-content;
831
- }
832
- }
833
-
834
- .copyCode{
835
- display: flex;
836
- justify-content: flex-end;
837
- align-items: center;
838
- border-radius: 4px 4px 0px 0px;
839
- border: 1px solid @color-border-secondary-Tr;
840
- border-bottom-color: @color-border-secondary-Tr;
841
- background: @color-background-fillquaternary-Tr;
842
- text-align: right;
843
- height: 37px;
844
- line-height: 37px !important;
845
- padding: 0 !important;
846
- padding-right: 16px !important;
847
- position: relative;
848
- top: 6px;
849
- cursor: pointer;
850
- font-weight: 400 !important;
851
- .icon{
852
- display: none;
853
- }
854
- :global{
855
- .copy{
856
- display: block;
857
- }
858
- }
859
- svg{
860
- color: @color-text-Secondary-Tr;
861
- margin-right: 8px;
862
- font-size: 16px;
863
- position: relative;
864
- top: 2px;
865
- }
866
- }
867
- :global{
868
- .copy_success{
869
-
870
- .copyCode{
871
- color:@color-text-primary;
872
- }
873
- .copy{
874
- display: none;
875
- }
876
- .copy_success_flag{
877
- display: inline-block;
878
- svg{
879
- color:@color-text-primary;
880
- }
881
- }
882
- }
883
- }
884
- p>code{
885
- border: none;
886
- background-color: @color-background-fillsecondary-Tr;
887
- border-radius: 2px;
888
- color: #000;
889
- padding: 0 2px;
890
- }
891
- li{
892
- &>code{
893
- border: none;
894
- background-color: @color-background-fillsecondary-Tr;
895
- border-radius: 2px;
896
- color: #000;
897
- padding: 0 2px;
898
- }
899
- :global{
900
- ::marker {
901
- // font-weight: 600 !important;
902
- color: rgba(0, 0, 0, 0.85);
903
- }
904
- }
905
- ::marker {
906
- // font-weight: 600 !important;
907
- color: rgba(0, 0, 0, 0.85);
908
- }
909
- p{
910
- font-weight: 400 !important;
911
- strong{
912
- border-bottom: 6px solid @color-background-primary-weak-hover;
913
- height: 20px;
914
- display: inline-block;
915
- font-weight: 600;
916
- }
917
- }
918
-
919
- }
920
-
921
- }
922
-
923
- .time {
924
- display: block;
925
- // margin: 40px 0;
926
- // margin-bottom: 16px;
927
- padding:40px 0;
928
- padding-bottom: 16px;
929
- text-align: center;
930
- font-size: 12px;
931
- color: rgba(0, 0, 0, 0.25);
932
- position: relative;
933
- &::before {
934
- content: "";
935
- width: 100px;
936
- display: inline-block;
937
- height: 1px;
938
- background-color: #ebebeb;
939
- position: relative;
940
- top: -3px;
941
- right: 16px;
942
- }
943
- &::after {
944
- content: "";
945
- width: 100px;
946
- display: inline-block;
947
- height: 1px;
948
- background-color: #ebebeb;
949
- position: relative;
950
- top: -3px;
951
- left: 16px;
952
- }
953
- }
954
- .citation_content {
955
- display: table;
956
- margin-top: 4px;
957
- padding: 8px;
958
- border-radius: 2px;
959
- background: #e7e7e7;
960
- p {
961
- color: @color-text-Secondary-Tr;
962
- font-size: 12px;
963
- line-height: 1.5;
964
-
965
- overflow: hidden;
966
- text-overflow: ellipsis;
967
- -webkit-box-orient: vertical;
968
- -webkit-line-clamp: 2;
969
- display: -webkit-box;
970
-
971
- max-height: 36px;
972
- word-break: break-all;
973
- cursor: pointer;
974
-
975
- text-align: left;
976
- }
977
- .text_exceed{
978
- padding-right: 16px;
979
- position: relative;
980
- &>span{
981
- position: absolute;
982
- top: 20px;
983
- right: 0;
984
- }
985
- }
986
- .img_con{
987
- width: 100%;
988
- text-align: center;
989
- position: relative;
990
- border-radius: 4px;
991
- overflow: hidden;
992
- display: inline-flex;
993
- margin-top: 12px;
994
- width: 240px;
995
- max-height: 134px;
996
- img{
997
- width: 240px;
998
- height: fit-content;
999
- }
1000
- .mask_zoom{
1001
- position: absolute;
1002
- top: 0;
1003
- left: 0;
1004
-
1005
- width: 100%;
1006
- height: 100%;
1007
- background-color: rgba(0, 0, 0, 0.3);
1008
- border-radius: 4px;
1009
- display: none;
1010
- align-items: center;
1011
- justify-content: center;
1012
- svg{
1013
- font-size: 20px;
1014
- color: #fff;
1015
- cursor: pointer;
1016
- }
1017
-
1018
- }
1019
- &:hover{
1020
- .mask_zoom{
1021
- display: flex;
1022
- }
1023
- }
1024
- }
1025
- .img_con2{
1026
- width: 300px;
1027
- max-height: 168px;
1028
- img{
1029
- width: 300px;
1030
- height: fit-content;
1031
- }
1032
- }
1033
- }
1034
-
1035
- .popover_content {
1036
- max-width: 400px;
1037
- }
1038
- }
1039
- }
1040
- .Drawer_main::-webkit-scrollbar {
1041
- background-color: #eff0f7;
1042
- background-color: transparent;
1043
- width: 6px;
1044
- height: 4px;
1045
- }
1046
- .Drawer_main::-webkit-scrollbar-thumb {
1047
- border-radius: 4px;
1048
- background-color: rgba(181, 184, 198, 0.8);
1049
- }
1050
- //newlabo中使用
1051
- .Drawer_main_newlabo {
1052
- pre {
1053
- background: #2b303b !important;
1054
- color: #fff;
1055
- overflow: auto;
1056
- pre::-webkit-scrollbar {
1057
- background-color: #eaedf1;
1058
- background-color: transparent;
1059
- width: 4px;
1060
- height: 4px;
1061
- }
1062
- pre::-webkit-scrollbar-thumb {
1063
- border-radius: 4px;
1064
- background-color: #f4f4f4;
1065
- }
1066
- }
1067
- }
1068
- //隐藏聊天头像
1069
- .Drawer_main_newlabo_no_pic {
1070
- .head_sculpture {
1071
- display: none !important;
1072
- }
1073
- }
1074
- .Drawer_buttom_Issues_List {
1075
- position: absolute;
1076
- bottom: 0;
1077
- width: 100%;
1078
- .issues_list_teacherList {
1079
- white-space: nowrap;
1080
- overflow: auto;
1081
- width: calc(100% - 40px);
1082
- box-sizing: border-box;
1083
- margin-bottom: 6px;
1084
-
1085
- .item {
1086
- display: inline-block;
1087
- margin-right: 8px;
1088
- &:last-child {
1089
- margin-right: 0;
1090
- }
1091
- }
1092
- }
1093
- .issues_list_teacherList::-webkit-scrollbar {
1094
- background-color: #eaedf1;
1095
- background-color: transparent;
1096
- width: 4px;
1097
- height: 4px;
1098
- }
1099
- .issues_list_teacherList::-webkit-scrollbar-thumb {
1100
- border-radius: 4px;
1101
- background-color: rgba(181, 184, 198, 0.6);
1102
- }
1103
- .issues_list {
1104
- position: absolute;
1105
- bottom: 60px;
1106
- margin: 0 16px;
1107
- padding-bottom: 4px;
1108
- line-height: 1;
1109
- .item > span {
1110
- cursor: pointer;
1111
- max-width: 100%;
1112
- display: inline-block;
1113
- margin-bottom: 2px;
1114
- padding: 8px 16px;
1115
- justify-content: center;
1116
- align-items: center;
1117
- border-radius: 4px;
1118
- background: #ececec;
1119
- font-size: 14px;
1120
- line-height: 1;
1121
- overflow: hidden;
1122
- // white-space: nowrap;
1123
- // text-overflow: ellipsis;
1124
-
1125
- &:hover {
1126
- background-color: #fff;
1127
- }
1128
- .sign {
1129
- color: @color-text-primary;
1130
- }
1131
- }
1132
- }
1133
- .issues_list_flag {
1134
- // position: absolute;
1135
- // bottom: 60px;
1136
- margin: 0 16px;
1137
- // padding-bottom: 4px;
1138
- line-height: 1;
1139
- padding-top: 24px;
1140
- p{
1141
- padding: 8px 16px;
1142
- background-color: #fff;
1143
- border-radius: 38px;
1144
- margin-bottom: 16px;
1145
- line-height: 1.5;
1146
- display: inline-block;
1147
-
1148
- cursor: pointer;
1149
- &:hover{
1150
- background-color: @color-background-primary-weak;
1151
- color: @color-border-primary;
1152
- }
1153
- }
1154
- }
1155
- .Drawer_buttom {
1156
- display: flex;
1157
- align-items: flex-end;
1158
- margin-bottom: 12px;
1159
- padding: 0 16px;
1160
- .input_wrap {
1161
- // display: flex;
1162
- align-items: flex-end;
1163
- width: calc(100% - 36px);
1164
- background-color: #fff;
1165
- padding: 11px 16px;
1166
- border: 1px solid @color-border-secondary;
1167
- border-radius: 8px;
1168
- justify-content: space-between;
1169
- line-height: 1;
1170
- position: relative;
1171
- padding-right: 1px;
1172
- & > .input {
1173
- // width: calc(100% - 24px);
1174
- line-height: 1;
1175
- textarea {
1176
- max-height: 100px;
1177
- padding: 0;
1178
- border: none;
1179
- box-shadow: none !important;
1180
- resize: none;
1181
- padding-right: 48px;
1182
- }
1183
-
1184
- :global {
1185
- textarea.bhd-input {
1186
- min-height: 21px !important;
1187
- line-height: 1.5;
1188
- }
1189
- .bhd-input[disabled] {
1190
- background-color: #fff !important;
1191
- }
1192
- }
1193
-
1194
- .picture_layout{
1195
- display: flex;
1196
- align-items: center;
1197
- padding-bottom: 12px;
1198
- border-bottom: 1px solid @color-border-secondary-Tr;
1199
- margin-bottom: 12px;
1200
- &:hover{
1201
- // background-color: rgba(0, 0, 0, 0.02);
1202
- cursor: pointer;
1203
- }
1204
- .left{
1205
- width: 90px;
1206
- height: 60px;
1207
- position: relative;
1208
- border-radius: 4px;
1209
-
1210
- img{
1211
- width: 100%;
1212
- height: 100%;
1213
- border-radius: 4px;
1214
- overflow: hidden;
1215
- }
1216
- .icon_close{
1217
- position: absolute;
1218
- top: -8px;
1219
- right: -8px;
1220
- z-index: 2;
1221
- span{
1222
- font-size: 18px;
1223
- color: rgba(0, 0, 0, 0.45);
1224
- }
1225
- }
1226
- .icon_zoom{
1227
- position: absolute;
1228
- background: rgba(0,0,0,0.3);
1229
- width: 100%;
1230
- height: 100%;
1231
- top: 0;
1232
- text-align: center;
1233
- display: none;
1234
- align-items: center;
1235
- justify-content: center;
1236
- border-radius: 4px;
1237
- :global{
1238
- .anticon{
1239
- color: #fff;
1240
- }
1241
- }
1242
- .anticon{
1243
- color: #fff;
1244
- font-size: 18px;
1245
- }
1246
- }
1247
- &:hover{
1248
- .icon_zoom{
1249
- display: flex;
1250
- }
1251
- }
1252
- }
1253
- .right{
1254
- margin-left: 24px;
1255
- p{
1256
- display: inline-flex;
1257
- align-items: center;
1258
- padding: 2px 8px;
1259
- background-color: @color-background-filltertiary-Tr;
1260
- color: @color-text-Tr;
1261
- line-height: 1.5;
1262
- &:first-child{
1263
- margin-bottom: 8px;
1264
- }
1265
- span{
1266
- margin-right: 4px;
1267
- }
1268
- :global {
1269
- .anticon{
1270
- vertical-align: middle !important;
1271
- }
1272
- }
1273
-
1274
- svg{
1275
- color: @color-text-Tr;
1276
- font-size: 20px;
1277
- }
1278
- }
1279
- }
1280
- }
1281
- }
1282
- & > .no_AI {
1283
- width: 100%;
1284
- textarea {
1285
- padding-right: 12px;
1286
- }
1287
- }
1288
- .screenshot {
1289
- position: absolute;
1290
- right: 16px;
1291
- bottom: 10px;
1292
- color: rgba(0, 0, 0, 0.65);
1293
- i {
1294
- cursor: pointer;
1295
- svg {
1296
- color: @color-icon-fill-Tr;
1297
- font-size: 20px;
1298
- }
1299
- }
1300
- // .voice_btn {
1301
- // width: 32px;
1302
- // cursor: pointer;
1303
- // position: absolute;
1304
- // bottom: -5px;
1305
- // right: -10px;
1306
- // }
1307
- }
1308
- .disabled{
1309
- cursor:not-allowed !important;
1310
- color: rgba(0, 0, 0, 0.25) !important;
1311
- svg{
1312
- color: rgba(0, 0, 0, 0.25) !important;
1313
- }
1314
- }
1315
- .content_main {
1316
- display: flex;
1317
- align-items: center;
1318
- width: calc(100% - 24px);
1319
- // margin-right: 8px;
1320
- .content_con {
1321
- margin-top: 6px;
1322
- align-items: center;
1323
- padding: 8px;
1324
- background: #e7e7e7;
1325
- display: inline-block;
1326
- width: calc(100% - 60px);
1327
- //
1328
- p {
1329
- color: rgba(0, 0, 0, 0.65);
1330
- border-radius: 2px;
1331
- font-size: 12px;
1332
- line-height: 1.5;
1333
-
1334
- overflow: hidden;
1335
- text-overflow: ellipsis;
1336
- -webkit-box-orient: vertical;
1337
- -webkit-line-clamp: 2;
1338
- display: -webkit-box;
1339
-
1340
- max-height: 36px;
1341
- word-break: break-all;
1342
-
1343
- //display: flex;
1344
- //align-items: center;
1345
- img{
1346
- margin-right: 8px;
1347
- width: 60px;
1348
- object-fit: cover;
1349
- }
1350
- }
1351
- }
1352
- .delete_quote {
1353
- font-size: 18px;
1354
- color: @color-icon-tertiary;
1355
- margin-top: 6px;
1356
- }
1357
- }
1358
- }
1359
-
1360
- .sending {
1361
- width: 20px;
1362
- margin-left: 16px;
1363
- margin-bottom: 8px;
1364
- i {
1365
- svg {
1366
- font-size: 20px;
1367
- color: @color-icon-fill-Tr;
1368
- cursor: pointer;
1369
- }
1370
- }
1371
- .disabled {
1372
- svg {
1373
- color: rgba(0, 0, 0, 0.25);
1374
- cursor: not-allowed;
1375
- }
1376
- }
1377
- }
1378
- }
1379
- }
1380
- //newlabo中使用
1381
- .Drawer_buttom_Issues_List_newlabo {
1382
- // bottom: revert-layer !important;
1383
- background-color: #f5f5f5 !important;
1384
- }
1385
-
1386
- :global {
1387
- .anticon {
1388
- vertical-align: 0;
1389
- }
1390
- }
1391
- }
1392
- .ChatWindow_Drawer {
1393
- background: #f5f5f5 !important;
1394
- position: relative;
1395
- height: 100%;
1396
- :global {
1397
- .bhd-drawer-header {
1398
- display: none !important;
1399
- }
1400
- }
1401
- }
1402
- .ChatWindow_Modal {
1403
- :global {
1404
- .bhd-modal {
1405
- border-radius: 8px;
1406
- overflow: hidden;
1407
- position: relative;
1408
- }
1409
- .bhd-modal-content {
1410
- height: 100%;
1411
- background-color: #f5f5f5 !important;
1412
- .bhd-modal-close {
1413
- display: none !important;
1414
- }
1415
- }
1416
- .bhd-modal-header {
1417
- display: none !important;
1418
- }
1419
- .bhd-modal-body {
1420
- height: 100%;
1421
- padding: 0 !important;
1422
- border-radius: 4px !important;
1423
- }
1424
-
1425
- .bhd-drawer-right > .bhd-drawer-content-wrapper {
1426
- top: 129px;
1427
- right: 200px;
1428
- height: 790px;
1429
- }
1430
- }
1431
- .main_list {
1432
- max-height: 650px;
1433
- }
1434
- .user {
1435
- padding-left: 0 !important;
1436
- cursor: pointer;
1437
- }
1438
- .Drawer_buttom_Issues_List {
1439
- border-radius: 4px;
1440
- width: calc(100% - 328px);
1441
- margin-left: 328px;
1442
- }
1443
- .Drawer_main {
1444
- max-height: 700px;
1445
-
1446
- .chat_content {
1447
- width: calc(100% - 328px);
1448
- margin-left: 328px;
1449
- display: inline-block;
1450
- }
1451
- }
1452
- }
1453
-
1454
-
1455
- //引用气泡
1456
- .popover_main_content {
1457
- min-width: 300px !important;
1458
- max-width: 340px !important;
1459
- background-color: #fff !important;
1460
- box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
1461
- border-radius: 4px;
1462
- border: 1px solid rgba(0, 0, 0, 0.15);
1463
-
1464
- :global {
1465
- .bhd-tooltip-content {
1466
- background-color: #fff;
1467
- border-radius: 4px;
1468
- .bhd-tooltip-inner {
1469
- background-color: #fff;
1470
- color: @color-text-Tr;
1471
- font-size: 14px;
1472
- padding: 12px 16px;
1473
- border-radius: 4px;
1474
- }
1475
- }
1476
- .bhd-tooltip-arrow:before {
1477
- background: #ccc !important;
1478
- }
1479
- .bhd-tooltip-arrow::after {
1480
- width: 0 !important;
1481
- height: 0 !important;
1482
- border: 5px solid;
1483
- border-color: transparent transparent #fff transparent;
1484
- transform: none !important;
1485
- background: transparent !important;
1486
- bottom: 0px !important;
1487
- left: 0px !important;
1488
- right: 0 !important;
1489
- box-shadow: none !important;
1490
- }
1491
- }
1492
- }
1493
- .popover_main_content_name{
1494
- width: auto;
1495
- background-color: #fff !important;
1496
- box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
1497
- border-radius: 4px;
1498
- border: 1px solid rgba(0, 0, 0, 0.15);
1499
- :global {
1500
- .bhd-tooltip-content {
1501
- background-color: #fff;
1502
- border-radius: 4px;
1503
- .bhd-tooltip-inner {
1504
- background-color: #fff;
1505
- color: @color-text-Tr;
1506
- font-size: 14px;
1507
- padding: 12px 16px;
1508
- border-radius: 4px;
1509
- }
1510
- }
1511
- .bhd-tooltip-arrow:before {
1512
- background: #ccc !important;
1513
- }
1514
- .bhd-tooltip-arrow::after {
1515
- width: 0 !important;
1516
- height: 0 !important;
1517
- border: 5px solid;
1518
- border-color: transparent transparent #fff transparent;
1519
- transform: none !important;
1520
- background: transparent !important;
1521
- bottom: 0px !important;
1522
- left: 0px !important;
1523
- right: 0 !important;
1524
- box-shadow: none !important;
1525
- }
1526
- }
1527
- }
1528
-
1529
- //联系人列表
1530
- .teacher_layout {
1531
- position: fixed;
1532
- right: 568px;
1533
-
1534
- border-radius: 8px;
1535
- background: rgba(255, 255, 255, 0.85);
1536
- box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
1537
- backdrop-filter: blur(7.5px);
1538
- width: 80px;
1539
- .top > div,
1540
- .bottom > div {
1541
- display: flex;
1542
- flex-direction: column;
1543
- align-items: center;
1544
- padding: 8px;
1545
- border-radius: 8px;
1546
- margin: 8px 0;
1547
- max-width: 60px;
1548
- overflow: hidden;
1549
- position: relative;
1550
- cursor: pointer;
1551
- &:hover {
1552
- background-color: rgba(0, 0, 0, 0.04);
1553
- .delete {
1554
- display: block;
1555
- }
1556
- }
1557
- p {
1558
- max-width: 60px;
1559
- overflow: hidden;
1560
- text-overflow: ellipsis;
1561
- white-space: nowrap;
1562
- color: @color-text-Secondary-Tr;
1563
- font-size: 12px;
1564
- line-height: 1;
1565
- padding-top: 12px;
1566
- }
1567
- img {
1568
- width: 32px;
1569
- height: 32px;
1570
- border-radius: 50%;
1571
- }
1572
- .num {
1573
- position: absolute;
1574
- top: 0;
1575
- right: 0;
1576
- border-radius: 26px;
1577
- background-color: #f4523b;
1578
- color: #fff;
1579
- padding: 0 5px;
1580
- border-radius: 25px;
1581
- font-size: 12px;
1582
- line-height: 1.2;
1583
- }
1584
- .delete {
1585
- position: absolute;
1586
- top: 2px;
1587
- right: 2px;
1588
- color: rgba(0, 0, 0, 0.65);
1589
- font-size: 12px;
1590
- display: none;
1591
- }
1592
- }
1593
- .top > div {
1594
- margin: 8px;
1595
- }
1596
- .top .shrink {
1597
- // border-bottom: 1px solid @color-border-secondary;
1598
- border-radius: 0;
1599
- margin-bottom: 8px;
1600
- margin-top: 8px;
1601
- & > span {
1602
- font-size: 20px;
1603
- }
1604
- p {
1605
- padding-top: 0;
1606
- }
1607
- &:hover {
1608
- background-color: #fff !important;
1609
- }
1610
- }
1611
- .top .active,
1612
- .bottom .active {
1613
- background: @color-background-primary-weak-hover;
1614
- }
1615
- .bottom > div:last-child {
1616
- margin-bottom: 0;
1617
- }
1618
- .bottom > div:first-child {
1619
- margin-top: 0;
1620
- }
1621
- .bottom {
1622
- max-height: 524px;
1623
- padding: 0 8px;
1624
- padding-right: 4px;
1625
- overflow-y: auto;
1626
- margin-bottom: 8px;
1627
- margin-top: 8px;
1628
- }
1629
- .bottom::-webkit-scrollbar {
1630
- background-color: #eaedf1;
1631
- background-color: transparent;
1632
- width: 4px;
1633
- height: 4px;
1634
- }
1635
- .bottom::-webkit-scrollbar-thumb {
1636
- border-radius: 4px;
1637
- background-color: rgba(0, 0, 0, 0.25);
1638
- }
1639
- }
1640
- .teacher_layout_newlabo {
1641
- top: 50px;
1642
- right: 0;
1643
- .top{
1644
- svg{
1645
- transform: rotate(180deg);
1646
- }
1647
- }
1648
- .top .active,
1649
- .bottom .active {
1650
- // background: @color-background-info-weak !important;
1651
- background-color: #D1E4FF;
1652
- }
1653
- }
1654
- .teacher_layout_modal {
1655
- width: 328px;
1656
- height: calc(100% - 48px);
1657
- background-color: #fff;
1658
- position: absolute;
1659
- border-top: 1px solid @color-border-secondary;
1660
- .top,
1661
- .bottom {
1662
- .ai {
1663
- border-bottom: 1px solid @color-border-secondary;
1664
- padding: 16px;
1665
- display: flex;
1666
- align-items: center;
1667
- cursor: pointer;
1668
- img {
1669
- width: 32px;
1670
- height: 32px;
1671
- border-radius: 50%;
1672
- margin-right: 12px;
1673
- }
1674
- & > span {
1675
- margin-right: 12px;
1676
- }
1677
- .user_info {
1678
- width: 252px;
1679
- .message {
1680
- color: #000;
1681
- font-size: 14px;
1682
- line-height: 1;
1683
- padding-right: 10px;
1684
- .num {
1685
- margin-left: 12px;
1686
- border-radius: 26px;
1687
- background-color: #f4523b;
1688
- color: #fff;
1689
- padding: 0 5px;
1690
- border-radius: 25px;
1691
- font-size: 12px;
1692
- line-height: 1;
1693
- }
1694
-
1695
- .time {
1696
- font-size: 12px;
1697
- color: @color-text-quaternary-Tr;
1698
- float: right;
1699
- }
1700
- }
1701
- .con {
1702
- color: rgba(0, 0, 0, 0.45);
1703
- font-size: 12px;
1704
- line-height: 1.5;
1705
- margin-top: 8px;
1706
- overflow: hidden;
1707
- white-space: nowrap;
1708
- text-overflow: ellipsis;
1709
- }
1710
- }
1711
- }
1712
- .active {
1713
- background: @color-background-primary-weak-hover;
1714
- }
1715
- }
1716
- .bottom{
1717
- overflow: auto;
1718
- height: calc(100% - 70px);
1719
- }
1720
- .bottom::-webkit-scrollbar {
1721
- background-color: #eaedf1;
1722
- background-color: transparent;
1723
- width: 4px;
1724
- height: 4px;
1725
- }
1726
- .bottom::-webkit-scrollbar-thumb {
1727
- border-radius: 4px;
1728
- background-color: rgba(0, 0, 0, 0.25);
1729
- }
1730
-
1731
- :global {
1732
- .anticon {
1733
- vertical-align: 0;
1734
- }
1735
- }
1736
- }
1737
- .teacher_layout_modal_newlabo{
1738
- .top,
1739
- .bottom {
1740
- .active {
1741
- background: @color-background-info-weak !important
1742
- }
1743
- }
1744
- }
1745
-
1746
- //历史记录11
1747
- .history_list {
1748
- position: absolute;
1749
- top: 0;
1750
- background: rgba(0, 0, 0, 0.3);
1751
- width: 100%;
1752
- height: 100%;
1753
- overflow: hidden;
1754
-
1755
- .search_layout {
1756
- background: #fff;
1757
- position: absolute;
1758
- z-index: 10;
1759
- bottom: -500px;
1760
- width: 100%;
1761
- border-radius: 16px 16px 0px 0px;
1762
- overflow: hidden;
1763
- animation: mymove 1s forwards;
1764
- box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
1765
-
1766
- .title {
1767
- border-bottom: 1px solid @color-border-Tr;
1768
- font-size: 16px;
1769
- font-weight: 600;
1770
- line-height: 150%;
1771
- padding: 16px 24px;
1772
- display: flex;
1773
- justify-content: space-between;
1774
- svg {
1775
- font-size: 12px;
1776
- cursor: pointer;
1777
- opacity: 0.65;
1778
- font-weight: 300;
1779
- }
1780
- }
1781
- .search_top {
1782
- position: relative;
1783
- margin: 16px 24px;
1784
- // margin-bottom: 0;
1785
- // display: flex;
1786
- // align-items: center;
1787
- // justify-content: space-between;
1788
- background-color: #fff;
1789
-
1790
- input {
1791
- width: 100%;
1792
- height: 40px;
1793
- line-height: 40px;
1794
- border-radius: 2px;
1795
- border: 1px solid @color-border-secondary;
1796
- padding-left: 46px;
1797
- padding-right: 30px;
1798
- color: @color-text-Tr;
1799
- }
1800
- :global {
1801
- .anticon {
1802
- position: absolute;
1803
- top: 11px;
1804
- z-index: 1;
1805
- left: 14px;
1806
- font-size: 16px;
1807
- color: rgba(0, 0, 0, 0.65);
1808
- }
1809
- .guanbi_Close {
1810
- position: absolute;
1811
- top: 3px;
1812
- right: 38px;
1813
- font-size: 16px;
1814
- z-index: 1;
1815
- color: rgba(0, 0, 0, 0.65);
1816
- cursor: pointer;
1817
- svg {
1818
- font-size: 10px;
1819
- opacity: 0.65;
1820
- }
1821
- }
1822
- }
1823
- svg {
1824
- opacity: 0.65;
1825
- font-weight: 300;
1826
- }
1827
- }
1828
- .main_list:first-child {
1829
- margin-top: 0;
1830
- }
1831
- .main_list {
1832
- overflow: auto;
1833
- height: 510px;
1834
- &::-webkit-scrollbar {
1835
- background-color: #eaedf1;
1836
- background-color: transparent;
1837
- width: 4px;
1838
- height: 4px;
1839
- }
1840
- &::-webkit-scrollbar-thumb {
1841
- border-radius: 4px;
1842
- background-color: rgba(0, 0, 0, 0.25);
1843
- }
1844
- //list_item
1845
- .list_item{
1846
- .list_summary{
1847
- width: 100%;
1848
- padding: 8px 16px;
1849
- display: flex;
1850
- align-items: center;
1851
- border-bottom: 1px solid @color-border-secondary;
1852
- cursor: pointer;
1853
- &:hover{
1854
- background-color: #EBEBEB;
1855
- }
1856
- .head_img{
1857
- width: 36px;
1858
- height: 36px;
1859
- border-radius: 50%;
1860
- margin-right: 16px;
1861
-
1862
- img{
1863
- width: 36px;
1864
- height: 36px;
1865
- border-radius: 50%;
1866
- }
1867
- svg{
1868
- width: 36px;
1869
- height: 36px;
1870
- }
1871
- }
1872
- .list_desc{
1873
- width: calc(100% - 56px);
1874
- .name{
1875
- color:@color-text-Tr;
1876
- font-size: 16px;
1877
- font-weight: 600;
1878
- line-height: 150%;
1879
- margin-bottom: 4px;
1880
- .time{
1881
- float: right;
1882
- font-size: 14px;
1883
- color: @color-text-tertiary;
1884
- font-weight: 400;
1885
- }
1886
- }
1887
- .decs{
1888
- color: @color-text-Secondary-Tr;
1889
- font-size: 14px;
1890
- font-weight: 400;
1891
- line-height: 150%;
1892
- overflow: hidden;
1893
- text-overflow: ellipsis;
1894
- white-space: nowrap;
1895
- span{
1896
- color:@color-text-primary;
1897
- }
1898
- }
1899
- }
1900
- .open{
1901
- font-size: 24px;
1902
- color: @color-icon-fill-Tr;
1903
- position: relative;
1904
- left: -15px;
1905
- }
1906
-
1907
- //展开
1908
- .active{
1909
- left: -11px;
1910
- svg{
1911
- transform: rotate(90deg);
1912
- }
1913
- }
1914
- }
1915
- .list_summary_active{
1916
- background-color: @color-background-primary-weak;
1917
- &:hover{
1918
- background-color: @color-background-primary-weak;
1919
- }
1920
- }
1921
-
1922
- //详情
1923
- .list_detail{
1924
- background-color: @color-background-fillquaternary-Tr;
1925
- .list {
1926
- // margin: 8px 24px;
1927
- // padding: 8px;
1928
- // border-bottom: 1px solid @color-border-secondary;
1929
- padding: 8px 16px;
1930
- margin-bottom: 1px;
1931
- position: relative;
1932
- cursor: pointer;
1933
- &:hover {
1934
- background-color: rgba(0, 0, 0, 0.04);
1935
- // border-radius: 8px;
1936
- }
1937
- &::before {
1938
- content: "";
1939
- display: inline-block;
1940
- width: 100%;
1941
- height: 1px;
1942
- background-color: @color-border-secondary;
1943
- position: absolute;
1944
- bottom: -1px;
1945
- left: -1px;
1946
- }
1947
- .name {
1948
- display: flex;
1949
- justify-content: space-between;
1950
- align-items: center;
1951
- margin-bottom: 4px;
1952
- p {
1953
- color: @color-text-Secondary-Tr;
1954
- font-size: 14px;
1955
- line-height: 1.5;
1956
- }
1957
- .time {
1958
- font-size: 14px;
1959
- color: @color-text-tertiary;
1960
- }
1961
- }
1962
- .con {
1963
- color: @color-text-Tr;
1964
- font-size: 14px;
1965
- font-weight: 400;
1966
- line-height: 150%;
1967
- overflow: hidden;
1968
- text-overflow: ellipsis;
1969
- // -webkit-box-orient: vertical;
1970
- // -webkit-line-clamp: 2;
1971
- // display: -webkit-box;
1972
-
1973
- max-height: 21px;
1974
- white-space: nowrap;
1975
- span {
1976
- color: @color-text-primary;
1977
- }
1978
- }
1979
- }
1980
- .list_more{
1981
- text-align: center;
1982
- color: @color-text-tertiary-Tr;
1983
- font-size: 14px;
1984
- }
1985
- }
1986
- }
1987
-
1988
- .no_data{
1989
- text-align: center;
1990
- margin-top: 130px;
1991
- img{
1992
- width: 160px;
1993
- }
1994
- p{
1995
- margin-top: 24px;
1996
- color: rgba(0, 0, 0, 0.45);
1997
- text-align: center;
1998
- font-size: 14px;
1999
- line-height: 100%; /* 14px */
2000
- }
2001
- }
2002
- }
2003
- }
2004
- @keyframes mymove {
2005
- from {
2006
- bottom: -500px;
2007
- }
2008
- to {
2009
- bottom: 0;
2010
- }
2011
- }
2012
-
2013
- @-webkit-keyframes mymove /*Safari and Chrome*/ {
2014
- from {
2015
- bottom: -500px;
2016
- }
2017
- to {
2018
- bottom: 0;
2019
- }
2020
- }
2021
-
2022
- :global {
2023
- .anticon {
2024
- vertical-align: 0;
2025
- }
2026
- .bhd-spin-nested-loading {
2027
- height: calc(100% - 72px - 57px);
2028
- & >div>.bhd-spin{
2029
- max-height:436px;
2030
- }
2031
- }
2032
- }
2033
- }
2034
- //全屏下的历史记录
2035
- .history_list_broadside {
2036
- width: 417px;
2037
- height: calc(100% - 48px);
2038
- right: 0;
2039
- top: 38px;
2040
- border-radius: 0;
2041
- background: transparent;
2042
- overflow: visible;
2043
- .search_layout {
2044
- height: 100%;
2045
- border-radius: 0;
2046
- box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
2047
- .search_top{
2048
- margin: 16px;
2049
- }
2050
- .title{
2051
- padding: 16px;
2052
- }
2053
- .main_list {
2054
- // height: calc(100% - 140px);
2055
- // max-height: calc(100% - 140px);
2056
- height: 100%;
2057
- max-height: 100%;
2058
- // .list{
2059
- // margin: 8px 16px 17px;
2060
- // }
2061
-
2062
-
2063
- }
2064
- :global{
2065
- .bhd-spin-container{
2066
- height:100%
2067
- }
2068
- }
2069
- }
2070
- .open{
2071
- left: -7px !important;
2072
- }
2073
- .active{
2074
- left: -4px !important;
2075
- }
2076
- }
2077
- //老师列表
2078
- .teacher_list{
2079
- .name{
2080
- margin-bottom: 0!important;
2081
- font-weight: 400 !important;
2082
- .sign{
2083
- color: @color-text-primary;
2084
- }
2085
- }
2086
- }
2087
- //截图功能
2088
- .screenshot_Modal{
2089
- position: fixed;
2090
- top: 0;
2091
- left: 0;
2092
- z-index: 99;
2093
- width:100% !important;
2094
- height: 100% !important;
2095
- background-color: transparent !important;
2096
- // background-color: burlywood;
2097
- .ReactCrop{
2098
- cursor: default !important;
2099
- }
2100
- :global{
2101
- .ReactCrop__child-wrapper{
2102
- position: fixed;
2103
- width: 100% !important;
2104
- height: 100% !important;
2105
- top: 0 !important;
2106
- left: 0 !important;
2107
- cursor: default !important;
2108
- }
2109
- }
2110
- :global{
2111
- .ReactCrop{
2112
- width: 100% !important;
2113
- height: 100% !important;
2114
- top: 0 !important;
2115
- left: 0 !important;
2116
- cursor: default !important;
2117
- }
2118
-
2119
- }
2120
-
2121
- .screenshot_Modal_btn{
2122
- position: fixed !important;
2123
- z-index: 999;
2124
- border-radius: 4px;
2125
- background: #FFF;
2126
- padding: 8px 12px;
2127
- width: 88px;
2128
- display: flex;
2129
- justify-content: space-around;
2130
- align-items: center;
2131
- &>span{
2132
- display: inline-block;
2133
- width: 24px;
2134
- height: 24px;
2135
- border-radius: 2px;
2136
- text-align: center;
2137
- .anticon{
2138
- padding-top: 3.5px;
2139
- }
2140
- &:hover{
2141
- background-color: rgba(0, 0, 0, 0.04);
2142
- }
2143
- svg{
2144
- font-size: 18px;
2145
- color: rgba(244, 82, 59, 1);
2146
- }
2147
-
2148
- }
2149
- &>span:nth-child(2){
2150
- display: inline-block;
2151
- width: 24px;
2152
- height: 24px;
2153
- border-radius: 2px;
2154
- &:hover{
2155
- background-color: rgba(0, 0, 0, 0.04);
2156
- }
2157
- svg{
2158
- color: rgba(35, 217, 195, 1);
2159
- }
2160
- }
2161
- }
2162
- }
2163
-
2164
- strong {
2165
- font-weight: bold !important;
2166
- }
1
+ @import "../theme/variable.less";
2
+
3
+ // @import "../common.module.less"
4
+
5
+ // :global{
6
+ // .ant-drawer-header{
7
+ // display: none !important;
8
+ // }
9
+ // .ant-drawer-body{
10
+ // padding: 0 !important;
11
+ // }
12
+ // }
13
+
14
+ .service_ChatWindow_Drawer,
15
+ .ChatWindow_Modal {
16
+ width: 100% !important;
17
+ :global {
18
+ .bhd-drawer-mask {
19
+ background-color: @color-border-Tr !important;
20
+ }
21
+ }
22
+ }
23
+ .ChatWindow_Drawer,
24
+ .ChatWindow_Modal {
25
+ /* 全局修改滚动条样式 */
26
+ textarea::-webkit-scrollbar {
27
+ background-color: #eaedf1;
28
+ background-color: transparent;
29
+ width: 4px;
30
+ height: 4px;
31
+ }
32
+ textarea::-webkit-scrollbar-thumb {
33
+ border-radius: 4px;
34
+ background-color: rgba(0, 0, 0, 0.25);
35
+ }
36
+
37
+ pre::-webkit-scrollbar {
38
+ background-color: #eaedf1;
39
+ background-color: transparent;
40
+ width: 4px;
41
+ height: 4px;
42
+ }
43
+ pre::-webkit-scrollbar-thumb {
44
+ border-radius: 4px;
45
+ background-color: rgba(0, 0, 0, 0.25);
46
+ }
47
+
48
+ // background: #F5F5F5 !important;
49
+ box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1) !important;
50
+ :global {
51
+ .bhd-drawer-body {
52
+ padding: 0 !important;
53
+ }
54
+ }
55
+ .header_wrap {
56
+ .top {
57
+ display: flex;
58
+ padding: 16px 24px;
59
+ justify-content: space-between;
60
+ align-items: center;
61
+ background-color: #fff;
62
+ line-height: 1;
63
+ border-bottom: 1px solid rgba(0, 0, 0, 0.06);
64
+ .user {
65
+ color: #000;
66
+ font-size: 16px;
67
+ font-weight: 600;
68
+ position: relative;
69
+ padding-left: 36px;
70
+
71
+ i {
72
+ padding-right: 16px;
73
+ color: #111;
74
+ position: absolute;
75
+ font-size: 20px;
76
+ top: -2px;
77
+ left: 0;
78
+ cursor: pointer;
79
+ }
80
+ .count{
81
+ position: absolute;
82
+ top: -6px;
83
+ right: 5px;
84
+ background-color: #f4523b;
85
+ color: #fff;
86
+ padding: 0 5px;
87
+ border-radius: 25px;
88
+ font-size: 12px;
89
+ line-height: 1.2;
90
+ }
91
+ }
92
+ .operate {
93
+ display: flex;
94
+ height: 16px;
95
+ i {
96
+ font-size: 16px;
97
+ margin-left: 23px;
98
+ cursor: pointer;
99
+ }
100
+ // :global{
101
+ // .iconicon_guanbi_Close{
102
+ // // font-size: 23px;
103
+ // position: relative;
104
+ // top: 1px;
105
+ // }
106
+ // }
107
+ .line {
108
+ display: inline-block;
109
+ width: 1px;
110
+ height: 16px;
111
+ background-color: @color-border-Tr;
112
+ margin: 0 4px;
113
+ margin-left: 23px;
114
+ }
115
+
116
+ .popover_main{
117
+ position: relative;
118
+ z-index: 99;
119
+ .popover{
120
+ padding: 8px 0;
121
+ width: 74px;
122
+ text-align: center;
123
+
124
+ border-radius: 4px;
125
+ line-height: 1.5;
126
+ color: rgba(0, 0, 0, 0.65);
127
+ position: absolute;
128
+ border: 1px solid rgba(0, 0, 0, 0.15);
129
+ background-color: #fff;
130
+ white-space: nowrap;
131
+ font-size: 14px;
132
+ position: absolute;
133
+ top: 26px;
134
+ left: -30px;
135
+ display: none;
136
+ &::after{
137
+ content: "";
138
+ position: absolute;
139
+ width: 0;
140
+ height: 0;
141
+ z-index: 99;
142
+ border: 6px solid;
143
+ border-color: transparent transparent #fff transparent;
144
+ top: -12px;
145
+ left: 32px;
146
+ }
147
+ &::before{
148
+ content: "";
149
+ position: absolute;
150
+ z-index: 99;
151
+ width: 0;
152
+ height: 0;
153
+ border: 6px solid;
154
+ border-color: transparent transparent rgba(0, 0, 0, 0.15) transparent;
155
+ top: -13px;
156
+ left: 32px;
157
+ }
158
+ }
159
+ &:hover{
160
+ .popover{
161
+ display: block;
162
+ }
163
+ }
164
+
165
+ }
166
+ }
167
+ }
168
+ }
169
+ //newlabo中使用
170
+ .header_wrap_newlabo {
171
+ .top {
172
+ background-color: #f5f5f5;
173
+ border-bottom: 1px solid @color-border-secondary;
174
+ .user {
175
+ padding-left: 0;
176
+ font-weight: 400;
177
+ }
178
+ }
179
+ }
180
+ .Drawer_main {
181
+ max-height: calc(100vh - 110px);
182
+ overflow: hidden;
183
+ background: #f5f5f5;
184
+ min-height: 200px;
185
+ .loading {
186
+ text-align: center;
187
+ margin: 10px 0;
188
+ img {
189
+ width: 30px;
190
+ height: 30px;
191
+ }
192
+ }
193
+ .message_con {
194
+ // padding: 16px;
195
+ // padding-top: 0;
196
+
197
+ >div{
198
+ &::-webkit-scrollbar {
199
+ background-color: initial;
200
+ width: 6px;
201
+ height: 4px;
202
+ }
203
+ &::-webkit-scrollbar-thumb {
204
+ border-radius: 4px;
205
+ background-color: rgba(181, 184, 198, 0.8);
206
+ }
207
+ }
208
+ .left {
209
+ .head_sculpture {
210
+ width: 32px;
211
+ height: 32px;
212
+ margin-top: 24px;
213
+ border-radius: 50%;
214
+ display: inline-block;
215
+ vertical-align: top;
216
+ overflow: hidden;
217
+ img {
218
+ width: 100%;
219
+ height: 100%;
220
+ }
221
+ }
222
+ .main_content{
223
+ display: flex;
224
+ flex-direction: column;
225
+ align-items: flex-end;
226
+
227
+
228
+ }
229
+ }
230
+ .right {
231
+ .head_sculpture {
232
+ width: 32px;
233
+ height: 32px;
234
+ margin-top: 24px;
235
+ line-height: 32px;
236
+ border-radius: 50%;
237
+ display: inline-block;
238
+ vertical-align: top;
239
+ overflow: hidden;
240
+ // background-color: @color-background-primary-base;
241
+ text-align: center;
242
+ i {
243
+ color: #fff;
244
+ }
245
+ img {
246
+ width: 100%;
247
+ height: 100%;
248
+ }
249
+ }
250
+ }
251
+ & > li,
252
+ .itemcontent {
253
+ position: relative;
254
+ // margin-bottom: 24px;
255
+ display: flex;
256
+ width: 100%;
257
+ padding: 0 16px;
258
+ .main {
259
+ max-width: 80%;
260
+
261
+ .main_content_flag{
262
+ width: 100%;
263
+ }
264
+
265
+ .main_content_flag:hover{
266
+ .operate_modal {
267
+ // display: block;
268
+ visibility: visible;
269
+ &.operate_modal_showtop{
270
+ visibility: hidden;
271
+ }
272
+ }
273
+ }
274
+ .operate_modal_bottom {
275
+ display: flex;
276
+ justify-content: space-between;
277
+ align-items: center;
278
+ // position: sticky;
279
+ bottom: 0;
280
+
281
+ .operate {
282
+ display: inline-block;
283
+ padding: 8px;
284
+ line-height: 1;
285
+ color: @color-text-tertiary-Tr;
286
+ i {
287
+ color: @color-text-tertiary-Tr;
288
+ font-size: 16px;
289
+ cursor: pointer;
290
+ svg {
291
+ color: @color-icon-fill-Tr;
292
+ }
293
+ &:hover {
294
+ svg {
295
+ color: @color-data-visualization-01;
296
+ }
297
+ }
298
+ }
299
+ .active {
300
+ // color: @color-background-primary-base;
301
+ svg {
302
+ color: @color-text-primary;
303
+ }
304
+ }
305
+ span {
306
+ margin: 0 8px;
307
+ cursor: pointer;
308
+ }
309
+ }
310
+ .stop_generate {
311
+ // position: absolute;
312
+ font-size: 12px;
313
+ color: @color-text-tertiary-Tr;
314
+ display: inline-block;
315
+ padding: 8px 0;
316
+ cursor: pointer;
317
+ .icon {
318
+ display: inline-block;
319
+ width: 10px;
320
+ height: 10px;
321
+ border-radius: 2px;
322
+ background-color: @color-text-tertiary-Tr;
323
+ margin-right: 4px;
324
+ }
325
+ .find_teacher {
326
+ padding: 2px 8px;
327
+ border-radius: 2px;
328
+ background-color: @color-background-filltertiary-Tr;
329
+ color: @color-text-tertiary-Tr;
330
+ font-size: 12px;
331
+ line-height: 1;
332
+ &:hover{
333
+ color: @color-text-primary;
334
+ }
335
+ }
336
+ }
337
+ .stop_generate:hover{
338
+ color: @color-text-primary;
339
+ span{
340
+ color: @color-text-primary;
341
+ }
342
+ }
343
+ .stop_findTeacher {
344
+ font-size: 12px;
345
+ color: @color-text-tertiary-Tr;
346
+ display: inline-block;
347
+ padding: 8px 0;
348
+ cursor: pointer;
349
+ span {
350
+ padding: 0px 8px;
351
+ background-color: @color-background-filltertiary-Tr;
352
+ color: @color-text-tertiary-Tr;
353
+ &:hover{
354
+ color: @color-text-primary;
355
+ }
356
+ }
357
+ }
358
+
359
+ }
360
+
361
+ .main_content {
362
+ position: relative;
363
+
364
+ .content {
365
+ position: relative;
366
+ max-width: 100%;
367
+ // width: 100%;
368
+ //以下优化ai返回的内容的样式
369
+ .content_child {
370
+ padding: 0;
371
+ line-height: 1;
372
+
373
+ p{
374
+ word-break: break-all;
375
+ white-space: break-spaces;
376
+ }
377
+ p,
378
+ li {
379
+ line-height: 1.5;
380
+ color: rgba(0, 0, 0, 0.85);
381
+ }
382
+
383
+ li{
384
+ margin-top: 8px;
385
+ &:first-child{
386
+ margin-top: 0;
387
+ }
388
+ }
389
+
390
+ & > h3 {
391
+ font-size: 16px;
392
+ font-weight: 600;
393
+ padding: 10px 0;
394
+ }
395
+ ol {
396
+ list-style: decimal;
397
+ padding-inline-start: 20px;
398
+
399
+ li{
400
+ list-style-type: auto;
401
+ }
402
+
403
+ li p {
404
+ // padding: 4px 0;
405
+ font-size: 14px;
406
+ font-weight: 600;
407
+ }
408
+ li > ul li {
409
+ // padding-bottom: 8px;
410
+ list-style: inside;
411
+ color: rgba(0, 0, 0, 0.85);
412
+ &::marker{
413
+ color: #D9D9D9 !important;
414
+ }
415
+ &:first-child{
416
+ padding-top: 8px !important;
417
+ }
418
+ }
419
+ li > ol li {
420
+ // padding-bottom: 8px;
421
+ &::marker{
422
+ color: @color-text-tertiary-Tr !important;
423
+ }
424
+
425
+ &:first-child{
426
+ padding-top: 8px !important;
427
+ }
428
+ }
429
+ > li:last-of-type{
430
+ pre{
431
+ margin-bottom: 0;
432
+ }
433
+ }
434
+ }
435
+ // li{
436
+ // margin-top:16px;
437
+ // }
438
+ // > * + ul, > * + ol {
439
+ // margin-top:16px;
440
+ // }
441
+ // > ul + *, > ol + * {
442
+ // margin-top:16px;
443
+ // }
444
+ > *:not(pre){
445
+ word-break: break-all;
446
+ padding-top: 8px;
447
+ padding-bottom: 8px;
448
+ &:first-child{
449
+ padding-top: 0 !important;
450
+ }
451
+ &:last-child{
452
+ padding-bottom: 0 !important;
453
+ }
454
+ }
455
+ > h3,> h4{
456
+ padding-top: 8px;
457
+ padding-bottom: 4px;
458
+ }
459
+ > p + p{
460
+ padding-top: 4px;
461
+ padding-bottom: 4px;
462
+ }
463
+
464
+ > pre:last-of-type{
465
+ margin-bottom:0 ;
466
+
467
+ &+ *{
468
+ margin-top: 8px;
469
+ }
470
+ }
471
+ }
472
+ table {
473
+ width: 100%;
474
+ padding: 0 !important;
475
+ margin: 8px 0;
476
+ border-collapse: separate;
477
+ border-top: 1px solid #dfe6ec;
478
+ border-left: 1px solid #dfe6ec;
479
+ thead tr th {
480
+ background-color: #f8f8f9;
481
+ padding: 8px;
482
+ text-align: center;
483
+ border-bottom: 1px solid #dfe6ec;
484
+ border-right: 1px solid #dfe6ec;
485
+ }
486
+ tbody tr td {
487
+ padding: 8px;
488
+ line-height: 21px;
489
+ height: 37px;//设置单元格最小高度
490
+ border-bottom: 1px solid #dfe6ec;
491
+ border-right: 1px solid #dfe6ec;
492
+ }
493
+ }
494
+
495
+ pre {
496
+ background: @color-background-fillquaternary;
497
+ border: 1px solid @color-border-secondary-Tr;
498
+ border-top: none;
499
+
500
+ padding: 12px;
501
+ line-height: 1.5;
502
+ margin: 4px 0;
503
+ margin-bottom: 8px;
504
+ border-radius: 0 0 4px 4px;
505
+ &.mermaid{
506
+ text-align: center;
507
+ border-top: 1px solid rgba(0, 0, 0, 0.06);
508
+ border-radius: 4px;
509
+
510
+ svg{
511
+ height: auto;
512
+ width: 100%;
513
+ :global{
514
+ .messageText {
515
+ stroke: none !important;
516
+ }
517
+ }
518
+ }
519
+ }
520
+ }
521
+ .maskZoomBox{
522
+ position: relative;
523
+ display: inline-block;
524
+ max-width: 100%;
525
+ >img{
526
+ max-width: 100%;
527
+ }
528
+ .zoomBox{
529
+ width: 20px;
530
+ height: 20px;
531
+ font-size: 20px;
532
+ color: #fff;
533
+ display: none;
534
+ position: absolute;
535
+ top: 50%;
536
+ left: 50%;
537
+ transform: translate(-50%, -50%);
538
+ z-index: 2;
539
+ cursor: pointer;
540
+ }
541
+ &::after{
542
+ content: '';
543
+ position: absolute;
544
+ top: 0;
545
+ left: 0;
546
+ width: 100%;
547
+ height: 100%;
548
+ background-color: rgba(0, 0, 0, .3);
549
+ border-radius: 4px;
550
+ display: none;
551
+ align-items: center;
552
+ justify-content: center;
553
+ z-index: 1;
554
+ }
555
+ &:hover{
556
+ &::after{
557
+ display: flex;
558
+ }
559
+ .zoomBox{
560
+ display: block;
561
+ }
562
+ }
563
+ }
564
+ // 最后一行操作按钮
565
+ .operate_modal_bottom{
566
+ position: relative;
567
+ top: 12px ;
568
+ &::before{
569
+ content: '';
570
+ display: block;
571
+ width: calc(100% + 32px);
572
+ height: 1px;
573
+ background-color: rgba(0, 0, 0, 0.06);
574
+ position: absolute;
575
+ bottom: 42px;
576
+ left: -16px;
577
+ }
578
+ &>p{
579
+ padding: 12px 0;
580
+ }
581
+ .find_teacher{
582
+ padding: 0;
583
+ background-color: transparent;
584
+ color: @color-text-primary;
585
+ }
586
+ .operate{
587
+ :global{
588
+ .anticon{
589
+ display: inline-block;
590
+ width: 20px;
591
+ height: 20px;
592
+ &:hover{
593
+ background-color: @color-background-filltertiary-Tr;
594
+ }
595
+ }
596
+ }
597
+ }
598
+ }
599
+
600
+ .find_teacher_con{
601
+ color: @color-text-primary;
602
+ cursor: pointer;
603
+ }
604
+ }
605
+ .sign{
606
+ background-color: #1890ff;
607
+ color: #fff;
608
+ }
609
+
610
+
611
+ // //视频摘要内容
612
+ // .video_abstract{
613
+ // .title{
614
+ // position: relative;
615
+ // p{
616
+ // color: #000;
617
+ // font-size: 14px;
618
+ // font-weight: 600;
619
+ // line-height: 150%; /* 21px */
620
+ // position: relative;
621
+ // z-index: 2;
622
+ // }
623
+ // span{
624
+ // display: block;
625
+ // width: 56px;
626
+ // height: 6px;
627
+ // background-color: @color-background-primary-weak-hover;
628
+ // position: absolute;
629
+ // bottom: 0px;
630
+
631
+ // }
632
+
633
+ // }
634
+ // .abstract{
635
+ // padding: 16px 0;
636
+ // color: @color-text-Tr;
637
+ // font-size: 14px;
638
+ // line-height: 150%; /* 21px */
639
+ // border-bottom: 1px solid @color-border-secondary-Tr;
640
+ // margin-bottom: 16px;
641
+ // border-width: calc(100% + 32px);
642
+ // border-left: -18px;
643
+ // }
644
+ // .main_knowledge{
645
+ // .item{
646
+ // color: @color-text-Tr;
647
+ // font-size: 14px;
648
+ // line-height: 150%; /* 21px */
649
+ // .brief_summary{
650
+ // padding-right: 100px;
651
+ // position: relative;
652
+ // display: flex;
653
+ // margin: 16px 0;
654
+ // .video_time{
655
+ // padding: 4px 8px;
656
+ // background-color: #CCE7FF;
657
+ // color: @color-text-info;
658
+ // font-size: 12px;
659
+ // line-height: 1;
660
+ // position: absolute;
661
+ // right: 0;
662
+ // }
663
+ // .icon{
664
+ // display: inline-block;
665
+ // width: 21px;
666
+ // height: 21px;
667
+ // margin-right: 4px;
668
+ // svg{
669
+ // color:@color-icon-fill-Tr;
670
+ // }
671
+ // }
672
+ // .icon_active{
673
+ // svg{
674
+ // color:@color-icon-hover;
675
+ // }
676
+ // }
677
+ // }
678
+ // .brief_summary_con{
679
+ // margin-top: 16px;
680
+ // padding-left: 46px;
681
+ // position: relative;
682
+ // &::before{
683
+ // content: '';
684
+ // display: block;
685
+ // width: 6px;
686
+ // height: 6px;
687
+ // border-radius: 50%;
688
+ // background-color: @color-text-quaternary-Tr;
689
+ // position: absolute;
690
+ // left: 30px;
691
+ // top: 8px;
692
+ // }
693
+ // }
694
+ // }
695
+ // }
696
+ // }
697
+ }
698
+ .operate_modal {
699
+ // display: none;
700
+ visibility: hidden;
701
+ // min-width: 200px;
702
+ height: 24px;
703
+ white-space: nowrap;
704
+ position: relative;
705
+ right: 0;
706
+ top: -14px;
707
+ z-index: 9;
708
+ text-align: right;
709
+ // padding-bottom: 10px;
710
+ .operate {
711
+ display: inline-flex;
712
+ align-items: center;
713
+ padding: 8px 0;
714
+ border-radius: 4px;
715
+ background: #fff;
716
+ box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
717
+ line-height: 1;
718
+ color: @color-text-tertiary-Tr;
719
+ i {
720
+ color: @color-text-tertiary-Tr;
721
+ font-size: 16px;
722
+ cursor: pointer;
723
+ svg {
724
+ color: @color-icon-fill-Tr;
725
+ }
726
+ &:hover {
727
+ svg {
728
+ color: @color-data-visualization-01;
729
+ }
730
+ }
731
+ }
732
+ .active {
733
+ // color: @color-background-primary-base;
734
+ svg {
735
+ color: @color-text-primary;
736
+ }
737
+ }
738
+ span {
739
+ margin: 0 8px;
740
+ }
741
+ .ask_question {
742
+ cursor: pointer;
743
+ color: @color-text-primary;
744
+ font-size: 12px;
745
+ line-height: 1;
746
+ // padding: 2px 8px;
747
+ // background-color: @color-background-filltertiary-Tr;
748
+ // margin-right: 16px;
749
+ // &:hover{
750
+ // color: @color-text-primary;
751
+ // }
752
+ }
753
+ }
754
+
755
+ &.bottom{
756
+ top:3px;
757
+ .operate{
758
+ box-shadow: 0px -4px 10px 4px rgba(0, 0, 0, 0.1);
759
+ }
760
+ }
761
+ }
762
+
763
+ }
764
+ .content {
765
+ padding: 12px 16px;
766
+ // max-width: 80%;
767
+ display: inline-block;
768
+ font-size: 14px;
769
+
770
+
771
+ }
772
+ }
773
+ .left {
774
+ justify-content: flex-end;
775
+ .main {
776
+ text-align: right;
777
+ }
778
+ }
779
+ li.left .content {
780
+ border-radius: 20px 2px 20px 20px;
781
+ background: #d1e4ff;
782
+ text-align: left;
783
+ // position: absolute;
784
+ // left: 0;
785
+ // float: right;
786
+ }
787
+ li.right .content {
788
+ border-radius: 2px 20px 20px 20px;
789
+ background: #fff;
790
+ // position: absolute;
791
+ // right: 0;
792
+ }
793
+
794
+ li .content {
795
+ .association_problem{
796
+ padding-left: 0;
797
+ li {
798
+ padding-top: 16px;
799
+ color: #5991ef;
800
+ font-size: 14px;
801
+ font-weight: 400;
802
+ line-height: 1.8;
803
+ cursor: pointer;
804
+ list-style-type: none;
805
+ }
806
+
807
+ }
808
+
809
+
810
+ .association_problem_flag{
811
+
812
+ li{
813
+ padding-left: 30px;
814
+ position: relative;
815
+ &::after{
816
+ content: '';
817
+ width: 6px;
818
+ height: 6px;
819
+ border-radius: 50%;
820
+ background-color: rgba(217, 217, 217, 1);
821
+ display: block;
822
+ position: absolute;
823
+ top: 26px;
824
+ left: 10px;
825
+ }
826
+ }
827
+
828
+ li:first-child{
829
+ padding-left:0;
830
+ &::after{
831
+ display: none;
832
+ }
833
+ }
834
+
835
+ .related_issues_flag{
836
+ span{
837
+ color: #000;
838
+ font-weight: 600;
839
+ border-bottom: 6px solid @color-background-primary-weak-hover;
840
+ display: inline-block;
841
+ height: 22px;
842
+ }
843
+
844
+ }
845
+ }
846
+
847
+
848
+ .img_con{
849
+ width: 100%;
850
+ text-align: center;
851
+ position: relative;
852
+ border-radius: 4px;
853
+ overflow: hidden;
854
+ display: inline-flex;
855
+ margin-top: 12px;
856
+ width: 240px;
857
+ max-height: 134px;
858
+ img{
859
+ width: 240px;
860
+ height: fit-content;
861
+ }
862
+ .mask_zoom{
863
+ position: absolute;
864
+ top: 0;
865
+ left: 0;
866
+
867
+ width: 100%;
868
+ height: 100%;
869
+ background-color: rgba(0, 0, 0, 0.3);
870
+ border-radius: 4px;
871
+ display: none;
872
+ align-items: center;
873
+ justify-content: center;
874
+ svg{
875
+ font-size: 20px;
876
+ color: #fff;
877
+ cursor: pointer;
878
+ }
879
+
880
+ }
881
+ &:hover{
882
+ .mask_zoom{
883
+ display: flex;
884
+ }
885
+ }
886
+ }
887
+ .img_con2{
888
+ width: 300px;
889
+ max-height: 168px;
890
+ img{
891
+ width: 300px;
892
+ height: fit-content;
893
+ }
894
+ }
895
+
896
+ .copyCode{
897
+ display: flex;
898
+ justify-content: flex-end;
899
+ align-items: center;
900
+ border-radius: 4px 4px 0px 0px;
901
+ border: 1px solid @color-border-secondary-Tr;
902
+ border-bottom-color: @color-border-secondary-Tr;
903
+ background: @color-background-fillquaternary-Tr;
904
+ text-align: right;
905
+ height: 37px;
906
+ line-height: 37px !important;
907
+ padding: 0 !important;
908
+ padding-right: 16px !important;
909
+ position: relative;
910
+ top: 6px;
911
+ cursor: pointer;
912
+ font-weight: 400 !important;
913
+ .icon{
914
+ display: none;
915
+ }
916
+ :global{
917
+ .copy{
918
+ display: block;
919
+ }
920
+ }
921
+ svg{
922
+ color: @color-text-Secondary-Tr;
923
+ margin-right: 8px;
924
+ font-size: 16px;
925
+ position: relative;
926
+ top: 2px;
927
+ }
928
+ &:has(+ pre.mermaid) {
929
+ display: none !important;
930
+ }
931
+ }
932
+ :global{
933
+ .copy_success{
934
+
935
+ .copyCode{
936
+ color:@color-text-primary;
937
+ }
938
+ .copy{
939
+ display: none;
940
+ }
941
+ .copy_success_flag{
942
+ display: inline-block;
943
+ svg{
944
+ color:@color-text-primary;
945
+ }
946
+ }
947
+ }
948
+ }
949
+ p>code{
950
+ border: none;
951
+ background-color: @color-background-fillsecondary-Tr;
952
+ border-radius: 2px;
953
+ color: #000;
954
+ padding: 0 2px;
955
+ }
956
+ li{
957
+ &>code{
958
+ border: none;
959
+ background-color: @color-background-fillsecondary-Tr;
960
+ border-radius: 2px;
961
+ color: #000;
962
+ padding: 0 2px;
963
+ }
964
+ :global{
965
+ ::marker {
966
+ // font-weight: 600 !important;
967
+ color: rgba(0, 0, 0, 0.85);
968
+ }
969
+ }
970
+ ::marker {
971
+ // font-weight: 600 !important;
972
+ color: rgba(0, 0, 0, 0.85);
973
+ }
974
+ p{
975
+ font-weight: 400 !important;
976
+ strong{
977
+ border-bottom: 6px solid @color-background-primary-weak-hover;
978
+ height: 20px;
979
+ display: inline-block;
980
+ font-weight: 600;
981
+ }
982
+ }
983
+
984
+ }
985
+
986
+ }
987
+
988
+ .time {
989
+ display: block;
990
+ // margin: 40px 0;
991
+ // margin-bottom: 16px;
992
+ padding:40px 0;
993
+ padding-bottom: 16px;
994
+ text-align: center;
995
+ font-size: 12px;
996
+ color: rgba(0, 0, 0, 0.25);
997
+ position: relative;
998
+ &::before {
999
+ content: "";
1000
+ width: 100px;
1001
+ display: inline-block;
1002
+ height: 1px;
1003
+ background-color: #ebebeb;
1004
+ position: relative;
1005
+ top: -3px;
1006
+ right: 16px;
1007
+ }
1008
+ &::after {
1009
+ content: "";
1010
+ width: 100px;
1011
+ display: inline-block;
1012
+ height: 1px;
1013
+ background-color: #ebebeb;
1014
+ position: relative;
1015
+ top: -3px;
1016
+ left: 16px;
1017
+ }
1018
+ }
1019
+ .citation_content {
1020
+ display: table;
1021
+ margin-top: 4px;
1022
+ padding: 8px;
1023
+ border-radius: 2px;
1024
+ background: #e7e7e7;
1025
+ p {
1026
+ color: @color-text-Secondary-Tr;
1027
+ font-size: 12px;
1028
+ line-height: 1.5;
1029
+
1030
+ overflow: hidden;
1031
+ text-overflow: ellipsis;
1032
+ -webkit-box-orient: vertical;
1033
+ -webkit-line-clamp: 2;
1034
+ display: -webkit-box;
1035
+
1036
+ max-height: 36px;
1037
+ word-break: break-all;
1038
+ cursor: pointer;
1039
+
1040
+ text-align: left;
1041
+ }
1042
+ .text_exceed{
1043
+ padding-right: 16px;
1044
+ position: relative;
1045
+ &>span{
1046
+ position: absolute;
1047
+ top: 20px;
1048
+ right: 0;
1049
+ }
1050
+ }
1051
+ .img_con{
1052
+ width: 100%;
1053
+ text-align: center;
1054
+ position: relative;
1055
+ border-radius: 4px;
1056
+ overflow: hidden;
1057
+ display: inline-flex;
1058
+ margin-top: 12px;
1059
+ width: 240px;
1060
+ max-height: 134px;
1061
+ img{
1062
+ width: 240px;
1063
+ height: fit-content;
1064
+ }
1065
+ .mask_zoom{
1066
+ position: absolute;
1067
+ top: 0;
1068
+ left: 0;
1069
+
1070
+ width: 100%;
1071
+ height: 100%;
1072
+ background-color: rgba(0, 0, 0, 0.3);
1073
+ border-radius: 4px;
1074
+ display: none;
1075
+ align-items: center;
1076
+ justify-content: center;
1077
+ svg{
1078
+ font-size: 20px;
1079
+ color: #fff;
1080
+ cursor: pointer;
1081
+ }
1082
+
1083
+ }
1084
+ &:hover{
1085
+ .mask_zoom{
1086
+ display: flex;
1087
+ }
1088
+ }
1089
+ }
1090
+ .img_con2{
1091
+ width: 300px;
1092
+ max-height: 168px;
1093
+ img{
1094
+ width: 300px;
1095
+ height: fit-content;
1096
+ }
1097
+ }
1098
+ }
1099
+
1100
+ .popover_content {
1101
+ max-width: 400px;
1102
+ }
1103
+ }
1104
+ }
1105
+ .Drawer_main::-webkit-scrollbar {
1106
+ background-color: #eff0f7;
1107
+ background-color: transparent;
1108
+ width: 6px;
1109
+ height: 4px;
1110
+ }
1111
+ .Drawer_main::-webkit-scrollbar-thumb {
1112
+ border-radius: 4px;
1113
+ background-color: rgba(181, 184, 198, 0.8);
1114
+ }
1115
+ //newlabo中使用
1116
+ .Drawer_main_newlabo {
1117
+ pre {
1118
+ background: #2b303b !important;
1119
+ color: #fff;
1120
+ overflow: auto;
1121
+ pre::-webkit-scrollbar {
1122
+ background-color: #eaedf1;
1123
+ background-color: transparent;
1124
+ width: 4px;
1125
+ height: 4px;
1126
+ }
1127
+ pre::-webkit-scrollbar-thumb {
1128
+ border-radius: 4px;
1129
+ background-color: #f4f4f4;
1130
+ }
1131
+ &.mermaid{
1132
+ background: #fafafa !important;
1133
+ color: #111;
1134
+ text-align: center;
1135
+ }
1136
+ }
1137
+ }
1138
+ //隐藏聊天头像
1139
+ .Drawer_main_newlabo_no_pic {
1140
+ .head_sculpture {
1141
+ display: none !important;
1142
+ }
1143
+ }
1144
+ .Drawer_buttom_Issues_List {
1145
+ position: absolute;
1146
+ bottom: 0;
1147
+ width: 100%;
1148
+ .issues_list_teacherList {
1149
+ white-space: nowrap;
1150
+ overflow: auto;
1151
+ width: calc(100% - 40px);
1152
+ box-sizing: border-box;
1153
+ margin-bottom: 6px;
1154
+
1155
+ .item {
1156
+ display: inline-block;
1157
+ margin-right: 8px;
1158
+ &:last-child {
1159
+ margin-right: 0;
1160
+ }
1161
+ }
1162
+ }
1163
+ .issues_list_teacherList::-webkit-scrollbar {
1164
+ background-color: #eaedf1;
1165
+ background-color: transparent;
1166
+ width: 4px;
1167
+ height: 4px;
1168
+ }
1169
+ .issues_list_teacherList::-webkit-scrollbar-thumb {
1170
+ border-radius: 4px;
1171
+ background-color: rgba(181, 184, 198, 0.6);
1172
+ }
1173
+ .issues_list {
1174
+ position: absolute;
1175
+ bottom: 60px;
1176
+ margin: 0 16px;
1177
+ padding-bottom: 4px;
1178
+ line-height: 1;
1179
+ .item > span {
1180
+ cursor: pointer;
1181
+ max-width: 100%;
1182
+ display: inline-block;
1183
+ margin-bottom: 2px;
1184
+ padding: 8px 16px;
1185
+ justify-content: center;
1186
+ align-items: center;
1187
+ border-radius: 4px;
1188
+ background: #ececec;
1189
+ font-size: 14px;
1190
+ line-height: 1;
1191
+ overflow: hidden;
1192
+ // white-space: nowrap;
1193
+ // text-overflow: ellipsis;
1194
+
1195
+ &:hover {
1196
+ background-color: #fff;
1197
+ }
1198
+ .sign {
1199
+ color: @color-text-primary;
1200
+ }
1201
+ }
1202
+ }
1203
+ .issues_list_flag {
1204
+ // position: absolute;
1205
+ // bottom: 60px;
1206
+ margin: 0 16px;
1207
+ // padding-bottom: 4px;
1208
+ line-height: 1;
1209
+ padding-top: 24px;
1210
+ p{
1211
+ padding: 8px 16px;
1212
+ background-color: #fff;
1213
+ border-radius: 38px;
1214
+ margin-bottom: 16px;
1215
+ line-height: 1.5;
1216
+ display: inline-block;
1217
+
1218
+ cursor: pointer;
1219
+ &:hover{
1220
+ background-color: @color-background-primary-weak;
1221
+ color: @color-border-primary;
1222
+ }
1223
+ }
1224
+ }
1225
+ .Drawer_buttom {
1226
+ display: flex;
1227
+ align-items: flex-end;
1228
+ // margin-bottom: 12px;
1229
+ padding: 0 16px;
1230
+ padding-bottom: 12px;
1231
+ .input_wrap {
1232
+ // display: flex;
1233
+ align-items: flex-end;
1234
+ width: calc(100% - 36px);
1235
+ background-color: #fff;
1236
+ padding: 11px 16px;
1237
+ border: 1px solid @color-border-secondary;
1238
+ border-radius: 8px;
1239
+ justify-content: space-between;
1240
+ line-height: 1;
1241
+ position: relative;
1242
+ padding-right: 1px;
1243
+ & > .input {
1244
+ // width: calc(100% - 24px);
1245
+ line-height: 1;
1246
+ textarea {
1247
+ max-height: 100px;
1248
+ padding: 0;
1249
+ border: none;
1250
+ box-shadow: none !important;
1251
+ resize: none;
1252
+ padding-right: 48px;
1253
+ }
1254
+
1255
+ :global {
1256
+ textarea.bhd-input {
1257
+ min-height: 21px !important;
1258
+ line-height: 1.5;
1259
+ }
1260
+ .bhd-input[disabled] {
1261
+ background-color: #fff !important;
1262
+ }
1263
+ }
1264
+
1265
+ .picture_layout{
1266
+ display: flex;
1267
+ align-items: center;
1268
+ padding-bottom: 12px;
1269
+ border-bottom: 1px solid @color-border-secondary-Tr;
1270
+ margin-bottom: 12px;
1271
+ &:hover{
1272
+ // background-color: rgba(0, 0, 0, 0.02);
1273
+ cursor: pointer;
1274
+ }
1275
+ .left{
1276
+ width: 90px;
1277
+ height: 60px;
1278
+ position: relative;
1279
+ border-radius: 4px;
1280
+
1281
+ img{
1282
+ width: 100%;
1283
+ height: 100%;
1284
+ border-radius: 4px;
1285
+ overflow: hidden;
1286
+ }
1287
+ .icon_close{
1288
+ position: absolute;
1289
+ top: -8px;
1290
+ right: -8px;
1291
+ z-index: 2;
1292
+ span{
1293
+ font-size: 18px;
1294
+ color: rgba(0, 0, 0, 0.45);
1295
+ }
1296
+ }
1297
+ .icon_zoom{
1298
+ position: absolute;
1299
+ background: rgba(0,0,0,0.3);
1300
+ width: 100%;
1301
+ height: 100%;
1302
+ top: 0;
1303
+ text-align: center;
1304
+ display: none;
1305
+ align-items: center;
1306
+ justify-content: center;
1307
+ border-radius: 4px;
1308
+ :global{
1309
+ .anticon{
1310
+ color: #fff;
1311
+ }
1312
+ }
1313
+ .anticon{
1314
+ color: #fff;
1315
+ font-size: 18px;
1316
+ }
1317
+ }
1318
+ &:hover{
1319
+ .icon_zoom{
1320
+ display: flex;
1321
+ }
1322
+ }
1323
+ }
1324
+ .right{
1325
+ margin-left: 24px;
1326
+ p{
1327
+ display: inline-flex;
1328
+ align-items: center;
1329
+ padding: 2px 8px;
1330
+ background-color: @color-background-filltertiary-Tr;
1331
+ color: @color-text-Tr;
1332
+ line-height: 1.5;
1333
+ &:first-child{
1334
+ margin-bottom: 8px;
1335
+ }
1336
+ span{
1337
+ margin-right: 4px;
1338
+ }
1339
+ :global {
1340
+ .anticon{
1341
+ vertical-align: middle !important;
1342
+ }
1343
+ }
1344
+
1345
+ svg{
1346
+ color: @color-text-Tr;
1347
+ font-size: 20px;
1348
+ }
1349
+ }
1350
+ }
1351
+ }
1352
+ }
1353
+ & > .no_AI {
1354
+ width: 100%;
1355
+ textarea {
1356
+ padding-right: 12px;
1357
+ }
1358
+ }
1359
+ .screenshot {
1360
+ position: absolute;
1361
+ right: 16px;
1362
+ bottom: 10px;
1363
+ color: rgba(0, 0, 0, 0.65);
1364
+ i {
1365
+ cursor: pointer;
1366
+ svg {
1367
+ color: @color-icon-fill-Tr;
1368
+ font-size: 20px;
1369
+ }
1370
+ }
1371
+ // .voice_btn {
1372
+ // width: 32px;
1373
+ // cursor: pointer;
1374
+ // position: absolute;
1375
+ // bottom: -5px;
1376
+ // right: -10px;
1377
+ // }
1378
+ }
1379
+ .disabled{
1380
+ cursor:not-allowed !important;
1381
+ color: rgba(0, 0, 0, 0.25) !important;
1382
+ svg{
1383
+ color: rgba(0, 0, 0, 0.25) !important;
1384
+ }
1385
+ }
1386
+ .content_main {
1387
+ display: flex;
1388
+ align-items: center;
1389
+ width: calc(100% - 24px);
1390
+ // margin-right: 8px;
1391
+ .content_con {
1392
+ margin-top: 6px;
1393
+ align-items: center;
1394
+ padding: 8px;
1395
+ background: #e7e7e7;
1396
+ display: inline-block;
1397
+ width: calc(100% - 60px);
1398
+ //
1399
+ p {
1400
+ color: rgba(0, 0, 0, 0.65);
1401
+ border-radius: 2px;
1402
+ font-size: 12px;
1403
+ line-height: 1.5;
1404
+
1405
+ overflow: hidden;
1406
+ text-overflow: ellipsis;
1407
+ -webkit-box-orient: vertical;
1408
+ -webkit-line-clamp: 2;
1409
+ display: -webkit-box;
1410
+
1411
+ max-height: 36px;
1412
+ word-break: break-all;
1413
+
1414
+ //display: flex;
1415
+ //align-items: center;
1416
+ img{
1417
+ margin-right: 8px;
1418
+ width: 60px;
1419
+ object-fit: cover;
1420
+ }
1421
+ }
1422
+ }
1423
+ .delete_quote {
1424
+ font-size: 18px;
1425
+ color: @color-icon-tertiary;
1426
+ margin-top: 6px;
1427
+ }
1428
+ }
1429
+ }
1430
+
1431
+ .sending {
1432
+ width: 20px;
1433
+ margin-left: 16px;
1434
+ margin-bottom: 8px;
1435
+ i {
1436
+ svg {
1437
+ font-size: 20px;
1438
+ color: @color-icon-fill-Tr;
1439
+ cursor: pointer;
1440
+ }
1441
+ }
1442
+ .disabled {
1443
+ svg {
1444
+ color: rgba(0, 0, 0, 0.25);
1445
+ cursor: not-allowed;
1446
+ }
1447
+ }
1448
+ }
1449
+ }
1450
+ }
1451
+ //newlabo中使用
1452
+ .Drawer_buttom_Issues_List_newlabo {
1453
+ // bottom: revert-layer !important;
1454
+ background-color: #f5f5f5 !important;
1455
+ }
1456
+
1457
+ :global {
1458
+ .anticon {
1459
+ vertical-align: 0;
1460
+ }
1461
+ }
1462
+ }
1463
+ .ChatWindow_Drawer {
1464
+ background: #f5f5f5 !important;
1465
+ position: relative;
1466
+ height: 100%;
1467
+ :global {
1468
+ .bhd-drawer-header {
1469
+ display: none !important;
1470
+ }
1471
+ }
1472
+ }
1473
+ .ChatWindow_Modal {
1474
+ :global {
1475
+ .bhd-modal {
1476
+ border-radius: 8px;
1477
+ overflow: hidden;
1478
+ position: relative;
1479
+ }
1480
+ .bhd-modal-content {
1481
+ height: 100%;
1482
+ background-color: #f5f5f5 !important;
1483
+ .bhd-modal-close {
1484
+ display: none !important;
1485
+ }
1486
+ }
1487
+ .bhd-modal-header {
1488
+ display: none !important;
1489
+ }
1490
+ .bhd-modal-body {
1491
+ height: 100%;
1492
+ padding: 0 !important;
1493
+ border-radius: 4px !important;
1494
+ }
1495
+
1496
+ .bhd-drawer-right > .bhd-drawer-content-wrapper {
1497
+ top: 129px;
1498
+ right: 200px;
1499
+ height: 790px;
1500
+ }
1501
+ }
1502
+ .main_list {
1503
+ max-height: 650px;
1504
+ }
1505
+ .user {
1506
+ padding-left: 0 !important;
1507
+ cursor: pointer;
1508
+ }
1509
+ .Drawer_buttom_Issues_List {
1510
+ border-radius: 4px;
1511
+ width: calc(100% - 328px);
1512
+ margin-left: 328px;
1513
+ }
1514
+ .Drawer_main {
1515
+ max-height: 700px;
1516
+
1517
+ .chat_content {
1518
+ width: calc(100% - 328px);
1519
+ margin-left: 328px;
1520
+ display: inline-block;
1521
+ }
1522
+ }
1523
+ }
1524
+
1525
+
1526
+ //引用气泡
1527
+ .popover_main_content {
1528
+ min-width: 300px !important;
1529
+ max-width: 340px !important;
1530
+ background-color: #fff !important;
1531
+ box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
1532
+ border-radius: 4px;
1533
+ border: 1px solid rgba(0, 0, 0, 0.15);
1534
+
1535
+ :global {
1536
+ .bhd-tooltip-content {
1537
+ background-color: #fff;
1538
+ border-radius: 4px;
1539
+ .bhd-tooltip-inner {
1540
+ background-color: #fff;
1541
+ color: @color-text-Tr;
1542
+ font-size: 14px;
1543
+ padding: 12px 16px;
1544
+ border-radius: 4px;
1545
+ }
1546
+ }
1547
+ .bhd-tooltip-arrow:before {
1548
+ background: #ccc !important;
1549
+ }
1550
+ .bhd-tooltip-arrow::after {
1551
+ width: 0 !important;
1552
+ height: 0 !important;
1553
+ border: 5px solid;
1554
+ border-color: transparent transparent #fff transparent;
1555
+ transform: none !important;
1556
+ background: transparent !important;
1557
+ bottom: 0px !important;
1558
+ left: 0px !important;
1559
+ right: 0 !important;
1560
+ box-shadow: none !important;
1561
+ }
1562
+ }
1563
+ }
1564
+ .popover_main_content_name{
1565
+ width: auto;
1566
+ background-color: #fff !important;
1567
+ box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
1568
+ border-radius: 4px;
1569
+ border: 1px solid rgba(0, 0, 0, 0.15);
1570
+ :global {
1571
+ .bhd-tooltip-content {
1572
+ background-color: #fff;
1573
+ border-radius: 4px;
1574
+ .bhd-tooltip-inner {
1575
+ background-color: #fff;
1576
+ color: @color-text-Tr;
1577
+ font-size: 14px;
1578
+ padding: 12px 16px;
1579
+ border-radius: 4px;
1580
+ }
1581
+ }
1582
+ .bhd-tooltip-arrow:before {
1583
+ background: #ccc !important;
1584
+ }
1585
+ .bhd-tooltip-arrow::after {
1586
+ width: 0 !important;
1587
+ height: 0 !important;
1588
+ border: 5px solid;
1589
+ border-color: transparent transparent #fff transparent;
1590
+ transform: none !important;
1591
+ background: transparent !important;
1592
+ bottom: 0px !important;
1593
+ left: 0px !important;
1594
+ right: 0 !important;
1595
+ box-shadow: none !important;
1596
+ }
1597
+ }
1598
+ }
1599
+
1600
+ //联系人列表
1601
+ .teacher_layout {
1602
+ position: fixed;
1603
+ right: 568px;
1604
+
1605
+ border-radius: 8px;
1606
+ background: rgba(255, 255, 255, 0.85);
1607
+ box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
1608
+ backdrop-filter: blur(7.5px);
1609
+ width: 80px;
1610
+ .top > div,
1611
+ .bottom > div {
1612
+ display: flex;
1613
+ flex-direction: column;
1614
+ align-items: center;
1615
+ padding: 8px;
1616
+ border-radius: 8px;
1617
+ margin: 8px 0;
1618
+ max-width: 60px;
1619
+ overflow: hidden;
1620
+ position: relative;
1621
+ cursor: pointer;
1622
+ &:hover {
1623
+ background-color: rgba(0, 0, 0, 0.04);
1624
+ .delete {
1625
+ display: block;
1626
+ }
1627
+ }
1628
+ p {
1629
+ max-width: 60px;
1630
+ overflow: hidden;
1631
+ text-overflow: ellipsis;
1632
+ white-space: nowrap;
1633
+ color: @color-text-Secondary-Tr;
1634
+ font-size: 12px;
1635
+ line-height: 1;
1636
+ padding-top: 12px;
1637
+ }
1638
+ img {
1639
+ width: 32px;
1640
+ height: 32px;
1641
+ border-radius: 50%;
1642
+ }
1643
+ .num {
1644
+ position: absolute;
1645
+ top: 0;
1646
+ right: 0;
1647
+ border-radius: 26px;
1648
+ background-color: #f4523b;
1649
+ color: #fff;
1650
+ padding: 0 5px;
1651
+ border-radius: 25px;
1652
+ font-size: 12px;
1653
+ line-height: 1.2;
1654
+ }
1655
+ .delete {
1656
+ position: absolute;
1657
+ top: 2px;
1658
+ right: 2px;
1659
+ color: rgba(0, 0, 0, 0.65);
1660
+ font-size: 12px;
1661
+ display: none;
1662
+ }
1663
+ }
1664
+ .top > div {
1665
+ margin: 8px;
1666
+ }
1667
+ .top .shrink {
1668
+ // border-bottom: 1px solid @color-border-secondary;
1669
+ border-radius: 0;
1670
+ margin-bottom: 8px;
1671
+ margin-top: 8px;
1672
+ & > span {
1673
+ font-size: 20px;
1674
+ }
1675
+ p {
1676
+ padding-top: 0;
1677
+ }
1678
+ &:hover {
1679
+ background-color: #fff !important;
1680
+ }
1681
+ }
1682
+ .top .active,
1683
+ .bottom .active {
1684
+ background: @color-background-primary-weak-hover;
1685
+ }
1686
+ .bottom > div:last-child {
1687
+ margin-bottom: 0;
1688
+ }
1689
+ .bottom > div:first-child {
1690
+ margin-top: 0;
1691
+ }
1692
+ .bottom {
1693
+ max-height: 524px;
1694
+ padding: 0 8px;
1695
+ padding-right: 4px;
1696
+ overflow-y: auto;
1697
+ margin-bottom: 8px;
1698
+ margin-top: 8px;
1699
+ }
1700
+ .bottom::-webkit-scrollbar {
1701
+ background-color: #eaedf1;
1702
+ background-color: transparent;
1703
+ width: 4px;
1704
+ height: 4px;
1705
+ }
1706
+ .bottom::-webkit-scrollbar-thumb {
1707
+ border-radius: 4px;
1708
+ background-color: rgba(0, 0, 0, 0.25);
1709
+ }
1710
+ }
1711
+ .teacher_layout_newlabo {
1712
+ top: 50px;
1713
+ right: 0;
1714
+ .top{
1715
+ svg{
1716
+ transform: rotate(180deg);
1717
+ }
1718
+ }
1719
+ .top .active,
1720
+ .bottom .active {
1721
+ // background: @color-background-info-weak !important;
1722
+ background-color: #D1E4FF;
1723
+ }
1724
+ }
1725
+ .teacher_layout_modal {
1726
+ width: 328px;
1727
+ height: calc(100% - 48px);
1728
+ background-color: #fff;
1729
+ position: absolute;
1730
+ border-top: 1px solid @color-border-secondary;
1731
+ .top,
1732
+ .bottom {
1733
+ .ai {
1734
+ border-bottom: 1px solid @color-border-secondary;
1735
+ padding: 16px;
1736
+ display: flex;
1737
+ align-items: center;
1738
+ cursor: pointer;
1739
+ img {
1740
+ width: 32px;
1741
+ height: 32px;
1742
+ border-radius: 50%;
1743
+ margin-right: 12px;
1744
+ }
1745
+ & > span {
1746
+ margin-right: 12px;
1747
+ }
1748
+ .user_info {
1749
+ width: 252px;
1750
+ .message {
1751
+ color: #000;
1752
+ font-size: 14px;
1753
+ line-height: 1;
1754
+ padding-right: 10px;
1755
+ .num {
1756
+ margin-left: 12px;
1757
+ border-radius: 26px;
1758
+ background-color: #f4523b;
1759
+ color: #fff;
1760
+ padding: 0 5px;
1761
+ border-radius: 25px;
1762
+ font-size: 12px;
1763
+ line-height: 1;
1764
+ }
1765
+
1766
+ .time {
1767
+ font-size: 12px;
1768
+ color: @color-text-quaternary-Tr;
1769
+ float: right;
1770
+ }
1771
+ }
1772
+ .con {
1773
+ color: rgba(0, 0, 0, 0.45);
1774
+ font-size: 12px;
1775
+ line-height: 1.5;
1776
+ margin-top: 8px;
1777
+ overflow: hidden;
1778
+ white-space: nowrap;
1779
+ text-overflow: ellipsis;
1780
+ }
1781
+ }
1782
+ }
1783
+ .active {
1784
+ background: @color-background-primary-weak-hover;
1785
+ }
1786
+ }
1787
+ .bottom{
1788
+ overflow: auto;
1789
+ height: calc(100% - 70px);
1790
+ }
1791
+ .bottom::-webkit-scrollbar {
1792
+ background-color: #eaedf1;
1793
+ background-color: transparent;
1794
+ width: 4px;
1795
+ height: 4px;
1796
+ }
1797
+ .bottom::-webkit-scrollbar-thumb {
1798
+ border-radius: 4px;
1799
+ background-color: rgba(0, 0, 0, 0.25);
1800
+ }
1801
+
1802
+ :global {
1803
+ .anticon {
1804
+ vertical-align: 0;
1805
+ }
1806
+ }
1807
+ }
1808
+ .teacher_layout_modal_newlabo{
1809
+ .top,
1810
+ .bottom {
1811
+ .active {
1812
+ background: @color-background-info-weak !important
1813
+ }
1814
+ }
1815
+ }
1816
+
1817
+ //历史记录11
1818
+ .history_list {
1819
+ position: absolute;
1820
+ top: 0;
1821
+ background: rgba(0, 0, 0, 0.3);
1822
+ width: 100%;
1823
+ height: 100%;
1824
+ overflow: hidden;
1825
+
1826
+ .search_layout {
1827
+ background: #fff;
1828
+ position: absolute;
1829
+ z-index: 10;
1830
+ bottom: -500px;
1831
+ width: 100%;
1832
+ border-radius: 16px 16px 0px 0px;
1833
+ overflow: hidden;
1834
+ animation: mymove 1s forwards;
1835
+ box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
1836
+
1837
+ .title {
1838
+ border-bottom: 1px solid @color-border-Tr;
1839
+ font-size: 16px;
1840
+ font-weight: 600;
1841
+ line-height: 150%;
1842
+ padding: 16px 24px;
1843
+ display: flex;
1844
+ justify-content: space-between;
1845
+ svg {
1846
+ font-size: 12px;
1847
+ cursor: pointer;
1848
+ opacity: 0.65;
1849
+ font-weight: 300;
1850
+ }
1851
+ }
1852
+ .search_top {
1853
+ position: relative;
1854
+ margin: 16px 24px;
1855
+ // margin-bottom: 0;
1856
+ // display: flex;
1857
+ // align-items: center;
1858
+ // justify-content: space-between;
1859
+ background-color: #fff;
1860
+
1861
+ input {
1862
+ width: 100%;
1863
+ height: 40px;
1864
+ line-height: 40px;
1865
+ border-radius: 2px;
1866
+ border: 1px solid @color-border-secondary;
1867
+ padding-left: 46px;
1868
+ padding-right: 30px;
1869
+ color: @color-text-Tr;
1870
+ }
1871
+ :global {
1872
+ .anticon {
1873
+ position: absolute;
1874
+ top: 11px;
1875
+ z-index: 1;
1876
+ left: 14px;
1877
+ font-size: 16px;
1878
+ color: rgba(0, 0, 0, 0.65);
1879
+ }
1880
+ .guanbi_Close {
1881
+ position: absolute;
1882
+ top: 3px;
1883
+ right: 38px;
1884
+ font-size: 16px;
1885
+ z-index: 1;
1886
+ color: rgba(0, 0, 0, 0.65);
1887
+ cursor: pointer;
1888
+ svg {
1889
+ font-size: 10px;
1890
+ opacity: 0.65;
1891
+ }
1892
+ }
1893
+ }
1894
+ svg {
1895
+ opacity: 0.65;
1896
+ font-weight: 300;
1897
+ }
1898
+ }
1899
+ .main_list:first-child {
1900
+ margin-top: 0;
1901
+ }
1902
+ .main_list {
1903
+ overflow: auto;
1904
+ height: 510px;
1905
+ &::-webkit-scrollbar {
1906
+ background-color: #eaedf1;
1907
+ background-color: transparent;
1908
+ width: 4px;
1909
+ height: 4px;
1910
+ }
1911
+ &::-webkit-scrollbar-thumb {
1912
+ border-radius: 4px;
1913
+ background-color: rgba(0, 0, 0, 0.25);
1914
+ }
1915
+ //list_item
1916
+ .list_item{
1917
+ .list_summary{
1918
+ width: 100%;
1919
+ padding: 8px 16px;
1920
+ display: flex;
1921
+ align-items: center;
1922
+ border-bottom: 1px solid @color-border-secondary;
1923
+ cursor: pointer;
1924
+ &:hover{
1925
+ background-color: #EBEBEB;
1926
+ }
1927
+ .head_img{
1928
+ width: 36px;
1929
+ height: 36px;
1930
+ border-radius: 50%;
1931
+ margin-right: 16px;
1932
+
1933
+ img{
1934
+ width: 36px;
1935
+ height: 36px;
1936
+ border-radius: 50%;
1937
+ }
1938
+ svg{
1939
+ width: 36px;
1940
+ height: 36px;
1941
+ }
1942
+ }
1943
+ .list_desc{
1944
+ width: calc(100% - 56px);
1945
+ .name{
1946
+ color:@color-text-Tr;
1947
+ font-size: 16px;
1948
+ font-weight: 600;
1949
+ line-height: 150%;
1950
+ margin-bottom: 4px;
1951
+ .time{
1952
+ float: right;
1953
+ font-size: 14px;
1954
+ color: @color-text-tertiary;
1955
+ font-weight: 400;
1956
+ }
1957
+ }
1958
+ .decs{
1959
+ color: @color-text-Secondary-Tr;
1960
+ font-size: 14px;
1961
+ font-weight: 400;
1962
+ line-height: 150%;
1963
+ overflow: hidden;
1964
+ text-overflow: ellipsis;
1965
+ white-space: nowrap;
1966
+ span{
1967
+ color:@color-text-primary;
1968
+ }
1969
+ }
1970
+ }
1971
+ .open{
1972
+ font-size: 24px;
1973
+ color: @color-icon-fill-Tr;
1974
+ position: relative;
1975
+ left: -15px;
1976
+ }
1977
+
1978
+ //展开
1979
+ .active{
1980
+ left: -11px;
1981
+ svg{
1982
+ transform: rotate(90deg);
1983
+ }
1984
+ }
1985
+ }
1986
+ .list_summary_active{
1987
+ background-color: @color-background-primary-weak;
1988
+ &:hover{
1989
+ background-color: @color-background-primary-weak;
1990
+ }
1991
+ }
1992
+
1993
+ //详情
1994
+ .list_detail{
1995
+ background-color: @color-background-fillquaternary-Tr;
1996
+ .list {
1997
+ // margin: 8px 24px;
1998
+ // padding: 8px;
1999
+ // border-bottom: 1px solid @color-border-secondary;
2000
+ padding: 8px 16px;
2001
+ margin-bottom: 1px;
2002
+ position: relative;
2003
+ cursor: pointer;
2004
+ &:hover {
2005
+ background-color: rgba(0, 0, 0, 0.04);
2006
+ // border-radius: 8px;
2007
+ }
2008
+ &::before {
2009
+ content: "";
2010
+ display: inline-block;
2011
+ width: 100%;
2012
+ height: 1px;
2013
+ background-color: @color-border-secondary;
2014
+ position: absolute;
2015
+ bottom: -1px;
2016
+ left: -1px;
2017
+ }
2018
+ .name {
2019
+ display: flex;
2020
+ justify-content: space-between;
2021
+ align-items: center;
2022
+ margin-bottom: 4px;
2023
+ p {
2024
+ color: @color-text-Secondary-Tr;
2025
+ font-size: 14px;
2026
+ line-height: 1.5;
2027
+ }
2028
+ .time {
2029
+ font-size: 14px;
2030
+ color: @color-text-tertiary;
2031
+ }
2032
+ }
2033
+ .con {
2034
+ color: @color-text-Tr;
2035
+ font-size: 14px;
2036
+ font-weight: 400;
2037
+ line-height: 150%;
2038
+ overflow: hidden;
2039
+ text-overflow: ellipsis;
2040
+ // -webkit-box-orient: vertical;
2041
+ // -webkit-line-clamp: 2;
2042
+ // display: -webkit-box;
2043
+
2044
+ max-height: 21px;
2045
+ white-space: nowrap;
2046
+ span {
2047
+ color: @color-text-primary;
2048
+ }
2049
+ }
2050
+ }
2051
+ .list_more{
2052
+ text-align: center;
2053
+ color: @color-text-tertiary-Tr;
2054
+ font-size: 14px;
2055
+ }
2056
+ }
2057
+ }
2058
+
2059
+ .no_data{
2060
+ text-align: center;
2061
+ margin-top: 130px;
2062
+ img{
2063
+ width: 160px;
2064
+ }
2065
+ p{
2066
+ margin-top: 24px;
2067
+ color: rgba(0, 0, 0, 0.45);
2068
+ text-align: center;
2069
+ font-size: 14px;
2070
+ line-height: 100%; /* 14px */
2071
+ }
2072
+ }
2073
+ }
2074
+ }
2075
+ @keyframes mymove {
2076
+ from {
2077
+ bottom: -500px;
2078
+ }
2079
+ to {
2080
+ bottom: 0;
2081
+ }
2082
+ }
2083
+
2084
+ @-webkit-keyframes mymove /*Safari and Chrome*/ {
2085
+ from {
2086
+ bottom: -500px;
2087
+ }
2088
+ to {
2089
+ bottom: 0;
2090
+ }
2091
+ }
2092
+
2093
+ :global {
2094
+ .anticon {
2095
+ vertical-align: 0;
2096
+ }
2097
+ .bhd-spin-nested-loading {
2098
+ height: calc(100% - 72px - 57px);
2099
+ & >div>.bhd-spin{
2100
+ max-height:436px;
2101
+ }
2102
+ }
2103
+ }
2104
+ }
2105
+ //全屏下的历史记录
2106
+ .history_list_broadside {
2107
+ width: 417px;
2108
+ height: calc(100% - 48px);
2109
+ right: 0;
2110
+ top: 38px;
2111
+ border-radius: 0;
2112
+ background: transparent;
2113
+ overflow: visible;
2114
+ .search_layout {
2115
+ height: 100%;
2116
+ border-radius: 0;
2117
+ box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
2118
+ .search_top{
2119
+ margin: 16px;
2120
+ }
2121
+ .title{
2122
+ padding: 16px;
2123
+ }
2124
+ .main_list {
2125
+ // height: calc(100% - 140px);
2126
+ // max-height: calc(100% - 140px);
2127
+ height: 100%;
2128
+ max-height: 100%;
2129
+ // .list{
2130
+ // margin: 8px 16px 17px;
2131
+ // }
2132
+
2133
+
2134
+ }
2135
+ :global{
2136
+ .bhd-spin-container{
2137
+ height:100%
2138
+ }
2139
+ }
2140
+ }
2141
+ .open{
2142
+ left: -7px !important;
2143
+ }
2144
+ .active{
2145
+ left: -4px !important;
2146
+ }
2147
+ }
2148
+ //老师列表
2149
+ .teacher_list{
2150
+ .name{
2151
+ margin-bottom: 0!important;
2152
+ font-weight: 400 !important;
2153
+ .sign{
2154
+ color: @color-text-primary;
2155
+ }
2156
+ }
2157
+ }
2158
+ //截图功能
2159
+ .screenshot_Modal{
2160
+ position: fixed;
2161
+ top: 0;
2162
+ left: 0;
2163
+ z-index: 99;
2164
+ width:100% !important;
2165
+ height: 100% !important;
2166
+ background-color: transparent !important;
2167
+ // background-color: burlywood;
2168
+ .ReactCrop{
2169
+ cursor: default !important;
2170
+ }
2171
+ :global{
2172
+ .ReactCrop__child-wrapper{
2173
+ position: fixed;
2174
+ width: 100% !important;
2175
+ height: 100% !important;
2176
+ top: 0 !important;
2177
+ left: 0 !important;
2178
+ cursor: default !important;
2179
+ }
2180
+ }
2181
+ :global{
2182
+ .ReactCrop{
2183
+ width: 100% !important;
2184
+ height: 100% !important;
2185
+ top: 0 !important;
2186
+ left: 0 !important;
2187
+ cursor: default !important;
2188
+ }
2189
+
2190
+ }
2191
+
2192
+ .screenshot_Modal_btn{
2193
+ position: fixed !important;
2194
+ z-index: 999;
2195
+ border-radius: 4px;
2196
+ background: #FFF;
2197
+ padding: 8px 12px;
2198
+ width: 88px;
2199
+ display: flex;
2200
+ justify-content: space-around;
2201
+ align-items: center;
2202
+ &>span{
2203
+ display: inline-block;
2204
+ width: 24px;
2205
+ height: 24px;
2206
+ border-radius: 2px;
2207
+ text-align: center;
2208
+ .anticon{
2209
+ padding-top: 3.5px;
2210
+ }
2211
+ &:hover{
2212
+ background-color: rgba(0, 0, 0, 0.04);
2213
+ }
2214
+ svg{
2215
+ font-size: 18px;
2216
+ color: rgba(244, 82, 59, 1);
2217
+ }
2218
+
2219
+ }
2220
+ &>span:nth-child(2){
2221
+ display: inline-block;
2222
+ width: 24px;
2223
+ height: 24px;
2224
+ border-radius: 2px;
2225
+ &:hover{
2226
+ background-color: rgba(0, 0, 0, 0.04);
2227
+ }
2228
+ svg{
2229
+ color: rgba(35, 217, 195, 1);
2230
+ }
2231
+ }
2232
+ }
2233
+ }
2234
+
2235
+ strong {
2236
+ font-weight: bold !important;
2237
+ }
2238
+
2239
+ .viewMedia_Modal {
2240
+ :global {
2241
+ .bhd-modal {
2242
+ width: 100% !important;
2243
+ height: 100% !important;
2244
+ min-height: 600px;
2245
+ margin: 0;
2246
+ padding: 0;
2247
+ overflow: hidden;
2248
+ max-width: none;
2249
+ .bhd-modal-content {
2250
+ width: 100%;
2251
+ height: 100%;
2252
+ background: transparent;
2253
+ box-shadow: none;
2254
+ border-radius: none;
2255
+ .bhd-modal-body {
2256
+ width: 100%;
2257
+ height: 100%;
2258
+ padding: 0px;
2259
+ }
2260
+ }
2261
+ }
2262
+ .bhd-modal-close-x{
2263
+ color: #fff !important;
2264
+ }
2265
+ }
2266
+ }
2267
+ .viewMemaid{
2268
+ width: 100%;
2269
+ height: 100%;
2270
+ display: flex;
2271
+ align-items: center;
2272
+ justify-content: center;
2273
+
2274
+ > *{
2275
+ background: #fafafa;
2276
+ padding: 10px;
2277
+ }
2278
+
2279
+ }