agilebuilder-ui 1.1.65-tmp27 → 1.1.65-tmp28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/style.css CHANGED
@@ -42,6 +42,32 @@
42
42
  }
43
43
  .yx-affix .yx-affix-content.is-fixed.is-bottom[data-v-417c4495] {
44
44
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.2);
45
+ }.app-wrapper[data-v-46185fa7] {
46
+ position: relative;
47
+ height: 100%;
48
+ width: 100%;
49
+ }
50
+ .app-wrapper.mobile.openSidebar[data-v-46185fa7] {
51
+ position: fixed;
52
+ top: 0;
53
+ }
54
+ .drawer-bg[data-v-46185fa7] {
55
+ background: #000;
56
+ opacity: 0.3;
57
+ width: 100%;
58
+ top: 0;
59
+ height: 100%;
60
+ position: absolute;
61
+ z-index: 999;
62
+ }.app-breadcrumb.el-breadcrumb[data-v-ff9ae7e4] {
63
+ display: inline-block;
64
+ font-size: 14px;
65
+ line-height: 50px;
66
+ margin-left: 10px;
67
+ }
68
+ .app-breadcrumb.el-breadcrumb .no-redirect[data-v-ff9ae7e4] {
69
+ color: #97a8be;
70
+ cursor: text;
45
71
  }
46
72
  iframe.tab-main-content[data-v-3c90505e] {
47
73
  width: 100%;
@@ -102,33 +128,15 @@ iframe.tab-main-content[data-v-3c90505e] {
102
128
  .default-page-tip-item {
103
129
  padding-top: 10px;
104
130
  }
105
- .app-wrapper[data-v-46185fa7] {
106
- position: relative;
107
- height: 100%;
108
- width: 100%;
109
- }
110
- .app-wrapper.mobile.openSidebar[data-v-46185fa7] {
111
- position: fixed;
112
- top: 0;
113
- }
114
- .drawer-bg[data-v-46185fa7] {
115
- background: #000;
116
- opacity: 0.3;
117
- width: 100%;
118
- top: 0;
119
- height: 100%;
120
- position: absolute;
121
- z-index: 999;
122
- }.app-breadcrumb.el-breadcrumb[data-v-ff9ae7e4] {
123
- display: inline-block;
124
- font-size: 14px;
125
- line-height: 50px;
126
- margin-left: 10px;
127
- }
128
- .app-breadcrumb.el-breadcrumb .no-redirect[data-v-ff9ae7e4] {
129
- color: #97a8be;
130
- cursor: text;
131
- }.grid-area .elTable th[data-v-664b8a45] {
131
+
132
+ .svg-icon[data-v-67e4e504] {
133
+ width: 1.2em;
134
+ height: 1.2em;
135
+ vertical-align: -0.25em;
136
+ fill: currentColor;
137
+ overflow: initial;
138
+ }
139
+ .grid-area .elTable th[data-v-664b8a45] {
132
140
  padding: 2px 0 !important;
133
141
  }
134
142
  .grid-area .elTable td[data-v-664b8a45] {
@@ -271,7 +279,14 @@ iframe.tab-main-content[data-v-3c90505e] {
271
279
  .super-grid-main-view[data-v-664b8a45] .super-grid-main-body .super-grid-main-table-footer-view .el-pagination {
272
280
  flex-wrap: wrap;
273
281
  gap: var(--layout-form-flex-gap, 15px) 0;
274
- }.amd-hamburger-container-main[data-v-79c35667] {
282
+ }
283
+ .searchResult[data-v-22410ec9] {
284
+ color: red;
285
+ }
286
+ .inline-input-custom[data-v-22410ec9] {
287
+ width: 90%;
288
+ }
289
+ .amd-hamburger-container-main[data-v-79c35667] {
275
290
  padding: 0;
276
291
  display: flex;
277
292
  align-items: center;
@@ -284,29 +299,7 @@ iframe.tab-main-content[data-v-3c90505e] {
284
299
  width: var(--admin-layout-left-menu-collapse, 54px);
285
300
  font-size: 18px;
286
301
  cursor: pointer;
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
-
303
- .searchResult {
304
- color: red;
305
- }
306
- .inline-input-custom {
307
- width: 90%;
308
- }
309
- .ValidCode[data-v-aa77e3bd] {
302
+ }.ValidCode[data-v-aa77e3bd] {
310
303
  display: flex;
311
304
  background-color: #fff;
312
305
  justify-content: center;
@@ -316,6 +309,13 @@ iframe.tab-main-content[data-v-3c90505e] {
316
309
  .ValidCode span[data-v-aa77e3bd] {
317
310
  display: inline-block;
318
311
  }
312
+ .searchResult {
313
+ color: red;
314
+ }
315
+ .inline-input-custom {
316
+ width: 90%;
317
+ }
318
+
319
319
  .red-circle[data-v-998f4283] {
320
320
  width: 20px; /* 圆圈的宽度 */
321
321
  height: 20px; /* 圆圈的高度 */
@@ -334,7 +334,13 @@ 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
+ }.nine-grid-area[data-v-80f6a26f] {
338
344
  padding: 10px;
339
345
  }
340
346
  .nine-grid-area .el-row[data-v-80f6a26f] {
@@ -445,12 +451,6 @@ iframe.tab-main-content[data-v-3c90505e] {
445
451
  display: grid;
446
452
  grid-template-columns: 20% 80%;
447
453
  }
448
- .select-top-span {
449
- width: 100%;
450
- }
451
- [data-v-34406c62] .el-select-dropdown__item {
452
- display: inline-block;
453
- }
454
454
  .fs-preview-container[data-v-7f109349] {
455
455
  display: flex;
456
456
  align-items: center;
@@ -526,20 +526,6 @@ iframe.tab-main-content[data-v-3c90505e] {
526
526
  .fs-preview-container[data-v-7f109349] .el-button.is-round {
527
527
  padding: 5px 11px;
528
528
  height: var(--el-button-size);
529
- }.select[data-v-52983a24] {
530
- width: 100%;
531
- height: 100%;
532
- display: grid;
533
- grid-template-columns: calc(50% - 10px) 20px calc(50% - 10px);
534
- align-items: center;
535
- }
536
- .select .intervalCenter[data-v-52983a24] {
537
- width: 100%;
538
- height: 100%;
539
- text-align: center;
540
- }iframe[data-v-e5fb3b56] {
541
- width: 100%;
542
- height: calc(100vh - 50px);
543
529
  }.amb-color-iconfont[data-v-5254701d] {
544
530
  width: 30px;
545
531
  height: 30px;
@@ -569,7 +555,84 @@ iframe.tab-main-content[data-v-3c90505e] {
569
555
  .fs-upload-tag-percent[data-v-5254701d] {
570
556
  font-weight: 600;
571
557
  margin-left: 4px;
572
- }.wscn-http404-container[data-v-4f824f28] {
558
+ }.select[data-v-52983a24] {
559
+ width: 100%;
560
+ height: 100%;
561
+ display: grid;
562
+ grid-template-columns: calc(50% - 10px) 20px calc(50% - 10px);
563
+ align-items: center;
564
+ }
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
+ }
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;
579
+ }
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-label .item-description {
605
+ font-size: 14px;
606
+ color: #9ea0a2;
607
+ margin-left: 8px;
608
+ }
609
+ .organization-tree .item-side {
610
+ flex: 0 0 10%;
611
+ text-align: right;
612
+ }
613
+ .organization-tree .el-tree-node {
614
+ margin-bottom: 10px;
615
+ }
616
+ .organization-tree .el-tree-node__content > .el-tree-node__expand-icon {
617
+ padding: 0;
618
+ display: none;
619
+ }
620
+ .organization-tree .card-footer {
621
+ padding: 20px;
622
+ }
623
+ .organization-tree .card-footer .select-result {
624
+ color: #409eff;
625
+ flex: 1 1 75%;
626
+ text-align: left;
627
+ }
628
+ .organization-tree .card-footer .button-area {
629
+ flex: 0 0 20%;
630
+ text-align: right;
631
+ }
632
+ .organization-tree .dept-path .breadcrumb-label-link {
633
+ color: #409eff;
634
+ }
635
+ .wscn-http404-container[data-v-4f824f28] {
573
636
  transform: translate(-50%, -50%);
574
637
  position: absolute;
575
638
  top: 40%;
@@ -760,6 +823,10 @@ iframe.tab-main-content[data-v-3c90505e] {
760
823
  transform: translateY(0);
761
824
  opacity: 1;
762
825
  }
826
+ }.super-icon[data-v-875fd31c] {
827
+ width: 1em;
828
+ height: 1em;
829
+ font-size: 14px;
763
830
  }
764
831
  .organization-tree,
765
832
  .organization-tree .el-checkbox__label,
@@ -792,11 +859,6 @@ iframe.tab-main-content[data-v-3c90505e] {
792
859
  flex: 0 0 90%;
793
860
  text-align: left;
794
861
  }
795
- .organization-tree .item-label .item-description {
796
- font-size: 14px;
797
- color: #9ea0a2;
798
- margin-left: 8px;
799
- }
800
862
  .organization-tree .item-side {
801
863
  flex: 0 0 10%;
802
864
  text-align: right;
@@ -824,98 +886,36 @@ iframe.tab-main-content[data-v-3c90505e] {
824
886
  color: #409eff;
825
887
  }
826
888
 
827
- .graphDiv[data-v-a936569d] {
828
- overflow: auto;
829
- height: 100%;
830
- height: calc(100vh - 20px);
831
- }
832
- .errPage-container[data-v-6bef0241] {
833
- width: 800px;
834
- max-width: 100%;
835
- margin: 100px auto;
889
+ .organization-tree,
890
+ .organization-tree .el-checkbox__label,
891
+ .organization-tree .el-breadcrumb__inner,
892
+ .organization-tree .el-tree {
893
+ font-size: 17px;
894
+ font-weight: 700;
836
895
  }
837
- .errPage-container .pan-back-btn[data-v-6bef0241] {
838
- background: #008489;
839
- color: #fff;
840
- border: none !important;
896
+ .organization-tree .el-breadcrumb__item:last-child .el-breadcrumb__inner,
897
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
898
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,
899
+ .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
900
+ font-size: 17px;
901
+ font-weight: 700;
841
902
  }
842
- .errPage-container .pan-gif[data-v-6bef0241] {
843
- margin: 0 auto;
844
- display: block;
903
+ .organization-tree .el-card__body {
904
+ padding-top: 10px;
845
905
  }
846
- .errPage-container .pan-img[data-v-6bef0241] {
847
- display: block;
848
- margin: 0 auto;
849
- width: 100%;
906
+ .organization-tree .card-content {
907
+ margin-top: 10px;
850
908
  }
851
- .errPage-container .text-jumbo[data-v-6bef0241] {
852
- font-size: 60px;
853
- font-weight: 700;
854
- color: #484848;
909
+ .organization-tree .item-row-all {
910
+ margin-bottom: 10px;
855
911
  }
856
- .errPage-container .list-unstyled[data-v-6bef0241] {
857
- font-size: 14px;
912
+ .organization-tree .item-row {
913
+ display: flex;
914
+ width: 100%;
858
915
  }
859
- .errPage-container .list-unstyled li[data-v-6bef0241] {
860
- padding-bottom: 5px;
861
- }
862
- .errPage-container .list-unstyled a[data-v-6bef0241] {
863
- color: #008489;
864
- text-decoration: none;
865
- }
866
- .errPage-container .list-unstyled a[data-v-6bef0241]:hover {
867
- text-decoration: underline;
868
- }iframe[data-v-20dccb82] {
869
- width: 100%;
870
- height: calc(100vh - 50px);
871
- }.app-wrapper[data-v-5c0a6bf6] {
872
- position: relative;
873
- height: 100%;
874
- width: 100%;
875
- }
876
- .app-wrapper .mobile.openSidebar[data-v-5c0a6bf6] {
877
- position: fixed;
878
- top: 0;
879
- }
880
- .drawer-bg[data-v-5c0a6bf6] {
881
- background: #000;
882
- opacity: 0.3;
883
- width: 100%;
884
- top: 0;
885
- height: 100%;
886
- position: absolute;
887
- z-index: 999;
888
- }
889
- .organization-tree,
890
- .organization-tree .el-checkbox__label,
891
- .organization-tree .el-breadcrumb__inner,
892
- .organization-tree .el-tree {
893
- font-size: 17px;
894
- font-weight: 700;
895
- }
896
- .organization-tree .el-breadcrumb__item:last-child .el-breadcrumb__inner,
897
- .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
898
- .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,
899
- .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
900
- font-size: 17px;
901
- font-weight: 700;
902
- }
903
- .organization-tree .el-card__body {
904
- padding-top: 10px;
905
- }
906
- .organization-tree .card-content {
907
- margin-top: 10px;
908
- }
909
- .organization-tree .item-row-all {
910
- margin-bottom: 10px;
911
- }
912
- .organization-tree .item-row {
913
- display: flex;
914
- width: 100%;
915
- }
916
- .organization-tree .item-label {
917
- flex: 0 0 90%;
918
- text-align: left;
916
+ .organization-tree .item-label {
917
+ flex: 0 0 90%;
918
+ text-align: left;
919
919
  }
920
920
  .organization-tree .item-side {
921
921
  flex: 0 0 10%;
@@ -943,71 +943,81 @@ iframe.tab-main-content[data-v-3c90505e] {
943
943
  .organization-tree .dept-path .breadcrumb-label-link {
944
944
  color: #409eff;
945
945
  }
946
- .super-icon[data-v-875fd31c] {
947
- width: 1em;
948
- height: 1em;
949
- font-size: 14px;
950
- }.row-form-item[data-v-4b5a56cc] {
946
+ .row-form-item[data-v-4b5a56cc] {
951
947
  width: 50%;
948
+ }.errPage-container[data-v-6bef0241] {
949
+ width: 800px;
950
+ max-width: 100%;
951
+ margin: 100px auto;
952
952
  }
953
- .organization-tree,
954
- .organization-tree .el-checkbox__label,
955
- .organization-tree .el-breadcrumb__inner,
956
- .organization-tree .el-tree {
957
- font-size: 17px;
958
- font-weight: 700;
959
- }
960
- .organization-tree .el-breadcrumb__item:last-child .el-breadcrumb__inner,
961
- .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
962
- .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,
963
- .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
964
- font-size: 17px;
965
- font-weight: 700;
966
- }
967
- .organization-tree .el-card__body {
968
- padding-top: 10px;
969
- }
970
- .organization-tree .card-content {
971
- margin-top: 10px;
953
+ .errPage-container .pan-back-btn[data-v-6bef0241] {
954
+ background: #008489;
955
+ color: #fff;
956
+ border: none !important;
972
957
  }
973
- .organization-tree .item-row-all {
974
- margin-bottom: 10px;
958
+ .errPage-container .pan-gif[data-v-6bef0241] {
959
+ margin: 0 auto;
960
+ display: block;
975
961
  }
976
- .organization-tree .item-row {
977
- display: flex;
962
+ .errPage-container .pan-img[data-v-6bef0241] {
963
+ display: block;
964
+ margin: 0 auto;
978
965
  width: 100%;
979
966
  }
980
- .organization-tree .item-label {
981
- flex: 0 0 90%;
982
- text-align: left;
967
+ .errPage-container .text-jumbo[data-v-6bef0241] {
968
+ font-size: 60px;
969
+ font-weight: 700;
970
+ color: #484848;
983
971
  }
984
- .organization-tree .item-side {
985
- flex: 0 0 10%;
986
- text-align: right;
972
+ .errPage-container .list-unstyled[data-v-6bef0241] {
973
+ font-size: 14px;
987
974
  }
988
- .organization-tree .el-tree-node {
989
- margin-bottom: 10px;
975
+ .errPage-container .list-unstyled li[data-v-6bef0241] {
976
+ padding-bottom: 5px;
990
977
  }
991
- .organization-tree .el-tree-node__content > .el-tree-node__expand-icon {
992
- padding: 0;
993
- display: none;
978
+ .errPage-container .list-unstyled a[data-v-6bef0241] {
979
+ color: #008489;
980
+ text-decoration: none;
994
981
  }
995
- .organization-tree .card-footer {
996
- padding: 20px;
982
+ .errPage-container .list-unstyled a[data-v-6bef0241]:hover {
983
+ text-decoration: underline;
997
984
  }
998
- .organization-tree .card-footer .select-result {
999
- color: #409eff;
1000
- flex: 1 1 75%;
1001
- text-align: left;
985
+ .graphDiv[data-v-a936569d] {
986
+ overflow: auto;
987
+ height: 100%;
988
+ height: calc(100vh - 20px);
989
+ }
990
+ .app-wrapper[data-v-5c0a6bf6] {
991
+ position: relative;
992
+ height: 100%;
993
+ width: 100%;
1002
994
  }
1003
- .organization-tree .card-footer .button-area {
1004
- flex: 0 0 20%;
1005
- text-align: right;
995
+ .app-wrapper .mobile.openSidebar[data-v-5c0a6bf6] {
996
+ position: fixed;
997
+ top: 0;
1006
998
  }
1007
- .organization-tree .dept-path .breadcrumb-label-link {
1008
- color: #409eff;
1009
- }
1010
- .smb-sidebar-menu-item[data-v-38e3eafc] {
999
+ .drawer-bg[data-v-5c0a6bf6] {
1000
+ background: #000;
1001
+ opacity: 0.3;
1002
+ width: 100%;
1003
+ top: 0;
1004
+ height: 100%;
1005
+ position: absolute;
1006
+ z-index: 999;
1007
+ }iframe[data-v-20dccb82] {
1008
+ width: 100%;
1009
+ height: calc(100vh - 50px);
1010
+ }.app-main[data-v-2d98e845] {
1011
+ padding: var(--app-main-padding, 15px);
1012
+ height: calc(100vh - var(--app-main-padding, 15px) * 2);
1013
+ position: relative;
1014
+ overflow: hidden;
1015
+ }
1016
+ .app-main[data-v-2d98e845] > .app-container {
1017
+ max-height: calc(100vh - var(--app-main-padding, 15px) * 2);
1018
+ height: calc(100vh - var(--app-main-padding, 15px) * 2);
1019
+ overflow: auto;
1020
+ }.smb-sidebar-menu-item[data-v-38e3eafc] {
1011
1021
  position: relative;
1012
1022
  --el-menu-item-height: 45px;
1013
1023
  --el-menu-sub-item-height: 45px;
@@ -1049,16 +1059,6 @@ iframe.tab-main-content[data-v-3c90505e] {
1049
1059
  }
1050
1060
  .smb-sidebar-menu-item[data-v-38e3eafc] .smb-sidebar-menu-item-no-icon-title {
1051
1061
  flex: 0 0 calc(100% - 20px - 20px);
1052
- }.app-main[data-v-2d98e845] {
1053
- padding: var(--app-main-padding, 15px);
1054
- height: calc(100vh - var(--app-main-padding, 15px) * 2);
1055
- position: relative;
1056
- overflow: hidden;
1057
- }
1058
- .app-main[data-v-2d98e845] > .app-container {
1059
- max-height: calc(100vh - var(--app-main-padding, 15px) * 2);
1060
- height: calc(100vh - var(--app-main-padding, 15px) * 2);
1061
- overflow: auto;
1062
1062
  }.smb-sidebar-menu-item[data-v-da857302] {
1063
1063
  position: relative;
1064
1064
  --el-menu-item-height: 45px;
@@ -1101,26 +1101,7 @@ iframe.tab-main-content[data-v-3c90505e] {
1101
1101
  }
1102
1102
  .smb-sidebar-menu-item[data-v-da857302] .smb-sidebar-menu-item-no-icon-title {
1103
1103
  flex: 0 0 calc(100% - 20px - 20px);
1104
- }
1105
- .ab-date-range[data-v-2aeaa81d] {
1106
- display: flex;
1107
- align-items: center;
1108
- width: 100%;
1109
- gap: 8px;
1110
- box-sizing: border-box;
1111
- min-width: 0;
1112
- }
1113
- .ab-date-range[data-v-2aeaa81d] .el-input {
1114
- width: 100%;
1115
- min-width: 0;
1116
- }
1117
- .sep[data-v-2aeaa81d] {
1118
- padding: 0 8px;
1119
- color: var(--el-text-color-secondary);
1120
- white-space: nowrap;
1121
- flex: 0 0 auto;
1122
- }
1123
- [data-v-e84e6e12] .chat-content-font,[data-v-e84e6e12] .chat-content-font *,[data-v-e84e6e12] .el-bubble-content-wrapper .el-bubble-content,[data-v-e84e6e12] .chat-embed__main_content {
1104
+ }[data-v-e84e6e12] .chat-content-font,[data-v-e84e6e12] .chat-content-font *,[data-v-e84e6e12] .el-bubble-content-wrapper .el-bubble-content,[data-v-e84e6e12] .chat-embed__main_content {
1124
1105
  user-select: text !important;
1125
1106
  -webkit-user-select: text !important;
1126
1107
  -moz-user-select: text !important;
@@ -1341,6 +1322,33 @@ iframe.tab-main-content[data-v-3c90505e] {
1341
1322
  margin: 5px 0;
1342
1323
  }
1343
1324
 
1325
+ .ab-date-range[data-v-2aeaa81d] {
1326
+ display: flex;
1327
+ align-items: center;
1328
+ width: 100%;
1329
+ gap: 8px;
1330
+ box-sizing: border-box;
1331
+ min-width: 0;
1332
+ }
1333
+ .ab-date-range[data-v-2aeaa81d] .el-input {
1334
+ width: 100%;
1335
+ min-width: 0;
1336
+ }
1337
+ .sep[data-v-2aeaa81d] {
1338
+ padding: 0 8px;
1339
+ color: var(--el-text-color-secondary);
1340
+ white-space: nowrap;
1341
+ flex: 0 0 auto;
1342
+ }
1343
+ .normal-column-header[data-v-aecac200] {
1344
+ display: inline-flex;
1345
+ vertical-align: middle;
1346
+ }
1347
+ .normal-column-header-icon[data-v-aecac200] {
1348
+ font-size: 20px;
1349
+ color: var(--el-color-primary);
1350
+ cursor: pointer;
1351
+ }
1344
1352
  .grid-search-form[data-v-8f3059a4] .el-form-item {
1345
1353
  margin-bottom: 0px;
1346
1354
  }
@@ -1365,15 +1373,7 @@ iframe.tab-main-content[data-v-3c90505e] {
1365
1373
  height: 40px;
1366
1374
  z-index: 1500;
1367
1375
  } */
1368
- .normal-column-header[data-v-aecac200] {
1369
- display: inline-flex;
1370
- vertical-align: middle;
1371
- }
1372
- .normal-column-header-icon[data-v-aecac200] {
1373
- font-size: 20px;
1374
- color: var(--el-color-primary);
1375
- cursor: pointer;
1376
- }li[data-v-040fcf55] {
1376
+ li[data-v-040fcf55] {
1377
1377
  color: #333;
1378
1378
  }
1379
1379
  .context-menu[data-v-040fcf55] {
@@ -1411,23 +1411,9 @@ li[data-v-040fcf55] {
1411
1411
  }
1412
1412
  .inline-input-custom {
1413
1413
  width: 98%;
1414
- }
1415
-
1416
- .searchResult {
1417
- color: red;
1418
- }
1419
- .inline-input-custom {
1420
- width: 90%;
1421
- }
1422
- .el-autocomplete-suggestion.el-popper {
1423
- min-width: 300px;
1424
- }
1425
-
1426
- .searchResult {
1427
- color: red;
1428
1414
  }
1429
- .inline-input-custom {
1430
- width: 100% !important;
1415
+ .searchDepartmentUser {
1416
+ width: 250px;
1431
1417
  }
1432
1418
  .el-autocomplete-suggestion.el-popper {
1433
1419
  min-width: 300px;
@@ -1449,6 +1435,16 @@ li[data-v-040fcf55] {
1449
1435
  min-width: 300px;
1450
1436
  }
1451
1437
 
1438
+ .searchResult {
1439
+ color: red;
1440
+ }
1441
+ .inline-select-custom {
1442
+ width: 100px;
1443
+ }
1444
+ .inline-input-custom {
1445
+ width: 98%;
1446
+ }
1447
+
1452
1448
  .searchResult {
1453
1449
  color: red;
1454
1450
  }
@@ -1457,12 +1453,6 @@ li[data-v-040fcf55] {
1457
1453
  }
1458
1454
  .inline-input-custom {
1459
1455
  width: 98%;
1460
- }
1461
- .searchDepartmentUser {
1462
- width: 250px;
1463
- }
1464
- .el-autocomplete-suggestion.el-popper {
1465
- min-width: 300px;
1466
1456
  }
1467
1457
 
1468
1458
  .searchResult {
@@ -1476,13 +1466,23 @@ li[data-v-040fcf55] {
1476
1466
  }
1477
1467
 
1478
1468
  .searchResult {
1479
- color: red;
1469
+ color: red;
1480
1470
  }
1481
- .inline-select-custom {
1482
- width: 100px;
1471
+ .inline-input-custom {
1472
+ width: 90%;
1473
+ }
1474
+ .el-autocomplete-suggestion.el-popper {
1475
+ min-width: 300px;
1476
+ }
1477
+
1478
+ .searchResult {
1479
+ color: red;
1483
1480
  }
1484
1481
  .inline-input-custom {
1485
- width: 98%;
1482
+ width: 100% !important;
1483
+ }
1484
+ .el-autocomplete-suggestion.el-popper {
1485
+ min-width: 300px;
1486
1486
  }
1487
1487
 
1488
1488
  .organization-tree, .organization-tree .el-checkbox__label,.organization-tree .el-breadcrumb__inner,.organization-tree .el-tree {
@@ -1537,6 +1537,21 @@ li[data-v-040fcf55] {
1537
1537
  color:#409EFF
1538
1538
  }
1539
1539
 
1540
+ .grid-search-form[data-v-04817310] {
1541
+ overflow: auto;
1542
+ }
1543
+ .grid-search-form[data-v-04817310] .el-form-item {
1544
+ margin-bottom: 0px;
1545
+ }
1546
+ .grid-search-form[data-v-04817310] .search-btn {
1547
+ justify-content: center; /* 确保按钮居中 */
1548
+ /* 可选:间距更美观 */
1549
+ }
1550
+ .grid-search-form[data-v-04817310] .el-select,
1551
+ .grid-search-form[data-v-04817310] .customComponent {
1552
+ width: 100%;
1553
+ }
1554
+
1540
1555
  iframe.tab-main-content[data-v-80f8eb5e] {
1541
1556
  width: 100%;
1542
1557
  height: calc(100vh - 48px);
@@ -1575,21 +1590,6 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1575
1590
  [data-v-80f8eb5e] .el-tabs__header {
1576
1591
  margin: 0;
1577
1592
  }
1578
- .grid-search-form[data-v-04817310] {
1579
- overflow: auto;
1580
- }
1581
- .grid-search-form[data-v-04817310] .el-form-item {
1582
- margin-bottom: 0px;
1583
- }
1584
- .grid-search-form[data-v-04817310] .search-btn {
1585
- justify-content: center; /* 确保按钮居中 */
1586
- /* 可选:间距更美观 */
1587
- }
1588
- .grid-search-form[data-v-04817310] .el-select,
1589
- .grid-search-form[data-v-04817310] .customComponent {
1590
- width: 100%;
1591
- }
1592
-
1593
1593
  .nav-tab .el-tabs__header {
1594
1594
  margin: 0;
1595
1595
  /* border-bottom: 0px; */
@@ -1613,13 +1613,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1613
1613
  .default-page-tip-item {
1614
1614
  padding-top: 10px;
1615
1615
  }
1616
- [data-v-455b2ba2] .super-icon {
1617
- width: 20px !important;
1618
- height: 20px !important;
1619
- }[data-v-0fb85d6e] .super-icon {
1620
- width: 20px !important;
1621
- height: 20px !important;
1622
- }.app-breadcrumb.el-breadcrumb[data-v-768a430c] {
1616
+ .app-breadcrumb.el-breadcrumb[data-v-768a430c] {
1623
1617
  background-color: #eee;
1624
1618
  width: 100%;
1625
1619
  border: 1px solid #ccc;
@@ -1629,16 +1623,81 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1629
1623
  font-size: 14px;
1630
1624
  line-height: 40px;
1631
1625
  }
1632
- .app-breadcrumb.el-breadcrumb .no-redirect[data-v-768a430c] {
1633
- color: #333;
1634
- cursor: text;
1626
+ .app-breadcrumb.el-breadcrumb .no-redirect[data-v-768a430c] {
1627
+ color: #333;
1628
+ cursor: text;
1629
+ }
1630
+ .app-breadcrumb.el-breadcrumb .el-breadcrumb__item[data-v-768a430c] {
1631
+ padding-left: 5px;
1632
+ }
1633
+ .app-breadcrumb.el-breadcrumb .el-breadcrumb__separator[data-v-768a430c] {
1634
+ margin: 0 5px;
1635
+ }[data-v-990840ae] .super-icon {
1636
+ width: 20px !important;
1637
+ height: 20px !important;
1638
+ }[data-v-455b2ba2] .super-icon {
1639
+ width: 20px !important;
1640
+ height: 20px !important;
1641
+ }.annex-cell[data-v-30804a71] {
1642
+ padding-right: 5px;
1643
+ cursor: pointer;
1644
+ color: #409eff;
1645
+ }
1646
+ .m-requried[data-v-30804a71] {
1647
+ float: left;
1648
+ white-space: nowrap;
1649
+ width: 96%;
1650
+ }
1651
+ .m-requried[data-v-30804a71]::after {
1652
+ content: "*";
1653
+ color: #f56c6c;
1654
+ }
1655
+ .column-text-main[data-v-30804a71] {
1656
+ display: flex;
1657
+ align-items: center;
1658
+ gap: 10px;
1659
+ }
1660
+ .column-text-main .column-text-edit-main[data-v-30804a71] {
1661
+ display: flex;
1662
+ align-items: center;
1663
+ gap: 10px;
1664
+ }
1665
+ .column-text-main .column-text-edit-main [table-column-placeholder][data-v-30804a71] {
1666
+ display: block;
1667
+ white-space: nowrap;
1668
+ overflow: hidden;
1669
+ text-overflow: ellipsis;
1670
+ }
1671
+ .column-text-main .column-text-edit-main[data-v-30804a71]::after {
1672
+ content: " ";
1673
+ position: absolute;
1674
+ left: 0;
1675
+ top: 0;
1676
+ right: 0;
1677
+ bottom: 0;
1678
+ cursor: pointer;
1679
+ }
1680
+ .column-text-main .column-text-edit-main ~ span[data-v-30804a71] {
1681
+ text-align: left;
1682
+ }
1683
+ .column-text-main .column-text-edit-main ~ span[data-v-30804a71]:empty {
1684
+ display: none;
1685
+ }
1686
+ .normal-column-content-view[data-v-30804a71] {
1687
+ display: inline;
1688
+ }
1689
+ .grid-search-form[data-v-0b145154] .el-form-item {
1690
+ margin-bottom: 0px;
1635
1691
  }
1636
- .app-breadcrumb.el-breadcrumb .el-breadcrumb__item[data-v-768a430c] {
1637
- padding-left: 5px;
1692
+ .grid-search-form[data-v-0b145154] .search-btn {
1693
+ margin-bottom: 5px;
1694
+ text-align: center;
1638
1695
  }
1639
- .app-breadcrumb.el-breadcrumb .el-breadcrumb__separator[data-v-768a430c] {
1640
- margin: 0 5px;
1641
- }.grid-search-form[data-v-d462769a] .el-form-item {
1696
+ .grid-search-form[data-v-0b145154] .el-select,
1697
+ .grid-search-form[data-v-0b145154] .customComponent {
1698
+ width: 100%;
1699
+ }
1700
+ .grid-search-form[data-v-d462769a] .el-form-item {
1642
1701
  margin-bottom: 0px;
1643
1702
  }
1644
1703
  .grid-search-form[data-v-d462769a] .el-form-item__label {
@@ -1663,19 +1722,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1663
1722
  .grid-search-form[data-v-d462769a] .el-col {
1664
1723
  padding-left: 10px;
1665
1724
  padding-bottom: 16px;
1666
- }
1667
- .grid-search-form[data-v-0b145154] .el-form-item {
1668
- margin-bottom: 0px;
1669
- }
1670
- .grid-search-form[data-v-0b145154] .search-btn {
1671
- margin-bottom: 5px;
1672
- text-align: center;
1673
- }
1674
- .grid-search-form[data-v-0b145154] .el-select,
1675
- .grid-search-form[data-v-0b145154] .customComponent {
1676
- width: 100%;
1677
- }
1678
- .grid-search-form-mobile[data-v-c8fb4788] {
1725
+ }.grid-search-form-mobile[data-v-c8fb4788] {
1679
1726
  overflow: auto;
1680
1727
  }
1681
1728
  .grid-search-form-mobile[data-v-c8fb4788] .el-form-item {
@@ -1711,53 +1758,6 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1711
1758
  background-color: #ffffff;
1712
1759
  width: 50%;
1713
1760
  height: 40px;
1714
- }.annex-cell[data-v-30804a71] {
1715
- padding-right: 5px;
1716
- cursor: pointer;
1717
- color: #409eff;
1718
- }
1719
- .m-requried[data-v-30804a71] {
1720
- float: left;
1721
- white-space: nowrap;
1722
- width: 96%;
1723
- }
1724
- .m-requried[data-v-30804a71]::after {
1725
- content: "*";
1726
- color: #f56c6c;
1727
- }
1728
- .column-text-main[data-v-30804a71] {
1729
- display: flex;
1730
- align-items: center;
1731
- gap: 10px;
1732
- }
1733
- .column-text-main .column-text-edit-main[data-v-30804a71] {
1734
- display: flex;
1735
- align-items: center;
1736
- gap: 10px;
1737
- }
1738
- .column-text-main .column-text-edit-main [table-column-placeholder][data-v-30804a71] {
1739
- display: block;
1740
- white-space: nowrap;
1741
- overflow: hidden;
1742
- text-overflow: ellipsis;
1743
- }
1744
- .column-text-main .column-text-edit-main[data-v-30804a71]::after {
1745
- content: " ";
1746
- position: absolute;
1747
- left: 0;
1748
- top: 0;
1749
- right: 0;
1750
- bottom: 0;
1751
- cursor: pointer;
1752
- }
1753
- .column-text-main .column-text-edit-main ~ span[data-v-30804a71] {
1754
- text-align: left;
1755
- }
1756
- .column-text-main .column-text-edit-main ~ span[data-v-30804a71]:empty {
1757
- display: none;
1758
- }
1759
- .normal-column-content-view[data-v-30804a71] {
1760
- display: inline;
1761
1761
  }
1762
1762
  .searchResult {
1763
1763
  color: red;
@@ -1796,44 +1796,7 @@ iframe.tab-main-content[data-v-80f8eb5e] {
1796
1796
  .fs-upload-tag-percent[data-v-e5cde7de] {
1797
1797
  font-weight: 600;
1798
1798
  margin-left: 4px;
1799
- }.el-button > span[data-v-5bb8bf7f] {
1800
- font-size: 12px;
1801
- }
1802
- .fs-upload-tag[data-v-5bb8bf7f] {
1803
- border: 1px solid #dcdfe6;
1804
- padding: 4px 8px;
1805
- background-clip: padding-box;
1806
- overflow: hidden;
1807
- display: inline-flex;
1808
- align-items: center;
1809
- }
1810
- .fs-upload-tag-text[data-v-5bb8bf7f] {
1811
- margin-right: 18px;
1812
- max-width: 160px;
1813
- overflow: hidden;
1814
- text-overflow: ellipsis;
1815
- white-space: nowrap;
1816
- }
1817
- .fs-upload-tag-percent[data-v-5bb8bf7f] {
1818
- font-weight: 600;
1819
- margin-left: 4px;
1820
- }
1821
- .additional-data-tag[data-v-7aaab83c] {
1822
- display: flex;
1823
- align-items: center;
1824
- flex-shrink: 0;
1825
- min-width: max-content;
1826
- margin-left: auto;
1827
- gap: 10px;
1828
- }
1829
- .additional-data-button[data-v-7aaab83c] {
1830
- display: flex;
1831
- align-items: center;
1832
- justify-content: center;
1833
- margin-top: 10px;
1834
- gap: 10px;
1835
- }
1836
- [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 {
1799
+ }[data-v-bc196b97] .chat-content-font,[data-v-bc196b97] .chat-content-font *,[data-v-bc196b97] .el-bubble-content-wrapper .el-bubble-content,[data-v-bc196b97] .chat-embed__main_content {
1837
1800
  user-select: text !important;
1838
1801
  -webkit-user-select: text !important;
1839
1802
  -moz-user-select: text !important;
@@ -2023,9 +1986,44 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2023
1986
  .elx-xmarkdown-container[data-v-bc196b97] {
2024
1987
  padding: 0;
2025
1988
  }
2026
- [data-v-41b4cbbd] .el-range-separator {
2027
- min-width: 20px;
2028
- }.smb-sidebar-menu-item[data-v-74b8f009] {
1989
+ .el-button > span[data-v-5bb8bf7f] {
1990
+ font-size: 12px;
1991
+ }
1992
+ .fs-upload-tag[data-v-5bb8bf7f] {
1993
+ border: 1px solid #dcdfe6;
1994
+ padding: 4px 8px;
1995
+ background-clip: padding-box;
1996
+ overflow: hidden;
1997
+ display: inline-flex;
1998
+ align-items: center;
1999
+ }
2000
+ .fs-upload-tag-text[data-v-5bb8bf7f] {
2001
+ margin-right: 18px;
2002
+ max-width: 160px;
2003
+ overflow: hidden;
2004
+ text-overflow: ellipsis;
2005
+ white-space: nowrap;
2006
+ }
2007
+ .fs-upload-tag-percent[data-v-5bb8bf7f] {
2008
+ font-weight: 600;
2009
+ margin-left: 4px;
2010
+ }
2011
+ .additional-data-tag[data-v-7aaab83c] {
2012
+ display: flex;
2013
+ align-items: center;
2014
+ flex-shrink: 0;
2015
+ min-width: max-content;
2016
+ margin-left: auto;
2017
+ gap: 10px;
2018
+ }
2019
+ .additional-data-button[data-v-7aaab83c] {
2020
+ display: flex;
2021
+ align-items: center;
2022
+ justify-content: center;
2023
+ margin-top: 10px;
2024
+ gap: 10px;
2025
+ }
2026
+ .smb-sidebar-menu-item[data-v-74b8f009] {
2029
2027
  position: relative;
2030
2028
  --el-menu-item-height: 45px;
2031
2029
  --el-menu-sub-item-height: 45px;
@@ -2061,6 +2059,11 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2061
2059
  white-space: nowrap;
2062
2060
  overflow: hidden;
2063
2061
  text-overflow: ellipsis;
2062
+ }.is-text-labl.prefix-btn-icon[data-v-e34a61f7] {
2063
+ margin-right: 5px;
2064
+ }
2065
+ .is-text-labl.suffix-btn-icon[data-v-e34a61f7] {
2066
+ margin-left: 5px;
2064
2067
  }[data-v-e9aa835d] .chat-content-font,[data-v-e9aa835d] .chat-content-font *,[data-v-e9aa835d] .el-bubble-content-wrapper .el-bubble-content,[data-v-e9aa835d] .chat-embed__main_content {
2065
2068
  user-select: text !important;
2066
2069
  -webkit-user-select: text !important;
@@ -2252,14 +2255,32 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2252
2255
  padding: 0;
2253
2256
  }
2254
2257
 
2255
- .home-chart-iframe[data-v-73352a50] {
2256
- width: 100%;
2257
- height: 100%;
2258
- border: none;
2259
- opacity: 1;
2258
+ .footer-wrapper {
2259
+ &[data-v-ffbde6f9] {
2260
+ display: flex;
2261
+ align-items: center;
2262
+ justify-content: space-between;
2263
+ gap: 10px;
2264
+ width: 100%;
2265
+ }
2266
+ .footer-time[data-v-ffbde6f9] {
2267
+ font-size: 10px;
2268
+ color: #999;
2269
+ margin-top: 3px;
2270
+ flex-shrink: 0;
2271
+ }
2272
+ }
2273
+ .footer-container {
2274
+ &[data-v-ffbde6f9] {
2275
+ display: flex;
2276
+ gap: 8px;
2277
+ }
2278
+ [data-v-ffbde6f9] .el-button + .el-button {
2279
+ margin-left: 0;
2280
+ }
2260
2281
  }
2261
2282
 
2262
- .home-chart-iframe[data-v-b9f40acf] {
2283
+ .home-chart-iframe[data-v-873e1ba1] {
2263
2284
  width: 100%;
2264
2285
  height: 100%;
2265
2286
  border: none;
@@ -2455,43 +2476,12 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2455
2476
  .elx-xmarkdown-container[data-v-45fbaf17] {
2456
2477
  padding: 0;
2457
2478
  }
2458
- .is-text-labl.prefix-btn-icon[data-v-e34a61f7] {
2459
- margin-right: 5px;
2460
- }
2461
- .is-text-labl.suffix-btn-icon[data-v-e34a61f7] {
2462
- margin-left: 5px;
2463
- }
2464
- .svg-icon[data-v-019891df] {
2465
- width: 1.2em;
2466
- height: 1.2em;
2467
- vertical-align: -0.25em;
2468
- fill: currentColor;
2469
- overflow: initial;
2470
- }
2471
2479
 
2472
- .footer-wrapper {
2473
- &[data-v-ffbde6f9] {
2474
- display: flex;
2475
- align-items: center;
2476
- justify-content: space-between;
2477
- gap: 10px;
2478
- width: 100%;
2479
- }
2480
- .footer-time[data-v-ffbde6f9] {
2481
- font-size: 10px;
2482
- color: #999;
2483
- margin-top: 3px;
2484
- flex-shrink: 0;
2485
- }
2486
- }
2487
- .footer-container {
2488
- &[data-v-ffbde6f9] {
2489
- display: flex;
2490
- gap: 8px;
2491
- }
2492
- [data-v-ffbde6f9] .el-button + .el-button {
2493
- margin-left: 0;
2494
- }
2480
+ .home-chart-iframe[data-v-73352a50] {
2481
+ width: 100%;
2482
+ height: 100%;
2483
+ border: none;
2484
+ opacity: 1;
2495
2485
  }
2496
2486
  [data-v-1e62eff8] .chat-content-font,[data-v-1e62eff8] .chat-content-font *,[data-v-1e62eff8] .el-bubble-content-wrapper .el-bubble-content,[data-v-1e62eff8] .chat-embed__main_content {
2497
2487
  user-select: text !important;
@@ -2784,13 +2774,6 @@ iframe.tab-main-content[data-v-80f8eb5e] {
2784
2774
  .history-item[data-v-1e62eff8]:hover {
2785
2775
  background-color: #f5f5f5;
2786
2776
  }
2787
-
2788
- .home-chart-iframe[data-v-873e1ba1] {
2789
- width: 100%;
2790
- height: 100%;
2791
- border: none;
2792
- opacity: 1;
2793
- }
2794
2777
  [data-v-6da81be3] .chat-content-font,[data-v-6da81be3] .chat-content-font *,[data-v-6da81be3] .el-bubble-content-wrapper .el-bubble-content,[data-v-6da81be3] .chat-embed__main_content {
2795
2778
  user-select: text !important;
2796
2779
  -webkit-user-select: text !important;
@@ -3064,12 +3047,28 @@ h4[data-v-6da81be3] {
3064
3047
  }
3065
3048
  .el-divider--vertical[data-v-6da81be3] {
3066
3049
  margin: 0 0;
3050
+ }[data-v-41b4cbbd] .el-range-separator {
3051
+ min-width: 20px;
3052
+ }
3053
+ .svg-icon[data-v-f15c5e86] {
3054
+ width: 1.2em;
3055
+ height: 1.2em;
3056
+ vertical-align: -0.25em;
3057
+ fill: currentColor;
3058
+ overflow: initial;
3067
3059
  }
3068
- /* .el-upload-list--picture-card .el-upload-list__item-actions, */
3069
- .mobile-item-action[data-v-13b41596] {
3070
- z-index: 2000;
3060
+
3061
+ .home-chart-iframe[data-v-b9f40acf] {
3062
+ width: 100%;
3063
+ height: 100%;
3064
+ border: none;
3065
+ opacity: 1;
3071
3066
  }
3072
- .amb-color-iconfont[data-v-13b41596] {
3067
+ .super-icon[data-v-355d0c18] {
3068
+ width: 1em;
3069
+ height: 1em;
3070
+ font-size: 14px;
3071
+ }.amb-color-iconfont[data-v-13b41596] {
3073
3072
  width: 25px;
3074
3073
  height: 25px;
3075
3074
  }
@@ -3086,7 +3085,12 @@ h4[data-v-6da81be3] {
3086
3085
  }
3087
3086
  .fs-preview-icon + .fs-preview-icon[data-v-13b41596] {
3088
3087
  margin-left: 5px;
3089
- }
3088
+ }
3089
+ /* .el-upload-list--picture-card .el-upload-list__item-actions, */
3090
+ .mobile-item-action[data-v-13b41596] {
3091
+ z-index: 2000;
3092
+ }
3093
+
3090
3094
  .el-dialog__header[data-v-44f1d9d6] {
3091
3095
  padding-bottom: 0px;
3092
3096
  }