@cmstops/pro-compo 3.9.1-harbin.1 → 3.9.1-harbin.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +107 -107
- package/dist/gif.worker.js +3 -3
- package/dist/index.js.map +1 -1
- package/dist/index.min.js.map +1 -1
- package/es/appCenter/style/index.less +120 -120
- package/es/baseFilter/components/FilterGroup.js +1 -1
- package/es/baseFilter/style/filterGroup.less +53 -53
- package/es/baseFilter/style/index.less +45 -45
- package/es/colorPalette/style/index.less +44 -44
- package/es/contentDetailList/components/ShowQRCode/QrcodeView/index.js +2 -2
- package/es/contentDetailList/style/ComoItem.less +99 -99
- package/es/contentDetailList/style/Content.less +49 -49
- package/es/contentDetailList/style/ContentListItem.less +132 -132
- package/es/contentDetailList/style/CustomItem.less +25 -25
- package/es/contentDetailList/style/Doc.less +3 -3
- package/es/contentDetailList/style/DocItem.less +152 -152
- package/es/contentDetailList/style/DocMpItem.less +135 -135
- package/es/contentDetailList/style/GroupPieceItem.less +108 -108
- package/es/contentDetailList/style/KongoNavItem.less +104 -104
- package/es/contentDetailList/style/LiveItem.less +108 -108
- package/es/contentDetailList/style/MaccountItem.less +111 -111
- package/es/contentDetailList/style/MatrixItem.less +214 -214
- package/es/contentDetailList/style/QrCodeView.less +93 -93
- package/es/contentDetailList/style/ShowQRCode.less +3 -3
- package/es/contentDetailList/style/courseItem.less +108 -108
- package/es/contentDetailList/style/funhdItem.less +108 -108
- package/es/contentDetailList/style/index.less +30 -30
- package/es/contentModal/component.js +8 -8
- package/es/contentModal/components/ViewAllColumn/MediaFilter/index.js +177 -6
- package/es/contentModal/components/ViewAllColumn/columnTree/index.js +151 -0
- package/es/contentModal/components/storeBox/index.js +2 -2
- package/es/contentModal/script/api.js +7 -1
- package/es/contentModal/style/MediaFilter.less +47 -47
- package/es/contentModal/style/ViewAllColumn.less +68 -68
- package/es/contentModal/style/columnTree.less +32 -32
- package/es/contentModal/style/index.less +23 -23
- package/es/contentModal/style/storeBox.less +55 -55
- package/es/dataTags/component.js +5 -5
- package/es/dataTags/style/index.less +73 -73
- package/es/docHistory/component.js +1 -1
- package/es/docHistory/style/docDiffPanel.less +43 -43
- package/es/docHistory/style/docHistoryList.less +58 -58
- package/es/docHistory/style/index.less +37 -37
- package/es/docPreview/component.js +5 -5
- package/es/docPreview/style/index.less +140 -140
- package/es/docPreview/style/previewIframe.less +36 -36
- package/es/editMetaInfo/components/metaInfoForm.js +2 -2
- package/es/editMetaInfo/style/index.less +60 -60
- package/es/emptyData/style/index.less +34 -34
- package/es/gif.worker.js +3 -3
- package/es/imageCrop/component.js +2 -2
- package/es/imageCrop/style/cropper.less +291 -291
- package/es/imageCrop/style/imageCropper.less +133 -133
- package/es/imageCrop/style/index.less +2 -2
- package/es/importData/component.js +4 -4
- package/es/importData/style/index.less +48 -48
- package/es/index.less +30 -30
- package/es/mediaFilter/components/DocFilter.js +1 -1
- package/es/mediaFilter/components/FilterGroup.js +1 -1
- package/es/mediaFilter/style/index.less +115 -115
- package/es/mediaView/style/index.less +71 -71
- package/es/messageBox/component.js +1 -1
- package/es/messageBox/list.js +1 -1
- package/es/messageBox/style/index.less +76 -76
- package/es/previousVersion/style/index.less +209 -209
- package/es/resourceGridList/component.js +1 -1
- package/es/resourceGridList/style/FileTypeThumb.less +96 -96
- package/es/resourceGridList/style/index.less +233 -233
- package/es/resourceModal/component.js +1 -1
- package/es/resourceModal/components/MediaSelection/MainContent/index.js +1 -1
- package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +1 -1
- package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +1 -1
- package/es/resourceModal/components/MediaSelection/ToolbarSearch/index.js +1 -1
- package/es/resourceModal/style/DocAiMediaSelected.less +55 -55
- package/es/resourceModal/style/FileTypeThumb.less +205 -205
- package/es/resourceModal/style/MainContent.less +222 -222
- package/es/resourceModal/style/MediaPreviewer.less +71 -71
- package/es/resourceModal/style/MediaSelection.less +69 -69
- package/es/resourceModal/style/SystemResourceSelected.less +154 -154
- package/es/resourceModal/style/ToolbarSearch.less +53 -53
- package/es/resourceModal/style/index.less +18 -18
- package/es/selectAddTo/component.js +1 -1
- package/es/selectAddTo/components/SelectAddToView.js +3 -3
- package/es/selectAddTo/components/ViewAllColumn/index.js +1 -1
- package/es/selectAddTo/style/index.less +3 -3
- package/es/selectAvatarList/style/index.less +4 -4
- package/es/selectGategory/component.js +1 -1
- package/es/selectGategory/style/ColumnSelection.less +190 -190
- package/es/selectGategory/style/index.less +40 -40
- package/es/selectResourceModal/component.js +5 -5
- package/es/selectResourceModal/components/List/ListLocal/Upload.js +2 -2
- package/es/selectResourceModal/components/List/ListLocal/index.js +1 -1
- package/es/selectResourceModal/components/List/ListNormal/Filter.js +5 -5
- package/es/selectResourceModal/components/List/ListSystem/Filter.js +1 -1
- package/es/selectResourceModal/components/List/ListSystem/SubList.js +1 -1
- package/es/selectResourceModal/style/index.less +55 -55
- package/es/selectResourceModal/style/list.less +203 -203
- package/es/selectResourceModal/style/listCardWrapper.less +97 -97
- package/es/selectResourceModal/style/listSelected.less +94 -94
- package/es/selectThumb/component.js +8 -8
- package/es/selectThumb/style/card.less +95 -95
- package/es/selectThumb/style/colorPalette.less +30 -30
- package/es/selectThumb/style/index.less +62 -62
- package/es/style/index.less +1 -1
- package/es/style.css +14 -14
- package/es/thumbCard/style/index.less +90 -90
- package/es/thumbCard/style/thumbUploading.less +26 -26
- package/es/typeIcons/style/index.less +6 -6
- package/es/uploadBefore/components/UploadBefore.js +1 -1
- package/es/uploadBefore/style/index.less +144 -144
- package/es/uploadStep/style/index.less +152 -152
- package/es/userAvater/component.js +1 -1
- package/es/userAvater/style/index.less +54 -54
- package/es/userDirector/component.js +1 -1
- package/es/userDirector/style/index.less +96 -96
- package/es/videoThumb/style/index.less +77 -77
- package/lib/appCenter/style/index.less +120 -120
- package/lib/baseFilter/components/FilterGroup.js +1 -1
- package/lib/baseFilter/style/filterGroup.less +53 -53
- package/lib/baseFilter/style/index.less +45 -45
- package/lib/colorPalette/style/index.less +44 -44
- package/lib/contentDetailList/components/ShowQRCode/QrcodeView/index.js +2 -2
- package/lib/contentDetailList/style/ComoItem.less +99 -99
- package/lib/contentDetailList/style/Content.less +49 -49
- package/lib/contentDetailList/style/ContentListItem.less +132 -132
- package/lib/contentDetailList/style/CustomItem.less +25 -25
- package/lib/contentDetailList/style/Doc.less +3 -3
- package/lib/contentDetailList/style/DocItem.less +152 -152
- package/lib/contentDetailList/style/DocMpItem.less +135 -135
- package/lib/contentDetailList/style/GroupPieceItem.less +108 -108
- package/lib/contentDetailList/style/KongoNavItem.less +104 -104
- package/lib/contentDetailList/style/LiveItem.less +108 -108
- package/lib/contentDetailList/style/MaccountItem.less +111 -111
- package/lib/contentDetailList/style/MatrixItem.less +214 -214
- package/lib/contentDetailList/style/QrCodeView.less +93 -93
- package/lib/contentDetailList/style/ShowQRCode.less +3 -3
- package/lib/contentDetailList/style/courseItem.less +108 -108
- package/lib/contentDetailList/style/funhdItem.less +108 -108
- package/lib/contentDetailList/style/index.less +30 -30
- package/lib/contentModal/component.js +8 -8
- package/lib/contentModal/components/ViewAllColumn/MediaFilter/index.js +176 -5
- package/lib/contentModal/components/ViewAllColumn/columnTree/index.js +152 -0
- package/lib/contentModal/components/storeBox/index.js +2 -2
- package/lib/contentModal/script/api.js +7 -0
- package/lib/contentModal/style/MediaFilter.less +47 -47
- package/lib/contentModal/style/ViewAllColumn.less +68 -68
- package/lib/contentModal/style/columnTree.less +32 -32
- package/lib/contentModal/style/index.less +23 -23
- package/lib/contentModal/style/storeBox.less +55 -55
- package/lib/dataTags/component.js +5 -5
- package/lib/dataTags/style/index.less +73 -73
- package/lib/docHistory/component.js +1 -1
- package/lib/docHistory/style/docDiffPanel.less +43 -43
- package/lib/docHistory/style/docHistoryList.less +58 -58
- package/lib/docHistory/style/index.less +37 -37
- package/lib/docPreview/component.js +5 -5
- package/lib/docPreview/style/index.less +140 -140
- package/lib/docPreview/style/previewIframe.less +36 -36
- package/lib/editMetaInfo/components/metaInfoForm.js +2 -2
- package/lib/editMetaInfo/style/index.less +60 -60
- package/lib/emptyData/style/index.less +34 -34
- package/lib/imageCrop/component.js +2 -2
- package/lib/imageCrop/style/cropper.less +291 -291
- package/lib/imageCrop/style/imageCropper.less +133 -133
- package/lib/imageCrop/style/index.less +2 -2
- package/lib/importData/component.js +4 -4
- package/lib/importData/style/index.less +48 -48
- package/lib/index.less +30 -30
- package/lib/mediaFilter/components/DocFilter.js +1 -1
- package/lib/mediaFilter/components/FilterGroup.js +1 -1
- package/lib/mediaFilter/style/index.less +115 -115
- package/lib/mediaView/style/index.less +71 -71
- package/lib/messageBox/component.js +1 -1
- package/lib/messageBox/list.js +1 -1
- package/lib/messageBox/style/index.less +76 -76
- package/lib/previousVersion/style/index.less +209 -209
- package/lib/resourceGridList/component.js +1 -1
- package/lib/resourceGridList/style/FileTypeThumb.less +96 -96
- package/lib/resourceGridList/style/index.less +233 -233
- package/lib/resourceModal/component.js +1 -1
- package/lib/resourceModal/components/MediaSelection/MainContent/index.js +1 -1
- package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +1 -1
- package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +1 -1
- package/lib/resourceModal/components/MediaSelection/ToolbarSearch/index.js +1 -1
- package/lib/resourceModal/style/DocAiMediaSelected.less +55 -55
- package/lib/resourceModal/style/FileTypeThumb.less +205 -205
- package/lib/resourceModal/style/MainContent.less +222 -222
- package/lib/resourceModal/style/MediaPreviewer.less +71 -71
- package/lib/resourceModal/style/MediaSelection.less +69 -69
- package/lib/resourceModal/style/SystemResourceSelected.less +154 -154
- package/lib/resourceModal/style/ToolbarSearch.less +53 -53
- package/lib/resourceModal/style/index.less +18 -18
- package/lib/selectAddTo/component.js +1 -1
- package/lib/selectAddTo/components/SelectAddToView.js +3 -3
- package/lib/selectAddTo/components/ViewAllColumn/index.js +1 -1
- package/lib/selectAddTo/style/index.less +3 -3
- package/lib/selectAvatarList/style/index.less +4 -4
- package/lib/selectGategory/component.js +1 -1
- package/lib/selectGategory/style/ColumnSelection.less +190 -190
- package/lib/selectGategory/style/index.less +40 -40
- package/lib/selectResourceModal/component.js +5 -5
- package/lib/selectResourceModal/components/List/ListLocal/Upload.js +2 -2
- package/lib/selectResourceModal/components/List/ListLocal/index.js +1 -1
- package/lib/selectResourceModal/components/List/ListNormal/Filter.js +5 -5
- package/lib/selectResourceModal/components/List/ListSystem/Filter.js +1 -1
- package/lib/selectResourceModal/components/List/ListSystem/SubList.js +1 -1
- package/lib/selectResourceModal/style/index.less +55 -55
- package/lib/selectResourceModal/style/list.less +203 -203
- package/lib/selectResourceModal/style/listCardWrapper.less +97 -97
- package/lib/selectResourceModal/style/listSelected.less +94 -94
- package/lib/selectThumb/component.js +8 -8
- package/lib/selectThumb/style/card.less +95 -95
- package/lib/selectThumb/style/colorPalette.less +30 -30
- package/lib/selectThumb/style/index.less +62 -62
- package/lib/style/index.less +1 -1
- package/lib/thumbCard/style/index.less +90 -90
- package/lib/thumbCard/style/thumbUploading.less +26 -26
- package/lib/typeIcons/style/index.less +6 -6
- package/lib/uploadBefore/components/UploadBefore.js +1 -1
- package/lib/uploadBefore/style/index.less +144 -144
- package/lib/uploadStep/style/index.less +152 -152
- package/lib/userAvater/component.js +1 -1
- package/lib/userAvater/style/index.less +54 -54
- package/lib/userDirector/component.js +1 -1
- package/lib/userDirector/style/index.less +96 -96
- package/lib/videoThumb/style/index.less +77 -77
- package/package.json +138 -138
|
@@ -1,190 +1,190 @@
|
|
|
1
|
-
.column-selection-container {
|
|
2
|
-
padding: 0;
|
|
3
|
-
cursor: pointer;
|
|
4
|
-
@mixin ellipsis {
|
|
5
|
-
overflow: hidden;
|
|
6
|
-
white-space: nowrap;
|
|
7
|
-
text-overflow: ellipsis;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
&.single {
|
|
11
|
-
.column-select {
|
|
12
|
-
position: relative;
|
|
13
|
-
max-width: 250px;
|
|
14
|
-
padding-right: 35px;
|
|
15
|
-
font-weight: 500;
|
|
16
|
-
|
|
17
|
-
.right-icon {
|
|
18
|
-
position: absolute;
|
|
19
|
-
top: 7px;
|
|
20
|
-
right: 15px;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
&.add {
|
|
24
|
-
color: #86909c;
|
|
25
|
-
text-align: center;
|
|
26
|
-
background: #f3f4f5;
|
|
27
|
-
border: none;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
&.value {
|
|
31
|
-
color: #4886ff;
|
|
32
|
-
background: #edf3ff;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
&.long {
|
|
36
|
-
padding-right: 90px;
|
|
37
|
-
|
|
38
|
-
.longTip {
|
|
39
|
-
position: absolute;
|
|
40
|
-
right: 35px;
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.column-select {
|
|
47
|
-
height: 28px;
|
|
48
|
-
padding: 0 10px;
|
|
49
|
-
font-size: 14px;
|
|
50
|
-
line-height: 28px;
|
|
51
|
-
border: 1px solid #e8e8e8;
|
|
52
|
-
border-bottom: none;
|
|
53
|
-
|
|
54
|
-
.space {
|
|
55
|
-
display: flex;
|
|
56
|
-
align-items: center;
|
|
57
|
-
justify-content: space-between;
|
|
58
|
-
color: #4e5969;
|
|
59
|
-
|
|
60
|
-
&.disabled {
|
|
61
|
-
opacity: 0.3;
|
|
62
|
-
pointer-events: none;
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
.label {
|
|
67
|
-
@include ellipsis;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
&.add {
|
|
71
|
-
@include ellipsis;
|
|
72
|
-
|
|
73
|
-
color: #86909c;
|
|
74
|
-
text-align: center;
|
|
75
|
-
background: #f3f4f5;
|
|
76
|
-
border: 1px solid #e8e8e8;
|
|
77
|
-
border-radius: 2px;
|
|
78
|
-
|
|
79
|
-
.label {
|
|
80
|
-
font-weight: 700;
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
.column-selection-popover {
|
|
87
|
-
width: 300px;
|
|
88
|
-
|
|
89
|
-
&.single {
|
|
90
|
-
width: 180px;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
padding: 0;
|
|
94
|
-
|
|
95
|
-
.column-selection-main {
|
|
96
|
-
transition: all 0.3s;
|
|
97
|
-
|
|
98
|
-
.arco-scrollbar {
|
|
99
|
-
.column-selection-scroll {
|
|
100
|
-
overflow: auto;
|
|
101
|
-
|
|
102
|
-
.arco-tree {
|
|
103
|
-
.arco-tree-node {
|
|
104
|
-
position: relative;
|
|
105
|
-
height: 36px;
|
|
106
|
-
line-height: 36px;
|
|
107
|
-
|
|
108
|
-
.custom-tree-node {
|
|
109
|
-
width: 100%;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
span {
|
|
113
|
-
vertical-align: middle;
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
.add-icon {
|
|
117
|
-
position: absolute;
|
|
118
|
-
right: 10px;
|
|
119
|
-
color: #4886ff;
|
|
120
|
-
|
|
121
|
-
i {
|
|
122
|
-
font-size: 16px;
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
&:hover {
|
|
127
|
-
background-color: rgba(0, 0, 0, 0.05) !important;
|
|
128
|
-
|
|
129
|
-
.add-icon {
|
|
130
|
-
i {
|
|
131
|
-
display: inline-block;
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
.selected-list {
|
|
141
|
-
position: relative;
|
|
142
|
-
width: 100%;
|
|
143
|
-
margin: 0;
|
|
144
|
-
padding: 0;
|
|
145
|
-
list-style: none;
|
|
146
|
-
border-top: 1px solid #f3f4f5;
|
|
147
|
-
|
|
148
|
-
.title {
|
|
149
|
-
height: 28px;
|
|
150
|
-
padding: 0 40px 0 24px;
|
|
151
|
-
color: #86909c;
|
|
152
|
-
line-height: 28px;
|
|
153
|
-
background: #f3f4f5;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
.truncate {
|
|
157
|
-
display: flex;
|
|
158
|
-
align-items: center;
|
|
159
|
-
justify-content: space-between;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
li {
|
|
163
|
-
height: 36px;
|
|
164
|
-
padding: 0 40px 0 24px;
|
|
165
|
-
line-height: 36px;
|
|
166
|
-
|
|
167
|
-
.item {
|
|
168
|
-
width: calc(100% - 10px);
|
|
169
|
-
overflow: hidden;
|
|
170
|
-
white-space: nowrap;
|
|
171
|
-
text-overflow: ellipsis;
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
i {
|
|
175
|
-
position: absolute;
|
|
176
|
-
right: 10px;
|
|
177
|
-
display: inline-block;
|
|
178
|
-
color: rgba(0, 0, 0, 0.56);
|
|
179
|
-
font-size: 14px;
|
|
180
|
-
font-family: PingFangSC-Regular;
|
|
181
|
-
cursor: pointer;
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
&:hover {
|
|
185
|
-
background: rgba(0, 0, 0, 0.05);
|
|
186
|
-
}
|
|
187
|
-
}
|
|
188
|
-
}
|
|
189
|
-
}
|
|
190
|
-
}
|
|
1
|
+
.column-selection-container {
|
|
2
|
+
padding: 0;
|
|
3
|
+
cursor: pointer;
|
|
4
|
+
@mixin ellipsis {
|
|
5
|
+
overflow: hidden;
|
|
6
|
+
white-space: nowrap;
|
|
7
|
+
text-overflow: ellipsis;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
&.single {
|
|
11
|
+
.column-select {
|
|
12
|
+
position: relative;
|
|
13
|
+
max-width: 250px;
|
|
14
|
+
padding-right: 35px;
|
|
15
|
+
font-weight: 500;
|
|
16
|
+
|
|
17
|
+
.right-icon {
|
|
18
|
+
position: absolute;
|
|
19
|
+
top: 7px;
|
|
20
|
+
right: 15px;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
&.add {
|
|
24
|
+
color: #86909c;
|
|
25
|
+
text-align: center;
|
|
26
|
+
background: #f3f4f5;
|
|
27
|
+
border: none;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
&.value {
|
|
31
|
+
color: #4886ff;
|
|
32
|
+
background: #edf3ff;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
&.long {
|
|
36
|
+
padding-right: 90px;
|
|
37
|
+
|
|
38
|
+
.longTip {
|
|
39
|
+
position: absolute;
|
|
40
|
+
right: 35px;
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.column-select {
|
|
47
|
+
height: 28px;
|
|
48
|
+
padding: 0 10px;
|
|
49
|
+
font-size: 14px;
|
|
50
|
+
line-height: 28px;
|
|
51
|
+
border: 1px solid #e8e8e8;
|
|
52
|
+
border-bottom: none;
|
|
53
|
+
|
|
54
|
+
.space {
|
|
55
|
+
display: flex;
|
|
56
|
+
align-items: center;
|
|
57
|
+
justify-content: space-between;
|
|
58
|
+
color: #4e5969;
|
|
59
|
+
|
|
60
|
+
&.disabled {
|
|
61
|
+
opacity: 0.3;
|
|
62
|
+
pointer-events: none;
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.label {
|
|
67
|
+
@include ellipsis;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
&.add {
|
|
71
|
+
@include ellipsis;
|
|
72
|
+
|
|
73
|
+
color: #86909c;
|
|
74
|
+
text-align: center;
|
|
75
|
+
background: #f3f4f5;
|
|
76
|
+
border: 1px solid #e8e8e8;
|
|
77
|
+
border-radius: 2px;
|
|
78
|
+
|
|
79
|
+
.label {
|
|
80
|
+
font-weight: 700;
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.column-selection-popover {
|
|
87
|
+
width: 300px;
|
|
88
|
+
|
|
89
|
+
&.single {
|
|
90
|
+
width: 180px;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
padding: 0;
|
|
94
|
+
|
|
95
|
+
.column-selection-main {
|
|
96
|
+
transition: all 0.3s;
|
|
97
|
+
|
|
98
|
+
.arco-scrollbar {
|
|
99
|
+
.column-selection-scroll {
|
|
100
|
+
overflow: auto;
|
|
101
|
+
|
|
102
|
+
.arco-tree {
|
|
103
|
+
.arco-tree-node {
|
|
104
|
+
position: relative;
|
|
105
|
+
height: 36px;
|
|
106
|
+
line-height: 36px;
|
|
107
|
+
|
|
108
|
+
.custom-tree-node {
|
|
109
|
+
width: 100%;
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
span {
|
|
113
|
+
vertical-align: middle;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.add-icon {
|
|
117
|
+
position: absolute;
|
|
118
|
+
right: 10px;
|
|
119
|
+
color: #4886ff;
|
|
120
|
+
|
|
121
|
+
i {
|
|
122
|
+
font-size: 16px;
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
&:hover {
|
|
127
|
+
background-color: rgba(0, 0, 0, 0.05) !important;
|
|
128
|
+
|
|
129
|
+
.add-icon {
|
|
130
|
+
i {
|
|
131
|
+
display: inline-block;
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
.selected-list {
|
|
141
|
+
position: relative;
|
|
142
|
+
width: 100%;
|
|
143
|
+
margin: 0;
|
|
144
|
+
padding: 0;
|
|
145
|
+
list-style: none;
|
|
146
|
+
border-top: 1px solid #f3f4f5;
|
|
147
|
+
|
|
148
|
+
.title {
|
|
149
|
+
height: 28px;
|
|
150
|
+
padding: 0 40px 0 24px;
|
|
151
|
+
color: #86909c;
|
|
152
|
+
line-height: 28px;
|
|
153
|
+
background: #f3f4f5;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
.truncate {
|
|
157
|
+
display: flex;
|
|
158
|
+
align-items: center;
|
|
159
|
+
justify-content: space-between;
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
li {
|
|
163
|
+
height: 36px;
|
|
164
|
+
padding: 0 40px 0 24px;
|
|
165
|
+
line-height: 36px;
|
|
166
|
+
|
|
167
|
+
.item {
|
|
168
|
+
width: calc(100% - 10px);
|
|
169
|
+
overflow: hidden;
|
|
170
|
+
white-space: nowrap;
|
|
171
|
+
text-overflow: ellipsis;
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
i {
|
|
175
|
+
position: absolute;
|
|
176
|
+
right: 10px;
|
|
177
|
+
display: inline-block;
|
|
178
|
+
color: rgba(0, 0, 0, 0.56);
|
|
179
|
+
font-size: 14px;
|
|
180
|
+
font-family: PingFangSC-Regular;
|
|
181
|
+
cursor: pointer;
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
&:hover {
|
|
185
|
+
background: rgba(0, 0, 0, 0.05);
|
|
186
|
+
}
|
|
187
|
+
}
|
|
188
|
+
}
|
|
189
|
+
}
|
|
190
|
+
}
|
|
@@ -1,40 +1,40 @@
|
|
|
1
|
-
@import './ColumnSelection.less';
|
|
2
|
-
|
|
3
|
-
.add-category-modal-wrapper {
|
|
4
|
-
.arco-modal-header {
|
|
5
|
-
border-bottom: none;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.arco-modal-body {
|
|
9
|
-
min-height: 200px;
|
|
10
|
-
padding: 20px;
|
|
11
|
-
padding-bottom: 0;
|
|
12
|
-
|
|
13
|
-
.form-view {
|
|
14
|
-
padding: 0 20px;
|
|
15
|
-
|
|
16
|
-
.title {
|
|
17
|
-
padding: 20px 0;
|
|
18
|
-
font-weight: bold;
|
|
19
|
-
font-size: 14px;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.item-title {
|
|
23
|
-
display: inline-block;
|
|
24
|
-
color: #4e5969;
|
|
25
|
-
font-weight: 700;
|
|
26
|
-
font-size: 14px;
|
|
27
|
-
line-height: 40px;
|
|
28
|
-
text-align: left;
|
|
29
|
-
|
|
30
|
-
&.big {
|
|
31
|
-
line-height: 60px;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.arco-modal-footer {
|
|
38
|
-
border-top: 0;
|
|
39
|
-
}
|
|
40
|
-
}
|
|
1
|
+
@import './ColumnSelection.less';
|
|
2
|
+
|
|
3
|
+
.add-category-modal-wrapper {
|
|
4
|
+
.arco-modal-header {
|
|
5
|
+
border-bottom: none;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
.arco-modal-body {
|
|
9
|
+
min-height: 200px;
|
|
10
|
+
padding: 20px;
|
|
11
|
+
padding-bottom: 0;
|
|
12
|
+
|
|
13
|
+
.form-view {
|
|
14
|
+
padding: 0 20px;
|
|
15
|
+
|
|
16
|
+
.title {
|
|
17
|
+
padding: 20px 0;
|
|
18
|
+
font-weight: bold;
|
|
19
|
+
font-size: 14px;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.item-title {
|
|
23
|
+
display: inline-block;
|
|
24
|
+
color: #4e5969;
|
|
25
|
+
font-weight: 700;
|
|
26
|
+
font-size: 14px;
|
|
27
|
+
line-height: 40px;
|
|
28
|
+
text-align: left;
|
|
29
|
+
|
|
30
|
+
&.big {
|
|
31
|
+
line-height: 60px;
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.arco-modal-footer {
|
|
38
|
+
border-top: 0;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
@@ -123,7 +123,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
123
123
|
}, null, 8, ["maxcount", "selected", "onRemove", "onClear"]),
|
|
124
124
|
vue.createVNode(vue.unref(webVue.Button), { onClick: vue.unref(close) }, {
|
|
125
125
|
default: vue.withCtx(() => _cache[1] || (_cache[1] = [
|
|
126
|
-
vue.createTextVNode("\u53D6\u6D88"
|
|
126
|
+
vue.createTextVNode("\u53D6\u6D88")
|
|
127
127
|
])),
|
|
128
128
|
_: 1,
|
|
129
129
|
__: [1]
|
|
@@ -133,7 +133,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
133
133
|
onClick: confirm
|
|
134
134
|
}, {
|
|
135
135
|
default: vue.withCtx(() => _cache[2] || (_cache[2] = [
|
|
136
|
-
vue.createTextVNode(" \u786E\u5B9A "
|
|
136
|
+
vue.createTextVNode(" \u786E\u5B9A ")
|
|
137
137
|
])),
|
|
138
138
|
_: 1,
|
|
139
139
|
__: [2]
|
|
@@ -144,7 +144,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
144
144
|
vue.createCommentVNode(" \u89C6\u9891\u5C01\u9762\u7C7B\u578B\u4E0D\u5B58\u5728\u591A\u9009\u7684\u903B\u8F91\uFF0C\u65E0\u8BBA\u662F\u70B9\u51FB\u88C1\u526A\u8FD8\u662F\u4F7F\u7528\uFF0C\u90FD\u662F\u5355\u9009 "),
|
|
145
145
|
vue.createVNode(vue.unref(webVue.Button), { onClick: vue.unref(close) }, {
|
|
146
146
|
default: vue.withCtx(() => _cache[3] || (_cache[3] = [
|
|
147
|
-
vue.createTextVNode("\u53D6\u6D88"
|
|
147
|
+
vue.createTextVNode("\u53D6\u6D88")
|
|
148
148
|
])),
|
|
149
149
|
_: 1,
|
|
150
150
|
__: [3]
|
|
@@ -155,7 +155,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
155
155
|
onClick: ($event) => confirm("crop", onConfirm)
|
|
156
156
|
}, {
|
|
157
157
|
default: vue.withCtx(() => _cache[4] || (_cache[4] = [
|
|
158
|
-
vue.createTextVNode(" \u7F16\u8F91 "
|
|
158
|
+
vue.createTextVNode(" \u7F16\u8F91 ")
|
|
159
159
|
])),
|
|
160
160
|
_: 2,
|
|
161
161
|
__: [4]
|
|
@@ -166,7 +166,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
166
166
|
onClick: ($event) => confirm("use", onConfirm)
|
|
167
167
|
}, {
|
|
168
168
|
default: vue.withCtx(() => _cache[5] || (_cache[5] = [
|
|
169
|
-
vue.createTextVNode(" \u4F7F\u7528 "
|
|
169
|
+
vue.createTextVNode(" \u4F7F\u7528 ")
|
|
170
170
|
])),
|
|
171
171
|
_: 2,
|
|
172
172
|
__: [5]
|
|
@@ -46,7 +46,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
46
46
|
vue.createVNode(vue.unref(vueCmstopIcons.IconComputer))
|
|
47
47
|
]),
|
|
48
48
|
default: vue.withCtx(() => [
|
|
49
|
-
_cache[0] || (_cache[0] = vue.createTextVNode(" \u672C\u5730\u4E0A\u4F20 "
|
|
49
|
+
_cache[0] || (_cache[0] = vue.createTextVNode(" \u672C\u5730\u4E0A\u4F20 "))
|
|
50
50
|
]),
|
|
51
51
|
_: 1,
|
|
52
52
|
__: [0]
|
|
@@ -54,7 +54,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
54
54
|
]),
|
|
55
55
|
_: 1
|
|
56
56
|
}),
|
|
57
|
-
vue.createCommentVNode(' <a-button type="primary"> \u626B\u7801\u4E0A\u4F20 </a-button>\
|
|
57
|
+
vue.createCommentVNode(' <a-button type="primary"> \u626B\u7801\u4E0A\u4F20 </a-button>\n <a-button type="primary"> \u5206\u4EAB\u4E0A\u4F20 </a-button> ')
|
|
58
58
|
]),
|
|
59
59
|
vue.createElementVNode("div", _hoisted_3, [
|
|
60
60
|
vue.createVNode(vue.unref(webVue.Upload), {
|
|
@@ -79,7 +79,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
79
79
|
return vue.openBlock(), vue.createElementBlock(vue.Fragment, {
|
|
80
80
|
key: item.sig_id
|
|
81
81
|
}, [
|
|
82
|
-
vue.createCommentVNode(" \
|
|
82
|
+
vue.createCommentVNode(" \n onOptions \u7528\u4E8E\u5904\u7406\u5361\u7247\u91CC\u5916\u90E8\u4E0D\u80FD\u6355\u83B7\u7684\u64CD\u4F5C\n 1. \u6BD4\u5982\u5916\u90E8\u65E0\u6CD5\u5904\u7406\u9700\u8981\u91CD\u65B0\u4E0A\u4F20/\u8F6C\u7801/\u5220\u9664\u7684\u903B\u8F91 \n 2. \u90A3\u4E48\u5C31\u5C06\u5904\u7406\u7684\u65B9\u6CD5\u4E5F\u4E00\u540C\u629B\u51FA\uFF0C\u7531\u5916\u90E8\u8C03\u7528\n "),
|
|
83
83
|
vue.renderSlot(_ctx.$slots, "item", {
|
|
84
84
|
item,
|
|
85
85
|
onOptions: handleOptions
|
|
@@ -223,7 +223,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
223
223
|
}, {
|
|
224
224
|
default: vue.withCtx(() => [
|
|
225
225
|
vue.createElementVNode("span", _hoisted_4, [
|
|
226
|
-
_cache[11] || (_cache[11] = vue.createTextVNode(" \u66F4\u591A "
|
|
226
|
+
_cache[11] || (_cache[11] = vue.createTextVNode(" \u66F4\u591A ")),
|
|
227
227
|
vue.createVNode(vue.unref(icon.IconCaretDown))
|
|
228
228
|
])
|
|
229
229
|
]),
|
|
@@ -257,14 +257,14 @@ const _sfc_main = vue.defineComponent({
|
|
|
257
257
|
content: vue.withCtx(() => [
|
|
258
258
|
vue.createVNode(vue.unref(webVue.Doption), { value: 0 }, {
|
|
259
259
|
default: vue.withCtx(() => _cache[12] || (_cache[12] = [
|
|
260
|
-
vue.createTextVNode("\u7CBE\u51C6\u641C"
|
|
260
|
+
vue.createTextVNode("\u7CBE\u51C6\u641C")
|
|
261
261
|
])),
|
|
262
262
|
_: 1,
|
|
263
263
|
__: [12]
|
|
264
264
|
}),
|
|
265
265
|
vue.createVNode(vue.unref(webVue.Doption), { value: 1 }, {
|
|
266
266
|
default: vue.withCtx(() => _cache[13] || (_cache[13] = [
|
|
267
|
-
vue.createTextVNode("\u6A21\u7CCA\u641C"
|
|
267
|
+
vue.createTextVNode("\u6A21\u7CCA\u641C")
|
|
268
268
|
])),
|
|
269
269
|
_: 1,
|
|
270
270
|
__: [13]
|
|
@@ -404,7 +404,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
404
404
|
onClick: handleReset
|
|
405
405
|
}, {
|
|
406
406
|
default: vue.withCtx(() => _cache[14] || (_cache[14] = [
|
|
407
|
-
vue.createTextVNode(" \u91CD\u7F6E "
|
|
407
|
+
vue.createTextVNode(" \u91CD\u7F6E ")
|
|
408
408
|
])),
|
|
409
409
|
_: 1,
|
|
410
410
|
__: [14]
|
|
@@ -430,7 +430,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
430
430
|
vue.createVNode(vue.unref(icon.IconUpload))
|
|
431
431
|
]),
|
|
432
432
|
default: vue.withCtx(() => [
|
|
433
|
-
_cache[15] || (_cache[15] = vue.createTextVNode(" \u4E0A\u4F20 "
|
|
433
|
+
_cache[15] || (_cache[15] = vue.createTextVNode(" \u4E0A\u4F20 "))
|
|
434
434
|
]),
|
|
435
435
|
_: 1,
|
|
436
436
|
__: [15]
|
|
@@ -57,7 +57,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
57
57
|
onClick: loadMore
|
|
58
58
|
}, _cache[0] || (_cache[0] = [
|
|
59
59
|
vue.createElementVNode("img", { src: sys_load_more }, null, -1),
|
|
60
|
-
vue.createTextVNode(" \u70B9\u51FB\u52A0\u8F7D\u66F4\u591A "
|
|
60
|
+
vue.createTextVNode(" \u70B9\u51FB\u52A0\u8F7D\u66F4\u591A ")
|
|
61
61
|
]))) : vue.createCommentVNode("v-if", true)
|
|
62
62
|
])
|
|
63
63
|
], 2112);
|