agilebuilder-ui 1.1.65-tmp20 → 1.1.65-tmp22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/es/style.css CHANGED
@@ -42,23 +42,6 @@
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
45
  }
63
46
  iframe.tab-main-content[data-v-3c90505e] {
64
47
  width: 100%;
@@ -119,7 +102,37 @@ iframe.tab-main-content[data-v-3c90505e] {
119
102
  .default-page-tip-item {
120
103
  padding-top: 10px;
121
104
  }
122
- .app-breadcrumb.el-breadcrumb[data-v-ff9ae7e4] {
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
+ }.amd-hamburger-container-main[data-v-79c35667] {
123
+ padding: 0;
124
+ display: flex;
125
+ align-items: center;
126
+ justify-content: end;
127
+ }
128
+ .amd-hamburger-container-main .amd-hamburger-container-icon[data-v-79c35667] {
129
+ display: flex;
130
+ align-items: center;
131
+ justify-content: center;
132
+ width: var(--admin-layout-left-menu-collapse, 54px);
133
+ font-size: 18px;
134
+ cursor: pointer;
135
+ }.app-breadcrumb.el-breadcrumb[data-v-ff9ae7e4] {
123
136
  display: inline-block;
124
137
  font-size: 14px;
125
138
  line-height: 50px;
@@ -279,31 +292,18 @@ iframe.tab-main-content[data-v-3c90505e] {
279
292
  .super-grid-main-view[data-v-2eb1c8ec] .super-grid-main-body .super-grid-main-table-footer-view .el-pagination {
280
293
  flex-wrap: wrap;
281
294
  gap: var(--layout-form-flex-gap, 15px) 0;
282
- }.amd-hamburger-container-main[data-v-79c35667] {
283
- padding: 0;
284
- display: flex;
285
- align-items: center;
286
- justify-content: end;
287
- }
288
- .amd-hamburger-container-main .amd-hamburger-container-icon[data-v-79c35667] {
289
- display: flex;
290
- align-items: center;
291
- justify-content: center;
292
- width: var(--admin-layout-left-menu-collapse, 54px);
293
- font-size: 18px;
294
- cursor: pointer;
295
295
  }
296
- .searchResult[data-v-22410ec9] {
296
+ .searchResult {
297
297
  color: red;
298
298
  }
299
- .inline-input-custom[data-v-22410ec9] {
299
+ .inline-input-custom {
300
300
  width: 90%;
301
301
  }
302
302
 
303
- .searchResult {
303
+ .searchResult[data-v-22410ec9] {
304
304
  color: red;
305
305
  }
306
- .inline-input-custom {
306
+ .inline-input-custom[data-v-22410ec9] {
307
307
  width: 90%;
308
308
  }
309
309
 
@@ -334,7 +334,89 @@ iframe.tab-main-content[data-v-3c90505e] {
334
334
  .organization-input .el-input-group__append {
335
335
  padding: 0 10px 0 0;
336
336
  }
337
- .nine-grid-area[data-v-80f6a26f] {
337
+
338
+ .select-top-span {
339
+ width: 100%;
340
+ }
341
+ [data-v-34406c62] .el-select-dropdown__item {
342
+ display: inline-block;
343
+ }
344
+ .fs-preview-container[data-v-2448d898] {
345
+ display: flex;
346
+ align-items: center;
347
+ gap: 5px;
348
+ justify-content: space-between;
349
+ }
350
+ .fs-preview-tool[data-v-2448d898] {
351
+ display: flex;
352
+ align-items: center;
353
+ flex-shrink: 0;
354
+ min-width: max-content;
355
+ margin-left: auto; /* 添加这行,将工具栏推到右侧 */
356
+ }
357
+ .fs-preview-container[data-v-2448d898] .amb-color-iconfont,
358
+ .more-file-icon[data-v-2448d898] .amb-color-iconfont {
359
+ width: 30px;
360
+ height: 30px;
361
+ }
362
+ .fs-preview-tool[data-v-2448d898] .amb-color-iconfont,
363
+ .file-actions[data-v-2448d898] .amb-color-iconfont {
364
+ font-size: 15px !important; /* 图标实际大小,按需改 */
365
+ display: inline-block;
366
+ width: 1em !important; /* 覆盖子组件 .super-icon 的 14px */
367
+ height: 1em !important;
368
+ line-height: 1em;
369
+ cursor: pointer;
370
+ }
371
+ .amb-list-preivew-name[data-v-2448d898] {
372
+ overflow: hidden;
373
+ text-overflow: ellipsis;
374
+ white-space: nowrap;
375
+ }
376
+ .el-link + .el-link[data-v-2448d898] {
377
+ margin-left: 5px;
378
+ }
379
+ .file-item[data-v-2448d898] {
380
+ display: flex;
381
+ align-items: center;
382
+ justify-content: space-between; /* 添加这行来分布空间 */
383
+ gap: 10px;
384
+ height: 40px;
385
+ padding: 10px;
386
+ border-radius: 8px;
387
+ transition: background-color 0.2s;
388
+ }
389
+ .file-item[data-v-2448d898]:hover {
390
+ color: var(--el-button-hover-text-color, #409eff);
391
+ border-color: var(--el-button-hover-border-color, rgb(198, 226, 255));
392
+ background-color: var(--el-button-hover-bg-color, rgb(236, 245, 255));
393
+ outline: none;
394
+ }
395
+ .file-actions[data-v-2448d898] {
396
+ display: flex;
397
+ align-items: center;
398
+ gap: 5px;
399
+ flex-shrink: 0; /* 防止按钮被压缩 */
400
+ }
401
+ .super-icon + .super-icon[data-v-2448d898] {
402
+ margin-left: 5px;
403
+ }
404
+ .amb-iconfont + .amb-iconfont[data-v-2448d898] {
405
+ margin-left: 5px;
406
+ }
407
+ .amb-color-iconfont + .amb-iconfont[data-v-2448d898] {
408
+ margin-left: 5px;
409
+ }
410
+ .amb-iconfont[data-v-2448d898] {
411
+ color: var(--el-color-primary);
412
+ }
413
+ .fs-preview-container[data-v-2448d898] .el-button > span {
414
+ font-size: 14px !important;
415
+ }
416
+ .fs-preview-container[data-v-2448d898] .el-button.is-round {
417
+ padding: 5px 11px;
418
+ height: var(--el-button-size);
419
+ }.nine-grid-area[data-v-80f6a26f] {
338
420
  padding: 10px;
339
421
  }
340
422
  .nine-grid-area .el-row[data-v-80f6a26f] {
@@ -444,88 +526,6 @@ iframe.tab-main-content[data-v-3c90505e] {
444
526
  font-size: 14px;
445
527
  display: grid;
446
528
  grid-template-columns: 20% 80%;
447
- }
448
- .select-top-span {
449
- width: 100%;
450
- }
451
- [data-v-34406c62] .el-select-dropdown__item {
452
- display: inline-block;
453
- }
454
- .fs-preview-container[data-v-2448d898] {
455
- display: flex;
456
- align-items: center;
457
- gap: 5px;
458
- justify-content: space-between;
459
- }
460
- .fs-preview-tool[data-v-2448d898] {
461
- display: flex;
462
- align-items: center;
463
- flex-shrink: 0;
464
- min-width: max-content;
465
- margin-left: auto; /* 添加这行,将工具栏推到右侧 */
466
- }
467
- .fs-preview-container[data-v-2448d898] .amb-color-iconfont,
468
- .more-file-icon[data-v-2448d898] .amb-color-iconfont {
469
- width: 30px;
470
- height: 30px;
471
- }
472
- .fs-preview-tool[data-v-2448d898] .amb-color-iconfont,
473
- .file-actions[data-v-2448d898] .amb-color-iconfont {
474
- font-size: 15px !important; /* 图标实际大小,按需改 */
475
- display: inline-block;
476
- width: 1em !important; /* 覆盖子组件 .super-icon 的 14px */
477
- height: 1em !important;
478
- line-height: 1em;
479
- cursor: pointer;
480
- }
481
- .amb-list-preivew-name[data-v-2448d898] {
482
- overflow: hidden;
483
- text-overflow: ellipsis;
484
- white-space: nowrap;
485
- }
486
- .el-link + .el-link[data-v-2448d898] {
487
- margin-left: 5px;
488
- }
489
- .file-item[data-v-2448d898] {
490
- display: flex;
491
- align-items: center;
492
- justify-content: space-between; /* 添加这行来分布空间 */
493
- gap: 10px;
494
- height: 40px;
495
- padding: 10px;
496
- border-radius: 8px;
497
- transition: background-color 0.2s;
498
- }
499
- .file-item[data-v-2448d898]:hover {
500
- color: var(--el-button-hover-text-color, #409eff);
501
- border-color: var(--el-button-hover-border-color, rgb(198, 226, 255));
502
- background-color: var(--el-button-hover-bg-color, rgb(236, 245, 255));
503
- outline: none;
504
- }
505
- .file-actions[data-v-2448d898] {
506
- display: flex;
507
- align-items: center;
508
- gap: 5px;
509
- flex-shrink: 0; /* 防止按钮被压缩 */
510
- }
511
- .super-icon + .super-icon[data-v-2448d898] {
512
- margin-left: 5px;
513
- }
514
- .amb-iconfont + .amb-iconfont[data-v-2448d898] {
515
- margin-left: 5px;
516
- }
517
- .amb-color-iconfont + .amb-iconfont[data-v-2448d898] {
518
- margin-left: 5px;
519
- }
520
- .amb-iconfont[data-v-2448d898] {
521
- color: var(--el-color-primary);
522
- }
523
- .fs-preview-container[data-v-2448d898] .el-button > span {
524
- font-size: 14px !important;
525
- }
526
- .fs-preview-container[data-v-2448d898] .el-button.is-round {
527
- padding: 5px 11px;
528
- height: var(--el-button-size);
529
529
  }.select[data-v-52983a24] {
530
530
  width: 100%;
531
531
  height: 100%;
@@ -566,192 +566,17 @@ iframe.tab-main-content[data-v-3c90505e] {
566
566
  .fs-upload-tag-percent[data-v-5254701d] {
567
567
  font-weight: 600;
568
568
  margin-left: 4px;
569
- }iframe[data-v-e5fb3b56] {
570
- width: 100%;
571
- height: calc(100vh - 50px);
572
- }
573
- .organization-tree,
574
- .organization-tree .el-checkbox__label,
575
- .organization-tree .el-breadcrumb__inner,
576
- .organization-tree .el-tree {
577
- font-size: 17px;
578
- font-weight: 700;
569
+ }.wscn-http404-container[data-v-4f824f28] {
570
+ transform: translate(-50%, -50%);
571
+ position: absolute;
572
+ top: 40%;
573
+ left: 50%;
579
574
  }
580
- .organization-tree .el-breadcrumb__item:last-child .el-breadcrumb__inner,
581
- .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
582
- .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,
583
- .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
584
- font-size: 17px;
585
- font-weight: 700;
586
- }
587
- .organization-tree .el-card__body {
588
- padding-top: 10px;
589
- }
590
- .organization-tree .card-content {
591
- margin-top: 10px;
592
- }
593
- .organization-tree .item-row-all {
594
- margin-bottom: 10px;
595
- }
596
- .organization-tree .item-row {
597
- display: flex;
598
- width: 100%;
599
- }
600
- .organization-tree .item-label {
601
- flex: 0 0 90%;
602
- text-align: left;
603
- }
604
- .organization-tree .item-side {
605
- flex: 0 0 10%;
606
- text-align: right;
607
- }
608
- .organization-tree .el-tree-node {
609
- margin-bottom: 10px;
610
- }
611
- .organization-tree .el-tree-node__content > .el-tree-node__expand-icon {
612
- padding: 0;
613
- display: none;
614
- }
615
- .organization-tree .card-footer {
616
- padding: 20px;
617
- }
618
- .organization-tree .card-footer .select-result {
619
- color: #409eff;
620
- flex: 1 1 75%;
621
- text-align: left;
622
- }
623
- .organization-tree .card-footer .button-area {
624
- flex: 0 0 20%;
625
- text-align: right;
626
- }
627
- .organization-tree .dept-path .breadcrumb-label-link {
628
- color: #409eff;
629
- }
630
- .errPage-container[data-v-6bef0241] {
631
- width: 800px;
632
- max-width: 100%;
633
- margin: 100px auto;
634
- }
635
- .errPage-container .pan-back-btn[data-v-6bef0241] {
636
- background: #008489;
637
- color: #fff;
638
- border: none !important;
639
- }
640
- .errPage-container .pan-gif[data-v-6bef0241] {
641
- margin: 0 auto;
642
- display: block;
643
- }
644
- .errPage-container .pan-img[data-v-6bef0241] {
645
- display: block;
646
- margin: 0 auto;
647
- width: 100%;
648
- }
649
- .errPage-container .text-jumbo[data-v-6bef0241] {
650
- font-size: 60px;
651
- font-weight: 700;
652
- color: #484848;
653
- }
654
- .errPage-container .list-unstyled[data-v-6bef0241] {
655
- font-size: 14px;
656
- }
657
- .errPage-container .list-unstyled li[data-v-6bef0241] {
658
- padding-bottom: 5px;
659
- }
660
- .errPage-container .list-unstyled a[data-v-6bef0241] {
661
- color: #008489;
662
- text-decoration: none;
663
- }
664
- .errPage-container .list-unstyled a[data-v-6bef0241]:hover {
665
- text-decoration: underline;
666
- }.app-wrapper[data-v-5c0a6bf6] {
667
- position: relative;
668
- height: 100%;
669
- width: 100%;
670
- }
671
- .app-wrapper .mobile.openSidebar[data-v-5c0a6bf6] {
672
- position: fixed;
673
- top: 0;
674
- }
675
- .drawer-bg[data-v-5c0a6bf6] {
676
- background: #000;
677
- opacity: 0.3;
678
- width: 100%;
679
- top: 0;
680
- height: 100%;
681
- position: absolute;
682
- z-index: 999;
683
- }iframe[data-v-20dccb82] {
684
- width: 100%;
685
- height: calc(100vh - 50px);
686
- }
687
- .graphDiv[data-v-a936569d] {
688
- overflow: auto;
689
- height: 100%;
690
- height: calc(100vh - 20px);
691
- }
692
- .app-main[data-v-2d98e845] {
693
- padding: var(--app-main-padding, 15px);
694
- height: calc(100vh - var(--app-main-padding, 15px) * 2);
695
- position: relative;
696
- overflow: hidden;
697
- }
698
- .app-main[data-v-2d98e845] > .app-container {
699
- max-height: calc(100vh - var(--app-main-padding, 15px) * 2);
700
- height: calc(100vh - var(--app-main-padding, 15px) * 2);
701
- overflow: auto;
702
- }.smb-sidebar-menu-item[data-v-38e3eafc] {
703
- position: relative;
704
- --el-menu-item-height: 45px;
705
- --el-menu-sub-item-height: 45px;
706
- }
707
- .smb-sidebar-menu-item.el-menu-item[data-v-38e3eafc], .smb-sidebar-menu-item.el-sub-menu[data-v-38e3eafc] {
708
- padding: 0 !important;
709
- }
710
- .smb-sidebar-menu-item.el-menu-item[data-v-38e3eafc]:not(:has(> .el-tooltip__trigger)), .smb-sidebar-menu-item.el-sub-menu[data-v-38e3eafc]:not(:has(> .el-tooltip__trigger)) {
711
- display: flex;
712
- flex-direction: row;
713
- }
714
- .smb-sidebar-menu-item[data-v-38e3eafc] > .el-tooltip__trigger {
715
- display: flex;
716
- flex-direction: row;
717
- padding: 0 !important;
718
- }
719
- .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-icon {
720
- display: flex;
721
- align-items: center;
722
- justify-content: center;
723
- width: var(--admin-layout-left-menu-collapse, 54px);
724
- font-size: 16px;
725
- }
726
- .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-no-icon {
727
- width: 20px;
728
- }
729
- .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-title {
730
- flex: 0 0 calc(100% - var(--admin-layout-left-menu-collapse, 54px) - 35px);
731
- overflow: hidden;
732
- white-space: nowrap;
733
- overflow: hidden;
734
- text-overflow: ellipsis;
735
- }
736
- .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-title > div {
737
- overflow: hidden;
738
- white-space: nowrap;
739
- overflow: hidden;
740
- text-overflow: ellipsis;
741
- }
742
- .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-no-icon-title {
743
- flex: 0 0 calc(100% - 20px - 20px);
744
- }.wscn-http404-container[data-v-4f824f28] {
745
- transform: translate(-50%, -50%);
746
- position: absolute;
747
- top: 40%;
748
- left: 50%;
749
- }
750
- .wscn-http404[data-v-4f824f28] {
751
- position: relative;
752
- width: 1200px;
753
- padding: 0 50px;
754
- overflow: hidden;
575
+ .wscn-http404[data-v-4f824f28] {
576
+ position: relative;
577
+ width: 1200px;
578
+ padding: 0 50px;
579
+ overflow: hidden;
755
580
  }
756
581
  .wscn-http404 .pic-404[data-v-4f824f28] {
757
582
  position: relative;
@@ -932,64 +757,45 @@ iframe.tab-main-content[data-v-3c90505e] {
932
757
  transform: translateY(0);
933
758
  opacity: 1;
934
759
  }
760
+ }iframe[data-v-e5fb3b56] {
761
+ width: 100%;
762
+ height: calc(100vh - 50px);
763
+ }.errPage-container[data-v-6bef0241] {
764
+ width: 800px;
765
+ max-width: 100%;
766
+ margin: 100px auto;
935
767
  }
936
- .searchResult {
937
- color: red;
938
- }
939
- .inline-select-custom {
940
- width: 100px;
941
- }
942
- .inline-input-custom {
943
- width: 98%;
944
- }
945
- .smb-sidebar-menu-item[data-v-da857302] {
946
- position: relative;
947
- --el-menu-item-height: 45px;
948
- --el-menu-sub-item-height: 45px;
949
- }
950
- .smb-sidebar-menu-item.el-menu-item[data-v-da857302], .smb-sidebar-menu-item.el-sub-menu[data-v-da857302] {
951
- padding: 0 !important;
768
+ .errPage-container .pan-back-btn[data-v-6bef0241] {
769
+ background: #008489;
770
+ color: #fff;
771
+ border: none !important;
952
772
  }
953
- .smb-sidebar-menu-item.el-menu-item[data-v-da857302]:not(:has(> .el-tooltip__trigger)), .smb-sidebar-menu-item.el-sub-menu[data-v-da857302]:not(:has(> .el-tooltip__trigger)) {
954
- display: flex;
955
- flex-direction: row;
773
+ .errPage-container .pan-gif[data-v-6bef0241] {
774
+ margin: 0 auto;
775
+ display: block;
956
776
  }
957
- .smb-sidebar-menu-item[data-v-da857302] > .el-tooltip__trigger {
958
- display: flex;
959
- flex-direction: row;
960
- padding: 0 !important;
777
+ .errPage-container .pan-img[data-v-6bef0241] {
778
+ display: block;
779
+ margin: 0 auto;
780
+ width: 100%;
961
781
  }
962
- .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-icon {
963
- display: flex;
964
- align-items: center;
965
- justify-content: center;
966
- width: var(--admin-layout-left-menu-collapse, 54px);
967
- font-size: 16px;
782
+ .errPage-container .text-jumbo[data-v-6bef0241] {
783
+ font-size: 60px;
784
+ font-weight: 700;
785
+ color: #484848;
968
786
  }
969
- .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-no-icon {
970
- width: 20px;
787
+ .errPage-container .list-unstyled[data-v-6bef0241] {
788
+ font-size: 14px;
971
789
  }
972
- .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-title {
973
- flex: 0 0 calc(100% - var(--admin-layout-left-menu-collapse, 54px) - 35px);
974
- overflow: hidden;
975
- white-space: nowrap;
976
- overflow: hidden;
977
- text-overflow: ellipsis;
790
+ .errPage-container .list-unstyled li[data-v-6bef0241] {
791
+ padding-bottom: 5px;
978
792
  }
979
- .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-title > div {
980
- overflow: hidden;
981
- white-space: nowrap;
982
- overflow: hidden;
983
- text-overflow: ellipsis;
793
+ .errPage-container .list-unstyled a[data-v-6bef0241] {
794
+ color: #008489;
795
+ text-decoration: none;
984
796
  }
985
- .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-no-icon-title {
986
- flex: 0 0 calc(100% - 20px - 20px);
987
- }.super-icon[data-v-875fd31c] {
988
- width: 1em;
989
- height: 1em;
990
- font-size: 14px;
991
- }.row-form-item[data-v-4b5a56cc] {
992
- width: 50%;
797
+ .errPage-container .list-unstyled a[data-v-6bef0241]:hover {
798
+ text-decoration: underline;
993
799
  }
994
800
  .organization-tree,
995
801
  .organization-tree .el-checkbox__label,
@@ -1106,17 +912,201 @@ iframe.tab-main-content[data-v-3c90505e] {
1106
912
  .organization-tree .dept-path .breadcrumb-label-link {
1107
913
  color: #409eff;
1108
914
  }
1109
-
1110
- .ab-date-range[data-v-2aeaa81d] {
1111
- display: flex;
1112
- align-items: center;
1113
- width: 100%;
1114
- gap: 8px;
1115
- box-sizing: border-box;
1116
- min-width: 0;
915
+ .super-icon[data-v-875fd31c] {
916
+ width: 1em;
917
+ height: 1em;
918
+ font-size: 14px;
1117
919
  }
1118
- .ab-date-range[data-v-2aeaa81d] .el-input {
1119
- width: 100%;
920
+ .organization-tree,
921
+ .organization-tree .el-checkbox__label,
922
+ .organization-tree .el-breadcrumb__inner,
923
+ .organization-tree .el-tree {
924
+ font-size: 17px;
925
+ font-weight: 700;
926
+ }
927
+ .organization-tree .el-breadcrumb__item:last-child .el-breadcrumb__inner,
928
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
929
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,
930
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
931
+ font-size: 17px;
932
+ font-weight: 700;
933
+ }
934
+ .organization-tree .el-card__body {
935
+ padding-top: 10px;
936
+ }
937
+ .organization-tree .card-content {
938
+ margin-top: 10px;
939
+ }
940
+ .organization-tree .item-row-all {
941
+ margin-bottom: 10px;
942
+ }
943
+ .organization-tree .item-row {
944
+ display: flex;
945
+ width: 100%;
946
+ }
947
+ .organization-tree .item-label {
948
+ flex: 0 0 90%;
949
+ text-align: left;
950
+ }
951
+ .organization-tree .item-side {
952
+ flex: 0 0 10%;
953
+ text-align: right;
954
+ }
955
+ .organization-tree .el-tree-node {
956
+ margin-bottom: 10px;
957
+ }
958
+ .organization-tree .el-tree-node__content > .el-tree-node__expand-icon {
959
+ padding: 0;
960
+ display: none;
961
+ }
962
+ .organization-tree .card-footer {
963
+ padding: 20px;
964
+ }
965
+ .organization-tree .card-footer .select-result {
966
+ color: #409eff;
967
+ flex: 1 1 75%;
968
+ text-align: left;
969
+ }
970
+ .organization-tree .card-footer .button-area {
971
+ flex: 0 0 20%;
972
+ text-align: right;
973
+ }
974
+ .organization-tree .dept-path .breadcrumb-label-link {
975
+ color: #409eff;
976
+ }
977
+ .app-wrapper[data-v-5c0a6bf6] {
978
+ position: relative;
979
+ height: 100%;
980
+ width: 100%;
981
+ }
982
+ .app-wrapper .mobile.openSidebar[data-v-5c0a6bf6] {
983
+ position: fixed;
984
+ top: 0;
985
+ }
986
+ .drawer-bg[data-v-5c0a6bf6] {
987
+ background: #000;
988
+ opacity: 0.3;
989
+ width: 100%;
990
+ top: 0;
991
+ height: 100%;
992
+ position: absolute;
993
+ z-index: 999;
994
+ }
995
+ .graphDiv[data-v-a936569d] {
996
+ overflow: auto;
997
+ height: 100%;
998
+ height: calc(100vh - 20px);
999
+ }
1000
+ iframe[data-v-20dccb82] {
1001
+ width: 100%;
1002
+ height: calc(100vh - 50px);
1003
+ }.smb-sidebar-menu-item[data-v-38e3eafc] {
1004
+ position: relative;
1005
+ --el-menu-item-height: 45px;
1006
+ --el-menu-sub-item-height: 45px;
1007
+ }
1008
+ .smb-sidebar-menu-item.el-menu-item[data-v-38e3eafc], .smb-sidebar-menu-item.el-sub-menu[data-v-38e3eafc] {
1009
+ padding: 0 !important;
1010
+ }
1011
+ .smb-sidebar-menu-item.el-menu-item[data-v-38e3eafc]:not(:has(> .el-tooltip__trigger)), .smb-sidebar-menu-item.el-sub-menu[data-v-38e3eafc]:not(:has(> .el-tooltip__trigger)) {
1012
+ display: flex;
1013
+ flex-direction: row;
1014
+ }
1015
+ .smb-sidebar-menu-item[data-v-38e3eafc] > .el-tooltip__trigger {
1016
+ display: flex;
1017
+ flex-direction: row;
1018
+ padding: 0 !important;
1019
+ }
1020
+ .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-icon {
1021
+ display: flex;
1022
+ align-items: center;
1023
+ justify-content: center;
1024
+ width: var(--admin-layout-left-menu-collapse, 54px);
1025
+ font-size: 16px;
1026
+ }
1027
+ .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-no-icon {
1028
+ width: 20px;
1029
+ }
1030
+ .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-title {
1031
+ flex: 0 0 calc(100% - var(--admin-layout-left-menu-collapse, 54px) - 35px);
1032
+ overflow: hidden;
1033
+ white-space: nowrap;
1034
+ overflow: hidden;
1035
+ text-overflow: ellipsis;
1036
+ }
1037
+ .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-title > div {
1038
+ overflow: hidden;
1039
+ white-space: nowrap;
1040
+ overflow: hidden;
1041
+ text-overflow: ellipsis;
1042
+ }
1043
+ .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-no-icon-title {
1044
+ flex: 0 0 calc(100% - 20px - 20px);
1045
+ }.smb-sidebar-menu-item[data-v-da857302] {
1046
+ position: relative;
1047
+ --el-menu-item-height: 45px;
1048
+ --el-menu-sub-item-height: 45px;
1049
+ }
1050
+ .smb-sidebar-menu-item.el-menu-item[data-v-da857302], .smb-sidebar-menu-item.el-sub-menu[data-v-da857302] {
1051
+ padding: 0 !important;
1052
+ }
1053
+ .smb-sidebar-menu-item.el-menu-item[data-v-da857302]:not(:has(> .el-tooltip__trigger)), .smb-sidebar-menu-item.el-sub-menu[data-v-da857302]:not(:has(> .el-tooltip__trigger)) {
1054
+ display: flex;
1055
+ flex-direction: row;
1056
+ }
1057
+ .smb-sidebar-menu-item[data-v-da857302] > .el-tooltip__trigger {
1058
+ display: flex;
1059
+ flex-direction: row;
1060
+ padding: 0 !important;
1061
+ }
1062
+ .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-icon {
1063
+ display: flex;
1064
+ align-items: center;
1065
+ justify-content: center;
1066
+ width: var(--admin-layout-left-menu-collapse, 54px);
1067
+ font-size: 16px;
1068
+ }
1069
+ .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-no-icon {
1070
+ width: 20px;
1071
+ }
1072
+ .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-title {
1073
+ flex: 0 0 calc(100% - var(--admin-layout-left-menu-collapse, 54px) - 35px);
1074
+ overflow: hidden;
1075
+ white-space: nowrap;
1076
+ overflow: hidden;
1077
+ text-overflow: ellipsis;
1078
+ }
1079
+ .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-title > div {
1080
+ overflow: hidden;
1081
+ white-space: nowrap;
1082
+ overflow: hidden;
1083
+ text-overflow: ellipsis;
1084
+ }
1085
+ .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-no-icon-title {
1086
+ flex: 0 0 calc(100% - 20px - 20px);
1087
+ }.app-main[data-v-2d98e845] {
1088
+ padding: var(--app-main-padding, 15px);
1089
+ height: calc(100vh - var(--app-main-padding, 15px) * 2);
1090
+ position: relative;
1091
+ overflow: hidden;
1092
+ }
1093
+ .app-main[data-v-2d98e845] > .app-container {
1094
+ max-height: calc(100vh - var(--app-main-padding, 15px) * 2);
1095
+ height: calc(100vh - var(--app-main-padding, 15px) * 2);
1096
+ overflow: auto;
1097
+ }.row-form-item[data-v-4b5a56cc] {
1098
+ width: 50%;
1099
+ }
1100
+ .ab-date-range[data-v-2aeaa81d] {
1101
+ display: flex;
1102
+ align-items: center;
1103
+ width: 100%;
1104
+ gap: 8px;
1105
+ box-sizing: border-box;
1106
+ min-width: 0;
1107
+ }
1108
+ .ab-date-range[data-v-2aeaa81d] .el-input {
1109
+ width: 100%;
1120
1110
  min-width: 0;
1121
1111
  }
1122
1112
  .sep[data-v-2aeaa81d] {
@@ -1125,6 +1115,26 @@ iframe.tab-main-content[data-v-3c90505e] {
1125
1115
  white-space: nowrap;
1126
1116
  flex: 0 0 auto;
1127
1117
  }
1118
+
1119
+ .searchResult {
1120
+ color: red;
1121
+ }
1122
+ .inline-select-custom {
1123
+ width: 100px;
1124
+ }
1125
+ .inline-input-custom {
1126
+ width: 98%;
1127
+ }
1128
+
1129
+ .searchResult {
1130
+ color: red;
1131
+ }
1132
+ .inline-input-custom {
1133
+ width: 90%;
1134
+ }
1135
+ .el-autocomplete-suggestion.el-popper {
1136
+ min-width: 300px;
1137
+ }
1128
1138
  .normal-column-header[data-v-562b2e0d] {
1129
1139
  display: inline-flex;
1130
1140
  vertical-align: middle;
@@ -1157,6 +1167,16 @@ iframe.tab-main-content[data-v-3c90505e] {
1157
1167
  height: 40px;
1158
1168
  z-index: 1500;
1159
1169
  }
1170
+
1171
+ .searchResult {
1172
+ color: red;
1173
+ }
1174
+ .inline-input-custom {
1175
+ width: 100% !important;
1176
+ }
1177
+ .el-autocomplete-suggestion.el-popper {
1178
+ min-width: 300px;
1179
+ }
1160
1180
  li[data-v-040fcf55] {
1161
1181
  color: #333;
1162
1182
  }
@@ -1405,16 +1425,6 @@ li[data-v-040fcf55] {
1405
1425
  margin: 5px 0;
1406
1426
  }
1407
1427
 
1408
- .searchResult {
1409
- color: red;
1410
- }
1411
- .inline-input-custom {
1412
- width: 90%;
1413
- }
1414
- .el-autocomplete-suggestion.el-popper {
1415
- min-width: 300px;
1416
- }
1417
-
1418
1428
  .searchResult {
1419
1429
  color: red;
1420
1430
  }
@@ -1425,16 +1435,6 @@ li[data-v-040fcf55] {
1425
1435
  width: 98%;
1426
1436
  }
1427
1437
 
1428
- .searchResult {
1429
- color: red;
1430
- }
1431
- .inline-input-custom {
1432
- width: 100% !important;
1433
- }
1434
- .el-autocomplete-suggestion.el-popper {
1435
- min-width: 300px;
1436
- }
1437
-
1438
1438
  .searchResult {
1439
1439
  color: red;
1440
1440
  }
@@ -1553,26 +1553,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1553
1553
  .default-page-tip-item {
1554
1554
  padding-top: 10px;
1555
1555
  }
1556
- .app-breadcrumb.el-breadcrumb[data-v-768a430c] {
1557
- background-color: #eee;
1558
- width: 100%;
1559
- border: 1px solid #ccc;
1560
- bottom: 2px;
1561
- margin-left: 2px;
1562
- display: inline-block;
1563
- font-size: 14px;
1564
- line-height: 40px;
1565
- }
1566
- .app-breadcrumb.el-breadcrumb .no-redirect[data-v-768a430c] {
1567
- color: #333;
1568
- cursor: text;
1569
- }
1570
- .app-breadcrumb.el-breadcrumb .el-breadcrumb__item[data-v-768a430c] {
1571
- padding-left: 5px;
1572
- }
1573
- .app-breadcrumb.el-breadcrumb .el-breadcrumb__separator[data-v-768a430c] {
1574
- margin: 0 5px;
1575
- }[data-v-455b2ba2] .super-icon {
1556
+ [data-v-455b2ba2] .super-icon {
1576
1557
  width: 20px !important;
1577
1558
  height: 20px !important;
1578
1559
  }
@@ -1627,77 +1608,69 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1627
1608
  .organization-tree .dept-path .breadcrumb-label-link{
1628
1609
  color:#409EFF
1629
1610
  }
1630
- [data-v-0fb85d6e] .super-icon {
1631
- width: 20px !important;
1632
- height: 20px !important;
1633
- }.grid-search-form[data-v-3e0adbf6] .el-form-item {
1634
- margin-bottom: 0px;
1635
- }
1636
- .grid-search-form[data-v-3e0adbf6] .el-form-item__label {
1637
- overflow: hidden;
1638
- text-overflow: ellipsis;
1639
- white-space: nowrap;
1640
- word-break: keep-all;
1641
- }
1642
- .grid-search-form[data-v-3e0adbf6] .search-btn {
1643
- margin-bottom: 5px;
1644
- text-align: center;
1645
- }
1646
- .grid-search-form[data-v-3e0adbf6] .el-select {
1611
+ .app-breadcrumb.el-breadcrumb[data-v-768a430c] {
1612
+ background-color: #eee;
1647
1613
  width: 100%;
1614
+ border: 1px solid #ccc;
1615
+ bottom: 2px;
1616
+ margin-left: 2px;
1617
+ display: inline-block;
1618
+ font-size: 14px;
1619
+ line-height: 40px;
1648
1620
  }
1649
- .grid-search-form[data-v-3e0adbf6] .customComponent {
1650
- width: 100%;
1621
+ .app-breadcrumb.el-breadcrumb .no-redirect[data-v-768a430c] {
1622
+ color: #333;
1623
+ cursor: text;
1651
1624
  }
1652
- .grid-search-form[data-v-3e0adbf6] .el-row {
1653
- padding-right: 24px;
1625
+ .app-breadcrumb.el-breadcrumb .el-breadcrumb__item[data-v-768a430c] {
1626
+ padding-left: 5px;
1654
1627
  }
1655
- .grid-search-form[data-v-3e0adbf6] .el-col {
1656
- padding-left: 10px;
1657
- padding-bottom: 16px;
1628
+ .app-breadcrumb.el-breadcrumb .el-breadcrumb__separator[data-v-768a430c] {
1629
+ margin: 0 5px;
1630
+ }[data-v-0fb85d6e] .super-icon {
1631
+ width: 20px !important;
1632
+ height: 20px !important;
1658
1633
  }
1659
- .grid-search-form[data-v-0b145154] .el-form-item {
1660
- margin-bottom: 0px;
1634
+ .searchResult {
1635
+ color: red;
1661
1636
  }
1662
- .grid-search-form[data-v-0b145154] .search-btn {
1663
- margin-bottom: 5px;
1664
- text-align: center;
1637
+ .inline-select-custom {
1638
+ width: 100px;
1665
1639
  }
1666
- .grid-search-form[data-v-0b145154] .el-select,
1667
- .grid-search-form[data-v-0b145154] .customComponent {
1668
- width: 100%;
1640
+ .inline-input-custom {
1641
+ width: 98%;
1669
1642
  }
1670
- .annex-cell[data-v-bbad0ee0] {
1643
+ .annex-cell[data-v-c44b1087] {
1671
1644
  padding-right: 5px;
1672
1645
  cursor: pointer;
1673
1646
  color: #409eff;
1674
1647
  }
1675
- .m-requried[data-v-bbad0ee0] {
1648
+ .m-requried[data-v-c44b1087] {
1676
1649
  float: left;
1677
1650
  white-space: nowrap;
1678
1651
  width: 96%;
1679
1652
  }
1680
- .m-requried[data-v-bbad0ee0]::after {
1653
+ .m-requried[data-v-c44b1087]::after {
1681
1654
  content: "*";
1682
1655
  color: #f56c6c;
1683
1656
  }
1684
- .column-text-main[data-v-bbad0ee0] {
1657
+ .column-text-main[data-v-c44b1087] {
1685
1658
  display: flex;
1686
1659
  align-items: center;
1687
1660
  gap: 10px;
1688
1661
  }
1689
- .column-text-main .column-text-edit-main[data-v-bbad0ee0] {
1662
+ .column-text-main .column-text-edit-main[data-v-c44b1087] {
1690
1663
  display: flex;
1691
1664
  align-items: center;
1692
1665
  gap: 10px;
1693
1666
  }
1694
- .column-text-main .column-text-edit-main [table-column-placeholder][data-v-bbad0ee0] {
1667
+ .column-text-main .column-text-edit-main [table-column-placeholder][data-v-c44b1087] {
1695
1668
  display: block;
1696
1669
  white-space: nowrap;
1697
1670
  overflow: hidden;
1698
1671
  text-overflow: ellipsis;
1699
1672
  }
1700
- .column-text-main .column-text-edit-main[data-v-bbad0ee0]::after {
1673
+ .column-text-main .column-text-edit-main[data-v-c44b1087]::after {
1701
1674
  content: " ";
1702
1675
  position: absolute;
1703
1676
  left: 0;
@@ -1706,15 +1679,52 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1706
1679
  bottom: 0;
1707
1680
  cursor: pointer;
1708
1681
  }
1709
- .column-text-main .column-text-edit-main ~ span[data-v-bbad0ee0] {
1682
+ .column-text-main .column-text-edit-main ~ span[data-v-c44b1087] {
1710
1683
  text-align: left;
1711
1684
  }
1712
- .column-text-main .column-text-edit-main ~ span[data-v-bbad0ee0]:empty {
1685
+ .column-text-main .column-text-edit-main ~ span[data-v-c44b1087]:empty {
1713
1686
  display: none;
1714
1687
  }
1715
- .normal-column-content-view[data-v-bbad0ee0] {
1688
+ .normal-column-content-view[data-v-c44b1087] {
1716
1689
  display: inline;
1717
- }.grid-search-form-mobile[data-v-832e8a9d] {
1690
+ }.grid-search-form[data-v-3e0adbf6] .el-form-item {
1691
+ margin-bottom: 0px;
1692
+ }
1693
+ .grid-search-form[data-v-3e0adbf6] .el-form-item__label {
1694
+ overflow: hidden;
1695
+ text-overflow: ellipsis;
1696
+ white-space: nowrap;
1697
+ word-break: keep-all;
1698
+ }
1699
+ .grid-search-form[data-v-3e0adbf6] .search-btn {
1700
+ margin-bottom: 5px;
1701
+ text-align: center;
1702
+ }
1703
+ .grid-search-form[data-v-3e0adbf6] .el-select {
1704
+ width: 100%;
1705
+ }
1706
+ .grid-search-form[data-v-3e0adbf6] .customComponent {
1707
+ width: 100%;
1708
+ }
1709
+ .grid-search-form[data-v-3e0adbf6] .el-row {
1710
+ padding-right: 24px;
1711
+ }
1712
+ .grid-search-form[data-v-3e0adbf6] .el-col {
1713
+ padding-left: 10px;
1714
+ padding-bottom: 16px;
1715
+ }
1716
+ .grid-search-form[data-v-0b145154] .el-form-item {
1717
+ margin-bottom: 0px;
1718
+ }
1719
+ .grid-search-form[data-v-0b145154] .search-btn {
1720
+ margin-bottom: 5px;
1721
+ text-align: center;
1722
+ }
1723
+ .grid-search-form[data-v-0b145154] .el-select,
1724
+ .grid-search-form[data-v-0b145154] .customComponent {
1725
+ width: 100%;
1726
+ }
1727
+ .grid-search-form-mobile[data-v-832e8a9d] {
1718
1728
  overflow: auto;
1719
1729
  }
1720
1730
  .grid-search-form-mobile[data-v-832e8a9d] .el-form-item {
@@ -1760,68 +1770,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1760
1770
  .inline-input-custom {
1761
1771
  width: 98%;
1762
1772
  }
1763
-
1764
- .searchResult {
1765
- color: red;
1766
- }
1767
- .inline-select-custom {
1768
- width: 100px;
1769
- }
1770
- .inline-input-custom {
1771
- width: 98%;
1772
- }
1773
- .smb-sidebar-menu-item[data-v-74b8f009] {
1774
- position: relative;
1775
- --el-menu-item-height: 45px;
1776
- --el-menu-sub-item-height: 45px;
1777
- }
1778
- .smb-sidebar-menu-item.el-menu-item[data-v-74b8f009], .smb-sidebar-menu-item.el-sub-menu[data-v-74b8f009] {
1779
- padding: 0 !important;
1780
- }
1781
- .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)) {
1782
- display: flex;
1783
- flex-direction: row;
1784
- }
1785
- .smb-sidebar-menu-item[data-v-74b8f009] > .el-tooltip__trigger {
1786
- display: flex;
1787
- flex-direction: row;
1788
- padding: 0 !important;
1789
- }
1790
- .smb-sidebar-menu-item[data-v-74b8f009] .smb-sidebar-menu-item-icon {
1791
- display: flex;
1792
- align-items: center;
1793
- justify-content: center;
1794
- width: var(--admin-layout-left-menu-collapse, 54px);
1795
- font-size: 16px;
1796
- }
1797
- .smb-sidebar-menu-item[data-v-74b8f009] .smb-sidebar-menu-item-title {
1798
- flex: 0 0 calc(100% - var(--admin-layout-left-menu-collapse, 54px) - 35px);
1799
- overflow: hidden;
1800
- white-space: nowrap;
1801
- overflow: hidden;
1802
- text-overflow: ellipsis;
1803
- }
1804
- .smb-sidebar-menu-item[data-v-74b8f009] .smb-sidebar-menu-item-title > div {
1805
- overflow: hidden;
1806
- white-space: nowrap;
1807
- overflow: hidden;
1808
- text-overflow: ellipsis;
1809
- }
1810
- .svg-icon[data-v-019891df] {
1811
- width: 1.2em;
1812
- height: 1.2em;
1813
- vertical-align: -0.25em;
1814
- fill: currentColor;
1815
- overflow: initial;
1816
- }
1817
- .is-text-labl.prefix-btn-icon[data-v-e34a61f7] {
1818
- margin-right: 5px;
1819
- }
1820
- .is-text-labl.suffix-btn-icon[data-v-e34a61f7] {
1821
- margin-left: 5px;
1822
- }[data-v-90635647] .el-range-separator {
1823
- min-width: 20px;
1824
- }.el-button > span[data-v-5bb8bf7f] {
1773
+ .el-button > span[data-v-5bb8bf7f] {
1825
1774
  font-size: 12px;
1826
1775
  }
1827
1776
  .fs-upload-tag[data-v-5bb8bf7f] {
@@ -1860,25 +1809,41 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1860
1809
  .fs-upload-tag-percent[data-v-e5cde7de] {
1861
1810
  font-weight: 600;
1862
1811
  margin-left: 4px;
1863
- }[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 {
1812
+ }
1813
+ .additional-data-tag[data-v-7aaab83c] {
1814
+ display: flex;
1815
+ align-items: center;
1816
+ flex-shrink: 0;
1817
+ min-width: max-content;
1818
+ margin-left: auto;
1819
+ gap: 10px;
1820
+ }
1821
+ .additional-data-button[data-v-7aaab83c] {
1822
+ display: flex;
1823
+ align-items: center;
1824
+ justify-content: center;
1825
+ margin-top: 10px;
1826
+ gap: 10px;
1827
+ }
1828
+ [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 {
1864
1829
  user-select: text !important;
1865
1830
  -webkit-user-select: text !important;
1866
1831
  -moz-user-select: text !important;
1867
1832
  -ms-user-select: text !important;
1868
1833
  }
1869
- .slide-up-enter-active[data-v-1e62eff8],
1870
- .slide-up-leave-active[data-v-1e62eff8] {
1834
+ .slide-up-enter-active[data-v-bc196b97],
1835
+ .slide-up-leave-active[data-v-bc196b97] {
1871
1836
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
1872
1837
  }
1873
- .slide-up-enter-from[data-v-1e62eff8],
1874
- .slide-up-leave-to[data-v-1e62eff8] {
1838
+ .slide-up-enter-from[data-v-bc196b97],
1839
+ .slide-up-leave-to[data-v-bc196b97] {
1875
1840
  transform: translateY(100%);
1876
1841
  }
1877
1842
 
1878
1843
  /**
1879
1844
  * 聊天窗口的样式设置
1880
1845
  */
1881
- .chat-container[data-v-1e62eff8] {
1846
+ .chat-container[data-v-bc196b97] {
1882
1847
  --header-height: 56px;
1883
1848
  --chat-padding: 12px;
1884
1849
  --bubble-content-max-width: 0px;
@@ -1890,25 +1855,25 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1890
1855
  flex-direction: row; /* 横向排列 */
1891
1856
  height: 100%; /* 父容器高度 */
1892
1857
  }
1893
- .small-window[data-v-1e62eff8] {
1858
+ .small-window[data-v-bc196b97] {
1894
1859
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
1895
1860
  right: var(--chat-padding); /* 距离浏览器右边框12px */
1896
1861
  bottom: var(--chat-padding); /* 距离浏览器下边框12px */
1897
1862
  border-radius: 8px;
1898
1863
  --main-content-height: calc(100vh - var(--chat-padding) * 2 - var(--header-height));
1899
1864
  }
1900
- .full-screen[data-v-1e62eff8] {
1865
+ .full-screen[data-v-bc196b97] {
1901
1866
  right: 0;
1902
1867
  bottom: 0;
1903
1868
  --main-content-height: calc(100vh - var(--header-height));
1904
1869
  }
1905
- .chat-container > *[data-v-1e62eff8] {
1870
+ .chat-container > *[data-v-bc196b97] {
1906
1871
  box-sizing: border-box; /* 确保 padding 和 border 不会影响宽度 */
1907
1872
  }
1908
1873
 
1909
1874
  /* 聊天窗口的头部样式设置
1910
1875
  */
1911
- .chat-embed__header_container[data-v-1e62eff8] {
1876
+ .chat-embed__header_container[data-v-bc196b97] {
1912
1877
  /* border-bottom: 1px solid #ddd; */
1913
1878
  display: flex;
1914
1879
  align-items: center;
@@ -1918,7 +1883,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1918
1883
  overflow: hidden;
1919
1884
  position: relative;
1920
1885
  }
1921
- .session-subject[data-v-1e62eff8] {
1886
+ .session-subject[data-v-bc196b97] {
1922
1887
  display: block;
1923
1888
  margin: 0 auto;
1924
1889
  text-align: center;
@@ -1933,17 +1898,17 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1933
1898
 
1934
1899
  /* 聊天窗口的头部图标样式设置
1935
1900
  */
1936
- .chat-embed__header_avatar[data-v-1e62eff8] {
1901
+ .chat-embed__header_avatar[data-v-bc196b97] {
1937
1902
  margin-left: calc(var(--chat-padding) * 2);
1938
1903
  margin-right: var(--chat-padding);
1939
1904
  }
1940
- .chat-embed__header_tool_icon[data-v-1e62eff8] {
1905
+ .chat-embed__header_tool_icon[data-v-bc196b97] {
1941
1906
  right: 20px;
1942
1907
  position: absolute;
1943
1908
  gap: 28px;
1944
1909
  display: flex;
1945
1910
  }
1946
- .chat-embed__sidebar[data-v-1e62eff8] {
1911
+ .chat-embed__sidebar[data-v-bc196b97] {
1947
1912
  background: #f6f7fa;
1948
1913
  display: flex;
1949
1914
  flex-direction: column; /* 设置为上下排列 */
@@ -1952,7 +1917,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1952
1917
  width: 260px;
1953
1918
  height: 100%;
1954
1919
  }
1955
- .chat-embed__main[data-v-1e62eff8] {
1920
+ .chat-embed__main[data-v-bc196b97] {
1956
1921
  padding: var(--chat-padding) var(--chat-padding) 0 var(--chat-padding);
1957
1922
  box-sizing: border-box;
1958
1923
  overflow: hidden;
@@ -1963,7 +1928,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1963
1928
  flex: 1; /* 聊天内容区域占据剩余空间 */
1964
1929
  overflow: hidden; /* 防止内容溢出 */
1965
1930
  }
1966
- .chat-embed__main_content[data-v-1e62eff8] {
1931
+ .chat-embed__main_content[data-v-bc196b97] {
1967
1932
  flex: 1;
1968
1933
  box-sizing: border-box;
1969
1934
  min-height: 0;
@@ -1971,21 +1936,21 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1971
1936
  /* overflow-y: auto;
1972
1937
  margin-bottom: 12px; */
1973
1938
  }
1974
- .chat-embed__input_container[data-v-1e62eff8] {
1939
+ .chat-embed__input_container[data-v-bc196b97] {
1975
1940
  flex-shrink: 0; /* 不允许收缩 */
1976
1941
  /* margin-bottom: 50px; 距离底部 */
1977
1942
  }
1978
- .header-icon[data-v-1e62eff8] {
1943
+ .header-icon[data-v-bc196b97] {
1979
1944
  cursor: pointer;
1980
1945
  font-size: 20px;
1981
1946
  }
1982
1947
 
1983
1948
  /* 聊天默认推荐内容样式
1984
1949
  */
1985
- .chat-embed__recommendation + .chat-embed__recommendation[data-v-1e62eff8] {
1950
+ .chat-embed__recommendation + .chat-embed__recommendation[data-v-bc196b97] {
1986
1951
  margin-top: 5px;
1987
1952
  }
1988
- .content-container[data-v-1e62eff8] {
1953
+ .content-container[data-v-bc196b97] {
1989
1954
  padding: 16px;
1990
1955
  border-radius: 4px;
1991
1956
  background: #ffffff;
@@ -1993,7 +1958,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1993
1958
  border-radius: 0px 30px 30px 30px;
1994
1959
  /* opacity: 0.6; */
1995
1960
  }
1996
- .chat-content-font[data-v-1e62eff8] {
1961
+ .chat-content-font[data-v-bc196b97] {
1997
1962
  font-family: PingFang SC, PingFang SC;
1998
1963
  font-weight: 500;
1999
1964
  font-size: 16px;
@@ -2003,10 +1968,10 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2003
1968
  font-style: normal;
2004
1969
  text-transform: none;
2005
1970
  }
2006
- [data-v-1e62eff8] .el-bubble-content-wrapper .el-bubble-content-outlined {
1971
+ [data-v-bc196b97] .el-bubble-content-wrapper .el-bubble-content-outlined {
2007
1972
  border: none !important;
2008
1973
  }
2009
- .content-container-header[data-v-1e62eff8] {
1974
+ .content-container-header[data-v-bc196b97] {
2010
1975
  font-size: 12px;
2011
1976
  color: #909399;
2012
1977
  }
@@ -2014,28 +1979,28 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2014
1979
  /**
2015
1980
  // 用户消息
2016
1981
  */
2017
- .content-borderless-container[data-v-1e62eff8] {
1982
+ .content-borderless-container[data-v-bc196b97] {
2018
1983
  background: #e1ecfd;
2019
1984
  border-radius: 20px 0px 20px 20px;
2020
1985
  user-select: none;
2021
1986
  padding: 12px;
2022
1987
  cursor: pointer;
2023
1988
  transition: background-color 0.3s;
2024
- &[data-v-1e62eff8]:hover {
1989
+ &[data-v-bc196b97]:hover {
2025
1990
  background-color: #ebeef5;
2026
1991
  }
2027
1992
  }
2028
- .footer-container[data-v-1e62eff8] {
2029
- [data-v-1e62eff8] .el-button + .el-button {
1993
+ .footer-container[data-v-bc196b97] {
1994
+ [data-v-bc196b97] .el-button + .el-button {
2030
1995
  margin-left: 8px;
2031
1996
  }
2032
1997
  }
2033
- .el-bubble-content-wrapper .el-bubble-content[data-v-1e62eff8] {
1998
+ .el-bubble-content-wrapper .el-bubble-content[data-v-bc196b97] {
2034
1999
  padding: 0;
2035
2000
  }
2036
2001
 
2037
2002
  /* 引用文件样式 */
2038
- .doc-agg-item[data-v-1e62eff8] {
2003
+ .doc-agg-item[data-v-bc196b97] {
2039
2004
  width: 100%;
2040
2005
  padding: 10px;
2041
2006
  margin-bottom: 5px;
@@ -2045,145 +2010,69 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2045
2010
  font-size: 12px;
2046
2011
  color: var(--el-color-primary);
2047
2012
  }
2048
- .elx-xmarkdown-container[data-v-1e62eff8] {
2013
+ .elx-xmarkdown-container[data-v-bc196b97] {
2049
2014
  padding: 0;
2015
+ }
2016
+ .smb-sidebar-menu-item[data-v-74b8f009] {
2017
+ position: relative;
2018
+ --el-menu-item-height: 45px;
2019
+ --el-menu-sub-item-height: 45px;
2050
2020
  }
2051
- .flex-avatar[data-v-1e62eff8] {
2052
- position: absolute;
2053
- padding: 20px 36px;
2054
- gap: 16px;
2055
- display: flex;
2056
- z-index: 1;
2057
- }
2058
- .flex-function-icon[data-v-1e62eff8] {
2059
- display: flex;
2060
- height: 40px;
2061
- padding: 10px 14px;
2062
- gap: 14px;
2063
- border-radius: 100px 100px 100px 100px;
2064
- border: 1px solid #e5e5e5;
2065
- width: 82px;
2066
- font-size: 20px;
2021
+ .smb-sidebar-menu-item.el-menu-item[data-v-74b8f009], .smb-sidebar-menu-item.el-sub-menu[data-v-74b8f009] {
2022
+ padding: 0 !important;
2067
2023
  }
2068
- .sidebar-header[data-v-1e62eff8] {
2069
- display: flex; /* 设置为水平排列 */
2070
- align-items: center; /* 垂直居中 */
2071
- margin-bottom: 22px;
2072
- font-size: 20px;
2024
+ .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)) {
2025
+ display: flex;
2026
+ flex-direction: row;
2073
2027
  }
2074
- .sidebar-header > span[data-v-1e62eff8] {
2075
- font-family: PingFang SC, PingFang SC;
2076
- font-weight: 600;
2077
- font-size: 16px;
2078
- color: #181818;
2079
- text-align: left;
2080
- font-style: normal;
2081
- text-transform: none;
2082
- }
2083
- .right-icon[data-v-1e62eff8] {
2084
- cursor: pointer;
2085
- margin-left: auto;
2086
- }
2087
- .shousuo-icon[data-v-1e62eff8] {
2088
- cursor: pointer;
2089
- }
2090
- .sidebar-menu[data-v-1e62eff8] {
2091
- flex-shrink: 0; /* 固定高度,位于顶部 */
2092
- margin-bottom: 10px;
2093
- }
2094
- .scrollbar-container[data-v-1e62eff8] {
2095
- flex-grow: 1; /* 让 el-scrollbar 占用中间所有剩余空间 */
2096
- overflow-y: auto; /* 添加垂直滚动条 */
2097
- margin-bottom: 10px;
2098
- }
2099
- .new-session-button[data-v-1e62eff8] {
2100
- flex-shrink: 0; /* 固定高度,位于底部 */
2101
- margin-top: 10px;
2102
- margin-bottom: 20px;
2103
- }
2104
- .sidebar-menu div[data-v-1e62eff8]:hover {
2105
- background-color: #ffffff;
2106
- }
2107
- .date-group[data-v-1e62eff8] {
2108
- margin-top: 16px;
2109
- }
2110
- .date-group-item[data-v-1e62eff8] {
2111
- color: #81858c;
2112
- font-size: 12px;
2113
- user-select: none;
2114
- margin-bottom: 2px;
2115
- padding-left: calc(var(--chat-padding) * 2);
2028
+ .smb-sidebar-menu-item[data-v-74b8f009] > .el-tooltip__trigger {
2029
+ display: flex;
2030
+ flex-direction: row;
2031
+ padding: 0 !important;
2116
2032
  }
2117
- .menu-item[data-v-1e62eff8] {
2118
- padding: 0px calc(var(--chat-padding) * 2);
2119
- font-size: 16px;
2120
- line-height: 50px;
2121
- cursor: pointer;
2122
- gap: 8px;
2123
- border-radius: 8px;
2124
- display: flex;
2033
+ .smb-sidebar-menu-item[data-v-74b8f009] .smb-sidebar-menu-item-icon {
2034
+ display: flex;
2125
2035
  align-items: center;
2036
+ justify-content: center;
2037
+ width: var(--admin-layout-left-menu-collapse, 54px);
2038
+ font-size: 16px;
2126
2039
  }
2127
- .active-item[data-v-1e62eff8] {
2128
- background: #e2ebf5;
2129
- color: var(--el-color-primary);
2130
- }
2131
- .history-item[data-v-1e62eff8] {
2132
- padding: 0px calc(var(--chat-padding) * 2);
2133
- cursor: pointer;
2134
- display: flex; /* 确保子元素可以使用 flex 布局 */
2135
- align-items: center; /* 垂直居中 */
2136
- line-height: 40px;
2137
- gap: 8px;
2138
- border-radius: 8px;
2139
- }
2140
- .history-subject[data-v-1e62eff8] {
2141
- flex-grow: 1; /* 占据剩余空间 */
2142
- overflow: hidden; /* 超出部分隐藏 */
2143
- text-overflow: ellipsis; /* 使用省略号表示超出部分 */
2144
- white-space: nowrap; /* 不换行 */
2145
- }
2146
- .dropdown-right[data-v-1e62eff8] {
2147
- margin-left: auto; /* 将 el-dropdown 靠右对齐 */
2040
+ .smb-sidebar-menu-item[data-v-74b8f009] .smb-sidebar-menu-item-title {
2041
+ flex: 0 0 calc(100% - var(--admin-layout-left-menu-collapse, 54px) - 35px);
2042
+ overflow: hidden;
2043
+ white-space: nowrap;
2044
+ overflow: hidden;
2045
+ text-overflow: ellipsis;
2148
2046
  }
2149
- .history-item[data-v-1e62eff8]:hover {
2150
- background-color: #f5f5f5;
2151
- }
2152
-
2153
- .additional-data-tag[data-v-7aaab83c] {
2154
- display: flex;
2155
- align-items: center;
2156
- flex-shrink: 0;
2157
- min-width: max-content;
2158
- margin-left: auto;
2159
- gap: 10px;
2047
+ .smb-sidebar-menu-item[data-v-74b8f009] .smb-sidebar-menu-item-title > div {
2048
+ overflow: hidden;
2049
+ white-space: nowrap;
2050
+ overflow: hidden;
2051
+ text-overflow: ellipsis;
2052
+ }.is-text-labl.prefix-btn-icon[data-v-e34a61f7] {
2053
+ margin-right: 5px;
2160
2054
  }
2161
- .additional-data-button[data-v-7aaab83c] {
2162
- display: flex;
2163
- align-items: center;
2164
- justify-content: center;
2165
- margin-top: 10px;
2166
- gap: 10px;
2167
- }
2168
- [data-v-0b0c189e] .chat-content-font,[data-v-0b0c189e] .chat-content-font *,[data-v-0b0c189e] .el-bubble-content-wrapper .el-bubble-content,[data-v-0b0c189e] .chat-embed__main_content {
2055
+ .is-text-labl.suffix-btn-icon[data-v-e34a61f7] {
2056
+ margin-left: 5px;
2057
+ }[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 {
2169
2058
  user-select: text !important;
2170
2059
  -webkit-user-select: text !important;
2171
2060
  -moz-user-select: text !important;
2172
2061
  -ms-user-select: text !important;
2173
2062
  }
2174
- .slide-up-enter-active[data-v-0b0c189e],
2175
- .slide-up-leave-active[data-v-0b0c189e] {
2063
+ .slide-up-enter-active[data-v-e9aa835d],
2064
+ .slide-up-leave-active[data-v-e9aa835d] {
2176
2065
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
2177
2066
  }
2178
- .slide-up-enter-from[data-v-0b0c189e],
2179
- .slide-up-leave-to[data-v-0b0c189e] {
2067
+ .slide-up-enter-from[data-v-e9aa835d],
2068
+ .slide-up-leave-to[data-v-e9aa835d] {
2180
2069
  transform: translateY(100%);
2181
2070
  }
2182
2071
 
2183
2072
  /**
2184
2073
  * 聊天窗口的样式设置
2185
2074
  */
2186
- .chat-container[data-v-0b0c189e] {
2075
+ .chat-container[data-v-e9aa835d] {
2187
2076
  --header-height: 56px;
2188
2077
  --chat-padding: 12px;
2189
2078
  --bubble-content-max-width: 0px;
@@ -2195,25 +2084,25 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2195
2084
  flex-direction: row; /* 横向排列 */
2196
2085
  height: 100%; /* 父容器高度 */
2197
2086
  }
2198
- .small-window[data-v-0b0c189e] {
2087
+ .small-window[data-v-e9aa835d] {
2199
2088
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
2200
2089
  right: var(--chat-padding); /* 距离浏览器右边框12px */
2201
2090
  bottom: var(--chat-padding); /* 距离浏览器下边框12px */
2202
2091
  border-radius: 8px;
2203
2092
  --main-content-height: calc(100vh - var(--chat-padding) * 2 - var(--header-height));
2204
2093
  }
2205
- .full-screen[data-v-0b0c189e] {
2094
+ .full-screen[data-v-e9aa835d] {
2206
2095
  right: 0;
2207
2096
  bottom: 0;
2208
2097
  --main-content-height: calc(100vh - var(--header-height));
2209
2098
  }
2210
- .chat-container > *[data-v-0b0c189e] {
2099
+ .chat-container > *[data-v-e9aa835d] {
2211
2100
  box-sizing: border-box; /* 确保 padding 和 border 不会影响宽度 */
2212
2101
  }
2213
2102
 
2214
2103
  /* 聊天窗口的头部样式设置
2215
2104
  */
2216
- .chat-embed__header_container[data-v-0b0c189e] {
2105
+ .chat-embed__header_container[data-v-e9aa835d] {
2217
2106
  /* border-bottom: 1px solid #ddd; */
2218
2107
  display: flex;
2219
2108
  align-items: center;
@@ -2223,7 +2112,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2223
2112
  overflow: hidden;
2224
2113
  position: relative;
2225
2114
  }
2226
- .session-subject[data-v-0b0c189e] {
2115
+ .session-subject[data-v-e9aa835d] {
2227
2116
  display: block;
2228
2117
  margin: 0 auto;
2229
2118
  text-align: center;
@@ -2238,17 +2127,17 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2238
2127
 
2239
2128
  /* 聊天窗口的头部图标样式设置
2240
2129
  */
2241
- .chat-embed__header_avatar[data-v-0b0c189e] {
2130
+ .chat-embed__header_avatar[data-v-e9aa835d] {
2242
2131
  margin-left: calc(var(--chat-padding) * 2);
2243
2132
  margin-right: var(--chat-padding);
2244
2133
  }
2245
- .chat-embed__header_tool_icon[data-v-0b0c189e] {
2134
+ .chat-embed__header_tool_icon[data-v-e9aa835d] {
2246
2135
  right: 20px;
2247
2136
  position: absolute;
2248
2137
  gap: 28px;
2249
2138
  display: flex;
2250
2139
  }
2251
- .chat-embed__sidebar[data-v-0b0c189e] {
2140
+ .chat-embed__sidebar[data-v-e9aa835d] {
2252
2141
  background: #f6f7fa;
2253
2142
  display: flex;
2254
2143
  flex-direction: column; /* 设置为上下排列 */
@@ -2257,7 +2146,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2257
2146
  width: 260px;
2258
2147
  height: 100%;
2259
2148
  }
2260
- .chat-embed__main[data-v-0b0c189e] {
2149
+ .chat-embed__main[data-v-e9aa835d] {
2261
2150
  padding: var(--chat-padding) var(--chat-padding) 0 var(--chat-padding);
2262
2151
  box-sizing: border-box;
2263
2152
  overflow: hidden;
@@ -2268,7 +2157,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2268
2157
  flex: 1; /* 聊天内容区域占据剩余空间 */
2269
2158
  overflow: hidden; /* 防止内容溢出 */
2270
2159
  }
2271
- .chat-embed__main_content[data-v-0b0c189e] {
2160
+ .chat-embed__main_content[data-v-e9aa835d] {
2272
2161
  flex: 1;
2273
2162
  box-sizing: border-box;
2274
2163
  min-height: 0;
@@ -2276,21 +2165,21 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2276
2165
  /* overflow-y: auto;
2277
2166
  margin-bottom: 12px; */
2278
2167
  }
2279
- .chat-embed__input_container[data-v-0b0c189e] {
2168
+ .chat-embed__input_container[data-v-e9aa835d] {
2280
2169
  flex-shrink: 0; /* 不允许收缩 */
2281
2170
  /* margin-bottom: 50px; 距离底部 */
2282
2171
  }
2283
- .header-icon[data-v-0b0c189e] {
2172
+ .header-icon[data-v-e9aa835d] {
2284
2173
  cursor: pointer;
2285
2174
  font-size: 20px;
2286
2175
  }
2287
2176
 
2288
2177
  /* 聊天默认推荐内容样式
2289
2178
  */
2290
- .chat-embed__recommendation + .chat-embed__recommendation[data-v-0b0c189e] {
2179
+ .chat-embed__recommendation + .chat-embed__recommendation[data-v-e9aa835d] {
2291
2180
  margin-top: 5px;
2292
2181
  }
2293
- .content-container[data-v-0b0c189e] {
2182
+ .content-container[data-v-e9aa835d] {
2294
2183
  padding: 16px;
2295
2184
  border-radius: 4px;
2296
2185
  background: #ffffff;
@@ -2298,7 +2187,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2298
2187
  border-radius: 0px 30px 30px 30px;
2299
2188
  /* opacity: 0.6; */
2300
2189
  }
2301
- .chat-content-font[data-v-0b0c189e] {
2190
+ .chat-content-font[data-v-e9aa835d] {
2302
2191
  font-family: PingFang SC, PingFang SC;
2303
2192
  font-weight: 500;
2304
2193
  font-size: 16px;
@@ -2308,10 +2197,10 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2308
2197
  font-style: normal;
2309
2198
  text-transform: none;
2310
2199
  }
2311
- [data-v-0b0c189e] .el-bubble-content-wrapper .el-bubble-content-outlined {
2200
+ [data-v-e9aa835d] .el-bubble-content-wrapper .el-bubble-content-outlined {
2312
2201
  border: none !important;
2313
2202
  }
2314
- .content-container-header[data-v-0b0c189e] {
2203
+ .content-container-header[data-v-e9aa835d] {
2315
2204
  font-size: 12px;
2316
2205
  color: #909399;
2317
2206
  }
@@ -2319,28 +2208,28 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2319
2208
  /**
2320
2209
  // 用户消息
2321
2210
  */
2322
- .content-borderless-container[data-v-0b0c189e] {
2211
+ .content-borderless-container[data-v-e9aa835d] {
2323
2212
  background: #e1ecfd;
2324
2213
  border-radius: 20px 0px 20px 20px;
2325
2214
  user-select: none;
2326
2215
  padding: 12px;
2327
2216
  cursor: pointer;
2328
2217
  transition: background-color 0.3s;
2329
- &[data-v-0b0c189e]:hover {
2218
+ &[data-v-e9aa835d]:hover {
2330
2219
  background-color: #ebeef5;
2331
2220
  }
2332
2221
  }
2333
- .footer-container[data-v-0b0c189e] {
2334
- [data-v-0b0c189e] .el-button + .el-button {
2222
+ .footer-container[data-v-e9aa835d] {
2223
+ [data-v-e9aa835d] .el-button + .el-button {
2335
2224
  margin-left: 8px;
2336
2225
  }
2337
2226
  }
2338
- .el-bubble-content-wrapper .el-bubble-content[data-v-0b0c189e] {
2227
+ .el-bubble-content-wrapper .el-bubble-content[data-v-e9aa835d] {
2339
2228
  padding: 0;
2340
2229
  }
2341
2230
 
2342
2231
  /* 引用文件样式 */
2343
- .doc-agg-item[data-v-0b0c189e] {
2232
+ .doc-agg-item[data-v-e9aa835d] {
2344
2233
  width: 100%;
2345
2234
  padding: 10px;
2346
2235
  margin-bottom: 5px;
@@ -2350,118 +2239,28 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2350
2239
  font-size: 12px;
2351
2240
  color: var(--el-color-primary);
2352
2241
  }
2353
- .elx-xmarkdown-container[data-v-0b0c189e] {
2242
+ .elx-xmarkdown-container[data-v-e9aa835d] {
2354
2243
  padding: 0;
2355
- }
2356
- h4[data-v-0b0c189e] {
2357
- font-size: 16px;
2358
- margin-top: 0px;
2359
- margin-bottom: 0px;
2360
- }
2361
- [data-v-0b0c189e] .el-divider--horizontal {
2362
- margin: 5px 0;
2363
- }
2364
- .sender-additional-data-tag[data-v-0b0c189e] {
2365
- display: flex;
2366
- align-items: center;
2367
- flex-shrink: 0;
2368
- min-width: max-content;
2369
- margin-left: auto;
2370
- gap: 10px;
2371
- }
2372
- .amb-color-iconfont[data-v-0b0c189e] {
2373
- display: inline-block;
2374
- width: 12px;
2375
- height: 12px;
2376
- background-repeat: no-repeat;
2377
- background-position: center;
2378
- background-size: 100%;
2379
- cursor: pointer;
2380
- }
2381
- .el-button + .el-button[data-v-0b0c189e] {
2382
- margin-left: 5px;
2383
- }
2384
- .header-self-wrap[data-v-0b0c189e] {
2385
- display: flex;
2386
- flex-direction: column;
2387
- padding: 16px;
2388
- }
2389
- [data-v-0b0c189e] .el-sender-header {
2390
- border-bottom-color: #ffffff !important;
2391
- }
2392
- [data-v-0b0c189e] .el-sender {
2393
- background: #ffffff !important;
2394
- box-shadow: 0px 10px 10px 0px rgba(204, 204, 204, 0.1) !important;
2395
- border-radius: 30px 30px 30px 30px !important;
2396
- font-family: Noto Sans SC, Noto Sans SC;
2397
- font-weight: 400;
2398
- font-size: 16px;
2399
- color: #bbbbbb;
2400
- text-align: left;
2401
- font-style: normal;
2402
- text-transform: none;
2403
- }
2404
- [data-v-0b0c189e] .el-sender .el-sender-content .el-sender-input .el-textarea__inner {
2405
- font-family: Noto Sans SC, Noto Sans SC !important;
2406
- font-weight: 400 !important;
2407
- font-size: 16px !important;
2408
- line-height: 21px !important;
2409
- font-style: normal !important;
2410
- text-transform: none !important;
2411
- }
2412
- [data-v-0b0c189e] .el-sender-content {
2413
- padding: 16px !important;
2414
- }
2415
- [data-v-0b0c189e] .el-select__wrapper {
2416
- border-radius: 100px 100px 100px 100px;
2417
- border: 1px solid #dcdfe6;
2418
- }
2419
- .ai-generate-tip[data-v-0b0c189e] {
2420
- padding: 12px;
2421
- font-family: PingFang SC, PingFang SC;
2422
- font-weight: 400;
2423
- font-size: 14px;
2424
- color: #808080;
2425
- line-height: 21px;
2426
- font-style: normal;
2427
- text-align: center;
2428
- }
2429
- .el-button.is-circle[data-v-0b0c189e] {
2430
- border-radius: 50% !important;
2431
- padding: 8px;
2432
- width: 32px;
2433
- }
2434
- .send-icon[data-v-0b0c189e] {
2435
- cursor: pointer;
2436
- }
2437
- .el-divider--vertical[data-v-0b0c189e] {
2438
- margin: 0 0;
2439
- }
2440
- .home-chart-iframe[data-v-b9f40acf] {
2441
- width: 100%;
2442
- height: 100%;
2443
- border: none;
2444
- opacity: 1;
2445
2244
  }
2446
- [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 {
2245
+ [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 {
2447
2246
  user-select: text !important;
2448
2247
  -webkit-user-select: text !important;
2449
2248
  -moz-user-select: text !important;
2450
2249
  -ms-user-select: text !important;
2451
2250
  }
2452
- .slide-up-enter-active[data-v-bc196b97],
2453
- .slide-up-leave-active[data-v-bc196b97] {
2251
+ .slide-up-enter-active[data-v-1e62eff8],
2252
+ .slide-up-leave-active[data-v-1e62eff8] {
2454
2253
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
2455
2254
  }
2456
- .slide-up-enter-from[data-v-bc196b97],
2457
- .slide-up-leave-to[data-v-bc196b97] {
2255
+ .slide-up-enter-from[data-v-1e62eff8],
2256
+ .slide-up-leave-to[data-v-1e62eff8] {
2458
2257
  transform: translateY(100%);
2459
2258
  }
2460
2259
 
2461
2260
  /**
2462
2261
  * 聊天窗口的样式设置
2463
2262
  */
2464
- .chat-container[data-v-bc196b97] {
2263
+ .chat-container[data-v-1e62eff8] {
2465
2264
  --header-height: 56px;
2466
2265
  --chat-padding: 12px;
2467
2266
  --bubble-content-max-width: 0px;
@@ -2473,25 +2272,25 @@ h4[data-v-0b0c189e] {
2473
2272
  flex-direction: row; /* 横向排列 */
2474
2273
  height: 100%; /* 父容器高度 */
2475
2274
  }
2476
- .small-window[data-v-bc196b97] {
2275
+ .small-window[data-v-1e62eff8] {
2477
2276
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
2478
2277
  right: var(--chat-padding); /* 距离浏览器右边框12px */
2479
2278
  bottom: var(--chat-padding); /* 距离浏览器下边框12px */
2480
2279
  border-radius: 8px;
2481
2280
  --main-content-height: calc(100vh - var(--chat-padding) * 2 - var(--header-height));
2482
2281
  }
2483
- .full-screen[data-v-bc196b97] {
2282
+ .full-screen[data-v-1e62eff8] {
2484
2283
  right: 0;
2485
2284
  bottom: 0;
2486
2285
  --main-content-height: calc(100vh - var(--header-height));
2487
2286
  }
2488
- .chat-container > *[data-v-bc196b97] {
2287
+ .chat-container > *[data-v-1e62eff8] {
2489
2288
  box-sizing: border-box; /* 确保 padding 和 border 不会影响宽度 */
2490
2289
  }
2491
2290
 
2492
2291
  /* 聊天窗口的头部样式设置
2493
2292
  */
2494
- .chat-embed__header_container[data-v-bc196b97] {
2293
+ .chat-embed__header_container[data-v-1e62eff8] {
2495
2294
  /* border-bottom: 1px solid #ddd; */
2496
2295
  display: flex;
2497
2296
  align-items: center;
@@ -2501,7 +2300,7 @@ h4[data-v-0b0c189e] {
2501
2300
  overflow: hidden;
2502
2301
  position: relative;
2503
2302
  }
2504
- .session-subject[data-v-bc196b97] {
2303
+ .session-subject[data-v-1e62eff8] {
2505
2304
  display: block;
2506
2305
  margin: 0 auto;
2507
2306
  text-align: center;
@@ -2516,17 +2315,17 @@ h4[data-v-0b0c189e] {
2516
2315
 
2517
2316
  /* 聊天窗口的头部图标样式设置
2518
2317
  */
2519
- .chat-embed__header_avatar[data-v-bc196b97] {
2318
+ .chat-embed__header_avatar[data-v-1e62eff8] {
2520
2319
  margin-left: calc(var(--chat-padding) * 2);
2521
2320
  margin-right: var(--chat-padding);
2522
2321
  }
2523
- .chat-embed__header_tool_icon[data-v-bc196b97] {
2322
+ .chat-embed__header_tool_icon[data-v-1e62eff8] {
2524
2323
  right: 20px;
2525
2324
  position: absolute;
2526
2325
  gap: 28px;
2527
2326
  display: flex;
2528
2327
  }
2529
- .chat-embed__sidebar[data-v-bc196b97] {
2328
+ .chat-embed__sidebar[data-v-1e62eff8] {
2530
2329
  background: #f6f7fa;
2531
2330
  display: flex;
2532
2331
  flex-direction: column; /* 设置为上下排列 */
@@ -2535,7 +2334,7 @@ h4[data-v-0b0c189e] {
2535
2334
  width: 260px;
2536
2335
  height: 100%;
2537
2336
  }
2538
- .chat-embed__main[data-v-bc196b97] {
2337
+ .chat-embed__main[data-v-1e62eff8] {
2539
2338
  padding: var(--chat-padding) var(--chat-padding) 0 var(--chat-padding);
2540
2339
  box-sizing: border-box;
2541
2340
  overflow: hidden;
@@ -2546,7 +2345,7 @@ h4[data-v-0b0c189e] {
2546
2345
  flex: 1; /* 聊天内容区域占据剩余空间 */
2547
2346
  overflow: hidden; /* 防止内容溢出 */
2548
2347
  }
2549
- .chat-embed__main_content[data-v-bc196b97] {
2348
+ .chat-embed__main_content[data-v-1e62eff8] {
2550
2349
  flex: 1;
2551
2350
  box-sizing: border-box;
2552
2351
  min-height: 0;
@@ -2554,21 +2353,21 @@ h4[data-v-0b0c189e] {
2554
2353
  /* overflow-y: auto;
2555
2354
  margin-bottom: 12px; */
2556
2355
  }
2557
- .chat-embed__input_container[data-v-bc196b97] {
2356
+ .chat-embed__input_container[data-v-1e62eff8] {
2558
2357
  flex-shrink: 0; /* 不允许收缩 */
2559
2358
  /* margin-bottom: 50px; 距离底部 */
2560
2359
  }
2561
- .header-icon[data-v-bc196b97] {
2360
+ .header-icon[data-v-1e62eff8] {
2562
2361
  cursor: pointer;
2563
2362
  font-size: 20px;
2564
2363
  }
2565
2364
 
2566
2365
  /* 聊天默认推荐内容样式
2567
2366
  */
2568
- .chat-embed__recommendation + .chat-embed__recommendation[data-v-bc196b97] {
2367
+ .chat-embed__recommendation + .chat-embed__recommendation[data-v-1e62eff8] {
2569
2368
  margin-top: 5px;
2570
2369
  }
2571
- .content-container[data-v-bc196b97] {
2370
+ .content-container[data-v-1e62eff8] {
2572
2371
  padding: 16px;
2573
2372
  border-radius: 4px;
2574
2373
  background: #ffffff;
@@ -2576,7 +2375,7 @@ h4[data-v-0b0c189e] {
2576
2375
  border-radius: 0px 30px 30px 30px;
2577
2376
  /* opacity: 0.6; */
2578
2377
  }
2579
- .chat-content-font[data-v-bc196b97] {
2378
+ .chat-content-font[data-v-1e62eff8] {
2580
2379
  font-family: PingFang SC, PingFang SC;
2581
2380
  font-weight: 500;
2582
2381
  font-size: 16px;
@@ -2586,10 +2385,10 @@ h4[data-v-0b0c189e] {
2586
2385
  font-style: normal;
2587
2386
  text-transform: none;
2588
2387
  }
2589
- [data-v-bc196b97] .el-bubble-content-wrapper .el-bubble-content-outlined {
2388
+ [data-v-1e62eff8] .el-bubble-content-wrapper .el-bubble-content-outlined {
2590
2389
  border: none !important;
2591
2390
  }
2592
- .content-container-header[data-v-bc196b97] {
2391
+ .content-container-header[data-v-1e62eff8] {
2593
2392
  font-size: 12px;
2594
2393
  color: #909399;
2595
2394
  }
@@ -2597,28 +2396,28 @@ h4[data-v-0b0c189e] {
2597
2396
  /**
2598
2397
  // 用户消息
2599
2398
  */
2600
- .content-borderless-container[data-v-bc196b97] {
2399
+ .content-borderless-container[data-v-1e62eff8] {
2601
2400
  background: #e1ecfd;
2602
2401
  border-radius: 20px 0px 20px 20px;
2603
2402
  user-select: none;
2604
2403
  padding: 12px;
2605
2404
  cursor: pointer;
2606
2405
  transition: background-color 0.3s;
2607
- &[data-v-bc196b97]:hover {
2406
+ &[data-v-1e62eff8]:hover {
2608
2407
  background-color: #ebeef5;
2609
2408
  }
2610
2409
  }
2611
- .footer-container[data-v-bc196b97] {
2612
- [data-v-bc196b97] .el-button + .el-button {
2410
+ .footer-container[data-v-1e62eff8] {
2411
+ [data-v-1e62eff8] .el-button + .el-button {
2613
2412
  margin-left: 8px;
2614
2413
  }
2615
2414
  }
2616
- .el-bubble-content-wrapper .el-bubble-content[data-v-bc196b97] {
2415
+ .el-bubble-content-wrapper .el-bubble-content[data-v-1e62eff8] {
2617
2416
  padding: 0;
2618
2417
  }
2619
2418
 
2620
2419
  /* 引用文件样式 */
2621
- .doc-agg-item[data-v-bc196b97] {
2420
+ .doc-agg-item[data-v-1e62eff8] {
2622
2421
  width: 100%;
2623
2422
  padding: 10px;
2624
2423
  margin-bottom: 5px;
@@ -2628,28 +2427,136 @@ h4[data-v-0b0c189e] {
2628
2427
  font-size: 12px;
2629
2428
  color: var(--el-color-primary);
2630
2429
  }
2631
- .elx-xmarkdown-container[data-v-bc196b97] {
2430
+ .elx-xmarkdown-container[data-v-1e62eff8] {
2632
2431
  padding: 0;
2432
+ }
2433
+ .flex-avatar[data-v-1e62eff8] {
2434
+ position: absolute;
2435
+ padding: 20px 36px;
2436
+ gap: 16px;
2437
+ display: flex;
2438
+ z-index: 1;
2439
+ }
2440
+ .flex-function-icon[data-v-1e62eff8] {
2441
+ display: flex;
2442
+ height: 40px;
2443
+ padding: 10px 14px;
2444
+ gap: 14px;
2445
+ border-radius: 100px 100px 100px 100px;
2446
+ border: 1px solid #e5e5e5;
2447
+ width: 82px;
2448
+ font-size: 20px;
2449
+ }
2450
+ .sidebar-header[data-v-1e62eff8] {
2451
+ display: flex; /* 设置为水平排列 */
2452
+ align-items: center; /* 垂直居中 */
2453
+ margin-bottom: 22px;
2454
+ font-size: 20px;
2455
+ }
2456
+ .sidebar-header > span[data-v-1e62eff8] {
2457
+ font-family: PingFang SC, PingFang SC;
2458
+ font-weight: 600;
2459
+ font-size: 16px;
2460
+ color: #181818;
2461
+ text-align: left;
2462
+ font-style: normal;
2463
+ text-transform: none;
2464
+ }
2465
+ .right-icon[data-v-1e62eff8] {
2466
+ cursor: pointer;
2467
+ margin-left: auto;
2468
+ }
2469
+ .shousuo-icon[data-v-1e62eff8] {
2470
+ cursor: pointer;
2471
+ }
2472
+ .sidebar-menu[data-v-1e62eff8] {
2473
+ flex-shrink: 0; /* 固定高度,位于顶部 */
2474
+ margin-bottom: 10px;
2475
+ }
2476
+ .scrollbar-container[data-v-1e62eff8] {
2477
+ flex-grow: 1; /* 让 el-scrollbar 占用中间所有剩余空间 */
2478
+ overflow-y: auto; /* 添加垂直滚动条 */
2479
+ margin-bottom: 10px;
2480
+ }
2481
+ .new-session-button[data-v-1e62eff8] {
2482
+ flex-shrink: 0; /* 固定高度,位于底部 */
2483
+ margin-top: 10px;
2484
+ margin-bottom: 20px;
2485
+ }
2486
+ .sidebar-menu div[data-v-1e62eff8]:hover {
2487
+ background-color: #ffffff;
2488
+ }
2489
+ .date-group[data-v-1e62eff8] {
2490
+ margin-top: 16px;
2491
+ }
2492
+ .date-group-item[data-v-1e62eff8] {
2493
+ color: #81858c;
2494
+ font-size: 12px;
2495
+ user-select: none;
2496
+ margin-bottom: 2px;
2497
+ padding-left: calc(var(--chat-padding) * 2);
2498
+ }
2499
+ .menu-item[data-v-1e62eff8] {
2500
+ padding: 0px calc(var(--chat-padding) * 2);
2501
+ font-size: 16px;
2502
+ line-height: 50px;
2503
+ cursor: pointer;
2504
+ gap: 8px;
2505
+ border-radius: 8px;
2506
+ display: flex;
2507
+ align-items: center;
2508
+ }
2509
+ .active-item[data-v-1e62eff8] {
2510
+ background: #e2ebf5;
2511
+ color: var(--el-color-primary);
2512
+ }
2513
+ .history-item[data-v-1e62eff8] {
2514
+ padding: 0px calc(var(--chat-padding) * 2);
2515
+ cursor: pointer;
2516
+ display: flex; /* 确保子元素可以使用 flex 布局 */
2517
+ align-items: center; /* 垂直居中 */
2518
+ line-height: 40px;
2519
+ gap: 8px;
2520
+ border-radius: 8px;
2521
+ }
2522
+ .history-subject[data-v-1e62eff8] {
2523
+ flex-grow: 1; /* 占据剩余空间 */
2524
+ overflow: hidden; /* 超出部分隐藏 */
2525
+ text-overflow: ellipsis; /* 使用省略号表示超出部分 */
2526
+ white-space: nowrap; /* 不换行 */
2527
+ }
2528
+ .dropdown-right[data-v-1e62eff8] {
2529
+ margin-left: auto; /* 将 el-dropdown 靠右对齐 */
2530
+ }
2531
+ .history-item[data-v-1e62eff8]:hover {
2532
+ background-color: #f5f5f5;
2533
+ }
2534
+
2535
+ .home-chart-iframe[data-v-b9f40acf] {
2536
+ width: 100%;
2537
+ height: 100%;
2538
+ border: none;
2539
+ opacity: 1;
2633
2540
  }
2634
- [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 {
2541
+ [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 {
2635
2542
  user-select: text !important;
2636
2543
  -webkit-user-select: text !important;
2637
2544
  -moz-user-select: text !important;
2638
2545
  -ms-user-select: text !important;
2639
2546
  }
2640
- .slide-up-enter-active[data-v-e9aa835d],
2641
- .slide-up-leave-active[data-v-e9aa835d] {
2547
+ .slide-up-enter-active[data-v-45fbaf17],
2548
+ .slide-up-leave-active[data-v-45fbaf17] {
2642
2549
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
2643
2550
  }
2644
- .slide-up-enter-from[data-v-e9aa835d],
2645
- .slide-up-leave-to[data-v-e9aa835d] {
2551
+ .slide-up-enter-from[data-v-45fbaf17],
2552
+ .slide-up-leave-to[data-v-45fbaf17] {
2646
2553
  transform: translateY(100%);
2647
2554
  }
2648
2555
 
2649
2556
  /**
2650
2557
  * 聊天窗口的样式设置
2651
2558
  */
2652
- .chat-container[data-v-e9aa835d] {
2559
+ .chat-container[data-v-45fbaf17] {
2653
2560
  --header-height: 56px;
2654
2561
  --chat-padding: 12px;
2655
2562
  --bubble-content-max-width: 0px;
@@ -2661,25 +2568,25 @@ h4[data-v-0b0c189e] {
2661
2568
  flex-direction: row; /* 横向排列 */
2662
2569
  height: 100%; /* 父容器高度 */
2663
2570
  }
2664
- .small-window[data-v-e9aa835d] {
2571
+ .small-window[data-v-45fbaf17] {
2665
2572
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
2666
2573
  right: var(--chat-padding); /* 距离浏览器右边框12px */
2667
2574
  bottom: var(--chat-padding); /* 距离浏览器下边框12px */
2668
2575
  border-radius: 8px;
2669
2576
  --main-content-height: calc(100vh - var(--chat-padding) * 2 - var(--header-height));
2670
2577
  }
2671
- .full-screen[data-v-e9aa835d] {
2578
+ .full-screen[data-v-45fbaf17] {
2672
2579
  right: 0;
2673
2580
  bottom: 0;
2674
2581
  --main-content-height: calc(100vh - var(--header-height));
2675
2582
  }
2676
- .chat-container > *[data-v-e9aa835d] {
2583
+ .chat-container > *[data-v-45fbaf17] {
2677
2584
  box-sizing: border-box; /* 确保 padding 和 border 不会影响宽度 */
2678
2585
  }
2679
2586
 
2680
2587
  /* 聊天窗口的头部样式设置
2681
2588
  */
2682
- .chat-embed__header_container[data-v-e9aa835d] {
2589
+ .chat-embed__header_container[data-v-45fbaf17] {
2683
2590
  /* border-bottom: 1px solid #ddd; */
2684
2591
  display: flex;
2685
2592
  align-items: center;
@@ -2689,7 +2596,7 @@ h4[data-v-0b0c189e] {
2689
2596
  overflow: hidden;
2690
2597
  position: relative;
2691
2598
  }
2692
- .session-subject[data-v-e9aa835d] {
2599
+ .session-subject[data-v-45fbaf17] {
2693
2600
  display: block;
2694
2601
  margin: 0 auto;
2695
2602
  text-align: center;
@@ -2704,17 +2611,17 @@ h4[data-v-0b0c189e] {
2704
2611
 
2705
2612
  /* 聊天窗口的头部图标样式设置
2706
2613
  */
2707
- .chat-embed__header_avatar[data-v-e9aa835d] {
2614
+ .chat-embed__header_avatar[data-v-45fbaf17] {
2708
2615
  margin-left: calc(var(--chat-padding) * 2);
2709
2616
  margin-right: var(--chat-padding);
2710
2617
  }
2711
- .chat-embed__header_tool_icon[data-v-e9aa835d] {
2618
+ .chat-embed__header_tool_icon[data-v-45fbaf17] {
2712
2619
  right: 20px;
2713
2620
  position: absolute;
2714
2621
  gap: 28px;
2715
2622
  display: flex;
2716
2623
  }
2717
- .chat-embed__sidebar[data-v-e9aa835d] {
2624
+ .chat-embed__sidebar[data-v-45fbaf17] {
2718
2625
  background: #f6f7fa;
2719
2626
  display: flex;
2720
2627
  flex-direction: column; /* 设置为上下排列 */
@@ -2723,7 +2630,7 @@ h4[data-v-0b0c189e] {
2723
2630
  width: 260px;
2724
2631
  height: 100%;
2725
2632
  }
2726
- .chat-embed__main[data-v-e9aa835d] {
2633
+ .chat-embed__main[data-v-45fbaf17] {
2727
2634
  padding: var(--chat-padding) var(--chat-padding) 0 var(--chat-padding);
2728
2635
  box-sizing: border-box;
2729
2636
  overflow: hidden;
@@ -2734,7 +2641,7 @@ h4[data-v-0b0c189e] {
2734
2641
  flex: 1; /* 聊天内容区域占据剩余空间 */
2735
2642
  overflow: hidden; /* 防止内容溢出 */
2736
2643
  }
2737
- .chat-embed__main_content[data-v-e9aa835d] {
2644
+ .chat-embed__main_content[data-v-45fbaf17] {
2738
2645
  flex: 1;
2739
2646
  box-sizing: border-box;
2740
2647
  min-height: 0;
@@ -2742,21 +2649,21 @@ h4[data-v-0b0c189e] {
2742
2649
  /* overflow-y: auto;
2743
2650
  margin-bottom: 12px; */
2744
2651
  }
2745
- .chat-embed__input_container[data-v-e9aa835d] {
2652
+ .chat-embed__input_container[data-v-45fbaf17] {
2746
2653
  flex-shrink: 0; /* 不允许收缩 */
2747
2654
  /* margin-bottom: 50px; 距离底部 */
2748
2655
  }
2749
- .header-icon[data-v-e9aa835d] {
2656
+ .header-icon[data-v-45fbaf17] {
2750
2657
  cursor: pointer;
2751
2658
  font-size: 20px;
2752
2659
  }
2753
2660
 
2754
2661
  /* 聊天默认推荐内容样式
2755
2662
  */
2756
- .chat-embed__recommendation + .chat-embed__recommendation[data-v-e9aa835d] {
2663
+ .chat-embed__recommendation + .chat-embed__recommendation[data-v-45fbaf17] {
2757
2664
  margin-top: 5px;
2758
2665
  }
2759
- .content-container[data-v-e9aa835d] {
2666
+ .content-container[data-v-45fbaf17] {
2760
2667
  padding: 16px;
2761
2668
  border-radius: 4px;
2762
2669
  background: #ffffff;
@@ -2764,7 +2671,7 @@ h4[data-v-0b0c189e] {
2764
2671
  border-radius: 0px 30px 30px 30px;
2765
2672
  /* opacity: 0.6; */
2766
2673
  }
2767
- .chat-content-font[data-v-e9aa835d] {
2674
+ .chat-content-font[data-v-45fbaf17] {
2768
2675
  font-family: PingFang SC, PingFang SC;
2769
2676
  font-weight: 500;
2770
2677
  font-size: 16px;
@@ -2774,10 +2681,10 @@ h4[data-v-0b0c189e] {
2774
2681
  font-style: normal;
2775
2682
  text-transform: none;
2776
2683
  }
2777
- [data-v-e9aa835d] .el-bubble-content-wrapper .el-bubble-content-outlined {
2684
+ [data-v-45fbaf17] .el-bubble-content-wrapper .el-bubble-content-outlined {
2778
2685
  border: none !important;
2779
2686
  }
2780
- .content-container-header[data-v-e9aa835d] {
2687
+ .content-container-header[data-v-45fbaf17] {
2781
2688
  font-size: 12px;
2782
2689
  color: #909399;
2783
2690
  }
@@ -2785,28 +2692,28 @@ h4[data-v-0b0c189e] {
2785
2692
  /**
2786
2693
  // 用户消息
2787
2694
  */
2788
- .content-borderless-container[data-v-e9aa835d] {
2695
+ .content-borderless-container[data-v-45fbaf17] {
2789
2696
  background: #e1ecfd;
2790
2697
  border-radius: 20px 0px 20px 20px;
2791
2698
  user-select: none;
2792
2699
  padding: 12px;
2793
2700
  cursor: pointer;
2794
2701
  transition: background-color 0.3s;
2795
- &[data-v-e9aa835d]:hover {
2702
+ &[data-v-45fbaf17]:hover {
2796
2703
  background-color: #ebeef5;
2797
2704
  }
2798
2705
  }
2799
- .footer-container[data-v-e9aa835d] {
2800
- [data-v-e9aa835d] .el-button + .el-button {
2706
+ .footer-container[data-v-45fbaf17] {
2707
+ [data-v-45fbaf17] .el-button + .el-button {
2801
2708
  margin-left: 8px;
2802
2709
  }
2803
2710
  }
2804
- .el-bubble-content-wrapper .el-bubble-content[data-v-e9aa835d] {
2711
+ .el-bubble-content-wrapper .el-bubble-content[data-v-45fbaf17] {
2805
2712
  padding: 0;
2806
2713
  }
2807
2714
 
2808
2715
  /* 引用文件样式 */
2809
- .doc-agg-item[data-v-e9aa835d] {
2716
+ .doc-agg-item[data-v-45fbaf17] {
2810
2717
  width: 100%;
2811
2718
  padding: 10px;
2812
2719
  margin-bottom: 5px;
@@ -2816,63 +2723,28 @@ h4[data-v-0b0c189e] {
2816
2723
  font-size: 12px;
2817
2724
  color: var(--el-color-primary);
2818
2725
  }
2819
- .elx-xmarkdown-container[data-v-e9aa835d] {
2726
+ .elx-xmarkdown-container[data-v-45fbaf17] {
2820
2727
  padding: 0;
2821
2728
  }
2822
-
2823
- .home-chart-iframe[data-v-873e1ba1] {
2824
- width: 100%;
2825
- height: 100%;
2826
- border: none;
2827
- opacity: 1;
2828
- }
2829
-
2830
- .home-chart-iframe[data-v-73352a50] {
2831
- width: 100%;
2832
- height: 100%;
2833
- border: none;
2834
- opacity: 1;
2835
- }
2836
-
2837
- .footer-wrapper[data-v-ffbde6f9] {
2838
- display: flex;
2839
- align-items: center;
2840
- justify-content: space-between;
2841
- gap: 10px;
2842
- width: 100%;
2843
- .footer-time[data-v-ffbde6f9] {
2844
- font-size: 10px;
2845
- color: #999;
2846
- margin-top: 3px;
2847
- flex-shrink: 0;
2848
- }
2849
- }
2850
- .footer-container[data-v-ffbde6f9] {
2851
- display: flex;
2852
- gap: 8px;
2853
- [data-v-ffbde6f9] .el-button + .el-button {
2854
- margin-left: 0;
2855
- }
2856
- }
2857
- [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 {
2729
+ [data-v-0b0c189e] .chat-content-font,[data-v-0b0c189e] .chat-content-font *,[data-v-0b0c189e] .el-bubble-content-wrapper .el-bubble-content,[data-v-0b0c189e] .chat-embed__main_content {
2858
2730
  user-select: text !important;
2859
2731
  -webkit-user-select: text !important;
2860
2732
  -moz-user-select: text !important;
2861
2733
  -ms-user-select: text !important;
2862
2734
  }
2863
- .slide-up-enter-active[data-v-45fbaf17],
2864
- .slide-up-leave-active[data-v-45fbaf17] {
2735
+ .slide-up-enter-active[data-v-0b0c189e],
2736
+ .slide-up-leave-active[data-v-0b0c189e] {
2865
2737
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
2866
2738
  }
2867
- .slide-up-enter-from[data-v-45fbaf17],
2868
- .slide-up-leave-to[data-v-45fbaf17] {
2739
+ .slide-up-enter-from[data-v-0b0c189e],
2740
+ .slide-up-leave-to[data-v-0b0c189e] {
2869
2741
  transform: translateY(100%);
2870
2742
  }
2871
2743
 
2872
2744
  /**
2873
2745
  * 聊天窗口的样式设置
2874
2746
  */
2875
- .chat-container[data-v-45fbaf17] {
2747
+ .chat-container[data-v-0b0c189e] {
2876
2748
  --header-height: 56px;
2877
2749
  --chat-padding: 12px;
2878
2750
  --bubble-content-max-width: 0px;
@@ -2884,25 +2756,25 @@ h4[data-v-0b0c189e] {
2884
2756
  flex-direction: row; /* 横向排列 */
2885
2757
  height: 100%; /* 父容器高度 */
2886
2758
  }
2887
- .small-window[data-v-45fbaf17] {
2759
+ .small-window[data-v-0b0c189e] {
2888
2760
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
2889
2761
  right: var(--chat-padding); /* 距离浏览器右边框12px */
2890
2762
  bottom: var(--chat-padding); /* 距离浏览器下边框12px */
2891
2763
  border-radius: 8px;
2892
2764
  --main-content-height: calc(100vh - var(--chat-padding) * 2 - var(--header-height));
2893
2765
  }
2894
- .full-screen[data-v-45fbaf17] {
2766
+ .full-screen[data-v-0b0c189e] {
2895
2767
  right: 0;
2896
2768
  bottom: 0;
2897
2769
  --main-content-height: calc(100vh - var(--header-height));
2898
2770
  }
2899
- .chat-container > *[data-v-45fbaf17] {
2771
+ .chat-container > *[data-v-0b0c189e] {
2900
2772
  box-sizing: border-box; /* 确保 padding 和 border 不会影响宽度 */
2901
2773
  }
2902
2774
 
2903
2775
  /* 聊天窗口的头部样式设置
2904
2776
  */
2905
- .chat-embed__header_container[data-v-45fbaf17] {
2777
+ .chat-embed__header_container[data-v-0b0c189e] {
2906
2778
  /* border-bottom: 1px solid #ddd; */
2907
2779
  display: flex;
2908
2780
  align-items: center;
@@ -2912,7 +2784,7 @@ h4[data-v-0b0c189e] {
2912
2784
  overflow: hidden;
2913
2785
  position: relative;
2914
2786
  }
2915
- .session-subject[data-v-45fbaf17] {
2787
+ .session-subject[data-v-0b0c189e] {
2916
2788
  display: block;
2917
2789
  margin: 0 auto;
2918
2790
  text-align: center;
@@ -2927,17 +2799,17 @@ h4[data-v-0b0c189e] {
2927
2799
 
2928
2800
  /* 聊天窗口的头部图标样式设置
2929
2801
  */
2930
- .chat-embed__header_avatar[data-v-45fbaf17] {
2802
+ .chat-embed__header_avatar[data-v-0b0c189e] {
2931
2803
  margin-left: calc(var(--chat-padding) * 2);
2932
2804
  margin-right: var(--chat-padding);
2933
2805
  }
2934
- .chat-embed__header_tool_icon[data-v-45fbaf17] {
2806
+ .chat-embed__header_tool_icon[data-v-0b0c189e] {
2935
2807
  right: 20px;
2936
2808
  position: absolute;
2937
2809
  gap: 28px;
2938
2810
  display: flex;
2939
2811
  }
2940
- .chat-embed__sidebar[data-v-45fbaf17] {
2812
+ .chat-embed__sidebar[data-v-0b0c189e] {
2941
2813
  background: #f6f7fa;
2942
2814
  display: flex;
2943
2815
  flex-direction: column; /* 设置为上下排列 */
@@ -2946,7 +2818,7 @@ h4[data-v-0b0c189e] {
2946
2818
  width: 260px;
2947
2819
  height: 100%;
2948
2820
  }
2949
- .chat-embed__main[data-v-45fbaf17] {
2821
+ .chat-embed__main[data-v-0b0c189e] {
2950
2822
  padding: var(--chat-padding) var(--chat-padding) 0 var(--chat-padding);
2951
2823
  box-sizing: border-box;
2952
2824
  overflow: hidden;
@@ -2957,7 +2829,7 @@ h4[data-v-0b0c189e] {
2957
2829
  flex: 1; /* 聊天内容区域占据剩余空间 */
2958
2830
  overflow: hidden; /* 防止内容溢出 */
2959
2831
  }
2960
- .chat-embed__main_content[data-v-45fbaf17] {
2832
+ .chat-embed__main_content[data-v-0b0c189e] {
2961
2833
  flex: 1;
2962
2834
  box-sizing: border-box;
2963
2835
  min-height: 0;
@@ -2965,21 +2837,21 @@ h4[data-v-0b0c189e] {
2965
2837
  /* overflow-y: auto;
2966
2838
  margin-bottom: 12px; */
2967
2839
  }
2968
- .chat-embed__input_container[data-v-45fbaf17] {
2840
+ .chat-embed__input_container[data-v-0b0c189e] {
2969
2841
  flex-shrink: 0; /* 不允许收缩 */
2970
2842
  /* margin-bottom: 50px; 距离底部 */
2971
2843
  }
2972
- .header-icon[data-v-45fbaf17] {
2844
+ .header-icon[data-v-0b0c189e] {
2973
2845
  cursor: pointer;
2974
2846
  font-size: 20px;
2975
2847
  }
2976
2848
 
2977
2849
  /* 聊天默认推荐内容样式
2978
2850
  */
2979
- .chat-embed__recommendation + .chat-embed__recommendation[data-v-45fbaf17] {
2851
+ .chat-embed__recommendation + .chat-embed__recommendation[data-v-0b0c189e] {
2980
2852
  margin-top: 5px;
2981
2853
  }
2982
- .content-container[data-v-45fbaf17] {
2854
+ .content-container[data-v-0b0c189e] {
2983
2855
  padding: 16px;
2984
2856
  border-radius: 4px;
2985
2857
  background: #ffffff;
@@ -2987,7 +2859,7 @@ h4[data-v-0b0c189e] {
2987
2859
  border-radius: 0px 30px 30px 30px;
2988
2860
  /* opacity: 0.6; */
2989
2861
  }
2990
- .chat-content-font[data-v-45fbaf17] {
2862
+ .chat-content-font[data-v-0b0c189e] {
2991
2863
  font-family: PingFang SC, PingFang SC;
2992
2864
  font-weight: 500;
2993
2865
  font-size: 16px;
@@ -2997,10 +2869,10 @@ h4[data-v-0b0c189e] {
2997
2869
  font-style: normal;
2998
2870
  text-transform: none;
2999
2871
  }
3000
- [data-v-45fbaf17] .el-bubble-content-wrapper .el-bubble-content-outlined {
2872
+ [data-v-0b0c189e] .el-bubble-content-wrapper .el-bubble-content-outlined {
3001
2873
  border: none !important;
3002
2874
  }
3003
- .content-container-header[data-v-45fbaf17] {
2875
+ .content-container-header[data-v-0b0c189e] {
3004
2876
  font-size: 12px;
3005
2877
  color: #909399;
3006
2878
  }
@@ -3008,28 +2880,28 @@ h4[data-v-0b0c189e] {
3008
2880
  /**
3009
2881
  // 用户消息
3010
2882
  */
3011
- .content-borderless-container[data-v-45fbaf17] {
2883
+ .content-borderless-container[data-v-0b0c189e] {
3012
2884
  background: #e1ecfd;
3013
2885
  border-radius: 20px 0px 20px 20px;
3014
2886
  user-select: none;
3015
2887
  padding: 12px;
3016
2888
  cursor: pointer;
3017
2889
  transition: background-color 0.3s;
3018
- &[data-v-45fbaf17]:hover {
2890
+ &[data-v-0b0c189e]:hover {
3019
2891
  background-color: #ebeef5;
3020
2892
  }
3021
2893
  }
3022
- .footer-container[data-v-45fbaf17] {
3023
- [data-v-45fbaf17] .el-button + .el-button {
2894
+ .footer-container[data-v-0b0c189e] {
2895
+ [data-v-0b0c189e] .el-button + .el-button {
3024
2896
  margin-left: 8px;
3025
2897
  }
3026
2898
  }
3027
- .el-bubble-content-wrapper .el-bubble-content[data-v-45fbaf17] {
2899
+ .el-bubble-content-wrapper .el-bubble-content[data-v-0b0c189e] {
3028
2900
  padding: 0;
3029
2901
  }
3030
2902
 
3031
2903
  /* 引用文件样式 */
3032
- .doc-agg-item[data-v-45fbaf17] {
2904
+ .doc-agg-item[data-v-0b0c189e] {
3033
2905
  width: 100%;
3034
2906
  padding: 10px;
3035
2907
  margin-bottom: 5px;
@@ -3039,8 +2911,136 @@ h4[data-v-0b0c189e] {
3039
2911
  font-size: 12px;
3040
2912
  color: var(--el-color-primary);
3041
2913
  }
3042
- .elx-xmarkdown-container[data-v-45fbaf17] {
2914
+ .elx-xmarkdown-container[data-v-0b0c189e] {
3043
2915
  padding: 0;
2916
+ }
2917
+ h4[data-v-0b0c189e] {
2918
+ font-size: 16px;
2919
+ margin-top: 0px;
2920
+ margin-bottom: 0px;
2921
+ }
2922
+ [data-v-0b0c189e] .el-divider--horizontal {
2923
+ margin: 5px 0;
2924
+ }
2925
+ .sender-additional-data-tag[data-v-0b0c189e] {
2926
+ display: flex;
2927
+ align-items: center;
2928
+ flex-shrink: 0;
2929
+ min-width: max-content;
2930
+ margin-left: auto;
2931
+ gap: 10px;
2932
+ }
2933
+ .amb-color-iconfont[data-v-0b0c189e] {
2934
+ display: inline-block;
2935
+ width: 12px;
2936
+ height: 12px;
2937
+ background-repeat: no-repeat;
2938
+ background-position: center;
2939
+ background-size: 100%;
2940
+ cursor: pointer;
2941
+ }
2942
+ .el-button + .el-button[data-v-0b0c189e] {
2943
+ margin-left: 5px;
2944
+ }
2945
+ .header-self-wrap[data-v-0b0c189e] {
2946
+ display: flex;
2947
+ flex-direction: column;
2948
+ padding: 16px;
2949
+ }
2950
+ [data-v-0b0c189e] .el-sender-header {
2951
+ border-bottom-color: #ffffff !important;
2952
+ }
2953
+ [data-v-0b0c189e] .el-sender {
2954
+ background: #ffffff !important;
2955
+ box-shadow: 0px 10px 10px 0px rgba(204, 204, 204, 0.1) !important;
2956
+ border-radius: 30px 30px 30px 30px !important;
2957
+ font-family: Noto Sans SC, Noto Sans SC;
2958
+ font-weight: 400;
2959
+ font-size: 16px;
2960
+ color: #bbbbbb;
2961
+ text-align: left;
2962
+ font-style: normal;
2963
+ text-transform: none;
2964
+ }
2965
+ [data-v-0b0c189e] .el-sender .el-sender-content .el-sender-input .el-textarea__inner {
2966
+ font-family: Noto Sans SC, Noto Sans SC !important;
2967
+ font-weight: 400 !important;
2968
+ font-size: 16px !important;
2969
+ line-height: 21px !important;
2970
+ font-style: normal !important;
2971
+ text-transform: none !important;
2972
+ }
2973
+ [data-v-0b0c189e] .el-sender-content {
2974
+ padding: 16px !important;
2975
+ }
2976
+ [data-v-0b0c189e] .el-select__wrapper {
2977
+ border-radius: 100px 100px 100px 100px;
2978
+ border: 1px solid #dcdfe6;
2979
+ }
2980
+ .ai-generate-tip[data-v-0b0c189e] {
2981
+ padding: 12px;
2982
+ font-family: PingFang SC, PingFang SC;
2983
+ font-weight: 400;
2984
+ font-size: 14px;
2985
+ color: #808080;
2986
+ line-height: 21px;
2987
+ font-style: normal;
2988
+ text-align: center;
2989
+ }
2990
+ .el-button.is-circle[data-v-0b0c189e] {
2991
+ border-radius: 50% !important;
2992
+ padding: 8px;
2993
+ width: 32px;
2994
+ }
2995
+ .send-icon[data-v-0b0c189e] {
2996
+ cursor: pointer;
2997
+ }
2998
+ .el-divider--vertical[data-v-0b0c189e] {
2999
+ margin: 0 0;
3000
+ }
3001
+ .home-chart-iframe[data-v-73352a50] {
3002
+ width: 100%;
3003
+ height: 100%;
3004
+ border: none;
3005
+ opacity: 1;
3006
+ }
3007
+
3008
+ .home-chart-iframe[data-v-873e1ba1] {
3009
+ width: 100%;
3010
+ height: 100%;
3011
+ border: none;
3012
+ opacity: 1;
3013
+ }
3014
+
3015
+ .footer-wrapper[data-v-ffbde6f9] {
3016
+ display: flex;
3017
+ align-items: center;
3018
+ justify-content: space-between;
3019
+ gap: 10px;
3020
+ width: 100%;
3021
+ .footer-time[data-v-ffbde6f9] {
3022
+ font-size: 10px;
3023
+ color: #999;
3024
+ margin-top: 3px;
3025
+ flex-shrink: 0;
3026
+ }
3027
+ }
3028
+ .footer-container[data-v-ffbde6f9] {
3029
+ display: flex;
3030
+ gap: 8px;
3031
+ [data-v-ffbde6f9] .el-button + .el-button {
3032
+ margin-left: 0;
3033
+ }
3034
+ }
3035
+ [data-v-90635647] .el-range-separator {
3036
+ min-width: 20px;
3037
+ }
3038
+ .svg-icon[data-v-019891df] {
3039
+ width: 1.2em;
3040
+ height: 1.2em;
3041
+ vertical-align: -0.25em;
3042
+ fill: currentColor;
3043
+ overflow: initial;
3044
3044
  }
3045
3045
 
3046
3046
  /* .el-upload-list--picture-card .el-upload-list__item-actions, */