agilebuilder-ui 1.1.65-tmp2 → 1.1.65-tmp3

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/lib/style.css CHANGED
@@ -141,7 +141,22 @@ iframe.tab-main-content[data-v-3c90505e] {
141
141
  width: var(--admin-layout-left-menu-collapse, 54px);
142
142
  font-size: 18px;
143
143
  cursor: pointer;
144
- }.grid-area .elTable th[data-v-2eb1c8ec] {
144
+ }
145
+ .svg-icon[data-v-67e4e504] {
146
+ width: 1.2em;
147
+ height: 1.2em;
148
+ vertical-align: -0.25em;
149
+ fill: currentColor;
150
+ overflow: initial;
151
+ }
152
+
153
+ .searchResult[data-v-22410ec9] {
154
+ color: red;
155
+ }
156
+ .inline-input-custom[data-v-22410ec9] {
157
+ width: 90%;
158
+ }
159
+ .grid-area .elTable th[data-v-2eb1c8ec] {
145
160
  padding: 2px 0 !important;
146
161
  }
147
162
  .grid-area .elTable td[data-v-2eb1c8ec] {
@@ -284,22 +299,7 @@ iframe.tab-main-content[data-v-3c90505e] {
284
299
  .super-grid-main-view[data-v-2eb1c8ec] .super-grid-main-body .super-grid-main-table-footer-view .el-pagination {
285
300
  flex-wrap: wrap;
286
301
  gap: var(--layout-form-flex-gap, 15px) 0;
287
- }
288
- .svg-icon[data-v-67e4e504] {
289
- width: 1.2em;
290
- height: 1.2em;
291
- vertical-align: -0.25em;
292
- fill: currentColor;
293
- overflow: initial;
294
- }
295
-
296
- .searchResult[data-v-22410ec9] {
297
- color: red;
298
- }
299
- .inline-input-custom[data-v-22410ec9] {
300
- width: 90%;
301
- }
302
- .ValidCode[data-v-aa77e3bd] {
302
+ }.ValidCode[data-v-aa77e3bd] {
303
303
  display: flex;
304
304
  background-color: #fff;
305
305
  justify-content: center;
@@ -316,6 +316,10 @@ iframe.tab-main-content[data-v-3c90505e] {
316
316
  width: 90%;
317
317
  }
318
318
 
319
+ .organization-input .el-input-group__append {
320
+ padding: 0 10px 0 0;
321
+ }
322
+
319
323
  .red-circle[data-v-998f4283] {
320
324
  width: 20px; /* 圆圈的宽度 */
321
325
  height: 20px; /* 圆圈的高度 */
@@ -331,12 +335,6 @@ iframe.tab-main-content[data-v-3c90505e] {
331
335
  display: inline-block; /* 确保元素以块级元素显示 */
332
336
  }
333
337
 
334
- .select-top-span {
335
- width: 100%;
336
- }
337
- [data-v-34406c62] .el-select-dropdown__item {
338
- display: inline-block;
339
- }
340
338
  .fs-preview-container[data-v-2448d898] {
341
339
  display: flex;
342
340
  align-items: center;
@@ -412,50 +410,6 @@ iframe.tab-main-content[data-v-3c90505e] {
412
410
  .fs-preview-container[data-v-2448d898] .el-button.is-round {
413
411
  padding: 5px 11px;
414
412
  height: var(--el-button-size);
415
- }.amb-color-iconfont[data-v-5254701d] {
416
- width: 30px;
417
- height: 30px;
418
- }
419
- .amb-list-preivew-name[data-v-5254701d] {
420
- margin-left: 10px;
421
- cursor: pointer;
422
- overflow: hidden;
423
- text-overflow: ellipsis;
424
- white-space: nowrap;
425
- }
426
- .fs-upload-tag[data-v-5254701d] {
427
- border: 1px solid #dcdfe6;
428
- padding: 4px 8px;
429
- background-clip: padding-box;
430
- overflow: hidden;
431
- display: inline-flex;
432
- align-items: center;
433
- }
434
- .fs-upload-tag-text[data-v-5254701d] {
435
- margin-right: 8px;
436
- max-width: 120px;
437
- overflow: hidden;
438
- text-overflow: ellipsis;
439
- white-space: nowrap;
440
- }
441
- .fs-upload-tag-percent[data-v-5254701d] {
442
- font-weight: 600;
443
- margin-left: 4px;
444
- }
445
- .organization-input .el-input-group__append {
446
- padding: 0 10px 0 0;
447
- }
448
- .select[data-v-52983a24] {
449
- width: 100%;
450
- height: 100%;
451
- display: grid;
452
- grid-template-columns: calc(50% - 10px) 20px calc(50% - 10px);
453
- align-items: center;
454
- }
455
- .select .intervalCenter[data-v-52983a24] {
456
- width: 100%;
457
- height: 100%;
458
- text-align: center;
459
413
  }.nine-grid-area[data-v-80f6a26f] {
460
414
  padding: 10px;
461
415
  }
@@ -566,94 +520,311 @@ iframe.tab-main-content[data-v-3c90505e] {
566
520
  font-size: 14px;
567
521
  display: grid;
568
522
  grid-template-columns: 20% 80%;
569
- }iframe[data-v-e5fb3b56] {
570
- width: 100%;
571
- height: calc(100vh - 50px);
572
- }.super-icon[data-v-875fd31c] {
573
- width: 1em;
574
- height: 1em;
575
- font-size: 14px;
576
- }
577
- .organization-tree,
578
- .organization-tree .el-checkbox__label,
579
- .organization-tree .el-breadcrumb__inner,
580
- .organization-tree .el-tree {
581
- font-size: 17px;
582
- font-weight: 700;
523
+ }.amb-color-iconfont[data-v-5254701d] {
524
+ width: 30px;
525
+ height: 30px;
583
526
  }
584
- .organization-tree .el-breadcrumb__item:last-child .el-breadcrumb__inner,
585
- .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
586
- .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,
587
- .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
588
- font-size: 17px;
589
- font-weight: 700;
527
+ .amb-list-preivew-name[data-v-5254701d] {
528
+ margin-left: 10px;
529
+ cursor: pointer;
530
+ overflow: hidden;
531
+ text-overflow: ellipsis;
532
+ white-space: nowrap;
590
533
  }
591
- .organization-tree .el-card__body {
592
- padding-top: 10px;
534
+ .fs-upload-tag[data-v-5254701d] {
535
+ border: 1px solid #dcdfe6;
536
+ padding: 4px 8px;
537
+ background-clip: padding-box;
538
+ overflow: hidden;
539
+ display: inline-flex;
540
+ align-items: center;
593
541
  }
594
- .organization-tree .card-content {
595
- margin-top: 10px;
542
+ .fs-upload-tag-text[data-v-5254701d] {
543
+ margin-right: 8px;
544
+ max-width: 120px;
545
+ overflow: hidden;
546
+ text-overflow: ellipsis;
547
+ white-space: nowrap;
596
548
  }
597
- .organization-tree .item-row-all {
598
- margin-bottom: 10px;
549
+ .fs-upload-tag-percent[data-v-5254701d] {
550
+ font-weight: 600;
551
+ margin-left: 4px;
599
552
  }
600
- .organization-tree .item-row {
601
- display: flex;
553
+ .select-top-span {
554
+ width: 100%;
555
+ }
556
+ [data-v-34406c62] .el-select-dropdown__item {
557
+ display: inline-block;
558
+ }.select[data-v-52983a24] {
602
559
  width: 100%;
560
+ height: 100%;
561
+ display: grid;
562
+ grid-template-columns: calc(50% - 10px) 20px calc(50% - 10px);
563
+ align-items: center;
603
564
  }
604
- .organization-tree .item-label {
605
- flex: 0 0 90%;
606
- text-align: left;
565
+ .select .intervalCenter[data-v-52983a24] {
566
+ width: 100%;
567
+ height: 100%;
568
+ text-align: center;
569
+ }iframe[data-v-e5fb3b56] {
570
+ width: 100%;
571
+ height: calc(100vh - 50px);
572
+ }.wscn-http404-container[data-v-4f824f28] {
573
+ transform: translate(-50%, -50%);
574
+ position: absolute;
575
+ top: 40%;
576
+ left: 50%;
607
577
  }
608
- .organization-tree .item-side {
609
- flex: 0 0 10%;
610
- text-align: right;
578
+ .wscn-http404[data-v-4f824f28] {
579
+ position: relative;
580
+ width: 1200px;
581
+ padding: 0 50px;
582
+ overflow: hidden;
611
583
  }
612
- .organization-tree .el-tree-node {
613
- margin-bottom: 10px;
584
+ .wscn-http404 .pic-404[data-v-4f824f28] {
585
+ position: relative;
586
+ float: left;
587
+ width: 600px;
588
+ overflow: hidden;
614
589
  }
615
- .organization-tree .el-tree-node__content > .el-tree-node__expand-icon {
616
- padding: 0;
617
- display: none;
590
+ .wscn-http404 .pic-404__parent[data-v-4f824f28] {
591
+ width: 100%;
618
592
  }
619
- .organization-tree .card-footer {
620
- padding: 20px;
593
+ .wscn-http404 .pic-404__child[data-v-4f824f28] {
594
+ position: absolute;
621
595
  }
622
- .organization-tree .card-footer .select-result {
623
- color: #409eff;
624
- flex: 1 1 75%;
625
- text-align: left;
596
+ .wscn-http404 .pic-404__child.left[data-v-4f824f28] {
597
+ width: 80px;
598
+ top: 17px;
599
+ left: 220px;
600
+ opacity: 0;
601
+ animation-name: cloudLeft-4f824f28;
602
+ animation-duration: 2s;
603
+ animation-timing-function: linear;
604
+ animation-fill-mode: forwards;
605
+ animation-delay: 1s;
626
606
  }
627
- .organization-tree .card-footer .button-area {
628
- flex: 0 0 20%;
629
- text-align: right;
607
+ .wscn-http404 .pic-404__child.mid[data-v-4f824f28] {
608
+ width: 46px;
609
+ top: 10px;
610
+ left: 420px;
611
+ opacity: 0;
612
+ animation-name: cloudMid-4f824f28;
613
+ animation-duration: 2s;
614
+ animation-timing-function: linear;
615
+ animation-fill-mode: forwards;
616
+ animation-delay: 1.2s;
630
617
  }
631
- .organization-tree .dept-path .breadcrumb-label-link {
632
- color: #409eff;
633
- }
634
-
635
- .organization-tree,
636
- .organization-tree .el-checkbox__label,
637
- .organization-tree .el-breadcrumb__inner,
638
- .organization-tree .el-tree {
639
- font-size: 17px;
640
- font-weight: 700;
618
+ .wscn-http404 .pic-404__child.right[data-v-4f824f28] {
619
+ width: 62px;
620
+ top: 100px;
621
+ left: 500px;
622
+ opacity: 0;
623
+ animation-name: cloudRight-4f824f28;
624
+ animation-duration: 2s;
625
+ animation-timing-function: linear;
626
+ animation-fill-mode: forwards;
627
+ animation-delay: 1s;
641
628
  }
642
- .organization-tree .el-breadcrumb__item:last-child .el-breadcrumb__inner,
643
- .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
644
- .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,
645
- .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
646
- font-size: 17px;
647
- font-weight: 700;
629
+ @keyframes cloudLeft-4f824f28 {
630
+ 0% {
631
+ top: 17px;
632
+ left: 220px;
633
+ opacity: 0;
648
634
  }
649
- .organization-tree .el-card__body {
650
- padding-top: 10px;
635
+ 20% {
636
+ top: 33px;
637
+ left: 188px;
638
+ opacity: 1;
651
639
  }
652
- .organization-tree .card-content {
653
- margin-top: 10px;
640
+ 80% {
641
+ top: 81px;
642
+ left: 92px;
643
+ opacity: 1;
654
644
  }
655
- .organization-tree .item-row-all {
656
- margin-bottom: 10px;
645
+ 100% {
646
+ top: 97px;
647
+ left: 60px;
648
+ opacity: 0;
649
+ }
650
+ }
651
+ @keyframes cloudMid-4f824f28 {
652
+ 0% {
653
+ top: 10px;
654
+ left: 420px;
655
+ opacity: 0;
656
+ }
657
+ 20% {
658
+ top: 40px;
659
+ left: 360px;
660
+ opacity: 1;
661
+ }
662
+ 70% {
663
+ top: 130px;
664
+ left: 180px;
665
+ opacity: 1;
666
+ }
667
+ 100% {
668
+ top: 160px;
669
+ left: 120px;
670
+ opacity: 0;
671
+ }
672
+ }
673
+ @keyframes cloudRight-4f824f28 {
674
+ 0% {
675
+ top: 100px;
676
+ left: 500px;
677
+ opacity: 0;
678
+ }
679
+ 20% {
680
+ top: 120px;
681
+ left: 460px;
682
+ opacity: 1;
683
+ }
684
+ 80% {
685
+ top: 180px;
686
+ left: 340px;
687
+ opacity: 1;
688
+ }
689
+ 100% {
690
+ top: 200px;
691
+ left: 300px;
692
+ opacity: 0;
693
+ }
694
+ }
695
+ .wscn-http404 .bullshit[data-v-4f824f28] {
696
+ position: relative;
697
+ float: left;
698
+ width: 300px;
699
+ padding: 30px 0;
700
+ overflow: hidden;
701
+ }
702
+ .wscn-http404 .bullshit__oops[data-v-4f824f28] {
703
+ font-size: 32px;
704
+ font-weight: bold;
705
+ line-height: 40px;
706
+ color: #1482f0;
707
+ opacity: 0;
708
+ margin-bottom: 20px;
709
+ animation-name: slideUp-4f824f28;
710
+ animation-duration: 0.5s;
711
+ animation-fill-mode: forwards;
712
+ }
713
+ .wscn-http404 .bullshit__headline[data-v-4f824f28] {
714
+ font-size: 20px;
715
+ line-height: 24px;
716
+ color: #222;
717
+ font-weight: bold;
718
+ opacity: 0;
719
+ margin-bottom: 10px;
720
+ animation-name: slideUp-4f824f28;
721
+ animation-duration: 0.5s;
722
+ animation-delay: 0.1s;
723
+ animation-fill-mode: forwards;
724
+ }
725
+ .wscn-http404 .bullshit__info[data-v-4f824f28] {
726
+ font-size: 13px;
727
+ line-height: 21px;
728
+ color: grey;
729
+ opacity: 0;
730
+ margin-bottom: 30px;
731
+ animation-name: slideUp-4f824f28;
732
+ animation-duration: 0.5s;
733
+ animation-delay: 0.2s;
734
+ animation-fill-mode: forwards;
735
+ }
736
+ .wscn-http404 .bullshit__return-home[data-v-4f824f28] {
737
+ display: block;
738
+ float: left;
739
+ width: 110px;
740
+ height: 36px;
741
+ background: #1482f0;
742
+ border-radius: 100px;
743
+ text-align: center;
744
+ color: #ffffff;
745
+ opacity: 0;
746
+ font-size: 14px;
747
+ line-height: 36px;
748
+ cursor: pointer;
749
+ animation-name: slideUp-4f824f28;
750
+ animation-duration: 0.5s;
751
+ animation-delay: 0.3s;
752
+ animation-fill-mode: forwards;
753
+ }
754
+ @keyframes slideUp-4f824f28 {
755
+ 0% {
756
+ transform: translateY(60px);
757
+ opacity: 0;
758
+ }
759
+ 100% {
760
+ transform: translateY(0);
761
+ opacity: 1;
762
+ }
763
+ }.errPage-container[data-v-6bef0241] {
764
+ width: 800px;
765
+ max-width: 100%;
766
+ margin: 100px auto;
767
+ }
768
+ .errPage-container .pan-back-btn[data-v-6bef0241] {
769
+ background: #008489;
770
+ color: #fff;
771
+ border: none !important;
772
+ }
773
+ .errPage-container .pan-gif[data-v-6bef0241] {
774
+ margin: 0 auto;
775
+ display: block;
776
+ }
777
+ .errPage-container .pan-img[data-v-6bef0241] {
778
+ display: block;
779
+ margin: 0 auto;
780
+ width: 100%;
781
+ }
782
+ .errPage-container .text-jumbo[data-v-6bef0241] {
783
+ font-size: 60px;
784
+ font-weight: 700;
785
+ color: #484848;
786
+ }
787
+ .errPage-container .list-unstyled[data-v-6bef0241] {
788
+ font-size: 14px;
789
+ }
790
+ .errPage-container .list-unstyled li[data-v-6bef0241] {
791
+ padding-bottom: 5px;
792
+ }
793
+ .errPage-container .list-unstyled a[data-v-6bef0241] {
794
+ color: #008489;
795
+ text-decoration: none;
796
+ }
797
+ .errPage-container .list-unstyled a[data-v-6bef0241]:hover {
798
+ text-decoration: underline;
799
+ }.row-form-item[data-v-4b5a56cc] {
800
+ width: 50%;
801
+ }.super-icon[data-v-875fd31c] {
802
+ width: 1em;
803
+ height: 1em;
804
+ font-size: 14px;
805
+ }
806
+ .organization-tree,
807
+ .organization-tree .el-checkbox__label,
808
+ .organization-tree .el-breadcrumb__inner,
809
+ .organization-tree .el-tree {
810
+ font-size: 17px;
811
+ font-weight: 700;
812
+ }
813
+ .organization-tree .el-breadcrumb__item:last-child .el-breadcrumb__inner,
814
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
815
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,
816
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
817
+ font-size: 17px;
818
+ font-weight: 700;
819
+ }
820
+ .organization-tree .el-card__body {
821
+ padding-top: 10px;
822
+ }
823
+ .organization-tree .card-content {
824
+ margin-top: 10px;
825
+ }
826
+ .organization-tree .item-row-all {
827
+ margin-bottom: 10px;
657
828
  }
658
829
  .organization-tree .item-row {
659
830
  display: flex;
@@ -747,61 +918,239 @@ iframe.tab-main-content[data-v-3c90505e] {
747
918
  .organization-tree .dept-path .breadcrumb-label-link {
748
919
  color: #409eff;
749
920
  }
750
- [data-v-e25b360d] .chat-content-font,[data-v-e25b360d] .chat-content-font *,[data-v-e25b360d] .el-bubble-content-wrapper .el-bubble-content,[data-v-e25b360d] .chat-embed__main_content {
751
- user-select: text !important;
752
- -webkit-user-select: text !important;
753
- -moz-user-select: text !important;
754
- -ms-user-select: text !important;
921
+
922
+ .graphDiv[data-v-a936569d] {
923
+ overflow: auto;
924
+ height: 100%;
925
+ height: calc(100vh - 20px);
926
+ }
927
+
928
+ .organization-tree,
929
+ .organization-tree .el-checkbox__label,
930
+ .organization-tree .el-breadcrumb__inner,
931
+ .organization-tree .el-tree {
932
+ font-size: 17px;
933
+ font-weight: 700;
755
934
  }
756
- .slide-up-enter-active[data-v-e25b360d],
757
- .slide-up-leave-active[data-v-e25b360d] {
758
- transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
935
+ .organization-tree .el-breadcrumb__item:last-child .el-breadcrumb__inner,
936
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
937
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,
938
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
939
+ font-size: 17px;
940
+ font-weight: 700;
759
941
  }
760
- .slide-up-enter-from[data-v-e25b360d],
761
- .slide-up-leave-to[data-v-e25b360d] {
762
- transform: translateY(100%);
763
- }
764
-
765
- /**
766
- * 聊天窗口的样式设置
767
- */
768
- .chat-container[data-v-e25b360d] {
769
- --header-height: 56px;
770
- --chat-padding: 12px;
771
- --bubble-content-max-width: 0px;
772
- position: fixed;
773
- background-image: linear-gradient(to bottom, #f0f8ff, #ffffff);
774
-
775
- overflow: hidden;
776
- z-index: 100;
777
- flex-direction: row; /* 横向排列 */
778
- height: 100%; /* 父容器高度 */
942
+ .organization-tree .el-card__body {
943
+ padding-top: 10px;
779
944
  }
780
- .small-window[data-v-e25b360d] {
781
- box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
782
- right: var(--chat-padding); /* 距离浏览器右边框12px */
783
- bottom: var(--chat-padding); /* 距离浏览器下边框12px */
784
- border-radius: 8px;
785
- --main-content-height: calc(100vh - var(--chat-padding) * 2 - var(--header-height));
945
+ .organization-tree .card-content {
946
+ margin-top: 10px;
786
947
  }
787
- .full-screen[data-v-e25b360d] {
788
- right: 0;
789
- bottom: 0;
790
- --main-content-height: calc(100vh - var(--header-height));
948
+ .organization-tree .item-row-all {
949
+ margin-bottom: 10px;
791
950
  }
792
- .chat-container > *[data-v-e25b360d] {
793
- box-sizing: border-box; /* 确保 padding 和 border 不会影响宽度 */
794
- }
795
-
796
- /* 聊天窗口的头部样式设置
797
- */
798
- .chat-embed__header_container[data-v-e25b360d] {
799
- /* border-bottom: 1px solid #ddd; */
951
+ .organization-tree .item-row {
800
952
  display: flex;
801
- align-items: center;
802
- /* background: linear-gradient(90deg, #ebf1ff 24.34%, #e5fbf8 56.18%, #f2ebfe 90.18%); */
803
- height: var(--header-height);
804
- line-height: var(--header-height);
953
+ width: 100%;
954
+ }
955
+ .organization-tree .item-label {
956
+ flex: 0 0 90%;
957
+ text-align: left;
958
+ }
959
+ .organization-tree .item-side {
960
+ flex: 0 0 10%;
961
+ text-align: right;
962
+ }
963
+ .organization-tree .el-tree-node {
964
+ margin-bottom: 10px;
965
+ }
966
+ .organization-tree .el-tree-node__content > .el-tree-node__expand-icon {
967
+ padding: 0;
968
+ display: none;
969
+ }
970
+ .organization-tree .card-footer {
971
+ padding: 20px;
972
+ }
973
+ .organization-tree .card-footer .select-result {
974
+ color: #409eff;
975
+ flex: 1 1 75%;
976
+ text-align: left;
977
+ }
978
+ .organization-tree .card-footer .button-area {
979
+ flex: 0 0 20%;
980
+ text-align: right;
981
+ }
982
+ .organization-tree .dept-path .breadcrumb-label-link {
983
+ color: #409eff;
984
+ }
985
+ .app-wrapper[data-v-5c0a6bf6] {
986
+ position: relative;
987
+ height: 100%;
988
+ width: 100%;
989
+ }
990
+ .app-wrapper .mobile.openSidebar[data-v-5c0a6bf6] {
991
+ position: fixed;
992
+ top: 0;
993
+ }
994
+ .drawer-bg[data-v-5c0a6bf6] {
995
+ background: #000;
996
+ opacity: 0.3;
997
+ width: 100%;
998
+ top: 0;
999
+ height: 100%;
1000
+ position: absolute;
1001
+ z-index: 999;
1002
+ }iframe[data-v-20dccb82] {
1003
+ width: 100%;
1004
+ height: calc(100vh - 50px);
1005
+ }.smb-sidebar-menu-item[data-v-38e3eafc] {
1006
+ position: relative;
1007
+ --el-menu-item-height: 45px;
1008
+ --el-menu-sub-item-height: 45px;
1009
+ }
1010
+ .smb-sidebar-menu-item.el-menu-item[data-v-38e3eafc], .smb-sidebar-menu-item.el-sub-menu[data-v-38e3eafc] {
1011
+ padding: 0 !important;
1012
+ }
1013
+ .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)) {
1014
+ display: flex;
1015
+ flex-direction: row;
1016
+ }
1017
+ .smb-sidebar-menu-item[data-v-38e3eafc] > .el-tooltip__trigger {
1018
+ display: flex;
1019
+ flex-direction: row;
1020
+ padding: 0 !important;
1021
+ }
1022
+ .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-icon {
1023
+ display: flex;
1024
+ align-items: center;
1025
+ justify-content: center;
1026
+ width: var(--admin-layout-left-menu-collapse, 54px);
1027
+ font-size: 16px;
1028
+ }
1029
+ .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-no-icon {
1030
+ width: 20px;
1031
+ }
1032
+ .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-title {
1033
+ flex: 0 0 calc(100% - var(--admin-layout-left-menu-collapse, 54px) - 35px);
1034
+ overflow: hidden;
1035
+ white-space: nowrap;
1036
+ overflow: hidden;
1037
+ text-overflow: ellipsis;
1038
+ }
1039
+ .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-title > div {
1040
+ overflow: hidden;
1041
+ white-space: nowrap;
1042
+ overflow: hidden;
1043
+ text-overflow: ellipsis;
1044
+ }
1045
+ .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-no-icon-title {
1046
+ flex: 0 0 calc(100% - 20px - 20px);
1047
+ }.app-main[data-v-2d98e845] {
1048
+ padding: var(--app-main-padding, 15px);
1049
+ height: calc(100vh - var(--app-main-padding, 15px) * 2);
1050
+ position: relative;
1051
+ overflow: hidden;
1052
+ }
1053
+ .app-main[data-v-2d98e845] > .app-container {
1054
+ max-height: calc(100vh - var(--app-main-padding, 15px) * 2);
1055
+ height: calc(100vh - var(--app-main-padding, 15px) * 2);
1056
+ overflow: auto;
1057
+ }.smb-sidebar-menu-item[data-v-da857302] {
1058
+ position: relative;
1059
+ --el-menu-item-height: 45px;
1060
+ --el-menu-sub-item-height: 45px;
1061
+ }
1062
+ .smb-sidebar-menu-item.el-menu-item[data-v-da857302], .smb-sidebar-menu-item.el-sub-menu[data-v-da857302] {
1063
+ padding: 0 !important;
1064
+ }
1065
+ .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)) {
1066
+ display: flex;
1067
+ flex-direction: row;
1068
+ }
1069
+ .smb-sidebar-menu-item[data-v-da857302] > .el-tooltip__trigger {
1070
+ display: flex;
1071
+ flex-direction: row;
1072
+ padding: 0 !important;
1073
+ }
1074
+ .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-icon {
1075
+ display: flex;
1076
+ align-items: center;
1077
+ justify-content: center;
1078
+ width: var(--admin-layout-left-menu-collapse, 54px);
1079
+ font-size: 16px;
1080
+ }
1081
+ .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-no-icon {
1082
+ width: 20px;
1083
+ }
1084
+ .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-title {
1085
+ flex: 0 0 calc(100% - var(--admin-layout-left-menu-collapse, 54px) - 35px);
1086
+ overflow: hidden;
1087
+ white-space: nowrap;
1088
+ overflow: hidden;
1089
+ text-overflow: ellipsis;
1090
+ }
1091
+ .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-title > div {
1092
+ overflow: hidden;
1093
+ white-space: nowrap;
1094
+ overflow: hidden;
1095
+ text-overflow: ellipsis;
1096
+ }
1097
+ .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-no-icon-title {
1098
+ flex: 0 0 calc(100% - 20px - 20px);
1099
+ }[data-v-e25b360d] .chat-content-font,[data-v-e25b360d] .chat-content-font *,[data-v-e25b360d] .el-bubble-content-wrapper .el-bubble-content,[data-v-e25b360d] .chat-embed__main_content {
1100
+ user-select: text !important;
1101
+ -webkit-user-select: text !important;
1102
+ -moz-user-select: text !important;
1103
+ -ms-user-select: text !important;
1104
+ }
1105
+ .slide-up-enter-active[data-v-e25b360d],
1106
+ .slide-up-leave-active[data-v-e25b360d] {
1107
+ transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
1108
+ }
1109
+ .slide-up-enter-from[data-v-e25b360d],
1110
+ .slide-up-leave-to[data-v-e25b360d] {
1111
+ transform: translateY(100%);
1112
+ }
1113
+
1114
+ /**
1115
+ * 聊天窗口的样式设置
1116
+ */
1117
+ .chat-container[data-v-e25b360d] {
1118
+ --header-height: 56px;
1119
+ --chat-padding: 12px;
1120
+ --bubble-content-max-width: 0px;
1121
+ position: fixed;
1122
+ background-image: linear-gradient(to bottom, #f0f8ff, #ffffff);
1123
+
1124
+ overflow: hidden;
1125
+ z-index: 100;
1126
+ flex-direction: row; /* 横向排列 */
1127
+ height: 100%; /* 父容器高度 */
1128
+ }
1129
+ .small-window[data-v-e25b360d] {
1130
+ box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
1131
+ right: var(--chat-padding); /* 距离浏览器右边框12px */
1132
+ bottom: var(--chat-padding); /* 距离浏览器下边框12px */
1133
+ border-radius: 8px;
1134
+ --main-content-height: calc(100vh - var(--chat-padding) * 2 - var(--header-height));
1135
+ }
1136
+ .full-screen[data-v-e25b360d] {
1137
+ right: 0;
1138
+ bottom: 0;
1139
+ --main-content-height: calc(100vh - var(--header-height));
1140
+ }
1141
+ .chat-container > *[data-v-e25b360d] {
1142
+ box-sizing: border-box; /* 确保 padding 和 border 不会影响宽度 */
1143
+ }
1144
+
1145
+ /* 聊天窗口的头部样式设置
1146
+ */
1147
+ .chat-embed__header_container[data-v-e25b360d] {
1148
+ /* border-bottom: 1px solid #ddd; */
1149
+ display: flex;
1150
+ align-items: center;
1151
+ /* background: linear-gradient(90deg, #ebf1ff 24.34%, #e5fbf8 56.18%, #f2ebfe 90.18%); */
1152
+ height: var(--header-height);
1153
+ line-height: var(--header-height);
805
1154
  overflow: hidden;
806
1155
  position: relative;
807
1156
  }
@@ -965,373 +1314,96 @@ iframe.tab-main-content[data-v-3c90505e] {
965
1314
  [data-v-e25b360d] .el-divider--horizontal {
966
1315
  margin: 5px 0;
967
1316
  }
968
- .row-form-item[data-v-4b5a56cc] {
969
- width: 50%;
970
- }iframe[data-v-20dccb82] {
971
- width: 100%;
972
- height: calc(100vh - 50px);
973
- }.wscn-http404-container[data-v-4f824f28] {
974
- transform: translate(-50%, -50%);
975
- position: absolute;
976
- top: 40%;
977
- left: 50%;
1317
+
1318
+ .searchResult {
1319
+ color: red;
978
1320
  }
979
- .wscn-http404[data-v-4f824f28] {
980
- position: relative;
981
- width: 1200px;
982
- padding: 0 50px;
983
- overflow: hidden;
1321
+ .inline-select-custom {
1322
+ width: 100px;
984
1323
  }
985
- .wscn-http404 .pic-404[data-v-4f824f28] {
986
- position: relative;
987
- float: left;
988
- width: 600px;
989
- overflow: hidden;
1324
+ .inline-input-custom {
1325
+ width: 98%;
1326
+ }
1327
+
1328
+ .ab-date-range[data-v-2aeaa81d] {
1329
+ display: flex;
1330
+ align-items: center;
1331
+ width: 100%;
1332
+ gap: 8px;
1333
+ box-sizing: border-box;
1334
+ min-width: 0;
990
1335
  }
991
- .wscn-http404 .pic-404__parent[data-v-4f824f28] {
992
- width: 100%;
1336
+ .ab-date-range[data-v-2aeaa81d] .el-input {
1337
+ width: 100%;
1338
+ min-width: 0;
993
1339
  }
994
- .wscn-http404 .pic-404__child[data-v-4f824f28] {
995
- position: absolute;
1340
+ .sep[data-v-2aeaa81d] {
1341
+ padding: 0 8px;
1342
+ color: var(--el-text-color-secondary);
1343
+ white-space: nowrap;
1344
+ flex: 0 0 auto;
1345
+ }
1346
+
1347
+ .searchResult {
1348
+ color: red;
996
1349
  }
997
- .wscn-http404 .pic-404__child.left[data-v-4f824f28] {
998
- width: 80px;
999
- top: 17px;
1000
- left: 220px;
1001
- opacity: 0;
1002
- animation-name: cloudLeft-4f824f28;
1003
- animation-duration: 2s;
1004
- animation-timing-function: linear;
1005
- animation-fill-mode: forwards;
1006
- animation-delay: 1s;
1007
- }
1008
- .wscn-http404 .pic-404__child.mid[data-v-4f824f28] {
1009
- width: 46px;
1010
- top: 10px;
1011
- left: 420px;
1012
- opacity: 0;
1013
- animation-name: cloudMid-4f824f28;
1014
- animation-duration: 2s;
1015
- animation-timing-function: linear;
1016
- animation-fill-mode: forwards;
1017
- animation-delay: 1.2s;
1018
- }
1019
- .wscn-http404 .pic-404__child.right[data-v-4f824f28] {
1020
- width: 62px;
1021
- top: 100px;
1022
- left: 500px;
1023
- opacity: 0;
1024
- animation-name: cloudRight-4f824f28;
1025
- animation-duration: 2s;
1026
- animation-timing-function: linear;
1027
- animation-fill-mode: forwards;
1028
- animation-delay: 1s;
1029
- }
1030
- @keyframes cloudLeft-4f824f28 {
1031
- 0% {
1032
- top: 17px;
1033
- left: 220px;
1034
- opacity: 0;
1035
- }
1036
- 20% {
1037
- top: 33px;
1038
- left: 188px;
1039
- opacity: 1;
1040
- }
1041
- 80% {
1042
- top: 81px;
1043
- left: 92px;
1044
- opacity: 1;
1045
- }
1046
- 100% {
1047
- top: 97px;
1048
- left: 60px;
1049
- opacity: 0;
1050
- }
1051
- }
1052
- @keyframes cloudMid-4f824f28 {
1053
- 0% {
1054
- top: 10px;
1055
- left: 420px;
1056
- opacity: 0;
1057
- }
1058
- 20% {
1059
- top: 40px;
1060
- left: 360px;
1061
- opacity: 1;
1062
- }
1063
- 70% {
1064
- top: 130px;
1065
- left: 180px;
1066
- opacity: 1;
1067
- }
1068
- 100% {
1069
- top: 160px;
1070
- left: 120px;
1071
- opacity: 0;
1072
- }
1073
- }
1074
- @keyframes cloudRight-4f824f28 {
1075
- 0% {
1076
- top: 100px;
1077
- left: 500px;
1078
- opacity: 0;
1079
- }
1080
- 20% {
1081
- top: 120px;
1082
- left: 460px;
1083
- opacity: 1;
1084
- }
1085
- 80% {
1086
- top: 180px;
1087
- left: 340px;
1088
- opacity: 1;
1089
- }
1090
- 100% {
1091
- top: 200px;
1092
- left: 300px;
1093
- opacity: 0;
1094
- }
1095
- }
1096
- .wscn-http404 .bullshit[data-v-4f824f28] {
1097
- position: relative;
1098
- float: left;
1099
- width: 300px;
1100
- padding: 30px 0;
1101
- overflow: hidden;
1102
- }
1103
- .wscn-http404 .bullshit__oops[data-v-4f824f28] {
1104
- font-size: 32px;
1105
- font-weight: bold;
1106
- line-height: 40px;
1107
- color: #1482f0;
1108
- opacity: 0;
1109
- margin-bottom: 20px;
1110
- animation-name: slideUp-4f824f28;
1111
- animation-duration: 0.5s;
1112
- animation-fill-mode: forwards;
1113
- }
1114
- .wscn-http404 .bullshit__headline[data-v-4f824f28] {
1115
- font-size: 20px;
1116
- line-height: 24px;
1117
- color: #222;
1118
- font-weight: bold;
1119
- opacity: 0;
1120
- margin-bottom: 10px;
1121
- animation-name: slideUp-4f824f28;
1122
- animation-duration: 0.5s;
1123
- animation-delay: 0.1s;
1124
- animation-fill-mode: forwards;
1125
- }
1126
- .wscn-http404 .bullshit__info[data-v-4f824f28] {
1127
- font-size: 13px;
1128
- line-height: 21px;
1129
- color: grey;
1130
- opacity: 0;
1131
- margin-bottom: 30px;
1132
- animation-name: slideUp-4f824f28;
1133
- animation-duration: 0.5s;
1134
- animation-delay: 0.2s;
1135
- animation-fill-mode: forwards;
1136
- }
1137
- .wscn-http404 .bullshit__return-home[data-v-4f824f28] {
1138
- display: block;
1139
- float: left;
1140
- width: 110px;
1141
- height: 36px;
1142
- background: #1482f0;
1143
- border-radius: 100px;
1144
- text-align: center;
1145
- color: #ffffff;
1146
- opacity: 0;
1147
- font-size: 14px;
1148
- line-height: 36px;
1149
- cursor: pointer;
1150
- animation-name: slideUp-4f824f28;
1151
- animation-duration: 0.5s;
1152
- animation-delay: 0.3s;
1153
- animation-fill-mode: forwards;
1154
- }
1155
- @keyframes slideUp-4f824f28 {
1156
- 0% {
1157
- transform: translateY(60px);
1158
- opacity: 0;
1159
- }
1160
- 100% {
1161
- transform: translateY(0);
1162
- opacity: 1;
1163
- }
1164
- }.app-wrapper[data-v-5c0a6bf6] {
1165
- position: relative;
1166
- height: 100%;
1167
- width: 100%;
1168
- }
1169
- .app-wrapper .mobile.openSidebar[data-v-5c0a6bf6] {
1170
- position: fixed;
1171
- top: 0;
1172
- }
1173
- .drawer-bg[data-v-5c0a6bf6] {
1174
- background: #000;
1175
- opacity: 0.3;
1176
- width: 100%;
1177
- top: 0;
1178
- height: 100%;
1179
- position: absolute;
1180
- z-index: 999;
1181
- }.errPage-container[data-v-6bef0241] {
1182
- width: 800px;
1183
- max-width: 100%;
1184
- margin: 100px auto;
1185
- }
1186
- .errPage-container .pan-back-btn[data-v-6bef0241] {
1187
- background: #008489;
1188
- color: #fff;
1189
- border: none !important;
1190
- }
1191
- .errPage-container .pan-gif[data-v-6bef0241] {
1192
- margin: 0 auto;
1193
- display: block;
1194
- }
1195
- .errPage-container .pan-img[data-v-6bef0241] {
1196
- display: block;
1197
- margin: 0 auto;
1198
- width: 100%;
1199
- }
1200
- .errPage-container .text-jumbo[data-v-6bef0241] {
1201
- font-size: 60px;
1202
- font-weight: 700;
1203
- color: #484848;
1204
- }
1205
- .errPage-container .list-unstyled[data-v-6bef0241] {
1206
- font-size: 14px;
1207
- }
1208
- .errPage-container .list-unstyled li[data-v-6bef0241] {
1209
- padding-bottom: 5px;
1350
+ .inline-select-custom {
1351
+ width: 100px;
1210
1352
  }
1211
- .errPage-container .list-unstyled a[data-v-6bef0241] {
1212
- color: #008489;
1213
- text-decoration: none;
1353
+ .inline-input-custom {
1354
+ width: 98%;
1214
1355
  }
1215
- .errPage-container .list-unstyled a[data-v-6bef0241]:hover {
1216
- text-decoration: underline;
1356
+ .searchDepartmentUser {
1357
+ width: 250px;
1217
1358
  }
1218
- .graphDiv[data-v-a936569d] {
1219
- overflow: auto;
1220
- height: 100%;
1221
- height: calc(100vh - 20px);
1359
+ .el-autocomplete-suggestion.el-popper {
1360
+ min-width: 300px;
1222
1361
  }
1223
- .smb-sidebar-menu-item[data-v-38e3eafc] {
1224
- position: relative;
1225
- --el-menu-item-height: 45px;
1226
- --el-menu-sub-item-height: 45px;
1227
- }
1228
- .smb-sidebar-menu-item.el-menu-item[data-v-38e3eafc], .smb-sidebar-menu-item.el-sub-menu[data-v-38e3eafc] {
1229
- padding: 0 !important;
1230
- }
1231
- .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)) {
1232
- display: flex;
1233
- flex-direction: row;
1234
- }
1235
- .smb-sidebar-menu-item[data-v-38e3eafc] > .el-tooltip__trigger {
1236
- display: flex;
1237
- flex-direction: row;
1238
- padding: 0 !important;
1239
- }
1240
- .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-icon {
1241
- display: flex;
1242
- align-items: center;
1243
- justify-content: center;
1244
- width: var(--admin-layout-left-menu-collapse, 54px);
1245
- font-size: 16px;
1246
- }
1247
- .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-no-icon {
1248
- width: 20px;
1249
- }
1250
- .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-title {
1251
- flex: 0 0 calc(100% - var(--admin-layout-left-menu-collapse, 54px) - 35px);
1252
- overflow: hidden;
1253
- white-space: nowrap;
1254
- overflow: hidden;
1255
- text-overflow: ellipsis;
1256
- }
1257
- .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-title > div {
1258
- overflow: hidden;
1259
- white-space: nowrap;
1260
- overflow: hidden;
1261
- text-overflow: ellipsis;
1262
- }
1263
- .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-no-icon-title {
1264
- flex: 0 0 calc(100% - 20px - 20px);
1265
- }.app-main[data-v-2d98e845] {
1266
- padding: var(--app-main-padding, 15px);
1267
- height: calc(100vh - var(--app-main-padding, 15px) * 2);
1268
- position: relative;
1269
- overflow: hidden;
1270
- }
1271
- .app-main[data-v-2d98e845] > .app-container {
1272
- max-height: calc(100vh - var(--app-main-padding, 15px) * 2);
1273
- height: calc(100vh - var(--app-main-padding, 15px) * 2);
1274
- overflow: auto;
1275
- }.smb-sidebar-menu-item[data-v-da857302] {
1276
- position: relative;
1277
- --el-menu-item-height: 45px;
1278
- --el-menu-sub-item-height: 45px;
1279
- }
1280
- .smb-sidebar-menu-item.el-menu-item[data-v-da857302], .smb-sidebar-menu-item.el-sub-menu[data-v-da857302] {
1281
- padding: 0 !important;
1362
+
1363
+ .searchResult {
1364
+ color: red;
1282
1365
  }
1283
- .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)) {
1284
- display: flex;
1285
- flex-direction: row;
1366
+ .inline-select-custom {
1367
+ width: 100px;
1286
1368
  }
1287
- .smb-sidebar-menu-item[data-v-da857302] > .el-tooltip__trigger {
1288
- display: flex;
1289
- flex-direction: row;
1290
- padding: 0 !important;
1369
+ .inline-input-custom {
1370
+ width: 98%;
1291
1371
  }
1292
- .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-icon {
1293
- display: flex;
1294
- align-items: center;
1295
- justify-content: center;
1296
- width: var(--admin-layout-left-menu-collapse, 54px);
1297
- font-size: 16px;
1372
+ .searchDepartmentUser {
1373
+ width: 250px;
1298
1374
  }
1299
- .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-no-icon {
1300
- width: 20px;
1375
+ .el-autocomplete-suggestion.el-popper {
1376
+ min-width: 300px;
1377
+ }
1378
+
1379
+ .searchResult {
1380
+ color: red;
1301
1381
  }
1302
- .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-title {
1303
- flex: 0 0 calc(100% - var(--admin-layout-left-menu-collapse, 54px) - 35px);
1304
- overflow: hidden;
1305
- white-space: nowrap;
1306
- overflow: hidden;
1307
- text-overflow: ellipsis;
1382
+ .inline-select-custom {
1383
+ width: 100px;
1308
1384
  }
1309
- .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-title > div {
1310
- overflow: hidden;
1311
- white-space: nowrap;
1312
- overflow: hidden;
1313
- text-overflow: ellipsis;
1385
+ .inline-input-custom {
1386
+ width: 98%;
1387
+ }
1388
+
1389
+ .searchResult {
1390
+ color: red;
1314
1391
  }
1315
- .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-no-icon-title {
1316
- flex: 0 0 calc(100% - 20px - 20px);
1392
+ .inline-input-custom {
1393
+ width: 90%;
1317
1394
  }
1318
- .ab-date-range[data-v-2aeaa81d] {
1319
- display: flex;
1320
- align-items: center;
1321
- width: 100%;
1322
- gap: 8px;
1323
- box-sizing: border-box;
1324
- min-width: 0;
1395
+ .el-autocomplete-suggestion.el-popper {
1396
+ min-width: 300px;
1397
+ }
1398
+
1399
+ .searchResult {
1400
+ color: red;
1325
1401
  }
1326
- .ab-date-range[data-v-2aeaa81d] .el-input {
1327
- width: 100%;
1328
- min-width: 0;
1402
+ .inline-input-custom {
1403
+ width: 100% !important;
1329
1404
  }
1330
- .sep[data-v-2aeaa81d] {
1331
- padding: 0 8px;
1332
- color: var(--el-text-color-secondary);
1333
- white-space: nowrap;
1334
- flex: 0 0 auto;
1405
+ .el-autocomplete-suggestion.el-popper {
1406
+ min-width: 300px;
1335
1407
  }
1336
1408
  .normal-column-header[data-v-562b2e0d] {
1337
1409
  display: inline-flex;
@@ -1366,107 +1438,87 @@ iframe.tab-main-content[data-v-3c90505e] {
1366
1438
  z-index: 1500;
1367
1439
  }
1368
1440
 
1369
- .searchResult {
1370
- color: red;
1371
- }
1372
- .inline-select-custom {
1373
- width: 100px;
1374
- }
1375
- .inline-input-custom {
1376
- width: 98%;
1377
- }
1378
- li[data-v-040fcf55] {
1379
- color: #333;
1380
- }
1381
- .context-menu[data-v-040fcf55] {
1382
- position: fixed;
1383
- background: #fff;
1384
- z-index: 999;
1385
- padding: 5px;
1386
- margin: 0;
1387
- margin-top: 30px;
1441
+ .organization-tree, .organization-tree .el-checkbox__label,.organization-tree .el-breadcrumb__inner,.organization-tree .el-tree {
1442
+ font-size: 17px;
1443
+ font-weight: 700;
1388
1444
  }
1389
- .context-menu li[data-v-040fcf55] {
1390
- min-width: 75px;
1391
- height: 28px;
1392
- line-height: 28px;
1393
- text-align: left;
1394
- color: #1a1a1a;
1445
+ .organization-tree .el-breadcrumb__item:last-child .el-breadcrumb__inner, .el-breadcrumb__item:last-child .el-breadcrumb__inner a, .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover, .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
1446
+ font-size: 17px;
1447
+ font-weight: 700;
1395
1448
  }
1396
- .context-menu li[data-v-040fcf55]:hover {
1397
- background: #42b983;
1398
- color: #fff;
1449
+ .organization-tree .el-card__body {
1450
+ padding-top: 10px;
1399
1451
  }
1400
- .context-menu[data-v-040fcf55] {
1401
- border: 1px solid #eee;
1402
- box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.1);
1403
- border-radius: 5px;
1452
+ .organization-tree .card-content {
1453
+ margin-top: 10px;
1404
1454
  }
1405
- li[data-v-040fcf55] {
1406
- list-style-type: none;
1455
+ .organization-tree .item-row-all {
1456
+ margin-bottom: 10px;
1407
1457
  }
1408
- .searchResult {
1409
- color: red;
1458
+ .organization-tree .item-row {
1459
+ display: flex;
1460
+ width: 100%;
1410
1461
  }
1411
- .inline-input-custom {
1412
- width: 90%;
1462
+ .organization-tree .item-label {
1463
+ flex: 0 0 90%;
1464
+ text-align: left;
1413
1465
  }
1414
- .el-autocomplete-suggestion.el-popper {
1415
- min-width: 300px;
1416
- }
1417
-
1418
- .searchResult {
1419
- color: red;
1466
+ .organization-tree .item-side {
1467
+ flex: 0 0 10%;
1468
+ text-align: right;
1420
1469
  }
1421
- .inline-select-custom {
1422
- width: 100px;
1470
+ .organization-tree .el-tree-node {
1471
+ margin-bottom: 10px;
1423
1472
  }
1424
- .inline-input-custom {
1425
- width: 98%;
1473
+ .organization-tree .el-tree-node__content>.el-tree-node__expand-icon {
1474
+ padding: 0;
1475
+ display: none;
1426
1476
  }
1427
- .searchDepartmentUser {
1428
- width: 250px;
1477
+ .organization-tree .card-footer {
1478
+ padding: 20px;
1429
1479
  }
1430
- .el-autocomplete-suggestion.el-popper {
1431
- min-width: 300px;
1432
- }
1433
-
1434
- .searchResult {
1435
- color: red;
1480
+ .organization-tree .card-footer .select-result {
1481
+ color: #409EFF;
1482
+ flex:1 1 75%;
1483
+ text-align: left;
1436
1484
  }
1437
- .inline-input-custom {
1438
- width: 100% !important;
1485
+ .organization-tree .card-footer .button-area {
1486
+ flex:0 0 20%;
1487
+ text-align: right;
1439
1488
  }
1440
- .el-autocomplete-suggestion.el-popper {
1441
- min-width: 300px;
1489
+ .organization-tree .dept-path .breadcrumb-label-link{
1490
+ color:#409EFF
1442
1491
  }
1443
-
1444
- .searchResult {
1445
- color: red;
1492
+ li[data-v-040fcf55] {
1493
+ color: #333;
1446
1494
  }
1447
- .inline-select-custom {
1448
- width: 100px;
1495
+ .context-menu[data-v-040fcf55] {
1496
+ position: fixed;
1497
+ background: #fff;
1498
+ z-index: 999;
1499
+ padding: 5px;
1500
+ margin: 0;
1501
+ margin-top: 30px;
1449
1502
  }
1450
- .inline-input-custom {
1451
- width: 98%;
1452
- }
1453
-
1454
- .searchResult {
1455
- color: red;
1503
+ .context-menu li[data-v-040fcf55] {
1504
+ min-width: 75px;
1505
+ height: 28px;
1506
+ line-height: 28px;
1507
+ text-align: left;
1508
+ color: #1a1a1a;
1456
1509
  }
1457
- .inline-select-custom {
1458
- width: 100px;
1510
+ .context-menu li[data-v-040fcf55]:hover {
1511
+ background: #42b983;
1512
+ color: #fff;
1459
1513
  }
1460
- .inline-input-custom {
1461
- width: 98%;
1514
+ .context-menu[data-v-040fcf55] {
1515
+ border: 1px solid #eee;
1516
+ box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.1);
1517
+ border-radius: 5px;
1462
1518
  }
1463
- .searchDepartmentUser {
1464
- width: 250px;
1519
+ li[data-v-040fcf55] {
1520
+ list-style-type: none;
1465
1521
  }
1466
- .el-autocomplete-suggestion.el-popper {
1467
- min-width: 300px;
1468
- }
1469
-
1470
1522
  .searchResult {
1471
1523
  color: red;
1472
1524
  }
@@ -1553,58 +1605,6 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1553
1605
  .default-page-tip-item {
1554
1606
  padding-top: 10px;
1555
1607
  }
1556
-
1557
- .organization-tree, .organization-tree .el-checkbox__label,.organization-tree .el-breadcrumb__inner,.organization-tree .el-tree {
1558
- font-size: 17px;
1559
- font-weight: 700;
1560
- }
1561
- .organization-tree .el-breadcrumb__item:last-child .el-breadcrumb__inner, .el-breadcrumb__item:last-child .el-breadcrumb__inner a, .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover, .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
1562
- font-size: 17px;
1563
- font-weight: 700;
1564
- }
1565
- .organization-tree .el-card__body {
1566
- padding-top: 10px;
1567
- }
1568
- .organization-tree .card-content {
1569
- margin-top: 10px;
1570
- }
1571
- .organization-tree .item-row-all {
1572
- margin-bottom: 10px;
1573
- }
1574
- .organization-tree .item-row {
1575
- display: flex;
1576
- width: 100%;
1577
- }
1578
- .organization-tree .item-label {
1579
- flex: 0 0 90%;
1580
- text-align: left;
1581
- }
1582
- .organization-tree .item-side {
1583
- flex: 0 0 10%;
1584
- text-align: right;
1585
- }
1586
- .organization-tree .el-tree-node {
1587
- margin-bottom: 10px;
1588
- }
1589
- .organization-tree .el-tree-node__content>.el-tree-node__expand-icon {
1590
- padding: 0;
1591
- display: none;
1592
- }
1593
- .organization-tree .card-footer {
1594
- padding: 20px;
1595
- }
1596
- .organization-tree .card-footer .select-result {
1597
- color: #409EFF;
1598
- flex:1 1 75%;
1599
- text-align: left;
1600
- }
1601
- .organization-tree .card-footer .button-area {
1602
- flex:0 0 20%;
1603
- text-align: right;
1604
- }
1605
- .organization-tree .dept-path .breadcrumb-label-link{
1606
- color:#409EFF
1607
- }
1608
1608
  [data-v-455b2ba2] .super-icon {
1609
1609
  width: 20px !important;
1610
1610
  height: 20px !important;
@@ -1630,7 +1630,27 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1630
1630
  }[data-v-0fb85d6e] .super-icon {
1631
1631
  width: 20px !important;
1632
1632
  height: 20px !important;
1633
- }.annex-cell[data-v-1e660925] {
1633
+ }
1634
+ .searchResult {
1635
+ color: red;
1636
+ }
1637
+ .inline-select-custom {
1638
+ width: 100px;
1639
+ }
1640
+ .inline-input-custom {
1641
+ width: 98%;
1642
+ }
1643
+
1644
+ .searchResult {
1645
+ color: red;
1646
+ }
1647
+ .inline-select-custom {
1648
+ width: 100px;
1649
+ }
1650
+ .inline-input-custom {
1651
+ width: 98%;
1652
+ }
1653
+ .annex-cell[data-v-1e660925] {
1634
1654
  padding-right: 5px;
1635
1655
  cursor: pointer;
1636
1656
  color: #409eff;
@@ -1750,62 +1770,6 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1750
1770
  background-color: #ffffff;
1751
1771
  width: 50%;
1752
1772
  height: 40px;
1753
- }
1754
- .searchResult {
1755
- color: red;
1756
- }
1757
- .inline-select-custom {
1758
- width: 100px;
1759
- }
1760
- .inline-input-custom {
1761
- width: 98%;
1762
- }
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
1773
  }.el-button > span[data-v-5bb8bf7f] {
1810
1774
  font-size: 12px;
1811
1775
  }
@@ -1845,61 +1809,25 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1845
1809
  .fs-upload-tag-percent[data-v-e5cde7de] {
1846
1810
  font-weight: 600;
1847
1811
  margin-left: 4px;
1848
- }
1849
- .footer-wrapper[data-v-ffbde6f9] {
1850
- display: flex;
1851
- align-items: center;
1852
- justify-content: space-between;
1853
- gap: 10px;
1854
- width: 100%;
1855
- .footer-time[data-v-ffbde6f9] {
1856
- font-size: 10px;
1857
- color: #999;
1858
- margin-top: 3px;
1859
- flex-shrink: 0;
1860
- }
1861
- }
1862
- .footer-container[data-v-ffbde6f9] {
1863
- display: flex;
1864
- gap: 8px;
1865
- [data-v-ffbde6f9] .el-button + .el-button {
1866
- margin-left: 0;
1867
- }
1868
- }
1869
- .is-text-labl.prefix-btn-icon[data-v-e34a61f7] {
1870
- margin-right: 5px;
1871
- }
1872
- .is-text-labl.suffix-btn-icon[data-v-e34a61f7] {
1873
- margin-left: 5px;
1874
- }
1875
- .svg-icon[data-v-019891df] {
1876
- width: 1.2em;
1877
- height: 1.2em;
1878
- vertical-align: -0.25em;
1879
- fill: currentColor;
1880
- overflow: initial;
1881
- }
1882
- [data-v-90635647] .el-range-separator {
1883
- min-width: 20px;
1884
- }[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
+ }[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 {
1885
1813
  user-select: text !important;
1886
1814
  -webkit-user-select: text !important;
1887
1815
  -moz-user-select: text !important;
1888
1816
  -ms-user-select: text !important;
1889
1817
  }
1890
- .slide-up-enter-active[data-v-1e62eff8],
1891
- .slide-up-leave-active[data-v-1e62eff8] {
1818
+ .slide-up-enter-active[data-v-bc196b97],
1819
+ .slide-up-leave-active[data-v-bc196b97] {
1892
1820
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
1893
1821
  }
1894
- .slide-up-enter-from[data-v-1e62eff8],
1895
- .slide-up-leave-to[data-v-1e62eff8] {
1822
+ .slide-up-enter-from[data-v-bc196b97],
1823
+ .slide-up-leave-to[data-v-bc196b97] {
1896
1824
  transform: translateY(100%);
1897
1825
  }
1898
1826
 
1899
1827
  /**
1900
1828
  * 聊天窗口的样式设置
1901
1829
  */
1902
- .chat-container[data-v-1e62eff8] {
1830
+ .chat-container[data-v-bc196b97] {
1903
1831
  --header-height: 56px;
1904
1832
  --chat-padding: 12px;
1905
1833
  --bubble-content-max-width: 0px;
@@ -1911,25 +1839,25 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1911
1839
  flex-direction: row; /* 横向排列 */
1912
1840
  height: 100%; /* 父容器高度 */
1913
1841
  }
1914
- .small-window[data-v-1e62eff8] {
1842
+ .small-window[data-v-bc196b97] {
1915
1843
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
1916
1844
  right: var(--chat-padding); /* 距离浏览器右边框12px */
1917
1845
  bottom: var(--chat-padding); /* 距离浏览器下边框12px */
1918
1846
  border-radius: 8px;
1919
1847
  --main-content-height: calc(100vh - var(--chat-padding) * 2 - var(--header-height));
1920
1848
  }
1921
- .full-screen[data-v-1e62eff8] {
1849
+ .full-screen[data-v-bc196b97] {
1922
1850
  right: 0;
1923
1851
  bottom: 0;
1924
1852
  --main-content-height: calc(100vh - var(--header-height));
1925
1853
  }
1926
- .chat-container > *[data-v-1e62eff8] {
1854
+ .chat-container > *[data-v-bc196b97] {
1927
1855
  box-sizing: border-box; /* 确保 padding 和 border 不会影响宽度 */
1928
1856
  }
1929
1857
 
1930
1858
  /* 聊天窗口的头部样式设置
1931
1859
  */
1932
- .chat-embed__header_container[data-v-1e62eff8] {
1860
+ .chat-embed__header_container[data-v-bc196b97] {
1933
1861
  /* border-bottom: 1px solid #ddd; */
1934
1862
  display: flex;
1935
1863
  align-items: center;
@@ -1939,7 +1867,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1939
1867
  overflow: hidden;
1940
1868
  position: relative;
1941
1869
  }
1942
- .session-subject[data-v-1e62eff8] {
1870
+ .session-subject[data-v-bc196b97] {
1943
1871
  display: block;
1944
1872
  margin: 0 auto;
1945
1873
  text-align: center;
@@ -1954,17 +1882,17 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1954
1882
 
1955
1883
  /* 聊天窗口的头部图标样式设置
1956
1884
  */
1957
- .chat-embed__header_avatar[data-v-1e62eff8] {
1885
+ .chat-embed__header_avatar[data-v-bc196b97] {
1958
1886
  margin-left: calc(var(--chat-padding) * 2);
1959
1887
  margin-right: var(--chat-padding);
1960
1888
  }
1961
- .chat-embed__header_tool_icon[data-v-1e62eff8] {
1889
+ .chat-embed__header_tool_icon[data-v-bc196b97] {
1962
1890
  right: 20px;
1963
1891
  position: absolute;
1964
1892
  gap: 28px;
1965
1893
  display: flex;
1966
1894
  }
1967
- .chat-embed__sidebar[data-v-1e62eff8] {
1895
+ .chat-embed__sidebar[data-v-bc196b97] {
1968
1896
  background: #f6f7fa;
1969
1897
  display: flex;
1970
1898
  flex-direction: column; /* 设置为上下排列 */
@@ -1973,7 +1901,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1973
1901
  width: 260px;
1974
1902
  height: 100%;
1975
1903
  }
1976
- .chat-embed__main[data-v-1e62eff8] {
1904
+ .chat-embed__main[data-v-bc196b97] {
1977
1905
  padding: var(--chat-padding) var(--chat-padding) 0 var(--chat-padding);
1978
1906
  box-sizing: border-box;
1979
1907
  overflow: hidden;
@@ -1984,7 +1912,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1984
1912
  flex: 1; /* 聊天内容区域占据剩余空间 */
1985
1913
  overflow: hidden; /* 防止内容溢出 */
1986
1914
  }
1987
- .chat-embed__main_content[data-v-1e62eff8] {
1915
+ .chat-embed__main_content[data-v-bc196b97] {
1988
1916
  flex: 1;
1989
1917
  box-sizing: border-box;
1990
1918
  min-height: 0;
@@ -1992,21 +1920,21 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1992
1920
  /* overflow-y: auto;
1993
1921
  margin-bottom: 12px; */
1994
1922
  }
1995
- .chat-embed__input_container[data-v-1e62eff8] {
1923
+ .chat-embed__input_container[data-v-bc196b97] {
1996
1924
  flex-shrink: 0; /* 不允许收缩 */
1997
1925
  /* margin-bottom: 50px; 距离底部 */
1998
1926
  }
1999
- .header-icon[data-v-1e62eff8] {
1927
+ .header-icon[data-v-bc196b97] {
2000
1928
  cursor: pointer;
2001
1929
  font-size: 20px;
2002
1930
  }
2003
1931
 
2004
1932
  /* 聊天默认推荐内容样式
2005
1933
  */
2006
- .chat-embed__recommendation + .chat-embed__recommendation[data-v-1e62eff8] {
1934
+ .chat-embed__recommendation + .chat-embed__recommendation[data-v-bc196b97] {
2007
1935
  margin-top: 5px;
2008
1936
  }
2009
- .content-container[data-v-1e62eff8] {
1937
+ .content-container[data-v-bc196b97] {
2010
1938
  padding: 16px;
2011
1939
  border-radius: 4px;
2012
1940
  background: #ffffff;
@@ -2014,7 +1942,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2014
1942
  border-radius: 0px 30px 30px 30px;
2015
1943
  /* opacity: 0.6; */
2016
1944
  }
2017
- .chat-content-font[data-v-1e62eff8] {
1945
+ .chat-content-font[data-v-bc196b97] {
2018
1946
  font-family: PingFang SC, PingFang SC;
2019
1947
  font-weight: 500;
2020
1948
  font-size: 16px;
@@ -2024,10 +1952,10 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2024
1952
  font-style: normal;
2025
1953
  text-transform: none;
2026
1954
  }
2027
- [data-v-1e62eff8] .el-bubble-content-wrapper .el-bubble-content-outlined {
1955
+ [data-v-bc196b97] .el-bubble-content-wrapper .el-bubble-content-outlined {
2028
1956
  border: none !important;
2029
1957
  }
2030
- .content-container-header[data-v-1e62eff8] {
1958
+ .content-container-header[data-v-bc196b97] {
2031
1959
  font-size: 12px;
2032
1960
  color: #909399;
2033
1961
  }
@@ -2035,28 +1963,28 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2035
1963
  /**
2036
1964
  // 用户消息
2037
1965
  */
2038
- .content-borderless-container[data-v-1e62eff8] {
1966
+ .content-borderless-container[data-v-bc196b97] {
2039
1967
  background: #e1ecfd;
2040
1968
  border-radius: 20px 0px 20px 20px;
2041
1969
  user-select: none;
2042
1970
  padding: 12px;
2043
1971
  cursor: pointer;
2044
1972
  transition: background-color 0.3s;
2045
- &[data-v-1e62eff8]:hover {
1973
+ &[data-v-bc196b97]:hover {
2046
1974
  background-color: #ebeef5;
2047
1975
  }
2048
1976
  }
2049
- .footer-container[data-v-1e62eff8] {
2050
- [data-v-1e62eff8] .el-button + .el-button {
1977
+ .footer-container[data-v-bc196b97] {
1978
+ [data-v-bc196b97] .el-button + .el-button {
2051
1979
  margin-left: 8px;
2052
1980
  }
2053
1981
  }
2054
- .el-bubble-content-wrapper .el-bubble-content[data-v-1e62eff8] {
1982
+ .el-bubble-content-wrapper .el-bubble-content[data-v-bc196b97] {
2055
1983
  padding: 0;
2056
1984
  }
2057
1985
 
2058
1986
  /* 引用文件样式 */
2059
- .doc-agg-item[data-v-1e62eff8] {
1987
+ .doc-agg-item[data-v-bc196b97] {
2060
1988
  width: 100%;
2061
1989
  padding: 10px;
2062
1990
  margin-bottom: 5px;
@@ -2066,129 +1994,85 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2066
1994
  font-size: 12px;
2067
1995
  color: var(--el-color-primary);
2068
1996
  }
2069
- .elx-xmarkdown-container[data-v-1e62eff8] {
1997
+ .elx-xmarkdown-container[data-v-bc196b97] {
2070
1998
  padding: 0;
2071
- }
2072
- .flex-avatar[data-v-1e62eff8] {
2073
- position: absolute;
2074
- padding: 20px 36px;
2075
- gap: 16px;
2076
- display: flex;
2077
- z-index: 1;
2078
- }
2079
- .flex-function-icon[data-v-1e62eff8] {
1999
+ }
2000
+
2001
+ .footer-wrapper[data-v-ffbde6f9] {
2080
2002
  display: flex;
2081
- height: 40px;
2082
- padding: 10px 14px;
2083
- gap: 14px;
2084
- border-radius: 100px 100px 100px 100px;
2085
- border: 1px solid #e5e5e5;
2086
- width: 82px;
2087
- font-size: 20px;
2088
- }
2089
- .sidebar-header[data-v-1e62eff8] {
2090
- display: flex; /* 设置为水平排列 */
2091
- align-items: center; /* 垂直居中 */
2092
- margin-bottom: 22px;
2093
- font-size: 20px;
2094
- }
2095
- .sidebar-header > span[data-v-1e62eff8] {
2096
- font-family: PingFang SC, PingFang SC;
2097
- font-weight: 600;
2098
- font-size: 16px;
2099
- color: #181818;
2100
- text-align: left;
2101
- font-style: normal;
2102
- text-transform: none;
2103
- }
2104
- .right-icon[data-v-1e62eff8] {
2105
- cursor: pointer;
2106
- margin-left: auto;
2107
- }
2108
- .shousuo-icon[data-v-1e62eff8] {
2109
- cursor: pointer;
2003
+ align-items: center;
2004
+ justify-content: space-between;
2005
+ gap: 10px;
2006
+ width: 100%;
2007
+ .footer-time[data-v-ffbde6f9] {
2008
+ font-size: 10px;
2009
+ color: #999;
2010
+ margin-top: 3px;
2011
+ flex-shrink: 0;
2110
2012
  }
2111
- .sidebar-menu[data-v-1e62eff8] {
2112
- flex-shrink: 0; /* 固定高度,位于顶部 */
2113
- margin-bottom: 10px;
2114
2013
  }
2115
- .scrollbar-container[data-v-1e62eff8] {
2116
- flex-grow: 1; /* 让 el-scrollbar 占用中间所有剩余空间 */
2117
- overflow-y: auto; /* 添加垂直滚动条 */
2118
- margin-bottom: 10px;
2014
+ .footer-container[data-v-ffbde6f9] {
2015
+ display: flex;
2016
+ gap: 8px;
2017
+ [data-v-ffbde6f9] .el-button + .el-button {
2018
+ margin-left: 0;
2119
2019
  }
2120
- .new-session-button[data-v-1e62eff8] {
2121
- flex-shrink: 0; /* 固定高度,位于底部 */
2122
- margin-top: 10px;
2123
- margin-bottom: 20px;
2020
+ }
2021
+ .smb-sidebar-menu-item[data-v-74b8f009] {
2022
+ position: relative;
2023
+ --el-menu-item-height: 45px;
2024
+ --el-menu-sub-item-height: 45px;
2124
2025
  }
2125
- .sidebar-menu div[data-v-1e62eff8]:hover {
2126
- background-color: #ffffff;
2026
+ .smb-sidebar-menu-item.el-menu-item[data-v-74b8f009], .smb-sidebar-menu-item.el-sub-menu[data-v-74b8f009] {
2027
+ padding: 0 !important;
2127
2028
  }
2128
- .date-group[data-v-1e62eff8] {
2129
- margin-top: 16px;
2029
+ .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)) {
2030
+ display: flex;
2031
+ flex-direction: row;
2130
2032
  }
2131
- .date-group-item[data-v-1e62eff8] {
2132
- color: #81858c;
2133
- font-size: 12px;
2134
- user-select: none;
2135
- margin-bottom: 2px;
2136
- padding-left: calc(var(--chat-padding) * 2);
2033
+ .smb-sidebar-menu-item[data-v-74b8f009] > .el-tooltip__trigger {
2034
+ display: flex;
2035
+ flex-direction: row;
2036
+ padding: 0 !important;
2137
2037
  }
2138
- .menu-item[data-v-1e62eff8] {
2139
- padding: 0px calc(var(--chat-padding) * 2);
2140
- font-size: 16px;
2141
- line-height: 50px;
2142
- cursor: pointer;
2143
- gap: 8px;
2144
- border-radius: 8px;
2145
- display: flex;
2038
+ .smb-sidebar-menu-item[data-v-74b8f009] .smb-sidebar-menu-item-icon {
2039
+ display: flex;
2146
2040
  align-items: center;
2041
+ justify-content: center;
2042
+ width: var(--admin-layout-left-menu-collapse, 54px);
2043
+ font-size: 16px;
2147
2044
  }
2148
- .active-item[data-v-1e62eff8] {
2149
- background: #e2ebf5;
2150
- color: var(--el-color-primary);
2151
- }
2152
- .history-item[data-v-1e62eff8] {
2153
- padding: 0px calc(var(--chat-padding) * 2);
2154
- cursor: pointer;
2155
- display: flex; /* 确保子元素可以使用 flex 布局 */
2156
- align-items: center; /* 垂直居中 */
2157
- line-height: 40px;
2158
- gap: 8px;
2159
- border-radius: 8px;
2160
- }
2161
- .history-subject[data-v-1e62eff8] {
2162
- flex-grow: 1; /* 占据剩余空间 */
2163
- overflow: hidden; /* 超出部分隐藏 */
2164
- text-overflow: ellipsis; /* 使用省略号表示超出部分 */
2165
- white-space: nowrap; /* 不换行 */
2166
- }
2167
- .dropdown-right[data-v-1e62eff8] {
2168
- margin-left: auto; /* 将 el-dropdown 靠右对齐 */
2045
+ .smb-sidebar-menu-item[data-v-74b8f009] .smb-sidebar-menu-item-title {
2046
+ flex: 0 0 calc(100% - var(--admin-layout-left-menu-collapse, 54px) - 35px);
2047
+ overflow: hidden;
2048
+ white-space: nowrap;
2049
+ overflow: hidden;
2050
+ text-overflow: ellipsis;
2169
2051
  }
2170
- .history-item[data-v-1e62eff8]:hover {
2171
- background-color: #f5f5f5;
2172
- }
2173
- [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 {
2052
+ .smb-sidebar-menu-item[data-v-74b8f009] .smb-sidebar-menu-item-title > div {
2053
+ overflow: hidden;
2054
+ white-space: nowrap;
2055
+ overflow: hidden;
2056
+ text-overflow: ellipsis;
2057
+ }[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 {
2174
2058
  user-select: text !important;
2175
2059
  -webkit-user-select: text !important;
2176
2060
  -moz-user-select: text !important;
2177
2061
  -ms-user-select: text !important;
2178
2062
  }
2179
- .slide-up-enter-active[data-v-e9aa835d],
2180
- .slide-up-leave-active[data-v-e9aa835d] {
2063
+ .slide-up-enter-active[data-v-45fbaf17],
2064
+ .slide-up-leave-active[data-v-45fbaf17] {
2181
2065
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
2182
2066
  }
2183
- .slide-up-enter-from[data-v-e9aa835d],
2184
- .slide-up-leave-to[data-v-e9aa835d] {
2067
+ .slide-up-enter-from[data-v-45fbaf17],
2068
+ .slide-up-leave-to[data-v-45fbaf17] {
2185
2069
  transform: translateY(100%);
2186
2070
  }
2187
2071
 
2188
2072
  /**
2189
2073
  * 聊天窗口的样式设置
2190
2074
  */
2191
- .chat-container[data-v-e9aa835d] {
2075
+ .chat-container[data-v-45fbaf17] {
2192
2076
  --header-height: 56px;
2193
2077
  --chat-padding: 12px;
2194
2078
  --bubble-content-max-width: 0px;
@@ -2200,25 +2084,25 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2200
2084
  flex-direction: row; /* 横向排列 */
2201
2085
  height: 100%; /* 父容器高度 */
2202
2086
  }
2203
- .small-window[data-v-e9aa835d] {
2087
+ .small-window[data-v-45fbaf17] {
2204
2088
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
2205
2089
  right: var(--chat-padding); /* 距离浏览器右边框12px */
2206
2090
  bottom: var(--chat-padding); /* 距离浏览器下边框12px */
2207
2091
  border-radius: 8px;
2208
2092
  --main-content-height: calc(100vh - var(--chat-padding) * 2 - var(--header-height));
2209
2093
  }
2210
- .full-screen[data-v-e9aa835d] {
2094
+ .full-screen[data-v-45fbaf17] {
2211
2095
  right: 0;
2212
2096
  bottom: 0;
2213
2097
  --main-content-height: calc(100vh - var(--header-height));
2214
2098
  }
2215
- .chat-container > *[data-v-e9aa835d] {
2099
+ .chat-container > *[data-v-45fbaf17] {
2216
2100
  box-sizing: border-box; /* 确保 padding 和 border 不会影响宽度 */
2217
2101
  }
2218
2102
 
2219
2103
  /* 聊天窗口的头部样式设置
2220
2104
  */
2221
- .chat-embed__header_container[data-v-e9aa835d] {
2105
+ .chat-embed__header_container[data-v-45fbaf17] {
2222
2106
  /* border-bottom: 1px solid #ddd; */
2223
2107
  display: flex;
2224
2108
  align-items: center;
@@ -2228,7 +2112,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2228
2112
  overflow: hidden;
2229
2113
  position: relative;
2230
2114
  }
2231
- .session-subject[data-v-e9aa835d] {
2115
+ .session-subject[data-v-45fbaf17] {
2232
2116
  display: block;
2233
2117
  margin: 0 auto;
2234
2118
  text-align: center;
@@ -2243,17 +2127,17 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2243
2127
 
2244
2128
  /* 聊天窗口的头部图标样式设置
2245
2129
  */
2246
- .chat-embed__header_avatar[data-v-e9aa835d] {
2130
+ .chat-embed__header_avatar[data-v-45fbaf17] {
2247
2131
  margin-left: calc(var(--chat-padding) * 2);
2248
2132
  margin-right: var(--chat-padding);
2249
2133
  }
2250
- .chat-embed__header_tool_icon[data-v-e9aa835d] {
2134
+ .chat-embed__header_tool_icon[data-v-45fbaf17] {
2251
2135
  right: 20px;
2252
2136
  position: absolute;
2253
2137
  gap: 28px;
2254
2138
  display: flex;
2255
2139
  }
2256
- .chat-embed__sidebar[data-v-e9aa835d] {
2140
+ .chat-embed__sidebar[data-v-45fbaf17] {
2257
2141
  background: #f6f7fa;
2258
2142
  display: flex;
2259
2143
  flex-direction: column; /* 设置为上下排列 */
@@ -2262,7 +2146,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2262
2146
  width: 260px;
2263
2147
  height: 100%;
2264
2148
  }
2265
- .chat-embed__main[data-v-e9aa835d] {
2149
+ .chat-embed__main[data-v-45fbaf17] {
2266
2150
  padding: var(--chat-padding) var(--chat-padding) 0 var(--chat-padding);
2267
2151
  box-sizing: border-box;
2268
2152
  overflow: hidden;
@@ -2273,7 +2157,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2273
2157
  flex: 1; /* 聊天内容区域占据剩余空间 */
2274
2158
  overflow: hidden; /* 防止内容溢出 */
2275
2159
  }
2276
- .chat-embed__main_content[data-v-e9aa835d] {
2160
+ .chat-embed__main_content[data-v-45fbaf17] {
2277
2161
  flex: 1;
2278
2162
  box-sizing: border-box;
2279
2163
  min-height: 0;
@@ -2281,21 +2165,21 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2281
2165
  /* overflow-y: auto;
2282
2166
  margin-bottom: 12px; */
2283
2167
  }
2284
- .chat-embed__input_container[data-v-e9aa835d] {
2168
+ .chat-embed__input_container[data-v-45fbaf17] {
2285
2169
  flex-shrink: 0; /* 不允许收缩 */
2286
2170
  /* margin-bottom: 50px; 距离底部 */
2287
2171
  }
2288
- .header-icon[data-v-e9aa835d] {
2172
+ .header-icon[data-v-45fbaf17] {
2289
2173
  cursor: pointer;
2290
2174
  font-size: 20px;
2291
2175
  }
2292
2176
 
2293
2177
  /* 聊天默认推荐内容样式
2294
2178
  */
2295
- .chat-embed__recommendation + .chat-embed__recommendation[data-v-e9aa835d] {
2179
+ .chat-embed__recommendation + .chat-embed__recommendation[data-v-45fbaf17] {
2296
2180
  margin-top: 5px;
2297
2181
  }
2298
- .content-container[data-v-e9aa835d] {
2182
+ .content-container[data-v-45fbaf17] {
2299
2183
  padding: 16px;
2300
2184
  border-radius: 4px;
2301
2185
  background: #ffffff;
@@ -2303,7 +2187,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2303
2187
  border-radius: 0px 30px 30px 30px;
2304
2188
  /* opacity: 0.6; */
2305
2189
  }
2306
- .chat-content-font[data-v-e9aa835d] {
2190
+ .chat-content-font[data-v-45fbaf17] {
2307
2191
  font-family: PingFang SC, PingFang SC;
2308
2192
  font-weight: 500;
2309
2193
  font-size: 16px;
@@ -2313,10 +2197,10 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2313
2197
  font-style: normal;
2314
2198
  text-transform: none;
2315
2199
  }
2316
- [data-v-e9aa835d] .el-bubble-content-wrapper .el-bubble-content-outlined {
2200
+ [data-v-45fbaf17] .el-bubble-content-wrapper .el-bubble-content-outlined {
2317
2201
  border: none !important;
2318
2202
  }
2319
- .content-container-header[data-v-e9aa835d] {
2203
+ .content-container-header[data-v-45fbaf17] {
2320
2204
  font-size: 12px;
2321
2205
  color: #909399;
2322
2206
  }
@@ -2324,28 +2208,28 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2324
2208
  /**
2325
2209
  // 用户消息
2326
2210
  */
2327
- .content-borderless-container[data-v-e9aa835d] {
2211
+ .content-borderless-container[data-v-45fbaf17] {
2328
2212
  background: #e1ecfd;
2329
2213
  border-radius: 20px 0px 20px 20px;
2330
2214
  user-select: none;
2331
2215
  padding: 12px;
2332
2216
  cursor: pointer;
2333
2217
  transition: background-color 0.3s;
2334
- &[data-v-e9aa835d]:hover {
2218
+ &[data-v-45fbaf17]:hover {
2335
2219
  background-color: #ebeef5;
2336
2220
  }
2337
2221
  }
2338
- .footer-container[data-v-e9aa835d] {
2339
- [data-v-e9aa835d] .el-button + .el-button {
2222
+ .footer-container[data-v-45fbaf17] {
2223
+ [data-v-45fbaf17] .el-button + .el-button {
2340
2224
  margin-left: 8px;
2341
2225
  }
2342
2226
  }
2343
- .el-bubble-content-wrapper .el-bubble-content[data-v-e9aa835d] {
2227
+ .el-bubble-content-wrapper .el-bubble-content[data-v-45fbaf17] {
2344
2228
  padding: 0;
2345
2229
  }
2346
2230
 
2347
2231
  /* 引用文件样式 */
2348
- .doc-agg-item[data-v-e9aa835d] {
2232
+ .doc-agg-item[data-v-45fbaf17] {
2349
2233
  width: 100%;
2350
2234
  padding: 10px;
2351
2235
  margin-bottom: 5px;
@@ -2355,16 +2239,9 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2355
2239
  font-size: 12px;
2356
2240
  color: var(--el-color-primary);
2357
2241
  }
2358
- .elx-xmarkdown-container[data-v-e9aa835d] {
2242
+ .elx-xmarkdown-container[data-v-45fbaf17] {
2359
2243
  padding: 0;
2360
2244
  }
2361
-
2362
- .home-chart-iframe[data-v-b9f40acf] {
2363
- width: 100%;
2364
- height: 100%;
2365
- border: none;
2366
- opacity: 1;
2367
- }
2368
2245
  [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 {
2369
2246
  user-select: text !important;
2370
2247
  -webkit-user-select: text !important;
@@ -2637,47 +2514,31 @@ h4[data-v-0b0c189e] {
2637
2514
  .el-divider--vertical[data-v-0b0c189e] {
2638
2515
  margin: 0 0;
2639
2516
  }
2640
- .additional-data-tag[data-v-7aaab83c] {
2641
- display: flex;
2642
- align-items: center;
2643
- flex-shrink: 0;
2644
- min-width: max-content;
2645
- margin-left: auto;
2646
- gap: 10px;
2647
- }
2648
- .additional-data-button[data-v-7aaab83c] {
2649
- display: flex;
2650
- align-items: center;
2651
- justify-content: center;
2652
- margin-top: 10px;
2653
- gap: 10px;
2654
- }
2655
-
2656
- .home-chart-iframe[data-v-73352a50] {
2517
+ .home-chart-iframe[data-v-873e1ba1] {
2657
2518
  width: 100%;
2658
2519
  height: 100%;
2659
2520
  border: none;
2660
2521
  opacity: 1;
2661
2522
  }
2662
- [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 {
2523
+ [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 {
2663
2524
  user-select: text !important;
2664
2525
  -webkit-user-select: text !important;
2665
2526
  -moz-user-select: text !important;
2666
2527
  -ms-user-select: text !important;
2667
2528
  }
2668
- .slide-up-enter-active[data-v-45fbaf17],
2669
- .slide-up-leave-active[data-v-45fbaf17] {
2529
+ .slide-up-enter-active[data-v-e9aa835d],
2530
+ .slide-up-leave-active[data-v-e9aa835d] {
2670
2531
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
2671
2532
  }
2672
- .slide-up-enter-from[data-v-45fbaf17],
2673
- .slide-up-leave-to[data-v-45fbaf17] {
2533
+ .slide-up-enter-from[data-v-e9aa835d],
2534
+ .slide-up-leave-to[data-v-e9aa835d] {
2674
2535
  transform: translateY(100%);
2675
2536
  }
2676
2537
 
2677
2538
  /**
2678
2539
  * 聊天窗口的样式设置
2679
2540
  */
2680
- .chat-container[data-v-45fbaf17] {
2541
+ .chat-container[data-v-e9aa835d] {
2681
2542
  --header-height: 56px;
2682
2543
  --chat-padding: 12px;
2683
2544
  --bubble-content-max-width: 0px;
@@ -2689,25 +2550,25 @@ h4[data-v-0b0c189e] {
2689
2550
  flex-direction: row; /* 横向排列 */
2690
2551
  height: 100%; /* 父容器高度 */
2691
2552
  }
2692
- .small-window[data-v-45fbaf17] {
2553
+ .small-window[data-v-e9aa835d] {
2693
2554
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
2694
2555
  right: var(--chat-padding); /* 距离浏览器右边框12px */
2695
2556
  bottom: var(--chat-padding); /* 距离浏览器下边框12px */
2696
2557
  border-radius: 8px;
2697
2558
  --main-content-height: calc(100vh - var(--chat-padding) * 2 - var(--header-height));
2698
2559
  }
2699
- .full-screen[data-v-45fbaf17] {
2560
+ .full-screen[data-v-e9aa835d] {
2700
2561
  right: 0;
2701
2562
  bottom: 0;
2702
2563
  --main-content-height: calc(100vh - var(--header-height));
2703
2564
  }
2704
- .chat-container > *[data-v-45fbaf17] {
2565
+ .chat-container > *[data-v-e9aa835d] {
2705
2566
  box-sizing: border-box; /* 确保 padding 和 border 不会影响宽度 */
2706
2567
  }
2707
2568
 
2708
2569
  /* 聊天窗口的头部样式设置
2709
2570
  */
2710
- .chat-embed__header_container[data-v-45fbaf17] {
2571
+ .chat-embed__header_container[data-v-e9aa835d] {
2711
2572
  /* border-bottom: 1px solid #ddd; */
2712
2573
  display: flex;
2713
2574
  align-items: center;
@@ -2717,7 +2578,7 @@ h4[data-v-0b0c189e] {
2717
2578
  overflow: hidden;
2718
2579
  position: relative;
2719
2580
  }
2720
- .session-subject[data-v-45fbaf17] {
2581
+ .session-subject[data-v-e9aa835d] {
2721
2582
  display: block;
2722
2583
  margin: 0 auto;
2723
2584
  text-align: center;
@@ -2732,17 +2593,17 @@ h4[data-v-0b0c189e] {
2732
2593
 
2733
2594
  /* 聊天窗口的头部图标样式设置
2734
2595
  */
2735
- .chat-embed__header_avatar[data-v-45fbaf17] {
2596
+ .chat-embed__header_avatar[data-v-e9aa835d] {
2736
2597
  margin-left: calc(var(--chat-padding) * 2);
2737
2598
  margin-right: var(--chat-padding);
2738
2599
  }
2739
- .chat-embed__header_tool_icon[data-v-45fbaf17] {
2600
+ .chat-embed__header_tool_icon[data-v-e9aa835d] {
2740
2601
  right: 20px;
2741
2602
  position: absolute;
2742
2603
  gap: 28px;
2743
2604
  display: flex;
2744
2605
  }
2745
- .chat-embed__sidebar[data-v-45fbaf17] {
2606
+ .chat-embed__sidebar[data-v-e9aa835d] {
2746
2607
  background: #f6f7fa;
2747
2608
  display: flex;
2748
2609
  flex-direction: column; /* 设置为上下排列 */
@@ -2751,7 +2612,7 @@ h4[data-v-0b0c189e] {
2751
2612
  width: 260px;
2752
2613
  height: 100%;
2753
2614
  }
2754
- .chat-embed__main[data-v-45fbaf17] {
2615
+ .chat-embed__main[data-v-e9aa835d] {
2755
2616
  padding: var(--chat-padding) var(--chat-padding) 0 var(--chat-padding);
2756
2617
  box-sizing: border-box;
2757
2618
  overflow: hidden;
@@ -2762,7 +2623,7 @@ h4[data-v-0b0c189e] {
2762
2623
  flex: 1; /* 聊天内容区域占据剩余空间 */
2763
2624
  overflow: hidden; /* 防止内容溢出 */
2764
2625
  }
2765
- .chat-embed__main_content[data-v-45fbaf17] {
2626
+ .chat-embed__main_content[data-v-e9aa835d] {
2766
2627
  flex: 1;
2767
2628
  box-sizing: border-box;
2768
2629
  min-height: 0;
@@ -2770,21 +2631,21 @@ h4[data-v-0b0c189e] {
2770
2631
  /* overflow-y: auto;
2771
2632
  margin-bottom: 12px; */
2772
2633
  }
2773
- .chat-embed__input_container[data-v-45fbaf17] {
2634
+ .chat-embed__input_container[data-v-e9aa835d] {
2774
2635
  flex-shrink: 0; /* 不允许收缩 */
2775
2636
  /* margin-bottom: 50px; 距离底部 */
2776
2637
  }
2777
- .header-icon[data-v-45fbaf17] {
2638
+ .header-icon[data-v-e9aa835d] {
2778
2639
  cursor: pointer;
2779
2640
  font-size: 20px;
2780
2641
  }
2781
2642
 
2782
2643
  /* 聊天默认推荐内容样式
2783
2644
  */
2784
- .chat-embed__recommendation + .chat-embed__recommendation[data-v-45fbaf17] {
2645
+ .chat-embed__recommendation + .chat-embed__recommendation[data-v-e9aa835d] {
2785
2646
  margin-top: 5px;
2786
2647
  }
2787
- .content-container[data-v-45fbaf17] {
2648
+ .content-container[data-v-e9aa835d] {
2788
2649
  padding: 16px;
2789
2650
  border-radius: 4px;
2790
2651
  background: #ffffff;
@@ -2792,7 +2653,7 @@ h4[data-v-0b0c189e] {
2792
2653
  border-radius: 0px 30px 30px 30px;
2793
2654
  /* opacity: 0.6; */
2794
2655
  }
2795
- .chat-content-font[data-v-45fbaf17] {
2656
+ .chat-content-font[data-v-e9aa835d] {
2796
2657
  font-family: PingFang SC, PingFang SC;
2797
2658
  font-weight: 500;
2798
2659
  font-size: 16px;
@@ -2802,10 +2663,10 @@ h4[data-v-0b0c189e] {
2802
2663
  font-style: normal;
2803
2664
  text-transform: none;
2804
2665
  }
2805
- [data-v-45fbaf17] .el-bubble-content-wrapper .el-bubble-content-outlined {
2666
+ [data-v-e9aa835d] .el-bubble-content-wrapper .el-bubble-content-outlined {
2806
2667
  border: none !important;
2807
2668
  }
2808
- .content-container-header[data-v-45fbaf17] {
2669
+ .content-container-header[data-v-e9aa835d] {
2809
2670
  font-size: 12px;
2810
2671
  color: #909399;
2811
2672
  }
@@ -2813,28 +2674,28 @@ h4[data-v-0b0c189e] {
2813
2674
  /**
2814
2675
  // 用户消息
2815
2676
  */
2816
- .content-borderless-container[data-v-45fbaf17] {
2677
+ .content-borderless-container[data-v-e9aa835d] {
2817
2678
  background: #e1ecfd;
2818
2679
  border-radius: 20px 0px 20px 20px;
2819
2680
  user-select: none;
2820
2681
  padding: 12px;
2821
2682
  cursor: pointer;
2822
2683
  transition: background-color 0.3s;
2823
- &[data-v-45fbaf17]:hover {
2684
+ &[data-v-e9aa835d]:hover {
2824
2685
  background-color: #ebeef5;
2825
2686
  }
2826
2687
  }
2827
- .footer-container[data-v-45fbaf17] {
2828
- [data-v-45fbaf17] .el-button + .el-button {
2688
+ .footer-container[data-v-e9aa835d] {
2689
+ [data-v-e9aa835d] .el-button + .el-button {
2829
2690
  margin-left: 8px;
2830
2691
  }
2831
2692
  }
2832
- .el-bubble-content-wrapper .el-bubble-content[data-v-45fbaf17] {
2693
+ .el-bubble-content-wrapper .el-bubble-content[data-v-e9aa835d] {
2833
2694
  padding: 0;
2834
2695
  }
2835
2696
 
2836
2697
  /* 引用文件样式 */
2837
- .doc-agg-item[data-v-45fbaf17] {
2698
+ .doc-agg-item[data-v-e9aa835d] {
2838
2699
  width: 100%;
2839
2700
  padding: 10px;
2840
2701
  margin-bottom: 5px;
@@ -2844,28 +2705,73 @@ h4[data-v-0b0c189e] {
2844
2705
  font-size: 12px;
2845
2706
  color: var(--el-color-primary);
2846
2707
  }
2847
- .elx-xmarkdown-container[data-v-45fbaf17] {
2708
+ .elx-xmarkdown-container[data-v-e9aa835d] {
2848
2709
  padding: 0;
2849
2710
  }
2850
- [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 {
2711
+
2712
+ .home-chart-iframe[data-v-73352a50] {
2713
+ width: 100%;
2714
+ height: 100%;
2715
+ border: none;
2716
+ opacity: 1;
2717
+ }
2718
+
2719
+ .additional-data-tag[data-v-7aaab83c] {
2720
+ display: flex;
2721
+ align-items: center;
2722
+ flex-shrink: 0;
2723
+ min-width: max-content;
2724
+ margin-left: auto;
2725
+ gap: 10px;
2726
+ }
2727
+ .additional-data-button[data-v-7aaab83c] {
2728
+ display: flex;
2729
+ align-items: center;
2730
+ justify-content: center;
2731
+ margin-top: 10px;
2732
+ gap: 10px;
2733
+ }
2734
+
2735
+ .home-chart-iframe[data-v-b9f40acf] {
2736
+ width: 100%;
2737
+ height: 100%;
2738
+ border: none;
2739
+ opacity: 1;
2740
+ }
2741
+ .is-text-labl.prefix-btn-icon[data-v-e34a61f7] {
2742
+ margin-right: 5px;
2743
+ }
2744
+ .is-text-labl.suffix-btn-icon[data-v-e34a61f7] {
2745
+ margin-left: 5px;
2746
+ }
2747
+ .svg-icon[data-v-019891df] {
2748
+ width: 1.2em;
2749
+ height: 1.2em;
2750
+ vertical-align: -0.25em;
2751
+ fill: currentColor;
2752
+ overflow: initial;
2753
+ }
2754
+ [data-v-90635647] .el-range-separator {
2755
+ min-width: 20px;
2756
+ }[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 {
2851
2757
  user-select: text !important;
2852
2758
  -webkit-user-select: text !important;
2853
2759
  -moz-user-select: text !important;
2854
2760
  -ms-user-select: text !important;
2855
2761
  }
2856
- .slide-up-enter-active[data-v-bc196b97],
2857
- .slide-up-leave-active[data-v-bc196b97] {
2762
+ .slide-up-enter-active[data-v-1e62eff8],
2763
+ .slide-up-leave-active[data-v-1e62eff8] {
2858
2764
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
2859
2765
  }
2860
- .slide-up-enter-from[data-v-bc196b97],
2861
- .slide-up-leave-to[data-v-bc196b97] {
2766
+ .slide-up-enter-from[data-v-1e62eff8],
2767
+ .slide-up-leave-to[data-v-1e62eff8] {
2862
2768
  transform: translateY(100%);
2863
2769
  }
2864
2770
 
2865
2771
  /**
2866
2772
  * 聊天窗口的样式设置
2867
2773
  */
2868
- .chat-container[data-v-bc196b97] {
2774
+ .chat-container[data-v-1e62eff8] {
2869
2775
  --header-height: 56px;
2870
2776
  --chat-padding: 12px;
2871
2777
  --bubble-content-max-width: 0px;
@@ -2877,25 +2783,25 @@ h4[data-v-0b0c189e] {
2877
2783
  flex-direction: row; /* 横向排列 */
2878
2784
  height: 100%; /* 父容器高度 */
2879
2785
  }
2880
- .small-window[data-v-bc196b97] {
2786
+ .small-window[data-v-1e62eff8] {
2881
2787
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
2882
2788
  right: var(--chat-padding); /* 距离浏览器右边框12px */
2883
2789
  bottom: var(--chat-padding); /* 距离浏览器下边框12px */
2884
2790
  border-radius: 8px;
2885
2791
  --main-content-height: calc(100vh - var(--chat-padding) * 2 - var(--header-height));
2886
2792
  }
2887
- .full-screen[data-v-bc196b97] {
2793
+ .full-screen[data-v-1e62eff8] {
2888
2794
  right: 0;
2889
2795
  bottom: 0;
2890
2796
  --main-content-height: calc(100vh - var(--header-height));
2891
2797
  }
2892
- .chat-container > *[data-v-bc196b97] {
2798
+ .chat-container > *[data-v-1e62eff8] {
2893
2799
  box-sizing: border-box; /* 确保 padding 和 border 不会影响宽度 */
2894
2800
  }
2895
2801
 
2896
2802
  /* 聊天窗口的头部样式设置
2897
2803
  */
2898
- .chat-embed__header_container[data-v-bc196b97] {
2804
+ .chat-embed__header_container[data-v-1e62eff8] {
2899
2805
  /* border-bottom: 1px solid #ddd; */
2900
2806
  display: flex;
2901
2807
  align-items: center;
@@ -2905,7 +2811,7 @@ h4[data-v-0b0c189e] {
2905
2811
  overflow: hidden;
2906
2812
  position: relative;
2907
2813
  }
2908
- .session-subject[data-v-bc196b97] {
2814
+ .session-subject[data-v-1e62eff8] {
2909
2815
  display: block;
2910
2816
  margin: 0 auto;
2911
2817
  text-align: center;
@@ -2920,17 +2826,17 @@ h4[data-v-0b0c189e] {
2920
2826
 
2921
2827
  /* 聊天窗口的头部图标样式设置
2922
2828
  */
2923
- .chat-embed__header_avatar[data-v-bc196b97] {
2829
+ .chat-embed__header_avatar[data-v-1e62eff8] {
2924
2830
  margin-left: calc(var(--chat-padding) * 2);
2925
2831
  margin-right: var(--chat-padding);
2926
2832
  }
2927
- .chat-embed__header_tool_icon[data-v-bc196b97] {
2833
+ .chat-embed__header_tool_icon[data-v-1e62eff8] {
2928
2834
  right: 20px;
2929
2835
  position: absolute;
2930
2836
  gap: 28px;
2931
2837
  display: flex;
2932
2838
  }
2933
- .chat-embed__sidebar[data-v-bc196b97] {
2839
+ .chat-embed__sidebar[data-v-1e62eff8] {
2934
2840
  background: #f6f7fa;
2935
2841
  display: flex;
2936
2842
  flex-direction: column; /* 设置为上下排列 */
@@ -2939,7 +2845,7 @@ h4[data-v-0b0c189e] {
2939
2845
  width: 260px;
2940
2846
  height: 100%;
2941
2847
  }
2942
- .chat-embed__main[data-v-bc196b97] {
2848
+ .chat-embed__main[data-v-1e62eff8] {
2943
2849
  padding: var(--chat-padding) var(--chat-padding) 0 var(--chat-padding);
2944
2850
  box-sizing: border-box;
2945
2851
  overflow: hidden;
@@ -2950,7 +2856,7 @@ h4[data-v-0b0c189e] {
2950
2856
  flex: 1; /* 聊天内容区域占据剩余空间 */
2951
2857
  overflow: hidden; /* 防止内容溢出 */
2952
2858
  }
2953
- .chat-embed__main_content[data-v-bc196b97] {
2859
+ .chat-embed__main_content[data-v-1e62eff8] {
2954
2860
  flex: 1;
2955
2861
  box-sizing: border-box;
2956
2862
  min-height: 0;
@@ -2958,21 +2864,21 @@ h4[data-v-0b0c189e] {
2958
2864
  /* overflow-y: auto;
2959
2865
  margin-bottom: 12px; */
2960
2866
  }
2961
- .chat-embed__input_container[data-v-bc196b97] {
2867
+ .chat-embed__input_container[data-v-1e62eff8] {
2962
2868
  flex-shrink: 0; /* 不允许收缩 */
2963
2869
  /* margin-bottom: 50px; 距离底部 */
2964
2870
  }
2965
- .header-icon[data-v-bc196b97] {
2871
+ .header-icon[data-v-1e62eff8] {
2966
2872
  cursor: pointer;
2967
2873
  font-size: 20px;
2968
2874
  }
2969
2875
 
2970
2876
  /* 聊天默认推荐内容样式
2971
2877
  */
2972
- .chat-embed__recommendation + .chat-embed__recommendation[data-v-bc196b97] {
2878
+ .chat-embed__recommendation + .chat-embed__recommendation[data-v-1e62eff8] {
2973
2879
  margin-top: 5px;
2974
2880
  }
2975
- .content-container[data-v-bc196b97] {
2881
+ .content-container[data-v-1e62eff8] {
2976
2882
  padding: 16px;
2977
2883
  border-radius: 4px;
2978
2884
  background: #ffffff;
@@ -2980,7 +2886,7 @@ h4[data-v-0b0c189e] {
2980
2886
  border-radius: 0px 30px 30px 30px;
2981
2887
  /* opacity: 0.6; */
2982
2888
  }
2983
- .chat-content-font[data-v-bc196b97] {
2889
+ .chat-content-font[data-v-1e62eff8] {
2984
2890
  font-family: PingFang SC, PingFang SC;
2985
2891
  font-weight: 500;
2986
2892
  font-size: 16px;
@@ -2990,10 +2896,10 @@ h4[data-v-0b0c189e] {
2990
2896
  font-style: normal;
2991
2897
  text-transform: none;
2992
2898
  }
2993
- [data-v-bc196b97] .el-bubble-content-wrapper .el-bubble-content-outlined {
2899
+ [data-v-1e62eff8] .el-bubble-content-wrapper .el-bubble-content-outlined {
2994
2900
  border: none !important;
2995
2901
  }
2996
- .content-container-header[data-v-bc196b97] {
2902
+ .content-container-header[data-v-1e62eff8] {
2997
2903
  font-size: 12px;
2998
2904
  color: #909399;
2999
2905
  }
@@ -3001,28 +2907,28 @@ h4[data-v-0b0c189e] {
3001
2907
  /**
3002
2908
  // 用户消息
3003
2909
  */
3004
- .content-borderless-container[data-v-bc196b97] {
2910
+ .content-borderless-container[data-v-1e62eff8] {
3005
2911
  background: #e1ecfd;
3006
2912
  border-radius: 20px 0px 20px 20px;
3007
2913
  user-select: none;
3008
2914
  padding: 12px;
3009
2915
  cursor: pointer;
3010
2916
  transition: background-color 0.3s;
3011
- &[data-v-bc196b97]:hover {
2917
+ &[data-v-1e62eff8]:hover {
3012
2918
  background-color: #ebeef5;
3013
2919
  }
3014
2920
  }
3015
- .footer-container[data-v-bc196b97] {
3016
- [data-v-bc196b97] .el-button + .el-button {
2921
+ .footer-container[data-v-1e62eff8] {
2922
+ [data-v-1e62eff8] .el-button + .el-button {
3017
2923
  margin-left: 8px;
3018
2924
  }
3019
2925
  }
3020
- .el-bubble-content-wrapper .el-bubble-content[data-v-bc196b97] {
2926
+ .el-bubble-content-wrapper .el-bubble-content[data-v-1e62eff8] {
3021
2927
  padding: 0;
3022
2928
  }
3023
2929
 
3024
2930
  /* 引用文件样式 */
3025
- .doc-agg-item[data-v-bc196b97] {
2931
+ .doc-agg-item[data-v-1e62eff8] {
3026
2932
  width: 100%;
3027
2933
  padding: 10px;
3028
2934
  margin-bottom: 5px;
@@ -3032,15 +2938,109 @@ h4[data-v-0b0c189e] {
3032
2938
  font-size: 12px;
3033
2939
  color: var(--el-color-primary);
3034
2940
  }
3035
- .elx-xmarkdown-container[data-v-bc196b97] {
2941
+ .elx-xmarkdown-container[data-v-1e62eff8] {
3036
2942
  padding: 0;
3037
- }
3038
-
3039
- .home-chart-iframe[data-v-873e1ba1] {
3040
- width: 100%;
3041
- height: 100%;
3042
- border: none;
3043
- opacity: 1;
2943
+ }
2944
+ .flex-avatar[data-v-1e62eff8] {
2945
+ position: absolute;
2946
+ padding: 20px 36px;
2947
+ gap: 16px;
2948
+ display: flex;
2949
+ z-index: 1;
2950
+ }
2951
+ .flex-function-icon[data-v-1e62eff8] {
2952
+ display: flex;
2953
+ height: 40px;
2954
+ padding: 10px 14px;
2955
+ gap: 14px;
2956
+ border-radius: 100px 100px 100px 100px;
2957
+ border: 1px solid #e5e5e5;
2958
+ width: 82px;
2959
+ font-size: 20px;
2960
+ }
2961
+ .sidebar-header[data-v-1e62eff8] {
2962
+ display: flex; /* 设置为水平排列 */
2963
+ align-items: center; /* 垂直居中 */
2964
+ margin-bottom: 22px;
2965
+ font-size: 20px;
2966
+ }
2967
+ .sidebar-header > span[data-v-1e62eff8] {
2968
+ font-family: PingFang SC, PingFang SC;
2969
+ font-weight: 600;
2970
+ font-size: 16px;
2971
+ color: #181818;
2972
+ text-align: left;
2973
+ font-style: normal;
2974
+ text-transform: none;
2975
+ }
2976
+ .right-icon[data-v-1e62eff8] {
2977
+ cursor: pointer;
2978
+ margin-left: auto;
2979
+ }
2980
+ .shousuo-icon[data-v-1e62eff8] {
2981
+ cursor: pointer;
2982
+ }
2983
+ .sidebar-menu[data-v-1e62eff8] {
2984
+ flex-shrink: 0; /* 固定高度,位于顶部 */
2985
+ margin-bottom: 10px;
2986
+ }
2987
+ .scrollbar-container[data-v-1e62eff8] {
2988
+ flex-grow: 1; /* 让 el-scrollbar 占用中间所有剩余空间 */
2989
+ overflow-y: auto; /* 添加垂直滚动条 */
2990
+ margin-bottom: 10px;
2991
+ }
2992
+ .new-session-button[data-v-1e62eff8] {
2993
+ flex-shrink: 0; /* 固定高度,位于底部 */
2994
+ margin-top: 10px;
2995
+ margin-bottom: 20px;
2996
+ }
2997
+ .sidebar-menu div[data-v-1e62eff8]:hover {
2998
+ background-color: #ffffff;
2999
+ }
3000
+ .date-group[data-v-1e62eff8] {
3001
+ margin-top: 16px;
3002
+ }
3003
+ .date-group-item[data-v-1e62eff8] {
3004
+ color: #81858c;
3005
+ font-size: 12px;
3006
+ user-select: none;
3007
+ margin-bottom: 2px;
3008
+ padding-left: calc(var(--chat-padding) * 2);
3009
+ }
3010
+ .menu-item[data-v-1e62eff8] {
3011
+ padding: 0px calc(var(--chat-padding) * 2);
3012
+ font-size: 16px;
3013
+ line-height: 50px;
3014
+ cursor: pointer;
3015
+ gap: 8px;
3016
+ border-radius: 8px;
3017
+ display: flex;
3018
+ align-items: center;
3019
+ }
3020
+ .active-item[data-v-1e62eff8] {
3021
+ background: #e2ebf5;
3022
+ color: var(--el-color-primary);
3023
+ }
3024
+ .history-item[data-v-1e62eff8] {
3025
+ padding: 0px calc(var(--chat-padding) * 2);
3026
+ cursor: pointer;
3027
+ display: flex; /* 确保子元素可以使用 flex 布局 */
3028
+ align-items: center; /* 垂直居中 */
3029
+ line-height: 40px;
3030
+ gap: 8px;
3031
+ border-radius: 8px;
3032
+ }
3033
+ .history-subject[data-v-1e62eff8] {
3034
+ flex-grow: 1; /* 占据剩余空间 */
3035
+ overflow: hidden; /* 超出部分隐藏 */
3036
+ text-overflow: ellipsis; /* 使用省略号表示超出部分 */
3037
+ white-space: nowrap; /* 不换行 */
3038
+ }
3039
+ .dropdown-right[data-v-1e62eff8] {
3040
+ margin-left: auto; /* 将 el-dropdown 靠右对齐 */
3041
+ }
3042
+ .history-item[data-v-1e62eff8]:hover {
3043
+ background-color: #f5f5f5;
3044
3044
  }
3045
3045
 
3046
3046
  /* .el-upload-list--picture-card .el-upload-list__item-actions, */