agilebuilder-ui 1.1.65-tmp26 → 1.1.65-tmp28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/dist/index.full.min.js +1381 -1349
  2. package/dist/style.css +42 -22
  3. package/es/IntervalSelection/src/sectionDate.vue.mjs +8 -8
  4. package/es/chat-embed/src/chat-addition-data.vue2.mjs +14 -11
  5. package/es/chat-embed/src/chat-ai-answer-tip.vue2.mjs +8 -8
  6. package/es/chat-embed/src/chat-bubble-footer.vue2.mjs +5 -5
  7. package/es/chat-embed/src/chat-sender.vue2.mjs +41 -41
  8. package/es/chat-embed/src/components/answer-auto-chart.vue2.mjs +1 -2
  9. package/es/chat-embed/src/components/answer-interaction-data.vue2.mjs +6 -7
  10. package/es/chat-embed/src/components/history-detail.vue2.mjs +18 -18
  11. package/es/chat-embed/src/header.vue2.mjs +16 -16
  12. package/es/chat-embed/src/index.vue2.mjs +161 -161
  13. package/es/chat-embed/src/recommendation-message.vue2.mjs +9 -6
  14. package/es/chat-embed/src/sidebar-item.vue2.mjs +65 -65
  15. package/es/chat-embed/src/voice/voice.vue.mjs +36 -35
  16. package/es/date-picker-range/index.vue2.mjs +39 -39
  17. package/es/department-tree-mobile/src/department-tree-app.vue.mjs +8 -7
  18. package/es/department-tree-mobile/src/department-tree-inline-app.vue.mjs +54 -54
  19. package/es/department-tree-mobile/src/dept-path.vue.mjs +7 -6
  20. package/es/department-tree-mobile/src/dept-result.vue.mjs +7 -6
  21. package/es/department-user-tree-inline/src/department-user-multiple-tree-inline.vue.mjs +5 -5
  22. package/es/department-user-tree-mobile/src/department-user-tree-app.vue.mjs +10 -9
  23. package/es/department-user-tree-mobile/src/department-user-tree-inline-app.vue.mjs +64 -64
  24. package/es/department-user-tree-mobile/src/dept-path.vue.mjs +7 -6
  25. package/es/department-user-tree-mobile/src/dept-result.vue.mjs +4 -3
  26. package/es/empty-state/index.vue.mjs +2 -2
  27. package/es/fs-upload/src/fs-upload-multi.vue.mjs +1 -1
  28. package/es/fs-upload-list/src/fs-upload-list.vue.mjs +1 -1
  29. package/es/fs-upload-new/src/file-upload-mobile/file-upload-app.vue.mjs +12 -12
  30. package/es/fs-upload-new/src/file-upload-mobile/file-upload-browser.vue.mjs +24 -24
  31. package/es/fs-upload-new/src/file-upload-mobile/file-upload-component.vue2.mjs +17 -17
  32. package/es/fs-upload-new/src/file-upload-mobile/file-upload.vue.mjs +12 -12
  33. package/es/fs-upload-new/src/fs-button-upload.vue2.mjs +23 -23
  34. package/es/fs-upload-new/src/fs-drag-upload.vue2.mjs +23 -23
  35. package/es/fs-upload-new/src/fs-preview-new.vue2.mjs +34 -34
  36. package/es/fs-upload-new/src/fs-upload-new.vue.mjs +15 -15
  37. package/es/json-view/json-view-dialog.vue.mjs +5 -5
  38. package/es/multipart-upload/src/multipart-upload-form.vue.mjs +1 -1
  39. package/es/multipart-upload/src/multipart-upload-list.vue.mjs +5 -5
  40. package/es/row-form/index.vue2.mjs +31 -31
  41. package/es/row-form/operation.vue.mjs +13 -13
  42. package/es/secret-info/index.vue.mjs +1 -1
  43. package/es/src/components/Affix/index.vue2.mjs +26 -26
  44. package/es/src/components/Scrollbar/index.vue.mjs +22 -22
  45. package/es/src/views/error-page/401.vue.mjs +8 -8
  46. package/es/src/views/error-page/404.vue.mjs +8 -8
  47. package/es/src/views/layout/components/Menubar/Item.vue.mjs +1 -1
  48. package/es/src/views/layout/components/Menubar/Item.vue2.mjs +2 -2
  49. package/es/src/views/super-icon/index.mjs +7 -0
  50. package/es/src/views/super-icon/src/index.vue.mjs +7 -0
  51. package/es/src/views/super-icon/src/index.vue2.mjs +13 -0
  52. package/es/src/views/super-icon/src/index.vue3.mjs +4 -0
  53. package/es/src/views/svg-icon/src/svg-icon.vue2.mjs +14 -0
  54. package/es/style.css +907 -887
  55. package/es/super-grid/src/columns-config.vue.mjs +1 -1
  56. package/es/super-grid/src/components/grid-radio-input.vue.mjs +5 -5
  57. package/es/super-grid/src/components/select-input.vue.mjs +55 -55
  58. package/es/super-grid/src/row-detail.vue.mjs +1 -1
  59. package/es/super-grid/src/search-form-advancedQuery.vue.mjs +1 -1
  60. package/es/super-grid/src/search-form-number.vue.mjs +4 -5
  61. package/es/super-grid/src/super-grid.vue.mjs +1 -1
  62. package/es/super-nine-grid/src/search-form-number.vue.mjs +4 -5
  63. package/es/super-nine-grid/src/search-form.vue.mjs +1 -1
  64. package/es/super-nine-grid/src/super-nine-grid.vue.mjs +1 -1
  65. package/es/workgroup-tree-inline/src/workgroup-tree-inline.vue.mjs +8 -8
  66. package/es/workgroup-tree-mobile/src/dept-result.vue.mjs +4 -3
  67. package/es/workgroup-tree-mobile/src/workgroup-tree-app.vue.mjs +8 -7
  68. package/es/workgroup-tree-mobile/src/workgroup-tree-inline-app.vue.mjs +51 -51
  69. package/es/workgroup-user-tree-inline/src/workgroup-user-tree-inline.vue.mjs +5 -5
  70. package/es/workgroup-user-tree-mobile/src/dept-path.vue.mjs +7 -6
  71. package/es/workgroup-user-tree-mobile/src/dept-result.vue.mjs +4 -3
  72. package/es/workgroup-user-tree-mobile/src/workgroup-user-tree-app.vue.mjs +7 -6
  73. package/es/workgroup-user-tree-mobile/src/workgroup-user-tree-inline-app.vue.mjs +65 -65
  74. package/es/year-range-picker/src/year-range-picker.vue.mjs +1 -1
  75. package/lib/IntervalSelection/src/sectionDate.vue.cjs +6 -6
  76. package/lib/chat-embed/src/chat-addition-data.vue2.cjs +13 -10
  77. package/lib/chat-embed/src/chat-ai-answer-tip.vue2.cjs +8 -8
  78. package/lib/chat-embed/src/chat-bubble-footer.vue2.cjs +5 -5
  79. package/lib/chat-embed/src/chat-sender.vue2.cjs +20 -20
  80. package/lib/chat-embed/src/components/answer-auto-chart.vue2.cjs +1 -2
  81. package/lib/chat-embed/src/components/answer-interaction-data.vue2.cjs +5 -6
  82. package/lib/chat-embed/src/components/history-detail.vue2.cjs +18 -18
  83. package/lib/chat-embed/src/header.vue2.cjs +17 -17
  84. package/lib/chat-embed/src/index.vue2.cjs +123 -123
  85. package/lib/chat-embed/src/recommendation-message.vue2.cjs +7 -4
  86. package/lib/chat-embed/src/sidebar-item.vue2.cjs +35 -35
  87. package/lib/chat-embed/src/voice/voice.vue.cjs +36 -35
  88. package/lib/date-picker-range/index.vue2.cjs +11 -11
  89. package/lib/department-tree-mobile/src/department-tree-app.vue.cjs +7 -6
  90. package/lib/department-tree-mobile/src/department-tree-inline-app.vue.cjs +53 -53
  91. package/lib/department-tree-mobile/src/dept-path.vue.cjs +6 -6
  92. package/lib/department-tree-mobile/src/dept-result.vue.cjs +7 -6
  93. package/lib/department-user-tree-inline/src/department-user-multiple-tree-inline.vue.cjs +5 -5
  94. package/lib/department-user-tree-mobile/src/department-user-tree-app.vue.cjs +9 -8
  95. package/lib/department-user-tree-mobile/src/department-user-tree-inline-app.vue.cjs +61 -61
  96. package/lib/department-user-tree-mobile/src/dept-path.vue.cjs +6 -6
  97. package/lib/department-user-tree-mobile/src/dept-result.vue.cjs +4 -3
  98. package/lib/empty-state/index.vue.cjs +2 -2
  99. package/lib/fs-upload/src/fs-upload-multi.vue.cjs +1 -1
  100. package/lib/fs-upload-list/src/fs-upload-list.vue.cjs +1 -1
  101. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-app.vue.cjs +12 -12
  102. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-browser.vue.cjs +24 -24
  103. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-component.vue2.cjs +17 -17
  104. package/lib/fs-upload-new/src/file-upload-mobile/file-upload.vue.cjs +12 -12
  105. package/lib/fs-upload-new/src/fs-button-upload.vue2.cjs +23 -23
  106. package/lib/fs-upload-new/src/fs-drag-upload.vue2.cjs +23 -23
  107. package/lib/fs-upload-new/src/fs-preview-new.vue2.cjs +36 -36
  108. package/lib/fs-upload-new/src/fs-upload-new.vue.cjs +15 -15
  109. package/lib/json-view/json-view-dialog.vue.cjs +6 -6
  110. package/lib/multipart-upload/src/multipart-upload-form.vue.cjs +1 -1
  111. package/lib/multipart-upload/src/multipart-upload-list.vue.cjs +5 -5
  112. package/lib/row-form/index.vue2.cjs +31 -31
  113. package/lib/row-form/operation.vue.cjs +13 -13
  114. package/lib/secret-info/index.vue.cjs +1 -1
  115. package/lib/src/components/Affix/index.vue2.cjs +28 -28
  116. package/lib/src/components/Scrollbar/index.vue.cjs +22 -22
  117. package/lib/src/views/error-page/401.vue.cjs +7 -7
  118. package/lib/src/views/error-page/404.vue.cjs +4 -4
  119. package/lib/src/views/layout/components/Menubar/Item.vue.cjs +1 -1
  120. package/lib/src/views/layout/components/Menubar/Item.vue2.cjs +2 -2
  121. package/lib/src/views/super-icon/index.cjs +5 -0
  122. package/lib/src/views/super-icon/src/index.vue.cjs +5 -0
  123. package/lib/src/views/super-icon/src/index.vue2.cjs +10 -0
  124. package/lib/src/views/super-icon/src/index.vue3.cjs +2 -0
  125. package/lib/src/views/svg-icon/src/svg-icon.vue2.cjs +12 -0
  126. package/lib/style.css +920 -900
  127. package/lib/super-grid/src/columns-config.vue.cjs +1 -1
  128. package/lib/super-grid/src/components/grid-radio-input.vue.cjs +5 -5
  129. package/lib/super-grid/src/components/select-input.vue.cjs +56 -56
  130. package/lib/super-grid/src/row-detail.vue.cjs +1 -1
  131. package/lib/super-grid/src/search-form-advancedQuery.vue.cjs +1 -1
  132. package/lib/super-grid/src/search-form-number.vue.cjs +6 -6
  133. package/lib/super-grid/src/super-grid.vue.cjs +1 -1
  134. package/lib/super-nine-grid/src/search-form-number.vue.cjs +6 -6
  135. package/lib/super-nine-grid/src/search-form.vue.cjs +1 -1
  136. package/lib/super-nine-grid/src/super-nine-grid.vue.cjs +1 -1
  137. package/lib/workgroup-tree-inline/src/workgroup-tree-inline.vue.cjs +5 -5
  138. package/lib/workgroup-tree-mobile/src/dept-result.vue.cjs +4 -3
  139. package/lib/workgroup-tree-mobile/src/workgroup-tree-app.vue.cjs +9 -8
  140. package/lib/workgroup-tree-mobile/src/workgroup-tree-inline-app.vue.cjs +48 -48
  141. package/lib/workgroup-user-tree-inline/src/workgroup-user-tree-inline.vue.cjs +5 -5
  142. package/lib/workgroup-user-tree-mobile/src/dept-path.vue.cjs +6 -6
  143. package/lib/workgroup-user-tree-mobile/src/dept-result.vue.cjs +4 -3
  144. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-app.vue.cjs +9 -8
  145. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-inline-app.vue.cjs +63 -63
  146. package/lib/year-range-picker/src/year-range-picker.vue.cjs +1 -1
  147. package/package.json +2 -2
  148. package/src/views/layout/components/Menubar/Item.vue +1 -1
  149. package/src/views/super-icon/index.js +6 -0
  150. package/src/views/super-icon/src/index.vue +52 -0
  151. package/src/views/svg-icon/src/svg-icon.vue +5 -8
package/lib/style.css CHANGED
@@ -42,6 +42,32 @@
42
42
  }
43
43
  .yx-affix .yx-affix-content.is-fixed.is-bottom[data-v-417c4495] {
44
44
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.2);
45
+ }.app-wrapper[data-v-46185fa7] {
46
+ position: relative;
47
+ height: 100%;
48
+ width: 100%;
49
+ }
50
+ .app-wrapper.mobile.openSidebar[data-v-46185fa7] {
51
+ position: fixed;
52
+ top: 0;
53
+ }
54
+ .drawer-bg[data-v-46185fa7] {
55
+ background: #000;
56
+ opacity: 0.3;
57
+ width: 100%;
58
+ top: 0;
59
+ height: 100%;
60
+ position: absolute;
61
+ z-index: 999;
62
+ }.app-breadcrumb.el-breadcrumb[data-v-ff9ae7e4] {
63
+ display: inline-block;
64
+ font-size: 14px;
65
+ line-height: 50px;
66
+ margin-left: 10px;
67
+ }
68
+ .app-breadcrumb.el-breadcrumb .no-redirect[data-v-ff9ae7e4] {
69
+ color: #97a8be;
70
+ cursor: text;
45
71
  }
46
72
  iframe.tab-main-content[data-v-3c90505e] {
47
73
  width: 100%;
@@ -102,33 +128,7 @@ iframe.tab-main-content[data-v-3c90505e] {
102
128
  .default-page-tip-item {
103
129
  padding-top: 10px;
104
130
  }
105
- .app-wrapper[data-v-46185fa7] {
106
- position: relative;
107
- height: 100%;
108
- width: 100%;
109
- }
110
- .app-wrapper.mobile.openSidebar[data-v-46185fa7] {
111
- position: fixed;
112
- top: 0;
113
- }
114
- .drawer-bg[data-v-46185fa7] {
115
- background: #000;
116
- opacity: 0.3;
117
- width: 100%;
118
- top: 0;
119
- height: 100%;
120
- position: absolute;
121
- z-index: 999;
122
- }.app-breadcrumb.el-breadcrumb[data-v-ff9ae7e4] {
123
- display: inline-block;
124
- font-size: 14px;
125
- line-height: 50px;
126
- margin-left: 10px;
127
- }
128
- .app-breadcrumb.el-breadcrumb .no-redirect[data-v-ff9ae7e4] {
129
- color: #97a8be;
130
- cursor: text;
131
- }
131
+
132
132
  .svg-icon[data-v-67e4e504] {
133
133
  width: 1.2em;
134
134
  height: 1.2em;
@@ -136,33 +136,6 @@ iframe.tab-main-content[data-v-3c90505e] {
136
136
  fill: currentColor;
137
137
  overflow: initial;
138
138
  }
139
- .amd-hamburger-container-main[data-v-79c35667] {
140
- padding: 0;
141
- display: flex;
142
- align-items: center;
143
- justify-content: end;
144
- }
145
- .amd-hamburger-container-main .amd-hamburger-container-icon[data-v-79c35667] {
146
- display: flex;
147
- align-items: center;
148
- justify-content: center;
149
- width: var(--admin-layout-left-menu-collapse, 54px);
150
- font-size: 18px;
151
- cursor: pointer;
152
- }
153
- .searchResult {
154
- color: red;
155
- }
156
- .inline-input-custom {
157
- width: 90%;
158
- }
159
-
160
- .searchResult[data-v-22410ec9] {
161
- color: red;
162
- }
163
- .inline-input-custom[data-v-22410ec9] {
164
- width: 90%;
165
- }
166
139
  .grid-area .elTable th[data-v-664b8a45] {
167
140
  padding: 2px 0 !important;
168
141
  }
@@ -306,6 +279,26 @@ iframe.tab-main-content[data-v-3c90505e] {
306
279
  .super-grid-main-view[data-v-664b8a45] .super-grid-main-body .super-grid-main-table-footer-view .el-pagination {
307
280
  flex-wrap: wrap;
308
281
  gap: var(--layout-form-flex-gap, 15px) 0;
282
+ }
283
+ .searchResult[data-v-22410ec9] {
284
+ color: red;
285
+ }
286
+ .inline-input-custom[data-v-22410ec9] {
287
+ width: 90%;
288
+ }
289
+ .amd-hamburger-container-main[data-v-79c35667] {
290
+ padding: 0;
291
+ display: flex;
292
+ align-items: center;
293
+ justify-content: end;
294
+ }
295
+ .amd-hamburger-container-main .amd-hamburger-container-icon[data-v-79c35667] {
296
+ display: flex;
297
+ align-items: center;
298
+ justify-content: center;
299
+ width: var(--admin-layout-left-menu-collapse, 54px);
300
+ font-size: 18px;
301
+ cursor: pointer;
309
302
  }.ValidCode[data-v-aa77e3bd] {
310
303
  display: flex;
311
304
  background-color: #fff;
@@ -316,8 +309,11 @@ iframe.tab-main-content[data-v-3c90505e] {
316
309
  .ValidCode span[data-v-aa77e3bd] {
317
310
  display: inline-block;
318
311
  }
319
- .organization-input .el-input-group__append {
320
- padding: 0 10px 0 0;
312
+ .searchResult {
313
+ color: red;
314
+ }
315
+ .inline-input-custom {
316
+ width: 90%;
321
317
  }
322
318
 
323
319
  .red-circle[data-v-998f4283] {
@@ -334,7 +330,17 @@ iframe.tab-main-content[data-v-3c90505e] {
334
330
  border-radius: 50%; /* 边框半径设置为50%,使元素变为圆形 */
335
331
  display: inline-block; /* 确保元素以块级元素显示 */
336
332
  }
337
- .nine-grid-area[data-v-80f6a26f] {
333
+
334
+ .organization-input .el-input-group__append {
335
+ padding: 0 10px 0 0;
336
+ }
337
+
338
+ .select-top-span {
339
+ width: 100%;
340
+ }
341
+ [data-v-34406c62] .el-select-dropdown__item {
342
+ display: inline-block;
343
+ }.nine-grid-area[data-v-80f6a26f] {
338
344
  padding: 10px;
339
345
  }
340
346
  .nine-grid-area .el-row[data-v-80f6a26f] {
@@ -445,41 +451,6 @@ iframe.tab-main-content[data-v-3c90505e] {
445
451
  display: grid;
446
452
  grid-template-columns: 20% 80%;
447
453
  }
448
- .select-top-span {
449
- width: 100%;
450
- }
451
- [data-v-34406c62] .el-select-dropdown__item {
452
- display: inline-block;
453
- }.amb-color-iconfont[data-v-5254701d] {
454
- width: 30px;
455
- height: 30px;
456
- }
457
- .amb-list-preivew-name[data-v-5254701d] {
458
- margin-left: 10px;
459
- cursor: pointer;
460
- overflow: hidden;
461
- text-overflow: ellipsis;
462
- white-space: nowrap;
463
- }
464
- .fs-upload-tag[data-v-5254701d] {
465
- border: 1px solid #dcdfe6;
466
- padding: 4px 8px;
467
- background-clip: padding-box;
468
- overflow: hidden;
469
- display: inline-flex;
470
- align-items: center;
471
- }
472
- .fs-upload-tag-text[data-v-5254701d] {
473
- margin-right: 8px;
474
- max-width: 120px;
475
- overflow: hidden;
476
- text-overflow: ellipsis;
477
- white-space: nowrap;
478
- }
479
- .fs-upload-tag-percent[data-v-5254701d] {
480
- font-weight: 600;
481
- margin-left: 4px;
482
- }
483
454
  .fs-preview-container[data-v-7f109349] {
484
455
  display: flex;
485
456
  align-items: center;
@@ -555,6 +526,35 @@ iframe.tab-main-content[data-v-3c90505e] {
555
526
  .fs-preview-container[data-v-7f109349] .el-button.is-round {
556
527
  padding: 5px 11px;
557
528
  height: var(--el-button-size);
529
+ }.amb-color-iconfont[data-v-5254701d] {
530
+ width: 30px;
531
+ height: 30px;
532
+ }
533
+ .amb-list-preivew-name[data-v-5254701d] {
534
+ margin-left: 10px;
535
+ cursor: pointer;
536
+ overflow: hidden;
537
+ text-overflow: ellipsis;
538
+ white-space: nowrap;
539
+ }
540
+ .fs-upload-tag[data-v-5254701d] {
541
+ border: 1px solid #dcdfe6;
542
+ padding: 4px 8px;
543
+ background-clip: padding-box;
544
+ overflow: hidden;
545
+ display: inline-flex;
546
+ align-items: center;
547
+ }
548
+ .fs-upload-tag-text[data-v-5254701d] {
549
+ margin-right: 8px;
550
+ max-width: 120px;
551
+ overflow: hidden;
552
+ text-overflow: ellipsis;
553
+ white-space: nowrap;
554
+ }
555
+ .fs-upload-tag-percent[data-v-5254701d] {
556
+ font-weight: 600;
557
+ margin-left: 4px;
558
558
  }.select[data-v-52983a24] {
559
559
  width: 100%;
560
560
  height: 100%;
@@ -632,232 +632,51 @@ iframe.tab-main-content[data-v-3c90505e] {
632
632
  .organization-tree .dept-path .breadcrumb-label-link {
633
633
  color: #409eff;
634
634
  }
635
-
636
- .organization-tree,
637
- .organization-tree .el-checkbox__label,
638
- .organization-tree .el-breadcrumb__inner,
639
- .organization-tree .el-tree {
640
- font-size: 17px;
641
- font-weight: 700;
642
- }
643
- .organization-tree .el-breadcrumb__item:last-child .el-breadcrumb__inner,
644
- .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
645
- .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,
646
- .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
647
- font-size: 17px;
648
- font-weight: 700;
649
- }
650
- .organization-tree .el-card__body {
651
- padding-top: 10px;
635
+ .wscn-http404-container[data-v-4f824f28] {
636
+ transform: translate(-50%, -50%);
637
+ position: absolute;
638
+ top: 40%;
639
+ left: 50%;
652
640
  }
653
- .organization-tree .card-content {
654
- margin-top: 10px;
641
+ .wscn-http404[data-v-4f824f28] {
642
+ position: relative;
643
+ width: 1200px;
644
+ padding: 0 50px;
645
+ overflow: hidden;
655
646
  }
656
- .organization-tree .item-row-all {
657
- margin-bottom: 10px;
647
+ .wscn-http404 .pic-404[data-v-4f824f28] {
648
+ position: relative;
649
+ float: left;
650
+ width: 600px;
651
+ overflow: hidden;
658
652
  }
659
- .organization-tree .item-row {
660
- display: flex;
653
+ .wscn-http404 .pic-404__parent[data-v-4f824f28] {
661
654
  width: 100%;
662
655
  }
663
- .organization-tree .item-label {
664
- flex: 0 0 90%;
665
- text-align: left;
666
- }
667
- .organization-tree .item-side {
668
- flex: 0 0 10%;
669
- text-align: right;
670
- }
671
- .organization-tree .el-tree-node {
672
- margin-bottom: 10px;
656
+ .wscn-http404 .pic-404__child[data-v-4f824f28] {
657
+ position: absolute;
673
658
  }
674
- .organization-tree .el-tree-node__content > .el-tree-node__expand-icon {
675
- padding: 0;
676
- display: none;
659
+ .wscn-http404 .pic-404__child.left[data-v-4f824f28] {
660
+ width: 80px;
661
+ top: 17px;
662
+ left: 220px;
663
+ opacity: 0;
664
+ animation-name: cloudLeft-4f824f28;
665
+ animation-duration: 2s;
666
+ animation-timing-function: linear;
667
+ animation-fill-mode: forwards;
668
+ animation-delay: 1s;
677
669
  }
678
- .organization-tree .card-footer {
679
- padding: 20px;
680
- }
681
- .organization-tree .card-footer .select-result {
682
- color: #409eff;
683
- flex: 1 1 75%;
684
- text-align: left;
685
- }
686
- .organization-tree .card-footer .button-area {
687
- flex: 0 0 20%;
688
- text-align: right;
689
- }
690
- .organization-tree .dept-path .breadcrumb-label-link {
691
- color: #409eff;
692
- }
693
- .row-form-item[data-v-4b5a56cc] {
694
- width: 50%;
695
- }
696
- .organization-tree,
697
- .organization-tree .el-checkbox__label,
698
- .organization-tree .el-breadcrumb__inner,
699
- .organization-tree .el-tree {
700
- font-size: 17px;
701
- font-weight: 700;
702
- }
703
- .organization-tree .el-breadcrumb__item:last-child .el-breadcrumb__inner,
704
- .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
705
- .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,
706
- .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
707
- font-size: 17px;
708
- font-weight: 700;
709
- }
710
- .organization-tree .el-card__body {
711
- padding-top: 10px;
712
- }
713
- .organization-tree .card-content {
714
- margin-top: 10px;
715
- }
716
- .organization-tree .item-row-all {
717
- margin-bottom: 10px;
718
- }
719
- .organization-tree .item-row {
720
- display: flex;
721
- width: 100%;
722
- }
723
- .organization-tree .item-label {
724
- flex: 0 0 90%;
725
- text-align: left;
726
- }
727
- .organization-tree .item-side {
728
- flex: 0 0 10%;
729
- text-align: right;
730
- }
731
- .organization-tree .el-tree-node {
732
- margin-bottom: 10px;
733
- }
734
- .organization-tree .el-tree-node__content > .el-tree-node__expand-icon {
735
- padding: 0;
736
- display: none;
737
- }
738
- .organization-tree .card-footer {
739
- padding: 20px;
740
- }
741
- .organization-tree .card-footer .select-result {
742
- color: #409eff;
743
- flex: 1 1 75%;
744
- text-align: left;
745
- }
746
- .organization-tree .card-footer .button-area {
747
- flex: 0 0 20%;
748
- text-align: right;
749
- }
750
- .organization-tree .dept-path .breadcrumb-label-link {
751
- color: #409eff;
752
- }
753
- .super-icon[data-v-875fd31c] {
754
- width: 1em;
755
- height: 1em;
756
- font-size: 14px;
757
- }.errPage-container[data-v-6bef0241] {
758
- width: 800px;
759
- max-width: 100%;
760
- margin: 100px auto;
761
- }
762
- .errPage-container .pan-back-btn[data-v-6bef0241] {
763
- background: #008489;
764
- color: #fff;
765
- border: none !important;
766
- }
767
- .errPage-container .pan-gif[data-v-6bef0241] {
768
- margin: 0 auto;
769
- display: block;
770
- }
771
- .errPage-container .pan-img[data-v-6bef0241] {
772
- display: block;
773
- margin: 0 auto;
774
- width: 100%;
775
- }
776
- .errPage-container .text-jumbo[data-v-6bef0241] {
777
- font-size: 60px;
778
- font-weight: 700;
779
- color: #484848;
780
- }
781
- .errPage-container .list-unstyled[data-v-6bef0241] {
782
- font-size: 14px;
783
- }
784
- .errPage-container .list-unstyled li[data-v-6bef0241] {
785
- padding-bottom: 5px;
786
- }
787
- .errPage-container .list-unstyled a[data-v-6bef0241] {
788
- color: #008489;
789
- text-decoration: none;
790
- }
791
- .errPage-container .list-unstyled a[data-v-6bef0241]:hover {
792
- text-decoration: underline;
793
- }.app-wrapper[data-v-5c0a6bf6] {
794
- position: relative;
795
- height: 100%;
796
- width: 100%;
797
- }
798
- .app-wrapper .mobile.openSidebar[data-v-5c0a6bf6] {
799
- position: fixed;
800
- top: 0;
801
- }
802
- .drawer-bg[data-v-5c0a6bf6] {
803
- background: #000;
804
- opacity: 0.3;
805
- width: 100%;
806
- top: 0;
807
- height: 100%;
808
- position: absolute;
809
- z-index: 999;
810
- }
811
- .graphDiv[data-v-a936569d] {
812
- overflow: auto;
813
- height: 100%;
814
- height: calc(100vh - 20px);
815
- }
816
- .wscn-http404-container[data-v-4f824f28] {
817
- transform: translate(-50%, -50%);
818
- position: absolute;
819
- top: 40%;
820
- left: 50%;
821
- }
822
- .wscn-http404[data-v-4f824f28] {
823
- position: relative;
824
- width: 1200px;
825
- padding: 0 50px;
826
- overflow: hidden;
827
- }
828
- .wscn-http404 .pic-404[data-v-4f824f28] {
829
- position: relative;
830
- float: left;
831
- width: 600px;
832
- overflow: hidden;
833
- }
834
- .wscn-http404 .pic-404__parent[data-v-4f824f28] {
835
- width: 100%;
836
- }
837
- .wscn-http404 .pic-404__child[data-v-4f824f28] {
838
- position: absolute;
839
- }
840
- .wscn-http404 .pic-404__child.left[data-v-4f824f28] {
841
- width: 80px;
842
- top: 17px;
843
- left: 220px;
844
- opacity: 0;
845
- animation-name: cloudLeft-4f824f28;
846
- animation-duration: 2s;
847
- animation-timing-function: linear;
848
- animation-fill-mode: forwards;
849
- animation-delay: 1s;
850
- }
851
- .wscn-http404 .pic-404__child.mid[data-v-4f824f28] {
852
- width: 46px;
853
- top: 10px;
854
- left: 420px;
855
- opacity: 0;
856
- animation-name: cloudMid-4f824f28;
857
- animation-duration: 2s;
858
- animation-timing-function: linear;
859
- animation-fill-mode: forwards;
860
- animation-delay: 1.2s;
670
+ .wscn-http404 .pic-404__child.mid[data-v-4f824f28] {
671
+ width: 46px;
672
+ top: 10px;
673
+ left: 420px;
674
+ opacity: 0;
675
+ animation-name: cloudMid-4f824f28;
676
+ animation-duration: 2s;
677
+ animation-timing-function: linear;
678
+ animation-fill-mode: forwards;
679
+ animation-delay: 1.2s;
861
680
  }
862
681
  .wscn-http404 .pic-404__child.right[data-v-4f824f28] {
863
682
  width: 62px;
@@ -1004,9 +823,200 @@ iframe.tab-main-content[data-v-3c90505e] {
1004
823
  transform: translateY(0);
1005
824
  opacity: 1;
1006
825
  }
826
+ }.super-icon[data-v-875fd31c] {
827
+ width: 1em;
828
+ height: 1em;
829
+ font-size: 14px;
830
+ }
831
+ .organization-tree,
832
+ .organization-tree .el-checkbox__label,
833
+ .organization-tree .el-breadcrumb__inner,
834
+ .organization-tree .el-tree {
835
+ font-size: 17px;
836
+ font-weight: 700;
837
+ }
838
+ .organization-tree .el-breadcrumb__item:last-child .el-breadcrumb__inner,
839
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
840
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,
841
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
842
+ font-size: 17px;
843
+ font-weight: 700;
844
+ }
845
+ .organization-tree .el-card__body {
846
+ padding-top: 10px;
847
+ }
848
+ .organization-tree .card-content {
849
+ margin-top: 10px;
850
+ }
851
+ .organization-tree .item-row-all {
852
+ margin-bottom: 10px;
853
+ }
854
+ .organization-tree .item-row {
855
+ display: flex;
856
+ width: 100%;
857
+ }
858
+ .organization-tree .item-label {
859
+ flex: 0 0 90%;
860
+ text-align: left;
861
+ }
862
+ .organization-tree .item-side {
863
+ flex: 0 0 10%;
864
+ text-align: right;
865
+ }
866
+ .organization-tree .el-tree-node {
867
+ margin-bottom: 10px;
868
+ }
869
+ .organization-tree .el-tree-node__content > .el-tree-node__expand-icon {
870
+ padding: 0;
871
+ display: none;
872
+ }
873
+ .organization-tree .card-footer {
874
+ padding: 20px;
875
+ }
876
+ .organization-tree .card-footer .select-result {
877
+ color: #409eff;
878
+ flex: 1 1 75%;
879
+ text-align: left;
880
+ }
881
+ .organization-tree .card-footer .button-area {
882
+ flex: 0 0 20%;
883
+ text-align: right;
884
+ }
885
+ .organization-tree .dept-path .breadcrumb-label-link {
886
+ color: #409eff;
887
+ }
888
+
889
+ .organization-tree,
890
+ .organization-tree .el-checkbox__label,
891
+ .organization-tree .el-breadcrumb__inner,
892
+ .organization-tree .el-tree {
893
+ font-size: 17px;
894
+ font-weight: 700;
895
+ }
896
+ .organization-tree .el-breadcrumb__item:last-child .el-breadcrumb__inner,
897
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
898
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,
899
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
900
+ font-size: 17px;
901
+ font-weight: 700;
902
+ }
903
+ .organization-tree .el-card__body {
904
+ padding-top: 10px;
905
+ }
906
+ .organization-tree .card-content {
907
+ margin-top: 10px;
908
+ }
909
+ .organization-tree .item-row-all {
910
+ margin-bottom: 10px;
911
+ }
912
+ .organization-tree .item-row {
913
+ display: flex;
914
+ width: 100%;
915
+ }
916
+ .organization-tree .item-label {
917
+ flex: 0 0 90%;
918
+ text-align: left;
919
+ }
920
+ .organization-tree .item-side {
921
+ flex: 0 0 10%;
922
+ text-align: right;
923
+ }
924
+ .organization-tree .el-tree-node {
925
+ margin-bottom: 10px;
926
+ }
927
+ .organization-tree .el-tree-node__content > .el-tree-node__expand-icon {
928
+ padding: 0;
929
+ display: none;
930
+ }
931
+ .organization-tree .card-footer {
932
+ padding: 20px;
933
+ }
934
+ .organization-tree .card-footer .select-result {
935
+ color: #409eff;
936
+ flex: 1 1 75%;
937
+ text-align: left;
938
+ }
939
+ .organization-tree .card-footer .button-area {
940
+ flex: 0 0 20%;
941
+ text-align: right;
942
+ }
943
+ .organization-tree .dept-path .breadcrumb-label-link {
944
+ color: #409eff;
945
+ }
946
+ .row-form-item[data-v-4b5a56cc] {
947
+ width: 50%;
948
+ }.errPage-container[data-v-6bef0241] {
949
+ width: 800px;
950
+ max-width: 100%;
951
+ margin: 100px auto;
952
+ }
953
+ .errPage-container .pan-back-btn[data-v-6bef0241] {
954
+ background: #008489;
955
+ color: #fff;
956
+ border: none !important;
957
+ }
958
+ .errPage-container .pan-gif[data-v-6bef0241] {
959
+ margin: 0 auto;
960
+ display: block;
961
+ }
962
+ .errPage-container .pan-img[data-v-6bef0241] {
963
+ display: block;
964
+ margin: 0 auto;
965
+ width: 100%;
966
+ }
967
+ .errPage-container .text-jumbo[data-v-6bef0241] {
968
+ font-size: 60px;
969
+ font-weight: 700;
970
+ color: #484848;
971
+ }
972
+ .errPage-container .list-unstyled[data-v-6bef0241] {
973
+ font-size: 14px;
974
+ }
975
+ .errPage-container .list-unstyled li[data-v-6bef0241] {
976
+ padding-bottom: 5px;
977
+ }
978
+ .errPage-container .list-unstyled a[data-v-6bef0241] {
979
+ color: #008489;
980
+ text-decoration: none;
981
+ }
982
+ .errPage-container .list-unstyled a[data-v-6bef0241]:hover {
983
+ text-decoration: underline;
984
+ }
985
+ .graphDiv[data-v-a936569d] {
986
+ overflow: auto;
987
+ height: 100%;
988
+ height: calc(100vh - 20px);
989
+ }
990
+ .app-wrapper[data-v-5c0a6bf6] {
991
+ position: relative;
992
+ height: 100%;
993
+ width: 100%;
994
+ }
995
+ .app-wrapper .mobile.openSidebar[data-v-5c0a6bf6] {
996
+ position: fixed;
997
+ top: 0;
998
+ }
999
+ .drawer-bg[data-v-5c0a6bf6] {
1000
+ background: #000;
1001
+ opacity: 0.3;
1002
+ width: 100%;
1003
+ top: 0;
1004
+ height: 100%;
1005
+ position: absolute;
1006
+ z-index: 999;
1007
1007
  }iframe[data-v-20dccb82] {
1008
1008
  width: 100%;
1009
1009
  height: calc(100vh - 50px);
1010
+ }.app-main[data-v-2d98e845] {
1011
+ padding: var(--app-main-padding, 15px);
1012
+ height: calc(100vh - var(--app-main-padding, 15px) * 2);
1013
+ position: relative;
1014
+ overflow: hidden;
1015
+ }
1016
+ .app-main[data-v-2d98e845] > .app-container {
1017
+ max-height: calc(100vh - var(--app-main-padding, 15px) * 2);
1018
+ height: calc(100vh - var(--app-main-padding, 15px) * 2);
1019
+ overflow: auto;
1010
1020
  }.smb-sidebar-menu-item[data-v-38e3eafc] {
1011
1021
  position: relative;
1012
1022
  --el-menu-item-height: 45px;
@@ -1091,27 +1101,7 @@ iframe.tab-main-content[data-v-3c90505e] {
1091
1101
  }
1092
1102
  .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-no-icon-title {
1093
1103
  flex: 0 0 calc(100% - 20px - 20px);
1094
- }.app-main[data-v-2d98e845] {
1095
- padding: var(--app-main-padding, 15px);
1096
- height: calc(100vh - var(--app-main-padding, 15px) * 2);
1097
- position: relative;
1098
- overflow: hidden;
1099
- }
1100
- .app-main[data-v-2d98e845] > .app-container {
1101
- max-height: calc(100vh - var(--app-main-padding, 15px) * 2);
1102
- height: calc(100vh - var(--app-main-padding, 15px) * 2);
1103
- overflow: auto;
1104
- }
1105
- .searchResult {
1106
- color: red;
1107
- }
1108
- .inline-select-custom {
1109
- width: 100px;
1110
- }
1111
- .inline-input-custom {
1112
- width: 98%;
1113
- }
1114
- [data-v-e84e6e12] .chat-content-font,[data-v-e84e6e12] .chat-content-font *,[data-v-e84e6e12] .el-bubble-content-wrapper .el-bubble-content,[data-v-e84e6e12] .chat-embed__main_content {
1104
+ }[data-v-e84e6e12] .chat-content-font,[data-v-e84e6e12] .chat-content-font *,[data-v-e84e6e12] .el-bubble-content-wrapper .el-bubble-content,[data-v-e84e6e12] .chat-embed__main_content {
1115
1105
  user-select: text !important;
1116
1106
  -webkit-user-select: text !important;
1117
1107
  -moz-user-select: text !important;
@@ -1153,7 +1143,7 @@ iframe.tab-main-content[data-v-3c90505e] {
1153
1143
  bottom: 0;
1154
1144
  --main-content-height: calc(100vh - var(--header-height));
1155
1145
  }
1156
- .chat-container > *[data-v-e84e6e12] {
1146
+ .chat-container[data-v-e84e6e12] > * {
1157
1147
  box-sizing: border-box; /* 确保 padding 和 border 不会影响宽度 */
1158
1148
  }
1159
1149
 
@@ -1265,18 +1255,20 @@ iframe.tab-main-content[data-v-3c90505e] {
1265
1255
  /**
1266
1256
  // 用户消息
1267
1257
  */
1268
- .content-borderless-container[data-v-e84e6e12] {
1258
+ .content-borderless-container {
1259
+ &[data-v-e84e6e12] {
1269
1260
  background: #e1ecfd;
1270
1261
  border-radius: 20px 0px 20px 20px;
1271
1262
  user-select: none;
1272
1263
  padding: 12px;
1273
1264
  cursor: pointer;
1274
1265
  transition: background-color 0.3s;
1266
+ }
1275
1267
  &[data-v-e84e6e12]:hover {
1276
1268
  background-color: #ebeef5;
1277
1269
  }
1278
1270
  }
1279
- .footer-container[data-v-e84e6e12] {
1271
+ .footer-container {
1280
1272
  [data-v-e84e6e12] .el-button + .el-button {
1281
1273
  margin-left: 8px;
1282
1274
  }
@@ -1342,18 +1334,86 @@ iframe.tab-main-content[data-v-3c90505e] {
1342
1334
  width: 100%;
1343
1335
  min-width: 0;
1344
1336
  }
1345
- .sep[data-v-2aeaa81d] {
1346
- padding: 0 8px;
1347
- color: var(--el-text-color-secondary);
1348
- white-space: nowrap;
1349
- flex: 0 0 auto;
1350
- }
1351
-
1337
+ .sep[data-v-2aeaa81d] {
1338
+ padding: 0 8px;
1339
+ color: var(--el-text-color-secondary);
1340
+ white-space: nowrap;
1341
+ flex: 0 0 auto;
1342
+ }
1343
+ .normal-column-header[data-v-aecac200] {
1344
+ display: inline-flex;
1345
+ vertical-align: middle;
1346
+ }
1347
+ .normal-column-header-icon[data-v-aecac200] {
1348
+ font-size: 20px;
1349
+ color: var(--el-color-primary);
1350
+ cursor: pointer;
1351
+ }
1352
+ .grid-search-form[data-v-8f3059a4] .el-form-item {
1353
+ margin-bottom: 0px;
1354
+ }
1355
+ .grid-search-form[data-v-8f3059a4] .search-btn {
1356
+ margin-bottom: 5px;
1357
+ text-align: center;
1358
+ }
1359
+ .grid-search-form[data-v-8f3059a4] .el-select,
1360
+ .grid-search-form[data-v-8f3059a4] .customComponent {
1361
+ width: 100%;
1362
+ }
1363
+ .amb-agilebuilder-search-form-view[data-v-8f3059a4]:empty {
1364
+ display: none;
1365
+ }
1366
+
1367
+ /* .search-condition-mobile {
1368
+ padding-bottom: 10px;
1369
+ position: fixed;
1370
+ top: 37px;
1371
+ background-color: #ffffff;
1372
+ width: 46%;
1373
+ height: 40px;
1374
+ z-index: 1500;
1375
+ } */
1376
+ li[data-v-040fcf55] {
1377
+ color: #333;
1378
+ }
1379
+ .context-menu[data-v-040fcf55] {
1380
+ position: fixed;
1381
+ background: #fff;
1382
+ z-index: 999;
1383
+ padding: 5px;
1384
+ margin: 0;
1385
+ margin-top: 30px;
1386
+ }
1387
+ .context-menu li[data-v-040fcf55] {
1388
+ min-width: 75px;
1389
+ height: 28px;
1390
+ line-height: 28px;
1391
+ text-align: left;
1392
+ color: #1a1a1a;
1393
+ }
1394
+ .context-menu li[data-v-040fcf55]:hover {
1395
+ background: #42b983;
1396
+ color: #fff;
1397
+ }
1398
+ .context-menu[data-v-040fcf55] {
1399
+ border: 1px solid #eee;
1400
+ box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.1);
1401
+ border-radius: 5px;
1402
+ }
1403
+ li[data-v-040fcf55] {
1404
+ list-style-type: none;
1405
+ }
1352
1406
  .searchResult {
1353
1407
  color: red;
1354
1408
  }
1409
+ .inline-select-custom {
1410
+ width: 100px;
1411
+ }
1355
1412
  .inline-input-custom {
1356
- width: 90%;
1413
+ width: 98%;
1414
+ }
1415
+ .searchDepartmentUser {
1416
+ width: 250px;
1357
1417
  }
1358
1418
  .el-autocomplete-suggestion.el-popper {
1359
1419
  min-width: 300px;
@@ -1362,8 +1422,14 @@ iframe.tab-main-content[data-v-3c90505e] {
1362
1422
  .searchResult {
1363
1423
  color: red;
1364
1424
  }
1425
+ .inline-select-custom {
1426
+ width: 100px;
1427
+ }
1365
1428
  .inline-input-custom {
1366
- width: 100% !important;
1429
+ width: 98%;
1430
+ }
1431
+ .searchDepartmentUser {
1432
+ width: 250px;
1367
1433
  }
1368
1434
  .el-autocomplete-suggestion.el-popper {
1369
1435
  min-width: 300px;
@@ -1379,6 +1445,16 @@ iframe.tab-main-content[data-v-3c90505e] {
1379
1445
  width: 98%;
1380
1446
  }
1381
1447
 
1448
+ .searchResult {
1449
+ color: red;
1450
+ }
1451
+ .inline-select-custom {
1452
+ width: 100px;
1453
+ }
1454
+ .inline-input-custom {
1455
+ width: 98%;
1456
+ }
1457
+
1382
1458
  .searchResult {
1383
1459
  color: red;
1384
1460
  }
@@ -1388,39 +1464,26 @@ iframe.tab-main-content[data-v-3c90505e] {
1388
1464
  .inline-input-custom {
1389
1465
  width: 98%;
1390
1466
  }
1391
- .normal-column-header[data-v-aecac200] {
1392
- display: inline-flex;
1393
- vertical-align: middle;
1394
- }
1395
- .normal-column-header-icon[data-v-aecac200] {
1396
- font-size: 20px;
1397
- color: var(--el-color-primary);
1398
- cursor: pointer;
1467
+
1468
+ .searchResult {
1469
+ color: red;
1399
1470
  }
1400
- .grid-search-form[data-v-8f3059a4] .el-form-item {
1401
- margin-bottom: 0px;
1471
+ .inline-input-custom {
1472
+ width: 90%;
1402
1473
  }
1403
- .grid-search-form[data-v-8f3059a4] .search-btn {
1404
- margin-bottom: 5px;
1405
- text-align: center;
1474
+ .el-autocomplete-suggestion.el-popper {
1475
+ min-width: 300px;
1476
+ }
1477
+
1478
+ .searchResult {
1479
+ color: red;
1406
1480
  }
1407
- .grid-search-form[data-v-8f3059a4] .el-select,
1408
- .grid-search-form[data-v-8f3059a4] .customComponent {
1409
- width: 100%;
1481
+ .inline-input-custom {
1482
+ width: 100% !important;
1410
1483
  }
1411
- .amb-agilebuilder-search-form-view[data-v-8f3059a4]:empty {
1412
- display: none;
1484
+ .el-autocomplete-suggestion.el-popper {
1485
+ min-width: 300px;
1413
1486
  }
1414
-
1415
- /* .search-condition-mobile {
1416
- padding-bottom: 10px;
1417
- position: fixed;
1418
- top: 37px;
1419
- background-color: #ffffff;
1420
- width: 46%;
1421
- height: 40px;
1422
- z-index: 1500;
1423
- } */
1424
1487
 
1425
1488
  .organization-tree, .organization-tree .el-checkbox__label,.organization-tree .el-breadcrumb__inner,.organization-tree .el-tree {
1426
1489
  font-size: 17px;
@@ -1473,67 +1536,6 @@ iframe.tab-main-content[data-v-3c90505e] {
1473
1536
  .organization-tree .dept-path .breadcrumb-label-link{
1474
1537
  color:#409EFF
1475
1538
  }
1476
- li[data-v-040fcf55] {
1477
- color: #333;
1478
- }
1479
- .context-menu[data-v-040fcf55] {
1480
- position: fixed;
1481
- background: #fff;
1482
- z-index: 999;
1483
- padding: 5px;
1484
- margin: 0;
1485
- margin-top: 30px;
1486
- }
1487
- .context-menu li[data-v-040fcf55] {
1488
- min-width: 75px;
1489
- height: 28px;
1490
- line-height: 28px;
1491
- text-align: left;
1492
- color: #1a1a1a;
1493
- }
1494
- .context-menu li[data-v-040fcf55]:hover {
1495
- background: #42b983;
1496
- color: #fff;
1497
- }
1498
- .context-menu[data-v-040fcf55] {
1499
- border: 1px solid #eee;
1500
- box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.1);
1501
- border-radius: 5px;
1502
- }
1503
- li[data-v-040fcf55] {
1504
- list-style-type: none;
1505
- }
1506
- .searchResult {
1507
- color: red;
1508
- }
1509
- .inline-select-custom {
1510
- width: 100px;
1511
- }
1512
- .inline-input-custom {
1513
- width: 98%;
1514
- }
1515
- .searchDepartmentUser {
1516
- width: 250px;
1517
- }
1518
- .el-autocomplete-suggestion.el-popper {
1519
- min-width: 300px;
1520
- }
1521
-
1522
- .searchResult {
1523
- color: red;
1524
- }
1525
- .inline-select-custom {
1526
- width: 100px;
1527
- }
1528
- .inline-input-custom {
1529
- width: 98%;
1530
- }
1531
- .searchDepartmentUser {
1532
- width: 250px;
1533
- }
1534
- .el-autocomplete-suggestion.el-popper {
1535
- min-width: 300px;
1536
- }
1537
1539
 
1538
1540
  .grid-search-form[data-v-04817310] {
1539
1541
  overflow: auto;
@@ -1550,30 +1552,6 @@ li[data-v-040fcf55] {
1550
1552
  width: 100%;
1551
1553
  }
1552
1554
 
1553
- .nav-tab .el-tabs__header {
1554
- margin: 0;
1555
- /* border-bottom: 0px; */
1556
- }
1557
- .menu-tab-container .el-tabs__content {
1558
- padding: 0;
1559
- }
1560
- .default-page-tip {
1561
- width: 100%;
1562
- height: 100%;
1563
- background: #f7f7f8;
1564
- }
1565
- .default-page-tip-msg {
1566
- padding-top: 25%;
1567
- padding-bottom: 30%;
1568
- font-size: 24px;
1569
- font-weight: 600;
1570
- text-align: center;
1571
- color: gray;
1572
- }
1573
- .default-page-tip-item {
1574
- padding-top: 10px;
1575
- }
1576
-
1577
1555
  iframe.tab-main-content[data-v-80f8eb5e] {
1578
1556
  width: 100%;
1579
1557
  height: calc(100vh - 48px);
@@ -1611,13 +1589,31 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1611
1589
  /* 去掉卡片和tab表头的距离 */
1612
1590
  [data-v-80f8eb5e] .el-tabs__header {
1613
1591
  margin: 0;
1614
- }[data-v-455b2ba2] .super-icon {
1615
- width: 20px !important;
1616
- height: 20px !important;
1617
- }[data-v-0fb85d6e] .super-icon {
1618
- width: 20px !important;
1619
- height: 20px !important;
1620
- }.app-breadcrumb.el-breadcrumb[data-v-768a430c] {
1592
+ }
1593
+ .nav-tab .el-tabs__header {
1594
+ margin: 0;
1595
+ /* border-bottom: 0px; */
1596
+ }
1597
+ .menu-tab-container .el-tabs__content {
1598
+ padding: 0;
1599
+ }
1600
+ .default-page-tip {
1601
+ width: 100%;
1602
+ height: 100%;
1603
+ background: #f7f7f8;
1604
+ }
1605
+ .default-page-tip-msg {
1606
+ padding-top: 25%;
1607
+ padding-bottom: 30%;
1608
+ font-size: 24px;
1609
+ font-weight: 600;
1610
+ text-align: center;
1611
+ color: gray;
1612
+ }
1613
+ .default-page-tip-item {
1614
+ padding-top: 10px;
1615
+ }
1616
+ .app-breadcrumb.el-breadcrumb[data-v-768a430c] {
1621
1617
  background-color: #eee;
1622
1618
  width: 100%;
1623
1619
  border: 1px solid #ccc;
@@ -1636,41 +1632,12 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1636
1632
  }
1637
1633
  .app-breadcrumb.el-breadcrumb .el-breadcrumb__separator[data-v-768a430c] {
1638
1634
  margin: 0 5px;
1639
- }
1640
- .searchResult {
1641
- color: red;
1642
- }
1643
- .inline-select-custom {
1644
- width: 100px;
1645
- }
1646
- .inline-input-custom {
1647
- width: 98%;
1648
- }
1649
- .grid-search-form[data-v-d462769a] .el-form-item {
1650
- margin-bottom: 0px;
1651
- }
1652
- .grid-search-form[data-v-d462769a] .el-form-item__label {
1653
- overflow: hidden;
1654
- text-overflow: ellipsis;
1655
- white-space: nowrap;
1656
- word-break: keep-all;
1657
- }
1658
- .grid-search-form[data-v-d462769a] .search-btn {
1659
- margin-bottom: 5px;
1660
- text-align: center;
1661
- }
1662
- .grid-search-form[data-v-d462769a] .el-select {
1663
- width: 100%;
1664
- }
1665
- .grid-search-form[data-v-d462769a] .customComponent {
1666
- width: 100%;
1667
- }
1668
- .grid-search-form[data-v-d462769a] .el-row {
1669
- padding-right: 24px;
1670
- }
1671
- .grid-search-form[data-v-d462769a] .el-col {
1672
- padding-left: 10px;
1673
- padding-bottom: 16px;
1635
+ }[data-v-990840ae] .super-icon {
1636
+ width: 20px !important;
1637
+ height: 20px !important;
1638
+ }[data-v-455b2ba2] .super-icon {
1639
+ width: 20px !important;
1640
+ height: 20px !important;
1674
1641
  }.annex-cell[data-v-30804a71] {
1675
1642
  padding-right: 5px;
1676
1643
  cursor: pointer;
@@ -1730,7 +1697,32 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1730
1697
  .grid-search-form[data-v-0b145154] .customComponent {
1731
1698
  width: 100%;
1732
1699
  }
1733
- .grid-search-form-mobile[data-v-c8fb4788] {
1700
+ .grid-search-form[data-v-d462769a] .el-form-item {
1701
+ margin-bottom: 0px;
1702
+ }
1703
+ .grid-search-form[data-v-d462769a] .el-form-item__label {
1704
+ overflow: hidden;
1705
+ text-overflow: ellipsis;
1706
+ white-space: nowrap;
1707
+ word-break: keep-all;
1708
+ }
1709
+ .grid-search-form[data-v-d462769a] .search-btn {
1710
+ margin-bottom: 5px;
1711
+ text-align: center;
1712
+ }
1713
+ .grid-search-form[data-v-d462769a] .el-select {
1714
+ width: 100%;
1715
+ }
1716
+ .grid-search-form[data-v-d462769a] .customComponent {
1717
+ width: 100%;
1718
+ }
1719
+ .grid-search-form[data-v-d462769a] .el-row {
1720
+ padding-right: 24px;
1721
+ }
1722
+ .grid-search-form[data-v-d462769a] .el-col {
1723
+ padding-left: 10px;
1724
+ padding-bottom: 16px;
1725
+ }.grid-search-form-mobile[data-v-c8fb4788] {
1734
1726
  overflow: auto;
1735
1727
  }
1736
1728
  .grid-search-form-mobile[data-v-c8fb4788] .el-form-item {
@@ -1776,43 +1768,17 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1776
1768
  .inline-input-custom {
1777
1769
  width: 98%;
1778
1770
  }
1779
- .smb-sidebar-menu-item[data-v-74b8f009] {
1780
- position: relative;
1781
- --el-menu-item-height: 45px;
1782
- --el-menu-sub-item-height: 45px;
1783
- }
1784
- .smb-sidebar-menu-item.el-menu-item[data-v-74b8f009], .smb-sidebar-menu-item.el-sub-menu[data-v-74b8f009] {
1785
- padding: 0 !important;
1786
- }
1787
- .smb-sidebar-menu-item.el-menu-item[data-v-74b8f009]:not(:has(> .el-tooltip__trigger)), .smb-sidebar-menu-item.el-sub-menu[data-v-74b8f009]:not(:has(> .el-tooltip__trigger)) {
1788
- display: flex;
1789
- flex-direction: row;
1790
- }
1791
- .smb-sidebar-menu-item[data-v-74b8f009] > .el-tooltip__trigger {
1792
- display: flex;
1793
- flex-direction: row;
1794
- padding: 0 !important;
1795
- }
1796
- .smb-sidebar-menu-item[data-v-74b8f009] .smb-sidebar-menu-item-icon {
1797
- display: flex;
1798
- align-items: center;
1799
- justify-content: center;
1800
- width: var(--admin-layout-left-menu-collapse, 54px);
1801
- font-size: 16px;
1771
+
1772
+ .searchResult {
1773
+ color: red;
1802
1774
  }
1803
- .smb-sidebar-menu-item[data-v-74b8f009] .smb-sidebar-menu-item-title {
1804
- flex: 0 0 calc(100% - var(--admin-layout-left-menu-collapse, 54px) - 35px);
1805
- overflow: hidden;
1806
- white-space: nowrap;
1807
- overflow: hidden;
1808
- text-overflow: ellipsis;
1775
+ .inline-select-custom {
1776
+ width: 100px;
1809
1777
  }
1810
- .smb-sidebar-menu-item[data-v-74b8f009] .smb-sidebar-menu-item-title > div {
1811
- overflow: hidden;
1812
- white-space: nowrap;
1813
- overflow: hidden;
1814
- text-overflow: ellipsis;
1815
- }.fs-upload-tag[data-v-e5cde7de] {
1778
+ .inline-input-custom {
1779
+ width: 98%;
1780
+ }
1781
+ .fs-upload-tag[data-v-e5cde7de] {
1816
1782
  border: 1px solid #dcdfe6;
1817
1783
  padding: 4px 8px;
1818
1784
  background-clip: padding-box;
@@ -1830,32 +1796,6 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1830
1796
  .fs-upload-tag-percent[data-v-e5cde7de] {
1831
1797
  font-weight: 600;
1832
1798
  margin-left: 4px;
1833
- }.el-button > span[data-v-5bb8bf7f] {
1834
- font-size: 12px;
1835
- }
1836
- .fs-upload-tag[data-v-5bb8bf7f] {
1837
- border: 1px solid #dcdfe6;
1838
- padding: 4px 8px;
1839
- background-clip: padding-box;
1840
- overflow: hidden;
1841
- display: inline-flex;
1842
- align-items: center;
1843
- }
1844
- .fs-upload-tag-text[data-v-5bb8bf7f] {
1845
- margin-right: 18px;
1846
- max-width: 160px;
1847
- overflow: hidden;
1848
- text-overflow: ellipsis;
1849
- white-space: nowrap;
1850
- }
1851
- .fs-upload-tag-percent[data-v-5bb8bf7f] {
1852
- font-weight: 600;
1853
- margin-left: 4px;
1854
- }.is-text-labl.prefix-btn-icon[data-v-e34a61f7] {
1855
- margin-right: 5px;
1856
- }
1857
- .is-text-labl.suffix-btn-icon[data-v-e34a61f7] {
1858
- margin-left: 5px;
1859
1799
  }[data-v-bc196b97] .chat-content-font,[data-v-bc196b97] .chat-content-font *,[data-v-bc196b97] .el-bubble-content-wrapper .el-bubble-content,[data-v-bc196b97] .chat-embed__main_content {
1860
1800
  user-select: text !important;
1861
1801
  -webkit-user-select: text !important;
@@ -1898,7 +1838,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1898
1838
  bottom: 0;
1899
1839
  --main-content-height: calc(100vh - var(--header-height));
1900
1840
  }
1901
- .chat-container > *[data-v-bc196b97] {
1841
+ .chat-container[data-v-bc196b97] > * {
1902
1842
  box-sizing: border-box; /* 确保 padding 和 border 不会影响宽度 */
1903
1843
  }
1904
1844
 
@@ -2010,18 +1950,20 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2010
1950
  /**
2011
1951
  // 用户消息
2012
1952
  */
2013
- .content-borderless-container[data-v-bc196b97] {
1953
+ .content-borderless-container {
1954
+ &[data-v-bc196b97] {
2014
1955
  background: #e1ecfd;
2015
1956
  border-radius: 20px 0px 20px 20px;
2016
1957
  user-select: none;
2017
1958
  padding: 12px;
2018
1959
  cursor: pointer;
2019
1960
  transition: background-color 0.3s;
1961
+ }
2020
1962
  &[data-v-bc196b97]:hover {
2021
1963
  background-color: #ebeef5;
2022
1964
  }
2023
1965
  }
2024
- .footer-container[data-v-bc196b97] {
1966
+ .footer-container {
2025
1967
  [data-v-bc196b97] .el-button + .el-button {
2026
1968
  margin-left: 8px;
2027
1969
  }
@@ -2044,25 +1986,103 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2044
1986
  .elx-xmarkdown-container[data-v-bc196b97] {
2045
1987
  padding: 0;
2046
1988
  }
2047
- [data-v-45fbaf17] .chat-content-font,[data-v-45fbaf17] .chat-content-font *,[data-v-45fbaf17] .el-bubble-content-wrapper .el-bubble-content,[data-v-45fbaf17] .chat-embed__main_content {
1989
+ .el-button > span[data-v-5bb8bf7f] {
1990
+ font-size: 12px;
1991
+ }
1992
+ .fs-upload-tag[data-v-5bb8bf7f] {
1993
+ border: 1px solid #dcdfe6;
1994
+ padding: 4px 8px;
1995
+ background-clip: padding-box;
1996
+ overflow: hidden;
1997
+ display: inline-flex;
1998
+ align-items: center;
1999
+ }
2000
+ .fs-upload-tag-text[data-v-5bb8bf7f] {
2001
+ margin-right: 18px;
2002
+ max-width: 160px;
2003
+ overflow: hidden;
2004
+ text-overflow: ellipsis;
2005
+ white-space: nowrap;
2006
+ }
2007
+ .fs-upload-tag-percent[data-v-5bb8bf7f] {
2008
+ font-weight: 600;
2009
+ margin-left: 4px;
2010
+ }
2011
+ .additional-data-tag[data-v-7aaab83c] {
2012
+ display: flex;
2013
+ align-items: center;
2014
+ flex-shrink: 0;
2015
+ min-width: max-content;
2016
+ margin-left: auto;
2017
+ gap: 10px;
2018
+ }
2019
+ .additional-data-button[data-v-7aaab83c] {
2020
+ display: flex;
2021
+ align-items: center;
2022
+ justify-content: center;
2023
+ margin-top: 10px;
2024
+ gap: 10px;
2025
+ }
2026
+ .smb-sidebar-menu-item[data-v-74b8f009] {
2027
+ position: relative;
2028
+ --el-menu-item-height: 45px;
2029
+ --el-menu-sub-item-height: 45px;
2030
+ }
2031
+ .smb-sidebar-menu-item.el-menu-item[data-v-74b8f009], .smb-sidebar-menu-item.el-sub-menu[data-v-74b8f009] {
2032
+ padding: 0 !important;
2033
+ }
2034
+ .smb-sidebar-menu-item.el-menu-item[data-v-74b8f009]:not(:has(> .el-tooltip__trigger)), .smb-sidebar-menu-item.el-sub-menu[data-v-74b8f009]:not(:has(> .el-tooltip__trigger)) {
2035
+ display: flex;
2036
+ flex-direction: row;
2037
+ }
2038
+ .smb-sidebar-menu-item[data-v-74b8f009] > .el-tooltip__trigger {
2039
+ display: flex;
2040
+ flex-direction: row;
2041
+ padding: 0 !important;
2042
+ }
2043
+ .smb-sidebar-menu-item[data-v-74b8f009] .smb-sidebar-menu-item-icon {
2044
+ display: flex;
2045
+ align-items: center;
2046
+ justify-content: center;
2047
+ width: var(--admin-layout-left-menu-collapse, 54px);
2048
+ font-size: 16px;
2049
+ }
2050
+ .smb-sidebar-menu-item[data-v-74b8f009] .smb-sidebar-menu-item-title {
2051
+ flex: 0 0 calc(100% - var(--admin-layout-left-menu-collapse, 54px) - 35px);
2052
+ overflow: hidden;
2053
+ white-space: nowrap;
2054
+ overflow: hidden;
2055
+ text-overflow: ellipsis;
2056
+ }
2057
+ .smb-sidebar-menu-item[data-v-74b8f009] .smb-sidebar-menu-item-title > div {
2058
+ overflow: hidden;
2059
+ white-space: nowrap;
2060
+ overflow: hidden;
2061
+ text-overflow: ellipsis;
2062
+ }.is-text-labl.prefix-btn-icon[data-v-e34a61f7] {
2063
+ margin-right: 5px;
2064
+ }
2065
+ .is-text-labl.suffix-btn-icon[data-v-e34a61f7] {
2066
+ margin-left: 5px;
2067
+ }[data-v-e9aa835d] .chat-content-font,[data-v-e9aa835d] .chat-content-font *,[data-v-e9aa835d] .el-bubble-content-wrapper .el-bubble-content,[data-v-e9aa835d] .chat-embed__main_content {
2048
2068
  user-select: text !important;
2049
2069
  -webkit-user-select: text !important;
2050
2070
  -moz-user-select: text !important;
2051
2071
  -ms-user-select: text !important;
2052
2072
  }
2053
- .slide-up-enter-active[data-v-45fbaf17],
2054
- .slide-up-leave-active[data-v-45fbaf17] {
2073
+ .slide-up-enter-active[data-v-e9aa835d],
2074
+ .slide-up-leave-active[data-v-e9aa835d] {
2055
2075
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
2056
2076
  }
2057
- .slide-up-enter-from[data-v-45fbaf17],
2058
- .slide-up-leave-to[data-v-45fbaf17] {
2077
+ .slide-up-enter-from[data-v-e9aa835d],
2078
+ .slide-up-leave-to[data-v-e9aa835d] {
2059
2079
  transform: translateY(100%);
2060
2080
  }
2061
2081
 
2062
2082
  /**
2063
2083
  * 聊天窗口的样式设置
2064
2084
  */
2065
- .chat-container[data-v-45fbaf17] {
2085
+ .chat-container[data-v-e9aa835d] {
2066
2086
  --header-height: 56px;
2067
2087
  --chat-padding: 12px;
2068
2088
  --bubble-content-max-width: 0px;
@@ -2074,25 +2094,25 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2074
2094
  flex-direction: row; /* 横向排列 */
2075
2095
  height: 100%; /* 父容器高度 */
2076
2096
  }
2077
- .small-window[data-v-45fbaf17] {
2097
+ .small-window[data-v-e9aa835d] {
2078
2098
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
2079
2099
  right: var(--chat-padding); /* 距离浏览器右边框12px */
2080
2100
  bottom: var(--chat-padding); /* 距离浏览器下边框12px */
2081
2101
  border-radius: 8px;
2082
2102
  --main-content-height: calc(100vh - var(--chat-padding) * 2 - var(--header-height));
2083
2103
  }
2084
- .full-screen[data-v-45fbaf17] {
2104
+ .full-screen[data-v-e9aa835d] {
2085
2105
  right: 0;
2086
2106
  bottom: 0;
2087
2107
  --main-content-height: calc(100vh - var(--header-height));
2088
2108
  }
2089
- .chat-container > *[data-v-45fbaf17] {
2109
+ .chat-container[data-v-e9aa835d] > * {
2090
2110
  box-sizing: border-box; /* 确保 padding 和 border 不会影响宽度 */
2091
2111
  }
2092
2112
 
2093
2113
  /* 聊天窗口的头部样式设置
2094
2114
  */
2095
- .chat-embed__header_container[data-v-45fbaf17] {
2115
+ .chat-embed__header_container[data-v-e9aa835d] {
2096
2116
  /* border-bottom: 1px solid #ddd; */
2097
2117
  display: flex;
2098
2118
  align-items: center;
@@ -2102,7 +2122,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2102
2122
  overflow: hidden;
2103
2123
  position: relative;
2104
2124
  }
2105
- .session-subject[data-v-45fbaf17] {
2125
+ .session-subject[data-v-e9aa835d] {
2106
2126
  display: block;
2107
2127
  margin: 0 auto;
2108
2128
  text-align: center;
@@ -2117,17 +2137,17 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2117
2137
 
2118
2138
  /* 聊天窗口的头部图标样式设置
2119
2139
  */
2120
- .chat-embed__header_avatar[data-v-45fbaf17] {
2140
+ .chat-embed__header_avatar[data-v-e9aa835d] {
2121
2141
  margin-left: calc(var(--chat-padding) * 2);
2122
2142
  margin-right: var(--chat-padding);
2123
2143
  }
2124
- .chat-embed__header_tool_icon[data-v-45fbaf17] {
2144
+ .chat-embed__header_tool_icon[data-v-e9aa835d] {
2125
2145
  right: 20px;
2126
2146
  position: absolute;
2127
2147
  gap: 28px;
2128
2148
  display: flex;
2129
2149
  }
2130
- .chat-embed__sidebar[data-v-45fbaf17] {
2150
+ .chat-embed__sidebar[data-v-e9aa835d] {
2131
2151
  background: #f6f7fa;
2132
2152
  display: flex;
2133
2153
  flex-direction: column; /* 设置为上下排列 */
@@ -2136,7 +2156,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2136
2156
  width: 260px;
2137
2157
  height: 100%;
2138
2158
  }
2139
- .chat-embed__main[data-v-45fbaf17] {
2159
+ .chat-embed__main[data-v-e9aa835d] {
2140
2160
  padding: var(--chat-padding) var(--chat-padding) 0 var(--chat-padding);
2141
2161
  box-sizing: border-box;
2142
2162
  overflow: hidden;
@@ -2147,7 +2167,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2147
2167
  flex: 1; /* 聊天内容区域占据剩余空间 */
2148
2168
  overflow: hidden; /* 防止内容溢出 */
2149
2169
  }
2150
- .chat-embed__main_content[data-v-45fbaf17] {
2170
+ .chat-embed__main_content[data-v-e9aa835d] {
2151
2171
  flex: 1;
2152
2172
  box-sizing: border-box;
2153
2173
  min-height: 0;
@@ -2155,21 +2175,21 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2155
2175
  /* overflow-y: auto;
2156
2176
  margin-bottom: 12px; */
2157
2177
  }
2158
- .chat-embed__input_container[data-v-45fbaf17] {
2178
+ .chat-embed__input_container[data-v-e9aa835d] {
2159
2179
  flex-shrink: 0; /* 不允许收缩 */
2160
2180
  /* margin-bottom: 50px; 距离底部 */
2161
2181
  }
2162
- .header-icon[data-v-45fbaf17] {
2182
+ .header-icon[data-v-e9aa835d] {
2163
2183
  cursor: pointer;
2164
2184
  font-size: 20px;
2165
2185
  }
2166
2186
 
2167
2187
  /* 聊天默认推荐内容样式
2168
2188
  */
2169
- .chat-embed__recommendation + .chat-embed__recommendation[data-v-45fbaf17] {
2189
+ .chat-embed__recommendation + .chat-embed__recommendation[data-v-e9aa835d] {
2170
2190
  margin-top: 5px;
2171
2191
  }
2172
- .content-container[data-v-45fbaf17] {
2192
+ .content-container[data-v-e9aa835d] {
2173
2193
  padding: 16px;
2174
2194
  border-radius: 4px;
2175
2195
  background: #ffffff;
@@ -2177,7 +2197,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2177
2197
  border-radius: 0px 30px 30px 30px;
2178
2198
  /* opacity: 0.6; */
2179
2199
  }
2180
- .chat-content-font[data-v-45fbaf17] {
2200
+ .chat-content-font[data-v-e9aa835d] {
2181
2201
  font-family: PingFang SC, PingFang SC;
2182
2202
  font-weight: 500;
2183
2203
  font-size: 16px;
@@ -2187,10 +2207,10 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2187
2207
  font-style: normal;
2188
2208
  text-transform: none;
2189
2209
  }
2190
- [data-v-45fbaf17] .el-bubble-content-wrapper .el-bubble-content-outlined {
2210
+ [data-v-e9aa835d] .el-bubble-content-wrapper .el-bubble-content-outlined {
2191
2211
  border: none !important;
2192
2212
  }
2193
- .content-container-header[data-v-45fbaf17] {
2213
+ .content-container-header[data-v-e9aa835d] {
2194
2214
  font-size: 12px;
2195
2215
  color: #909399;
2196
2216
  }
@@ -2198,28 +2218,30 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2198
2218
  /**
2199
2219
  // 用户消息
2200
2220
  */
2201
- .content-borderless-container[data-v-45fbaf17] {
2221
+ .content-borderless-container {
2222
+ &[data-v-e9aa835d] {
2202
2223
  background: #e1ecfd;
2203
2224
  border-radius: 20px 0px 20px 20px;
2204
2225
  user-select: none;
2205
2226
  padding: 12px;
2206
2227
  cursor: pointer;
2207
2228
  transition: background-color 0.3s;
2208
- &[data-v-45fbaf17]:hover {
2229
+ }
2230
+ &[data-v-e9aa835d]:hover {
2209
2231
  background-color: #ebeef5;
2210
2232
  }
2211
2233
  }
2212
- .footer-container[data-v-45fbaf17] {
2213
- [data-v-45fbaf17] .el-button + .el-button {
2234
+ .footer-container {
2235
+ [data-v-e9aa835d] .el-button + .el-button {
2214
2236
  margin-left: 8px;
2215
2237
  }
2216
2238
  }
2217
- .el-bubble-content-wrapper .el-bubble-content[data-v-45fbaf17] {
2239
+ .el-bubble-content-wrapper .el-bubble-content[data-v-e9aa835d] {
2218
2240
  padding: 0;
2219
2241
  }
2220
2242
 
2221
2243
  /* 引用文件样式 */
2222
- .doc-agg-item[data-v-45fbaf17] {
2244
+ .doc-agg-item[data-v-e9aa835d] {
2223
2245
  width: 100%;
2224
2246
  padding: 10px;
2225
2247
  margin-bottom: 5px;
@@ -2229,35 +2251,60 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2229
2251
  font-size: 12px;
2230
2252
  color: var(--el-color-primary);
2231
2253
  }
2232
- .elx-xmarkdown-container[data-v-45fbaf17] {
2254
+ .elx-xmarkdown-container[data-v-e9aa835d] {
2233
2255
  padding: 0;
2234
2256
  }
2235
2257
 
2236
- .home-chart-iframe[data-v-73352a50] {
2258
+ .footer-wrapper {
2259
+ &[data-v-ffbde6f9] {
2260
+ display: flex;
2261
+ align-items: center;
2262
+ justify-content: space-between;
2263
+ gap: 10px;
2264
+ width: 100%;
2265
+ }
2266
+ .footer-time[data-v-ffbde6f9] {
2267
+ font-size: 10px;
2268
+ color: #999;
2269
+ margin-top: 3px;
2270
+ flex-shrink: 0;
2271
+ }
2272
+ }
2273
+ .footer-container {
2274
+ &[data-v-ffbde6f9] {
2275
+ display: flex;
2276
+ gap: 8px;
2277
+ }
2278
+ [data-v-ffbde6f9] .el-button + .el-button {
2279
+ margin-left: 0;
2280
+ }
2281
+ }
2282
+
2283
+ .home-chart-iframe[data-v-873e1ba1] {
2237
2284
  width: 100%;
2238
2285
  height: 100%;
2239
2286
  border: none;
2240
2287
  opacity: 1;
2241
2288
  }
2242
- [data-v-e9aa835d] .chat-content-font,[data-v-e9aa835d] .chat-content-font *,[data-v-e9aa835d] .el-bubble-content-wrapper .el-bubble-content,[data-v-e9aa835d] .chat-embed__main_content {
2289
+ [data-v-45fbaf17] .chat-content-font,[data-v-45fbaf17] .chat-content-font *,[data-v-45fbaf17] .el-bubble-content-wrapper .el-bubble-content,[data-v-45fbaf17] .chat-embed__main_content {
2243
2290
  user-select: text !important;
2244
2291
  -webkit-user-select: text !important;
2245
2292
  -moz-user-select: text !important;
2246
2293
  -ms-user-select: text !important;
2247
2294
  }
2248
- .slide-up-enter-active[data-v-e9aa835d],
2249
- .slide-up-leave-active[data-v-e9aa835d] {
2295
+ .slide-up-enter-active[data-v-45fbaf17],
2296
+ .slide-up-leave-active[data-v-45fbaf17] {
2250
2297
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
2251
2298
  }
2252
- .slide-up-enter-from[data-v-e9aa835d],
2253
- .slide-up-leave-to[data-v-e9aa835d] {
2299
+ .slide-up-enter-from[data-v-45fbaf17],
2300
+ .slide-up-leave-to[data-v-45fbaf17] {
2254
2301
  transform: translateY(100%);
2255
2302
  }
2256
2303
 
2257
2304
  /**
2258
2305
  * 聊天窗口的样式设置
2259
2306
  */
2260
- .chat-container[data-v-e9aa835d] {
2307
+ .chat-container[data-v-45fbaf17] {
2261
2308
  --header-height: 56px;
2262
2309
  --chat-padding: 12px;
2263
2310
  --bubble-content-max-width: 0px;
@@ -2269,25 +2316,25 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2269
2316
  flex-direction: row; /* 横向排列 */
2270
2317
  height: 100%; /* 父容器高度 */
2271
2318
  }
2272
- .small-window[data-v-e9aa835d] {
2319
+ .small-window[data-v-45fbaf17] {
2273
2320
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
2274
2321
  right: var(--chat-padding); /* 距离浏览器右边框12px */
2275
2322
  bottom: var(--chat-padding); /* 距离浏览器下边框12px */
2276
2323
  border-radius: 8px;
2277
2324
  --main-content-height: calc(100vh - var(--chat-padding) * 2 - var(--header-height));
2278
2325
  }
2279
- .full-screen[data-v-e9aa835d] {
2326
+ .full-screen[data-v-45fbaf17] {
2280
2327
  right: 0;
2281
2328
  bottom: 0;
2282
2329
  --main-content-height: calc(100vh - var(--header-height));
2283
2330
  }
2284
- .chat-container > *[data-v-e9aa835d] {
2331
+ .chat-container[data-v-45fbaf17] > * {
2285
2332
  box-sizing: border-box; /* 确保 padding 和 border 不会影响宽度 */
2286
2333
  }
2287
2334
 
2288
2335
  /* 聊天窗口的头部样式设置
2289
2336
  */
2290
- .chat-embed__header_container[data-v-e9aa835d] {
2337
+ .chat-embed__header_container[data-v-45fbaf17] {
2291
2338
  /* border-bottom: 1px solid #ddd; */
2292
2339
  display: flex;
2293
2340
  align-items: center;
@@ -2297,7 +2344,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2297
2344
  overflow: hidden;
2298
2345
  position: relative;
2299
2346
  }
2300
- .session-subject[data-v-e9aa835d] {
2347
+ .session-subject[data-v-45fbaf17] {
2301
2348
  display: block;
2302
2349
  margin: 0 auto;
2303
2350
  text-align: center;
@@ -2312,17 +2359,17 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2312
2359
 
2313
2360
  /* 聊天窗口的头部图标样式设置
2314
2361
  */
2315
- .chat-embed__header_avatar[data-v-e9aa835d] {
2362
+ .chat-embed__header_avatar[data-v-45fbaf17] {
2316
2363
  margin-left: calc(var(--chat-padding) * 2);
2317
2364
  margin-right: var(--chat-padding);
2318
2365
  }
2319
- .chat-embed__header_tool_icon[data-v-e9aa835d] {
2366
+ .chat-embed__header_tool_icon[data-v-45fbaf17] {
2320
2367
  right: 20px;
2321
2368
  position: absolute;
2322
2369
  gap: 28px;
2323
2370
  display: flex;
2324
2371
  }
2325
- .chat-embed__sidebar[data-v-e9aa835d] {
2372
+ .chat-embed__sidebar[data-v-45fbaf17] {
2326
2373
  background: #f6f7fa;
2327
2374
  display: flex;
2328
2375
  flex-direction: column; /* 设置为上下排列 */
@@ -2331,7 +2378,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2331
2378
  width: 260px;
2332
2379
  height: 100%;
2333
2380
  }
2334
- .chat-embed__main[data-v-e9aa835d] {
2381
+ .chat-embed__main[data-v-45fbaf17] {
2335
2382
  padding: var(--chat-padding) var(--chat-padding) 0 var(--chat-padding);
2336
2383
  box-sizing: border-box;
2337
2384
  overflow: hidden;
@@ -2342,7 +2389,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2342
2389
  flex: 1; /* 聊天内容区域占据剩余空间 */
2343
2390
  overflow: hidden; /* 防止内容溢出 */
2344
2391
  }
2345
- .chat-embed__main_content[data-v-e9aa835d] {
2392
+ .chat-embed__main_content[data-v-45fbaf17] {
2346
2393
  flex: 1;
2347
2394
  box-sizing: border-box;
2348
2395
  min-height: 0;
@@ -2350,21 +2397,21 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2350
2397
  /* overflow-y: auto;
2351
2398
  margin-bottom: 12px; */
2352
2399
  }
2353
- .chat-embed__input_container[data-v-e9aa835d] {
2400
+ .chat-embed__input_container[data-v-45fbaf17] {
2354
2401
  flex-shrink: 0; /* 不允许收缩 */
2355
2402
  /* margin-bottom: 50px; 距离底部 */
2356
2403
  }
2357
- .header-icon[data-v-e9aa835d] {
2404
+ .header-icon[data-v-45fbaf17] {
2358
2405
  cursor: pointer;
2359
2406
  font-size: 20px;
2360
2407
  }
2361
2408
 
2362
2409
  /* 聊天默认推荐内容样式
2363
2410
  */
2364
- .chat-embed__recommendation + .chat-embed__recommendation[data-v-e9aa835d] {
2411
+ .chat-embed__recommendation + .chat-embed__recommendation[data-v-45fbaf17] {
2365
2412
  margin-top: 5px;
2366
2413
  }
2367
- .content-container[data-v-e9aa835d] {
2414
+ .content-container[data-v-45fbaf17] {
2368
2415
  padding: 16px;
2369
2416
  border-radius: 4px;
2370
2417
  background: #ffffff;
@@ -2372,7 +2419,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2372
2419
  border-radius: 0px 30px 30px 30px;
2373
2420
  /* opacity: 0.6; */
2374
2421
  }
2375
- .chat-content-font[data-v-e9aa835d] {
2422
+ .chat-content-font[data-v-45fbaf17] {
2376
2423
  font-family: PingFang SC, PingFang SC;
2377
2424
  font-weight: 500;
2378
2425
  font-size: 16px;
@@ -2382,10 +2429,10 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2382
2429
  font-style: normal;
2383
2430
  text-transform: none;
2384
2431
  }
2385
- [data-v-e9aa835d] .el-bubble-content-wrapper .el-bubble-content-outlined {
2432
+ [data-v-45fbaf17] .el-bubble-content-wrapper .el-bubble-content-outlined {
2386
2433
  border: none !important;
2387
2434
  }
2388
- .content-container-header[data-v-e9aa835d] {
2435
+ .content-container-header[data-v-45fbaf17] {
2389
2436
  font-size: 12px;
2390
2437
  color: #909399;
2391
2438
  }
@@ -2393,28 +2440,30 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2393
2440
  /**
2394
2441
  // 用户消息
2395
2442
  */
2396
- .content-borderless-container[data-v-e9aa835d] {
2443
+ .content-borderless-container {
2444
+ &[data-v-45fbaf17] {
2397
2445
  background: #e1ecfd;
2398
2446
  border-radius: 20px 0px 20px 20px;
2399
2447
  user-select: none;
2400
2448
  padding: 12px;
2401
2449
  cursor: pointer;
2402
2450
  transition: background-color 0.3s;
2403
- &[data-v-e9aa835d]:hover {
2451
+ }
2452
+ &[data-v-45fbaf17]:hover {
2404
2453
  background-color: #ebeef5;
2405
2454
  }
2406
2455
  }
2407
- .footer-container[data-v-e9aa835d] {
2408
- [data-v-e9aa835d] .el-button + .el-button {
2456
+ .footer-container {
2457
+ [data-v-45fbaf17] .el-button + .el-button {
2409
2458
  margin-left: 8px;
2410
2459
  }
2411
2460
  }
2412
- .el-bubble-content-wrapper .el-bubble-content[data-v-e9aa835d] {
2461
+ .el-bubble-content-wrapper .el-bubble-content[data-v-45fbaf17] {
2413
2462
  padding: 0;
2414
2463
  }
2415
2464
 
2416
2465
  /* 引用文件样式 */
2417
- .doc-agg-item[data-v-e9aa835d] {
2466
+ .doc-agg-item[data-v-45fbaf17] {
2418
2467
  width: 100%;
2419
2468
  padding: 10px;
2420
2469
  margin-bottom: 5px;
@@ -2424,28 +2473,35 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2424
2473
  font-size: 12px;
2425
2474
  color: var(--el-color-primary);
2426
2475
  }
2427
- .elx-xmarkdown-container[data-v-e9aa835d] {
2476
+ .elx-xmarkdown-container[data-v-45fbaf17] {
2428
2477
  padding: 0;
2429
2478
  }
2430
- [data-v-6da81be3] .chat-content-font,[data-v-6da81be3] .chat-content-font *,[data-v-6da81be3] .el-bubble-content-wrapper .el-bubble-content,[data-v-6da81be3] .chat-embed__main_content {
2479
+
2480
+ .home-chart-iframe[data-v-73352a50] {
2481
+ width: 100%;
2482
+ height: 100%;
2483
+ border: none;
2484
+ opacity: 1;
2485
+ }
2486
+ [data-v-1e62eff8] .chat-content-font,[data-v-1e62eff8] .chat-content-font *,[data-v-1e62eff8] .el-bubble-content-wrapper .el-bubble-content,[data-v-1e62eff8] .chat-embed__main_content {
2431
2487
  user-select: text !important;
2432
2488
  -webkit-user-select: text !important;
2433
2489
  -moz-user-select: text !important;
2434
2490
  -ms-user-select: text !important;
2435
2491
  }
2436
- .slide-up-enter-active[data-v-6da81be3],
2437
- .slide-up-leave-active[data-v-6da81be3] {
2492
+ .slide-up-enter-active[data-v-1e62eff8],
2493
+ .slide-up-leave-active[data-v-1e62eff8] {
2438
2494
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
2439
2495
  }
2440
- .slide-up-enter-from[data-v-6da81be3],
2441
- .slide-up-leave-to[data-v-6da81be3] {
2496
+ .slide-up-enter-from[data-v-1e62eff8],
2497
+ .slide-up-leave-to[data-v-1e62eff8] {
2442
2498
  transform: translateY(100%);
2443
2499
  }
2444
2500
 
2445
2501
  /**
2446
2502
  * 聊天窗口的样式设置
2447
2503
  */
2448
- .chat-container[data-v-6da81be3] {
2504
+ .chat-container[data-v-1e62eff8] {
2449
2505
  --header-height: 56px;
2450
2506
  --chat-padding: 12px;
2451
2507
  --bubble-content-max-width: 0px;
@@ -2457,25 +2513,25 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2457
2513
  flex-direction: row; /* 横向排列 */
2458
2514
  height: 100%; /* 父容器高度 */
2459
2515
  }
2460
- .small-window[data-v-6da81be3] {
2516
+ .small-window[data-v-1e62eff8] {
2461
2517
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
2462
2518
  right: var(--chat-padding); /* 距离浏览器右边框12px */
2463
2519
  bottom: var(--chat-padding); /* 距离浏览器下边框12px */
2464
2520
  border-radius: 8px;
2465
2521
  --main-content-height: calc(100vh - var(--chat-padding) * 2 - var(--header-height));
2466
2522
  }
2467
- .full-screen[data-v-6da81be3] {
2523
+ .full-screen[data-v-1e62eff8] {
2468
2524
  right: 0;
2469
2525
  bottom: 0;
2470
2526
  --main-content-height: calc(100vh - var(--header-height));
2471
2527
  }
2472
- .chat-container > *[data-v-6da81be3] {
2528
+ .chat-container[data-v-1e62eff8] > * {
2473
2529
  box-sizing: border-box; /* 确保 padding 和 border 不会影响宽度 */
2474
2530
  }
2475
2531
 
2476
2532
  /* 聊天窗口的头部样式设置
2477
2533
  */
2478
- .chat-embed__header_container[data-v-6da81be3] {
2534
+ .chat-embed__header_container[data-v-1e62eff8] {
2479
2535
  /* border-bottom: 1px solid #ddd; */
2480
2536
  display: flex;
2481
2537
  align-items: center;
@@ -2485,7 +2541,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2485
2541
  overflow: hidden;
2486
2542
  position: relative;
2487
2543
  }
2488
- .session-subject[data-v-6da81be3] {
2544
+ .session-subject[data-v-1e62eff8] {
2489
2545
  display: block;
2490
2546
  margin: 0 auto;
2491
2547
  text-align: center;
@@ -2500,17 +2556,17 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2500
2556
 
2501
2557
  /* 聊天窗口的头部图标样式设置
2502
2558
  */
2503
- .chat-embed__header_avatar[data-v-6da81be3] {
2559
+ .chat-embed__header_avatar[data-v-1e62eff8] {
2504
2560
  margin-left: calc(var(--chat-padding) * 2);
2505
2561
  margin-right: var(--chat-padding);
2506
2562
  }
2507
- .chat-embed__header_tool_icon[data-v-6da81be3] {
2563
+ .chat-embed__header_tool_icon[data-v-1e62eff8] {
2508
2564
  right: 20px;
2509
2565
  position: absolute;
2510
2566
  gap: 28px;
2511
2567
  display: flex;
2512
2568
  }
2513
- .chat-embed__sidebar[data-v-6da81be3] {
2569
+ .chat-embed__sidebar[data-v-1e62eff8] {
2514
2570
  background: #f6f7fa;
2515
2571
  display: flex;
2516
2572
  flex-direction: column; /* 设置为上下排列 */
@@ -2519,7 +2575,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2519
2575
  width: 260px;
2520
2576
  height: 100%;
2521
2577
  }
2522
- .chat-embed__main[data-v-6da81be3] {
2578
+ .chat-embed__main[data-v-1e62eff8] {
2523
2579
  padding: var(--chat-padding) var(--chat-padding) 0 var(--chat-padding);
2524
2580
  box-sizing: border-box;
2525
2581
  overflow: hidden;
@@ -2530,7 +2586,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2530
2586
  flex: 1; /* 聊天内容区域占据剩余空间 */
2531
2587
  overflow: hidden; /* 防止内容溢出 */
2532
2588
  }
2533
- .chat-embed__main_content[data-v-6da81be3] {
2589
+ .chat-embed__main_content[data-v-1e62eff8] {
2534
2590
  flex: 1;
2535
2591
  box-sizing: border-box;
2536
2592
  min-height: 0;
@@ -2538,21 +2594,21 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2538
2594
  /* overflow-y: auto;
2539
2595
  margin-bottom: 12px; */
2540
2596
  }
2541
- .chat-embed__input_container[data-v-6da81be3] {
2597
+ .chat-embed__input_container[data-v-1e62eff8] {
2542
2598
  flex-shrink: 0; /* 不允许收缩 */
2543
2599
  /* margin-bottom: 50px; 距离底部 */
2544
2600
  }
2545
- .header-icon[data-v-6da81be3] {
2601
+ .header-icon[data-v-1e62eff8] {
2546
2602
  cursor: pointer;
2547
2603
  font-size: 20px;
2548
2604
  }
2549
2605
 
2550
2606
  /* 聊天默认推荐内容样式
2551
2607
  */
2552
- .chat-embed__recommendation + .chat-embed__recommendation[data-v-6da81be3] {
2608
+ .chat-embed__recommendation + .chat-embed__recommendation[data-v-1e62eff8] {
2553
2609
  margin-top: 5px;
2554
2610
  }
2555
- .content-container[data-v-6da81be3] {
2611
+ .content-container[data-v-1e62eff8] {
2556
2612
  padding: 16px;
2557
2613
  border-radius: 4px;
2558
2614
  background: #ffffff;
@@ -2560,7 +2616,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2560
2616
  border-radius: 0px 30px 30px 30px;
2561
2617
  /* opacity: 0.6; */
2562
2618
  }
2563
- .chat-content-font[data-v-6da81be3] {
2619
+ .chat-content-font[data-v-1e62eff8] {
2564
2620
  font-family: PingFang SC, PingFang SC;
2565
2621
  font-weight: 500;
2566
2622
  font-size: 16px;
@@ -2570,10 +2626,10 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2570
2626
  font-style: normal;
2571
2627
  text-transform: none;
2572
2628
  }
2573
- [data-v-6da81be3] .el-bubble-content-wrapper .el-bubble-content-outlined {
2629
+ [data-v-1e62eff8] .el-bubble-content-wrapper .el-bubble-content-outlined {
2574
2630
  border: none !important;
2575
2631
  }
2576
- .content-container-header[data-v-6da81be3] {
2632
+ .content-container-header[data-v-1e62eff8] {
2577
2633
  font-size: 12px;
2578
2634
  color: #909399;
2579
2635
  }
@@ -2581,28 +2637,30 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2581
2637
  /**
2582
2638
  // 用户消息
2583
2639
  */
2584
- .content-borderless-container[data-v-6da81be3] {
2640
+ .content-borderless-container {
2641
+ &[data-v-1e62eff8] {
2585
2642
  background: #e1ecfd;
2586
2643
  border-radius: 20px 0px 20px 20px;
2587
2644
  user-select: none;
2588
2645
  padding: 12px;
2589
2646
  cursor: pointer;
2590
2647
  transition: background-color 0.3s;
2591
- &[data-v-6da81be3]:hover {
2648
+ }
2649
+ &[data-v-1e62eff8]:hover {
2592
2650
  background-color: #ebeef5;
2593
2651
  }
2594
2652
  }
2595
- .footer-container[data-v-6da81be3] {
2596
- [data-v-6da81be3] .el-button + .el-button {
2653
+ .footer-container {
2654
+ [data-v-1e62eff8] .el-button + .el-button {
2597
2655
  margin-left: 8px;
2598
2656
  }
2599
2657
  }
2600
- .el-bubble-content-wrapper .el-bubble-content[data-v-6da81be3] {
2658
+ .el-bubble-content-wrapper .el-bubble-content[data-v-1e62eff8] {
2601
2659
  padding: 0;
2602
2660
  }
2603
2661
 
2604
2662
  /* 引用文件样式 */
2605
- .doc-agg-item[data-v-6da81be3] {
2663
+ .doc-agg-item[data-v-1e62eff8] {
2606
2664
  width: 100%;
2607
2665
  padding: 10px;
2608
2666
  margin-bottom: 5px;
@@ -2612,172 +2670,129 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2612
2670
  font-size: 12px;
2613
2671
  color: var(--el-color-primary);
2614
2672
  }
2615
- .elx-xmarkdown-container[data-v-6da81be3] {
2673
+ .elx-xmarkdown-container[data-v-1e62eff8] {
2616
2674
  padding: 0;
2617
2675
  }
2618
- h4[data-v-6da81be3] {
2619
- font-size: 16px;
2620
- margin-top: 0px;
2621
- margin-bottom: 0px;
2622
- }
2623
- [data-v-6da81be3] .el-divider--horizontal {
2624
- margin: 5px 0;
2625
- }
2626
- .sender-additional-data-tag[data-v-6da81be3] {
2627
- display: flex;
2628
- align-items: center;
2629
- flex-shrink: 0;
2630
- min-width: max-content;
2631
- margin-left: auto;
2632
- gap: 10px;
2633
- }
2634
- .amb-color-iconfont[data-v-6da81be3] {
2635
- display: inline-block;
2636
- width: 12px;
2637
- height: 12px;
2638
- background-repeat: no-repeat;
2639
- background-position: center;
2640
- background-size: 100%;
2641
- cursor: pointer;
2642
- }
2643
- .el-button + .el-button[data-v-6da81be3] {
2644
- margin-left: 5px;
2676
+ .flex-avatar[data-v-1e62eff8] {
2677
+ position: absolute;
2678
+ padding: 20px 36px;
2679
+ gap: 16px;
2680
+ display: flex;
2681
+ z-index: 1;
2645
2682
  }
2646
- .header-self-wrap[data-v-6da81be3] {
2647
- display: flex;
2648
- flex-direction: column;
2649
- padding: 16px;
2683
+ .flex-function-icon[data-v-1e62eff8] {
2684
+ display: flex;
2685
+ height: 40px;
2686
+ padding: 10px 14px;
2687
+ gap: 14px;
2688
+ border-radius: 100px 100px 100px 100px;
2689
+ border: 1px solid #e5e5e5;
2690
+ width: 82px;
2691
+ font-size: 20px;
2650
2692
  }
2651
- [data-v-6da81be3] .el-sender-header {
2652
- border-bottom-color: #ffffff !important;
2693
+ .sidebar-header[data-v-1e62eff8] {
2694
+ display: flex; /* 设置为水平排列 */
2695
+ align-items: center; /* 垂直居中 */
2696
+ margin-bottom: 22px;
2697
+ font-size: 20px;
2653
2698
  }
2654
- [data-v-6da81be3] .el-sender {
2655
- background: #ffffff !important;
2656
- box-shadow: 0px 10px 10px 0px rgba(204, 204, 204, 0.1) !important;
2657
- border-radius: 30px 30px 30px 30px !important;
2658
- font-family: Noto Sans SC, Noto Sans SC;
2659
- font-weight: 400;
2660
- font-size: 16px;
2661
- color: #bbbbbb;
2662
- text-align: left;
2663
- font-style: normal;
2699
+ .sidebar-header > span[data-v-1e62eff8] {
2700
+ font-family: PingFang SC, PingFang SC;
2701
+ font-weight: 600;
2702
+ font-size: 16px;
2703
+ color: #181818;
2704
+ text-align: left;
2705
+ font-style: normal;
2664
2706
  text-transform: none;
2665
2707
  }
2666
- [data-v-6da81be3] .el-sender .el-sender-content .el-sender-input .el-textarea__inner {
2667
- font-family: Noto Sans SC, Noto Sans SC !important;
2668
- font-weight: 400 !important;
2669
- font-size: 16px !important;
2670
- line-height: 21px !important;
2671
- font-style: normal !important;
2672
- text-transform: none !important;
2708
+ .right-icon[data-v-1e62eff8] {
2709
+ cursor: pointer;
2710
+ margin-left: auto;
2673
2711
  }
2674
- [data-v-6da81be3] .el-sender-content {
2675
- padding: 16px !important;
2712
+ .shousuo-icon[data-v-1e62eff8] {
2713
+ cursor: pointer;
2676
2714
  }
2677
- [data-v-6da81be3] .el-select__wrapper {
2678
- border-radius: 100px 100px 100px 100px;
2679
- border: 1px solid #dcdfe6;
2715
+ .sidebar-menu[data-v-1e62eff8] {
2716
+ flex-shrink: 0; /* 固定高度,位于顶部 */
2717
+ margin-bottom: 10px;
2680
2718
  }
2681
- .ai-generate-tip[data-v-6da81be3] {
2682
- padding: 12px;
2683
- font-family: PingFang SC, PingFang SC;
2684
- font-weight: 400;
2685
- font-size: 14px;
2686
- color: #808080;
2687
- line-height: 21px;
2688
- font-style: normal;
2689
- text-align: center;
2719
+ .scrollbar-container[data-v-1e62eff8] {
2720
+ flex-grow: 1; /* 让 el-scrollbar 占用中间所有剩余空间 */
2721
+ overflow-y: auto; /* 添加垂直滚动条 */
2722
+ margin-bottom: 10px;
2690
2723
  }
2691
- .el-button.is-circle[data-v-6da81be3] {
2692
- border-radius: 50% !important;
2693
- padding: 8px;
2694
- width: 32px;
2724
+ .new-session-button[data-v-1e62eff8] {
2725
+ flex-shrink: 0; /* 固定高度,位于底部 */
2726
+ margin-top: 10px;
2727
+ margin-bottom: 20px;
2695
2728
  }
2696
- .send-icon[data-v-6da81be3] {
2697
- cursor: pointer;
2729
+ .sidebar-menu div[data-v-1e62eff8]:hover {
2730
+ background-color: #ffffff;
2698
2731
  }
2699
- .el-divider--vertical[data-v-6da81be3] {
2700
- margin: 0 0;
2732
+ .date-group[data-v-1e62eff8] {
2733
+ margin-top: 16px;
2701
2734
  }
2702
- .home-chart-iframe[data-v-b9f40acf] {
2703
- width: 100%;
2704
- height: 100%;
2705
- border: none;
2706
- opacity: 1;
2707
- }
2708
-
2709
- .home-chart-iframe[data-v-873e1ba1] {
2710
- width: 100%;
2711
- height: 100%;
2712
- border: none;
2713
- opacity: 1;
2714
- }
2715
-
2716
- .additional-data-tag[data-v-7aaab83c] {
2717
- display: flex;
2718
- align-items: center;
2719
- flex-shrink: 0;
2720
- min-width: max-content;
2721
- margin-left: auto;
2722
- gap: 10px;
2735
+ .date-group-item[data-v-1e62eff8] {
2736
+ color: #81858c;
2737
+ font-size: 12px;
2738
+ user-select: none;
2739
+ margin-bottom: 2px;
2740
+ padding-left: calc(var(--chat-padding) * 2);
2723
2741
  }
2724
- .additional-data-button[data-v-7aaab83c] {
2725
- display: flex;
2726
- align-items: center;
2727
- justify-content: center;
2728
- margin-top: 10px;
2729
- gap: 10px;
2730
- }
2731
-
2732
- .footer-wrapper[data-v-ffbde6f9] {
2742
+ .menu-item[data-v-1e62eff8] {
2743
+ padding: 0px calc(var(--chat-padding) * 2);
2744
+ font-size: 16px;
2745
+ line-height: 50px;
2746
+ cursor: pointer;
2747
+ gap: 8px;
2748
+ border-radius: 8px;
2733
2749
  display: flex;
2734
- align-items: center;
2735
- justify-content: space-between;
2736
- gap: 10px;
2737
- width: 100%;
2738
- .footer-time[data-v-ffbde6f9] {
2739
- font-size: 10px;
2740
- color: #999;
2741
- margin-top: 3px;
2742
- flex-shrink: 0;
2750
+ align-items: center;
2751
+ }
2752
+ .active-item[data-v-1e62eff8] {
2753
+ background: #e2ebf5;
2754
+ color: var(--el-color-primary);
2755
+ }
2756
+ .history-item[data-v-1e62eff8] {
2757
+ padding: 0px calc(var(--chat-padding) * 2);
2758
+ cursor: pointer;
2759
+ display: flex; /* 确保子元素可以使用 flex 布局 */
2760
+ align-items: center; /* 垂直居中 */
2761
+ line-height: 40px;
2762
+ gap: 8px;
2763
+ border-radius: 8px;
2743
2764
  }
2765
+ .history-subject[data-v-1e62eff8] {
2766
+ flex-grow: 1; /* 占据剩余空间 */
2767
+ overflow: hidden; /* 超出部分隐藏 */
2768
+ text-overflow: ellipsis; /* 使用省略号表示超出部分 */
2769
+ white-space: nowrap; /* 不换行 */
2744
2770
  }
2745
- .footer-container[data-v-ffbde6f9] {
2746
- display: flex;
2747
- gap: 8px;
2748
- [data-v-ffbde6f9] .el-button + .el-button {
2749
- margin-left: 0;
2771
+ .dropdown-right[data-v-1e62eff8] {
2772
+ margin-left: auto; /* 将 el-dropdown 靠右对齐 */
2750
2773
  }
2774
+ .history-item[data-v-1e62eff8]:hover {
2775
+ background-color: #f5f5f5;
2751
2776
  }
2752
-
2753
- .svg-icon[data-v-019891df] {
2754
- width: 1.2em;
2755
- height: 1.2em;
2756
- vertical-align: -0.25em;
2757
- fill: currentColor;
2758
- overflow: initial;
2759
- }
2760
- [data-v-41b4cbbd] .el-range-separator {
2761
- min-width: 20px;
2762
- }[data-v-1e62eff8] .chat-content-font,[data-v-1e62eff8] .chat-content-font *,[data-v-1e62eff8] .el-bubble-content-wrapper .el-bubble-content,[data-v-1e62eff8] .chat-embed__main_content {
2777
+ [data-v-6da81be3] .chat-content-font,[data-v-6da81be3] .chat-content-font *,[data-v-6da81be3] .el-bubble-content-wrapper .el-bubble-content,[data-v-6da81be3] .chat-embed__main_content {
2763
2778
  user-select: text !important;
2764
2779
  -webkit-user-select: text !important;
2765
2780
  -moz-user-select: text !important;
2766
2781
  -ms-user-select: text !important;
2767
2782
  }
2768
- .slide-up-enter-active[data-v-1e62eff8],
2769
- .slide-up-leave-active[data-v-1e62eff8] {
2783
+ .slide-up-enter-active[data-v-6da81be3],
2784
+ .slide-up-leave-active[data-v-6da81be3] {
2770
2785
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
2771
2786
  }
2772
- .slide-up-enter-from[data-v-1e62eff8],
2773
- .slide-up-leave-to[data-v-1e62eff8] {
2787
+ .slide-up-enter-from[data-v-6da81be3],
2788
+ .slide-up-leave-to[data-v-6da81be3] {
2774
2789
  transform: translateY(100%);
2775
2790
  }
2776
2791
 
2777
2792
  /**
2778
2793
  * 聊天窗口的样式设置
2779
2794
  */
2780
- .chat-container[data-v-1e62eff8] {
2795
+ .chat-container[data-v-6da81be3] {
2781
2796
  --header-height: 56px;
2782
2797
  --chat-padding: 12px;
2783
2798
  --bubble-content-max-width: 0px;
@@ -2789,25 +2804,25 @@ h4[data-v-6da81be3] {
2789
2804
  flex-direction: row; /* 横向排列 */
2790
2805
  height: 100%; /* 父容器高度 */
2791
2806
  }
2792
- .small-window[data-v-1e62eff8] {
2807
+ .small-window[data-v-6da81be3] {
2793
2808
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
2794
2809
  right: var(--chat-padding); /* 距离浏览器右边框12px */
2795
2810
  bottom: var(--chat-padding); /* 距离浏览器下边框12px */
2796
2811
  border-radius: 8px;
2797
2812
  --main-content-height: calc(100vh - var(--chat-padding) * 2 - var(--header-height));
2798
2813
  }
2799
- .full-screen[data-v-1e62eff8] {
2814
+ .full-screen[data-v-6da81be3] {
2800
2815
  right: 0;
2801
2816
  bottom: 0;
2802
2817
  --main-content-height: calc(100vh - var(--header-height));
2803
2818
  }
2804
- .chat-container > *[data-v-1e62eff8] {
2819
+ .chat-container[data-v-6da81be3] > * {
2805
2820
  box-sizing: border-box; /* 确保 padding 和 border 不会影响宽度 */
2806
2821
  }
2807
2822
 
2808
2823
  /* 聊天窗口的头部样式设置
2809
2824
  */
2810
- .chat-embed__header_container[data-v-1e62eff8] {
2825
+ .chat-embed__header_container[data-v-6da81be3] {
2811
2826
  /* border-bottom: 1px solid #ddd; */
2812
2827
  display: flex;
2813
2828
  align-items: center;
@@ -2817,7 +2832,7 @@ h4[data-v-6da81be3] {
2817
2832
  overflow: hidden;
2818
2833
  position: relative;
2819
2834
  }
2820
- .session-subject[data-v-1e62eff8] {
2835
+ .session-subject[data-v-6da81be3] {
2821
2836
  display: block;
2822
2837
  margin: 0 auto;
2823
2838
  text-align: center;
@@ -2832,17 +2847,17 @@ h4[data-v-6da81be3] {
2832
2847
 
2833
2848
  /* 聊天窗口的头部图标样式设置
2834
2849
  */
2835
- .chat-embed__header_avatar[data-v-1e62eff8] {
2850
+ .chat-embed__header_avatar[data-v-6da81be3] {
2836
2851
  margin-left: calc(var(--chat-padding) * 2);
2837
2852
  margin-right: var(--chat-padding);
2838
2853
  }
2839
- .chat-embed__header_tool_icon[data-v-1e62eff8] {
2854
+ .chat-embed__header_tool_icon[data-v-6da81be3] {
2840
2855
  right: 20px;
2841
2856
  position: absolute;
2842
2857
  gap: 28px;
2843
2858
  display: flex;
2844
2859
  }
2845
- .chat-embed__sidebar[data-v-1e62eff8] {
2860
+ .chat-embed__sidebar[data-v-6da81be3] {
2846
2861
  background: #f6f7fa;
2847
2862
  display: flex;
2848
2863
  flex-direction: column; /* 设置为上下排列 */
@@ -2851,7 +2866,7 @@ h4[data-v-6da81be3] {
2851
2866
  width: 260px;
2852
2867
  height: 100%;
2853
2868
  }
2854
- .chat-embed__main[data-v-1e62eff8] {
2869
+ .chat-embed__main[data-v-6da81be3] {
2855
2870
  padding: var(--chat-padding) var(--chat-padding) 0 var(--chat-padding);
2856
2871
  box-sizing: border-box;
2857
2872
  overflow: hidden;
@@ -2862,7 +2877,7 @@ h4[data-v-6da81be3] {
2862
2877
  flex: 1; /* 聊天内容区域占据剩余空间 */
2863
2878
  overflow: hidden; /* 防止内容溢出 */
2864
2879
  }
2865
- .chat-embed__main_content[data-v-1e62eff8] {
2880
+ .chat-embed__main_content[data-v-6da81be3] {
2866
2881
  flex: 1;
2867
2882
  box-sizing: border-box;
2868
2883
  min-height: 0;
@@ -2870,21 +2885,21 @@ h4[data-v-6da81be3] {
2870
2885
  /* overflow-y: auto;
2871
2886
  margin-bottom: 12px; */
2872
2887
  }
2873
- .chat-embed__input_container[data-v-1e62eff8] {
2888
+ .chat-embed__input_container[data-v-6da81be3] {
2874
2889
  flex-shrink: 0; /* 不允许收缩 */
2875
2890
  /* margin-bottom: 50px; 距离底部 */
2876
2891
  }
2877
- .header-icon[data-v-1e62eff8] {
2892
+ .header-icon[data-v-6da81be3] {
2878
2893
  cursor: pointer;
2879
2894
  font-size: 20px;
2880
2895
  }
2881
2896
 
2882
2897
  /* 聊天默认推荐内容样式
2883
2898
  */
2884
- .chat-embed__recommendation + .chat-embed__recommendation[data-v-1e62eff8] {
2899
+ .chat-embed__recommendation + .chat-embed__recommendation[data-v-6da81be3] {
2885
2900
  margin-top: 5px;
2886
2901
  }
2887
- .content-container[data-v-1e62eff8] {
2902
+ .content-container[data-v-6da81be3] {
2888
2903
  padding: 16px;
2889
2904
  border-radius: 4px;
2890
2905
  background: #ffffff;
@@ -2892,7 +2907,7 @@ h4[data-v-6da81be3] {
2892
2907
  border-radius: 0px 30px 30px 30px;
2893
2908
  /* opacity: 0.6; */
2894
2909
  }
2895
- .chat-content-font[data-v-1e62eff8] {
2910
+ .chat-content-font[data-v-6da81be3] {
2896
2911
  font-family: PingFang SC, PingFang SC;
2897
2912
  font-weight: 500;
2898
2913
  font-size: 16px;
@@ -2902,10 +2917,10 @@ h4[data-v-6da81be3] {
2902
2917
  font-style: normal;
2903
2918
  text-transform: none;
2904
2919
  }
2905
- [data-v-1e62eff8] .el-bubble-content-wrapper .el-bubble-content-outlined {
2920
+ [data-v-6da81be3] .el-bubble-content-wrapper .el-bubble-content-outlined {
2906
2921
  border: none !important;
2907
2922
  }
2908
- .content-container-header[data-v-1e62eff8] {
2923
+ .content-container-header[data-v-6da81be3] {
2909
2924
  font-size: 12px;
2910
2925
  color: #909399;
2911
2926
  }
@@ -2913,28 +2928,30 @@ h4[data-v-6da81be3] {
2913
2928
  /**
2914
2929
  // 用户消息
2915
2930
  */
2916
- .content-borderless-container[data-v-1e62eff8] {
2931
+ .content-borderless-container {
2932
+ &[data-v-6da81be3] {
2917
2933
  background: #e1ecfd;
2918
2934
  border-radius: 20px 0px 20px 20px;
2919
2935
  user-select: none;
2920
2936
  padding: 12px;
2921
2937
  cursor: pointer;
2922
2938
  transition: background-color 0.3s;
2923
- &[data-v-1e62eff8]:hover {
2939
+ }
2940
+ &[data-v-6da81be3]:hover {
2924
2941
  background-color: #ebeef5;
2925
2942
  }
2926
2943
  }
2927
- .footer-container[data-v-1e62eff8] {
2928
- [data-v-1e62eff8] .el-button + .el-button {
2944
+ .footer-container {
2945
+ [data-v-6da81be3] .el-button + .el-button {
2929
2946
  margin-left: 8px;
2930
2947
  }
2931
2948
  }
2932
- .el-bubble-content-wrapper .el-bubble-content[data-v-1e62eff8] {
2949
+ .el-bubble-content-wrapper .el-bubble-content[data-v-6da81be3] {
2933
2950
  padding: 0;
2934
2951
  }
2935
2952
 
2936
2953
  /* 引用文件样式 */
2937
- .doc-agg-item[data-v-1e62eff8] {
2954
+ .doc-agg-item[data-v-6da81be3] {
2938
2955
  width: 100%;
2939
2956
  padding: 10px;
2940
2957
  margin-bottom: 5px;
@@ -2944,116 +2961,114 @@ h4[data-v-6da81be3] {
2944
2961
  font-size: 12px;
2945
2962
  color: var(--el-color-primary);
2946
2963
  }
2947
- .elx-xmarkdown-container[data-v-1e62eff8] {
2964
+ .elx-xmarkdown-container[data-v-6da81be3] {
2948
2965
  padding: 0;
2949
2966
  }
2950
- .flex-avatar[data-v-1e62eff8] {
2951
- position: absolute;
2952
- padding: 20px 36px;
2953
- gap: 16px;
2954
- display: flex;
2955
- z-index: 1;
2956
- }
2957
- .flex-function-icon[data-v-1e62eff8] {
2958
- display: flex;
2959
- height: 40px;
2960
- padding: 10px 14px;
2961
- gap: 14px;
2962
- border-radius: 100px 100px 100px 100px;
2963
- border: 1px solid #e5e5e5;
2964
- width: 82px;
2965
- font-size: 20px;
2966
- }
2967
- .sidebar-header[data-v-1e62eff8] {
2968
- display: flex; /* 设置为水平排列 */
2969
- align-items: center; /* 垂直居中 */
2970
- margin-bottom: 22px;
2971
- font-size: 20px;
2967
+ h4[data-v-6da81be3] {
2968
+ font-size: 16px;
2969
+ margin-top: 0px;
2970
+ margin-bottom: 0px;
2972
2971
  }
2973
- .sidebar-header > span[data-v-1e62eff8] {
2974
- font-family: PingFang SC, PingFang SC;
2975
- font-weight: 600;
2976
- font-size: 16px;
2977
- color: #181818;
2978
- text-align: left;
2979
- font-style: normal;
2980
- text-transform: none;
2972
+ [data-v-6da81be3] .el-divider--horizontal {
2973
+ margin: 5px 0;
2981
2974
  }
2982
- .right-icon[data-v-1e62eff8] {
2983
- cursor: pointer;
2975
+ .sender-additional-data-tag[data-v-6da81be3] {
2976
+ display: flex;
2977
+ align-items: center;
2978
+ flex-shrink: 0;
2979
+ min-width: max-content;
2984
2980
  margin-left: auto;
2981
+ gap: 10px;
2985
2982
  }
2986
- .shousuo-icon[data-v-1e62eff8] {
2983
+ .amb-color-iconfont[data-v-6da81be3] {
2984
+ display: inline-block;
2985
+ width: 12px;
2986
+ height: 12px;
2987
+ background-repeat: no-repeat;
2988
+ background-position: center;
2989
+ background-size: 100%;
2987
2990
  cursor: pointer;
2988
2991
  }
2989
- .sidebar-menu[data-v-1e62eff8] {
2990
- flex-shrink: 0; /* 固定高度,位于顶部 */
2991
- margin-bottom: 10px;
2992
+ .el-button + .el-button[data-v-6da81be3] {
2993
+ margin-left: 5px;
2992
2994
  }
2993
- .scrollbar-container[data-v-1e62eff8] {
2994
- flex-grow: 1; /* 让 el-scrollbar 占用中间所有剩余空间 */
2995
- overflow-y: auto; /* 添加垂直滚动条 */
2996
- margin-bottom: 10px;
2995
+ .header-self-wrap[data-v-6da81be3] {
2996
+ display: flex;
2997
+ flex-direction: column;
2998
+ padding: 16px;
2997
2999
  }
2998
- .new-session-button[data-v-1e62eff8] {
2999
- flex-shrink: 0; /* 固定高度,位于底部 */
3000
- margin-top: 10px;
3001
- margin-bottom: 20px;
3000
+ [data-v-6da81be3] .el-sender-header {
3001
+ border-bottom-color: #ffffff !important;
3002
3002
  }
3003
- .sidebar-menu div[data-v-1e62eff8]:hover {
3004
- background-color: #ffffff;
3003
+ [data-v-6da81be3] .el-sender {
3004
+ background: #ffffff !important;
3005
+ box-shadow: 0px 10px 10px 0px rgba(204, 204, 204, 0.1) !important;
3006
+ border-radius: 30px 30px 30px 30px !important;
3007
+ font-family: Noto Sans SC, Noto Sans SC;
3008
+ font-weight: 400;
3009
+ font-size: 16px;
3010
+ color: #bbbbbb;
3011
+ text-align: left;
3012
+ font-style: normal;
3013
+ text-transform: none;
3005
3014
  }
3006
- .date-group[data-v-1e62eff8] {
3007
- margin-top: 16px;
3015
+ [data-v-6da81be3] .el-sender .el-sender-content .el-sender-input .el-textarea__inner {
3016
+ font-family: Noto Sans SC, Noto Sans SC !important;
3017
+ font-weight: 400 !important;
3018
+ font-size: 16px !important;
3019
+ line-height: 21px !important;
3020
+ font-style: normal !important;
3021
+ text-transform: none !important;
3008
3022
  }
3009
- .date-group-item[data-v-1e62eff8] {
3010
- color: #81858c;
3011
- font-size: 12px;
3012
- user-select: none;
3013
- margin-bottom: 2px;
3014
- padding-left: calc(var(--chat-padding) * 2);
3023
+ [data-v-6da81be3] .el-sender-content {
3024
+ padding: 16px !important;
3015
3025
  }
3016
- .menu-item[data-v-1e62eff8] {
3017
- padding: 0px calc(var(--chat-padding) * 2);
3018
- font-size: 16px;
3019
- line-height: 50px;
3020
- cursor: pointer;
3021
- gap: 8px;
3022
- border-radius: 8px;
3023
- display: flex;
3024
- align-items: center;
3026
+ [data-v-6da81be3] .el-select__wrapper {
3027
+ border-radius: 100px 100px 100px 100px;
3028
+ border: 1px solid #dcdfe6;
3025
3029
  }
3026
- .active-item[data-v-1e62eff8] {
3027
- background: #e2ebf5;
3028
- color: var(--el-color-primary);
3030
+ .ai-generate-tip[data-v-6da81be3] {
3031
+ padding: 12px;
3032
+ font-family: PingFang SC, PingFang SC;
3033
+ font-weight: 400;
3034
+ font-size: 14px;
3035
+ color: #808080;
3036
+ line-height: 21px;
3037
+ font-style: normal;
3038
+ text-align: center;
3029
3039
  }
3030
- .history-item[data-v-1e62eff8] {
3031
- padding: 0px calc(var(--chat-padding) * 2);
3032
- cursor: pointer;
3033
- display: flex; /* 确保子元素可以使用 flex 布局 */
3034
- align-items: center; /* 垂直居中 */
3035
- line-height: 40px;
3036
- gap: 8px;
3037
- border-radius: 8px;
3040
+ .el-button.is-circle[data-v-6da81be3] {
3041
+ border-radius: 50% !important;
3042
+ padding: 8px;
3043
+ width: 32px;
3038
3044
  }
3039
- .history-subject[data-v-1e62eff8] {
3040
- flex-grow: 1; /* 占据剩余空间 */
3041
- overflow: hidden; /* 超出部分隐藏 */
3042
- text-overflow: ellipsis; /* 使用省略号表示超出部分 */
3043
- white-space: nowrap; /* 不换行 */
3045
+ .send-icon[data-v-6da81be3] {
3046
+ cursor: pointer;
3044
3047
  }
3045
- .dropdown-right[data-v-1e62eff8] {
3046
- margin-left: auto; /* 将 el-dropdown 靠右对齐 */
3048
+ .el-divider--vertical[data-v-6da81be3] {
3049
+ margin: 0 0;
3050
+ }[data-v-41b4cbbd] .el-range-separator {
3051
+ min-width: 20px;
3047
3052
  }
3048
- .history-item[data-v-1e62eff8]:hover {
3049
- background-color: #f5f5f5;
3053
+ .svg-icon[data-v-f15c5e86] {
3054
+ width: 1.2em;
3055
+ height: 1.2em;
3056
+ vertical-align: -0.25em;
3057
+ fill: currentColor;
3058
+ overflow: initial;
3050
3059
  }
3051
-
3052
- /* .el-upload-list--picture-card .el-upload-list__item-actions, */
3053
- .mobile-item-action[data-v-13b41596] {
3054
- z-index: 2000;
3060
+
3061
+ .home-chart-iframe[data-v-b9f40acf] {
3062
+ width: 100%;
3063
+ height: 100%;
3064
+ border: none;
3065
+ opacity: 1;
3055
3066
  }
3056
- .amb-color-iconfont[data-v-13b41596] {
3067
+ .super-icon[data-v-355d0c18] {
3068
+ width: 1em;
3069
+ height: 1em;
3070
+ font-size: 14px;
3071
+ }.amb-color-iconfont[data-v-13b41596] {
3057
3072
  width: 25px;
3058
3073
  height: 25px;
3059
3074
  }
@@ -3070,7 +3085,12 @@ h4[data-v-6da81be3] {
3070
3085
  }
3071
3086
  .fs-preview-icon + .fs-preview-icon[data-v-13b41596] {
3072
3087
  margin-left: 5px;
3073
- }
3088
+ }
3089
+ /* .el-upload-list--picture-card .el-upload-list__item-actions, */
3090
+ .mobile-item-action[data-v-13b41596] {
3091
+ z-index: 2000;
3092
+ }
3093
+
3074
3094
  .el-dialog__header[data-v-44f1d9d6] {
3075
3095
  padding-bottom: 0px;
3076
3096
  }