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.
- package/README.md +24 -24
- package/dist/index.esm.es5.development.css +1632 -1407
- package/dist/index.esm.es5.development.js +547 -266
- package/dist/index.esm.es5.production.css +1 -1
- package/dist/index.esm.es5.production.js +1 -1
- package/dist/vendor.esm.es5.development.js +222 -210
- package/dist/vendor.esm.es5.production.js +156 -156
- package/es2017/AIMessageList/components/content/index.d.ts +4 -4
- package/es2017/AIMessageList/components/content/index.module.less +7 -7
- package/es2017/AIMessageList/components/copyIcon/index.d.ts +7 -7
- package/es2017/AIMessageList/components/copyIcon/index.module.less +23 -23
- package/es2017/AIMessageList/components/errorCallback/index.d.ts +3 -3
- package/es2017/AIMessageList/components/fileList/fileIcon.d.ts +3 -3
- package/es2017/AIMessageList/components/fileList/index.d.ts +4 -4
- package/es2017/AIMessageList/components/fileList/index.module.less +95 -95
- package/es2017/AIMessageList/components/footer/index.d.ts +10 -10
- package/es2017/AIMessageList/components/footer/index.module.less +51 -51
- package/es2017/AIMessageList/components/header/index.d.ts +9 -9
- package/es2017/AIMessageList/components/header/index.module.less +31 -31
- package/es2017/AIMessageList/components/referencesIcon/index.d.ts +9 -9
- package/es2017/AIMessageList/components/referencesIcon/index.module.less +14 -14
- package/es2017/AIMessageList/components/refreshBtn/index.d.ts +4 -4
- package/es2017/AIMessageList/components/refreshBtn/index.module.less +12 -12
- package/es2017/AIMessageList/components/remarkBtn/index.d.ts +4 -4
- package/es2017/AIMessageList/components/remarkBtn/index.module.less +13 -13
- package/es2017/AIMessageList/components/renderReferrnce/index.d.ts +10 -10
- package/es2017/AIMessageList/components/renderReferrnce/index.module.less +63 -63
- package/es2017/AIMessageList/components/sendBtn/index.d.ts +4 -4
- package/es2017/AIMessageList/components/sendBtn/index.module.less +25 -25
- package/es2017/AIMessageList/components/uplodaFileBtn/index.d.ts +4 -4
- package/es2017/AIMessageList/components/uplodaFileBtn/index.module.less +4 -4
- package/es2017/AIMessageList/components/virtuosoList/index.d.ts +5 -5
- package/es2017/AIMessageList/components/virtuosoList/index.js +40 -41
- package/es2017/AIMessageList/components/virtuosoList/index.module.less +471 -471
- package/es2017/AIMessageList/index.d.ts +4 -4
- package/es2017/AIMessageList/index.module.less +20 -20
- package/es2017/AIMessageList/type.d.ts +310 -310
- package/es2017/bhdAppLayout/components/BhdTableSimple/index.js +9 -9
- package/es2017/bhdAppLayout/components/BhdTableSimple/index.less +58 -58
- package/es2017/bhdAppLayout/components/BhdTableSimple/index/347/232/204/345/211/257/346/234/254.js +9 -9
- package/es2017/bhdAppLayout/index.d.ts +28 -28
- package/es2017/bhdAppLayout/index.module.less +95 -95
- package/es2017/bhdDatePicker/index.d.ts +17 -17
- package/es2017/bhdDatePicker/index.js +1 -1
- package/es2017/bhdDatePicker/index.module.less +1007 -1007
- package/es2017/bhdEditor/index.d.ts +2 -2
- package/es2017/bhdEnterInput/index.d.ts +9 -9
- package/es2017/bhdModalCropper/index.d.ts +10 -10
- package/es2017/bhdModalCropper/index.module.less +362 -362
- package/es2017/bhdSelect/index.d.ts +33 -33
- package/es2017/bhdSelect/index.module.less +131 -131
- package/es2017/bhdTipModal/index.d.ts +29 -29
- package/es2017/bhdTipModal/index.module.less +280 -280
- package/es2017/bhdTipModal/modal.d.ts +6 -6
- package/es2017/customerService/common.module.less +1391 -1391
- package/es2017/customerService/contactsList.d.ts +14 -14
- package/es2017/customerService/function.d.ts +24 -24
- package/es2017/customerService/historyFun.d.ts +13 -13
- package/es2017/customerService/html2canvas.test.js +113 -113
- package/es2017/customerService/index.d.ts +20 -20
- package/es2017/customerService/index.js +305 -87
- package/es2017/customerService/index.module.less +2279 -2166
- package/es2017/customerService/index2.module.less +2216 -2143
- package/es2017/customerService/js-screen-shot/assets/less/screen-shot.less +478 -478
- package/es2017/customerService/js-screen-shot/lib/common-methods/CanvasPatch.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/DeviceTypeVerif.d.ts +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/FixedData.d.ts +11 -11
- package/es2017/customerService/js-screen-shot/lib/common-methods/FixedData.js +7 -7
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.d.ts +5 -5
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.js +3 -3
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.d.ts +4 -4
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.js +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetColor.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetSelectedCalssName.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.d.ts +7 -7
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.js +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/ImgScaling.d.ts +11 -11
- package/es2017/customerService/js-screen-shot/lib/common-methods/ImgScaling.js +6 -6
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.d.ts +8 -8
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.js +5 -5
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.js +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveCanvasToImage.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/SelectColor.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/SelectTextSize.d.ts +5 -5
- package/es2017/customerService/js-screen-shot/lib/common-methods/SetBrushSize.d.ts +14 -14
- package/es2017/customerService/js-screen-shot/lib/common-methods/SetBrushSize.js +10 -10
- package/es2017/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.d.ts +7 -7
- package/es2017/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.js +5 -5
- package/es2017/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.js +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/UpdateContainerMouseStyle.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.d.ts +17 -17
- package/es2017/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.js +10 -10
- package/es2017/customerService/js-screen-shot/lib/config/Toolbar.d.ts +5 -5
- package/es2017/customerService/js-screen-shot/lib/main-entrance/CreateDom.d.ts +24 -24
- package/es2017/customerService/js-screen-shot/lib/main-entrance/InitData.d.ts +78 -78
- package/es2017/customerService/js-screen-shot/lib/main-entrance/PlugInParameters.d.ts +46 -46
- package/es2017/customerService/js-screen-shot/lib/split-methods/AddHistoryData.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.d.ts +8 -8
- package/es2017/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.js +5 -5
- package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.d.ts +5 -5
- package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.js +3 -3
- package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.d.ts +16 -16
- package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.js +7 -7
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawArrow.d.ts +31 -31
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawArrow.js +14 -14
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCircle.d.ts +11 -11
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCircle.js +9 -9
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.d.ts +19 -19
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.js +12 -12
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.d.ts +13 -13
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.js +18 -18
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMasking.d.ts +6 -6
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMasking.js +4 -4
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMosaic.d.ts +12 -12
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMosaic.js +21 -21
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawPencil.d.ts +13 -13
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawPencil.js +9 -9
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawRectangle.d.ts +11 -11
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawRectangle.js +9 -9
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawText.d.ts +10 -10
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawText.js +8 -8
- package/es2017/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.d.ts +10 -10
- package/es2017/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.js +4 -4
- package/es2017/customerService/js-screen-shot/lib/split-methods/SetPlugInParameters.d.ts +2 -2
- package/es2017/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.js +5 -5
- package/es2017/customerService/js-screen-shot/lib/split-methods/drawCrossImg.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/type/ComponentType.d.ts +133 -133
- package/es2017/customerService/js-screen-shot/main.d.ts +110 -110
- package/es2017/customerService/js-screen-shot/main.js +32 -32
- package/es2017/customerService/screenshotTool.d.ts +10 -10
- package/es2017/customerService/teacherList.d.ts +11 -11
- package/es2017/customerService/useMediaRecorder.d.ts +9 -9
- package/es2017/customerService/viewMemaid.d.ts +3 -0
- package/es2017/customerService/viewMemaid.js +57 -0
- package/es2017/i18n/en_US.d.ts +2 -2
- package/es2017/i18n/index.d.ts +2 -2
- package/es2017/i18n/zh_CN.d.ts +2 -2
- package/es2017/icons/components/custom-ai_icon.d.ts +4 -4
- package/es2017/icons/components/custom-arrow.d.ts +4 -4
- package/es2017/icons/components/custom-close.d.ts +4 -4
- package/es2017/icons/components/custom-contacts.d.ts +4 -4
- package/es2017/icons/components/custom-copy.d.ts +4 -4
- package/es2017/icons/components/custom-dislike.d.ts +4 -4
- package/es2017/icons/components/custom-download.d.ts +4 -4
- package/es2017/icons/components/custom-duihao.d.ts +4 -4
- package/es2017/icons/components/custom-exit_full_screen.d.ts +4 -4
- package/es2017/icons/components/custom-expand.d.ts +4 -4
- package/es2017/icons/components/custom-full_screen.d.ts +4 -4
- package/es2017/icons/components/custom-knowledge_content.d.ts +4 -4
- package/es2017/icons/components/custom-like.d.ts +4 -4
- package/es2017/icons/components/custom-quote.d.ts +4 -4
- package/es2017/icons/components/custom-record.d.ts +4 -4
- package/es2017/icons/components/custom-reloading.d.ts +4 -4
- package/es2017/icons/components/custom-retract.d.ts +4 -4
- package/es2017/icons/components/custom-round_close.d.ts +4 -4
- package/es2017/icons/components/custom-screen-xuanzuan.d.ts +4 -4
- package/es2017/icons/components/custom-screenshot.d.ts +4 -4
- package/es2017/icons/components/custom-sending.d.ts +4 -4
- package/es2017/icons/components/custom-sound_recording.d.ts +4 -4
- package/es2017/icons/components/custom-video-abstraction.d.ts +4 -4
- package/es2017/icons/components/custom-wenhao_round.d.ts +4 -4
- package/es2017/icons/components/custom-xuanzuan.d.ts +4 -4
- package/es2017/icons/components/index.d.ts +25 -25
- package/es2017/icons/index.d.ts +2 -2
- package/es2017/images/index.d.ts +6 -6
- package/es2017/index.d.ts +86 -86
- package/es2017/index.js +3 -3
- package/es2017/index.module.css +3 -3
- package/es2017/message/index.d.ts +18 -18
- package/es2017/message/index.module.less +142 -142
- package/es2017/pagination/index.d.ts +4 -4
- package/es2017/pagination/index.module.less +51 -51
- package/es2017/provider/config.d.ts +9 -9
- package/es2017/provider/index.d.ts +7 -7
- package/es2017/table/index.d.ts +12 -12
- package/es2017/table/index.module.less +423 -423
- package/es2017/tableSelect/index.d.ts +3 -3
- package/es2017/tableSelect/index.js +3 -3
- package/es2017/tableSelect/index.module.less +20 -20
- package/es2017/textTootip/index.d.ts +9 -9
- package/es2017/theme/variable.less +652 -652
- package/es2017/titleBar/index.d.ts +16 -16
- package/es2017/titleBar/index.module.less +48 -48
- package/es2017/typings.d.ts +13 -13
- package/es2017/utils/Date.d.ts +10 -10
- package/es2017/utils/dom.d.ts +5 -5
- package/es2017/utils/number.d.ts +1 -1
- package/es2017/utils/object.d.ts +2 -2
- package/es2017/viewImage/index(/345/216/237).d.ts +31 -31
- package/es2017/viewImage/index.d.ts +33 -33
- package/es2017/viewImage/index.module(/345/216/237).less +173 -173
- package/es2017/viewImage/index.module.less +193 -193
- package/esm/AIMessageList/components/content/index.d.ts +4 -4
- package/esm/AIMessageList/components/content/index.module.less +7 -7
- package/esm/AIMessageList/components/copyIcon/index.d.ts +7 -7
- package/esm/AIMessageList/components/copyIcon/index.module.less +23 -23
- package/esm/AIMessageList/components/errorCallback/index.d.ts +3 -3
- package/esm/AIMessageList/components/fileList/fileIcon.d.ts +3 -3
- package/esm/AIMessageList/components/fileList/index.d.ts +4 -4
- package/esm/AIMessageList/components/fileList/index.module.less +95 -95
- package/esm/AIMessageList/components/footer/index.d.ts +10 -10
- package/esm/AIMessageList/components/footer/index.module.less +51 -51
- package/esm/AIMessageList/components/header/index.d.ts +9 -9
- package/esm/AIMessageList/components/header/index.module.less +31 -31
- package/esm/AIMessageList/components/referencesIcon/index.d.ts +9 -9
- package/esm/AIMessageList/components/referencesIcon/index.module.less +14 -14
- package/esm/AIMessageList/components/refreshBtn/index.d.ts +4 -4
- package/esm/AIMessageList/components/refreshBtn/index.module.less +12 -12
- package/esm/AIMessageList/components/remarkBtn/index.d.ts +4 -4
- package/esm/AIMessageList/components/remarkBtn/index.module.less +13 -13
- package/esm/AIMessageList/components/renderReferrnce/index.d.ts +10 -10
- package/esm/AIMessageList/components/renderReferrnce/index.module.less +63 -63
- package/esm/AIMessageList/components/sendBtn/index.d.ts +4 -4
- package/esm/AIMessageList/components/sendBtn/index.module.less +25 -25
- package/esm/AIMessageList/components/uplodaFileBtn/index.d.ts +4 -4
- package/esm/AIMessageList/components/uplodaFileBtn/index.module.less +4 -4
- package/esm/AIMessageList/components/virtuosoList/index.d.ts +5 -5
- package/esm/AIMessageList/components/virtuosoList/index.js +7 -10
- package/esm/AIMessageList/components/virtuosoList/index.module.less +471 -471
- package/esm/AIMessageList/index.d.ts +4 -4
- package/esm/AIMessageList/index.module.less +20 -20
- package/esm/AIMessageList/type.d.ts +310 -310
- package/esm/bhdAppLayout/components/BhdTableSimple/index.js +9 -9
- package/esm/bhdAppLayout/components/BhdTableSimple/index.less +58 -58
- package/esm/bhdAppLayout/components/BhdTableSimple/index/347/232/204/345/211/257/346/234/254.js +9 -9
- package/esm/bhdAppLayout/index.d.ts +28 -28
- package/esm/bhdAppLayout/index.module.less +95 -95
- package/esm/bhdDatePicker/index.d.ts +17 -17
- package/esm/bhdDatePicker/index.module.less +1007 -1007
- package/esm/bhdEditor/index.d.ts +2 -2
- package/esm/bhdEnterInput/index.d.ts +9 -9
- package/esm/bhdModalCropper/index.d.ts +10 -10
- package/esm/bhdModalCropper/index.module.less +362 -362
- package/esm/bhdSelect/index.d.ts +33 -33
- package/esm/bhdSelect/index.module.less +131 -131
- package/esm/bhdTipModal/index.d.ts +29 -29
- package/esm/bhdTipModal/index.module.less +280 -280
- package/esm/bhdTipModal/modal.d.ts +6 -6
- package/esm/customerService/common.module.less +1391 -1391
- package/esm/customerService/contactsList.d.ts +14 -14
- package/esm/customerService/function.d.ts +24 -24
- package/esm/customerService/historyFun.d.ts +13 -13
- package/esm/customerService/html2canvas.test.js +113 -113
- package/esm/customerService/index.d.ts +20 -20
- package/esm/customerService/index.js +283 -63
- package/esm/customerService/index.module.less +2279 -2166
- package/esm/customerService/index2.module.less +2216 -2143
- package/esm/customerService/js-screen-shot/assets/less/screen-shot.less +478 -478
- package/esm/customerService/js-screen-shot/lib/common-methods/CanvasPatch.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/DeviceTypeVerif.d.ts +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/FixedData.d.ts +11 -11
- package/esm/customerService/js-screen-shot/lib/common-methods/FixedData.js +7 -7
- package/esm/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.d.ts +5 -5
- package/esm/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.js +3 -3
- package/esm/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.d.ts +4 -4
- package/esm/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.js +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/GetColor.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/GetSelectedCalssName.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.d.ts +7 -7
- package/esm/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.js +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/ImgScaling.d.ts +11 -11
- package/esm/customerService/js-screen-shot/lib/common-methods/ImgScaling.js +6 -6
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.d.ts +8 -8
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.js +5 -5
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.js +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveCanvasToImage.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/SelectColor.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/SelectTextSize.d.ts +5 -5
- package/esm/customerService/js-screen-shot/lib/common-methods/SetBrushSize.d.ts +14 -14
- package/esm/customerService/js-screen-shot/lib/common-methods/SetBrushSize.js +10 -10
- package/esm/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.d.ts +7 -7
- package/esm/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.js +5 -5
- package/esm/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.js +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/UpdateContainerMouseStyle.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.d.ts +17 -17
- package/esm/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.js +10 -10
- package/esm/customerService/js-screen-shot/lib/config/Toolbar.d.ts +5 -5
- package/esm/customerService/js-screen-shot/lib/main-entrance/CreateDom.d.ts +24 -24
- package/esm/customerService/js-screen-shot/lib/main-entrance/InitData.d.ts +78 -78
- package/esm/customerService/js-screen-shot/lib/main-entrance/PlugInParameters.d.ts +46 -46
- package/esm/customerService/js-screen-shot/lib/split-methods/AddHistoryData.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.d.ts +8 -8
- package/esm/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.js +5 -5
- package/esm/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.d.ts +5 -5
- package/esm/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.js +3 -3
- package/esm/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.d.ts +16 -16
- package/esm/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.js +7 -7
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawArrow.d.ts +31 -31
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawArrow.js +14 -14
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawCircle.d.ts +11 -11
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawCircle.js +9 -9
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.d.ts +19 -19
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.js +12 -12
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.d.ts +13 -13
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.js +18 -18
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawMasking.d.ts +6 -6
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawMasking.js +4 -4
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawMosaic.d.ts +12 -12
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawMosaic.js +21 -21
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawPencil.d.ts +13 -13
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawPencil.js +9 -9
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawRectangle.d.ts +11 -11
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawRectangle.js +9 -9
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawText.d.ts +10 -10
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawText.js +8 -8
- package/esm/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.d.ts +10 -10
- package/esm/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.js +4 -4
- package/esm/customerService/js-screen-shot/lib/split-methods/SetPlugInParameters.d.ts +2 -2
- package/esm/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.js +5 -5
- package/esm/customerService/js-screen-shot/lib/split-methods/drawCrossImg.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/type/ComponentType.d.ts +133 -133
- package/esm/customerService/js-screen-shot/main.d.ts +110 -110
- package/esm/customerService/js-screen-shot/main.js +32 -32
- package/esm/customerService/screenshotTool.d.ts +10 -10
- package/esm/customerService/teacherList.d.ts +11 -11
- package/esm/customerService/useMediaRecorder.d.ts +9 -9
- package/esm/customerService/viewMemaid.d.ts +3 -0
- package/esm/customerService/viewMemaid.js +75 -0
- package/esm/i18n/en_US.d.ts +2 -2
- package/esm/i18n/index.d.ts +2 -2
- package/esm/i18n/zh_CN.d.ts +2 -2
- package/esm/icons/components/custom-ai_icon.d.ts +4 -4
- package/esm/icons/components/custom-arrow.d.ts +4 -4
- package/esm/icons/components/custom-close.d.ts +4 -4
- package/esm/icons/components/custom-contacts.d.ts +4 -4
- package/esm/icons/components/custom-copy.d.ts +4 -4
- package/esm/icons/components/custom-dislike.d.ts +4 -4
- package/esm/icons/components/custom-download.d.ts +4 -4
- package/esm/icons/components/custom-duihao.d.ts +4 -4
- package/esm/icons/components/custom-exit_full_screen.d.ts +4 -4
- package/esm/icons/components/custom-expand.d.ts +4 -4
- package/esm/icons/components/custom-full_screen.d.ts +4 -4
- package/esm/icons/components/custom-knowledge_content.d.ts +4 -4
- package/esm/icons/components/custom-like.d.ts +4 -4
- package/esm/icons/components/custom-quote.d.ts +4 -4
- package/esm/icons/components/custom-record.d.ts +4 -4
- package/esm/icons/components/custom-reloading.d.ts +4 -4
- package/esm/icons/components/custom-retract.d.ts +4 -4
- package/esm/icons/components/custom-round_close.d.ts +4 -4
- package/esm/icons/components/custom-screen-xuanzuan.d.ts +4 -4
- package/esm/icons/components/custom-screenshot.d.ts +4 -4
- package/esm/icons/components/custom-sending.d.ts +4 -4
- package/esm/icons/components/custom-sound_recording.d.ts +4 -4
- package/esm/icons/components/custom-video-abstraction.d.ts +4 -4
- package/esm/icons/components/custom-wenhao_round.d.ts +4 -4
- package/esm/icons/components/custom-xuanzuan.d.ts +4 -4
- package/esm/icons/components/index.d.ts +25 -25
- package/esm/icons/index.d.ts +2 -2
- package/esm/images/index.d.ts +6 -6
- package/esm/index.d.ts +86 -86
- package/esm/index.js +3 -3
- package/esm/index.module.css +3 -3
- package/esm/message/index.d.ts +18 -18
- package/esm/message/index.module.less +142 -142
- package/esm/pagination/index.d.ts +4 -4
- package/esm/pagination/index.module.less +51 -51
- package/esm/provider/config.d.ts +9 -9
- package/esm/provider/index.d.ts +7 -7
- package/esm/table/index.d.ts +12 -12
- package/esm/table/index.module.less +423 -423
- package/esm/tableSelect/index.d.ts +3 -3
- package/esm/tableSelect/index.js +3 -3
- package/esm/tableSelect/index.module.less +20 -20
- package/esm/textTootip/index.d.ts +9 -9
- package/esm/theme/variable.less +652 -652
- package/esm/titleBar/index.d.ts +16 -16
- package/esm/titleBar/index.module.less +48 -48
- package/esm/typings.d.ts +13 -13
- package/esm/utils/Date.d.ts +10 -10
- package/esm/utils/dom.d.ts +5 -5
- package/esm/utils/number.d.ts +1 -1
- package/esm/utils/object.d.ts +2 -2
- package/esm/viewImage/index(/345/216/237).d.ts +31 -31
- package/esm/viewImage/index.d.ts +33 -33
- package/esm/viewImage/index.module(/345/216/237).less +173 -173
- package/esm/viewImage/index.module.less +193 -193
- 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
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
.main_content_flag
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
}
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
p
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
padding
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
li
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
}
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
//
|
|
431
|
-
//
|
|
432
|
-
//
|
|
433
|
-
//
|
|
434
|
-
//
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
}
|
|
450
|
-
>
|
|
451
|
-
padding-top:
|
|
452
|
-
padding-bottom: 4px;
|
|
453
|
-
}
|
|
454
|
-
>
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
//
|
|
607
|
-
//
|
|
608
|
-
//
|
|
609
|
-
//
|
|
610
|
-
//
|
|
611
|
-
//
|
|
612
|
-
//
|
|
613
|
-
//
|
|
614
|
-
//
|
|
615
|
-
//
|
|
616
|
-
//
|
|
617
|
-
//
|
|
618
|
-
//
|
|
619
|
-
//
|
|
620
|
-
//
|
|
621
|
-
//
|
|
622
|
-
//
|
|
623
|
-
//
|
|
624
|
-
//
|
|
625
|
-
|
|
626
|
-
//
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
//
|
|
631
|
-
|
|
632
|
-
//
|
|
633
|
-
height:
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
//
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
}
|
|
692
|
-
}
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
}
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
padding
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
:
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
}
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
:
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
cursor: pointer;
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
}
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
border-radius:
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
}
|
|
1574
|
-
.
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
.
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
margin
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
}
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
.
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
}
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
:
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
.
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
width:
|
|
1927
|
-
height:
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
.time
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
}
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
}
|
|
2020
|
-
|
|
2021
|
-
.
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
|
|
2025
|
-
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
|
|
2077
|
-
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
2098
|
-
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
}
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
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
|
+
}
|