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