@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,133 +1,133 @@
|
|
|
1
|
-
.image-crop-modal-wrapper {
|
|
2
|
-
.arco-modal-footer {
|
|
3
|
-
padding: 0;
|
|
4
|
-
}
|
|
5
|
-
}
|
|
6
|
-
.image-crop-modal-body {
|
|
7
|
-
height: calc(100vh - 16vh - 114px);
|
|
8
|
-
padding: 0;
|
|
9
|
-
overflow: hidden;
|
|
10
|
-
background: var(--color-fill-3);
|
|
11
|
-
|
|
12
|
-
.image-cropper {
|
|
13
|
-
height: 100%;
|
|
14
|
-
|
|
15
|
-
.edit {
|
|
16
|
-
height: calc(100% - 86px);
|
|
17
|
-
padding: 24px;
|
|
18
|
-
text-align: center;
|
|
19
|
-
|
|
20
|
-
&.fullHeight {
|
|
21
|
-
height: 100%;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.edit-cropper {
|
|
25
|
-
position: relative;
|
|
26
|
-
top: 50%;
|
|
27
|
-
left: 50%;
|
|
28
|
-
width: 100%;
|
|
29
|
-
height: 100%;
|
|
30
|
-
transform: translate(-50%, -50%);
|
|
31
|
-
|
|
32
|
-
#cropper_img {
|
|
33
|
-
display: block;
|
|
34
|
-
max-width: 100%;
|
|
35
|
-
max-height: 100%;
|
|
36
|
-
|
|
37
|
-
&.position {
|
|
38
|
-
position: absolute;
|
|
39
|
-
top: 50%;
|
|
40
|
-
left: 50%;
|
|
41
|
-
transform: translate(-50%, -50%);
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
.cropper-bg {
|
|
46
|
-
background: none !important;
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.tool {
|
|
52
|
-
width: 100%;
|
|
53
|
-
height: 86px;
|
|
54
|
-
line-height: 86px;
|
|
55
|
-
text-align: center;
|
|
56
|
-
background: #fff;
|
|
57
|
-
|
|
58
|
-
.btn {
|
|
59
|
-
display: inline-block;
|
|
60
|
-
margin: 0 30px;
|
|
61
|
-
color: #474747;
|
|
62
|
-
font-size: 14px;
|
|
63
|
-
font-family: PingFangSC-Regular;
|
|
64
|
-
letter-spacing: 0;
|
|
65
|
-
vertical-align: middle;
|
|
66
|
-
border: 1px solid #333;
|
|
67
|
-
cursor: pointer;
|
|
68
|
-
opacity: 0.8;
|
|
69
|
-
|
|
70
|
-
&.btn1 {
|
|
71
|
-
width: 41px;
|
|
72
|
-
height: 33px;
|
|
73
|
-
line-height: 33px;
|
|
74
|
-
border: 1px dashed #333;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
&.btn2 {
|
|
78
|
-
width: 35px;
|
|
79
|
-
height: 35px;
|
|
80
|
-
line-height: 35px;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
&.btn3 {
|
|
84
|
-
width: 46px;
|
|
85
|
-
height: 33px;
|
|
86
|
-
line-height: 33px;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
&.btn4 {
|
|
90
|
-
width: 34px;
|
|
91
|
-
height: 47px;
|
|
92
|
-
line-height: 47px;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
&.btn5 {
|
|
96
|
-
width: 59px;
|
|
97
|
-
height: 33px;
|
|
98
|
-
line-height: 33px;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
&.btn6 {
|
|
102
|
-
width: 33px;
|
|
103
|
-
height: 59px;
|
|
104
|
-
line-height: 59px;
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
&:hover,
|
|
108
|
-
&.active {
|
|
109
|
-
color: #4886ff;
|
|
110
|
-
border-color: #4886ff;
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
.image-crop-modal-footer {
|
|
118
|
-
display: flex;
|
|
119
|
-
align-items: center;
|
|
120
|
-
justify-content: space-between;
|
|
121
|
-
padding: 10px 30px;
|
|
122
|
-
overflow: hidden;
|
|
123
|
-
border-top: solid 1px var(--color-border-1);
|
|
124
|
-
.cropper-btn {
|
|
125
|
-
padding: 6px !important;
|
|
126
|
-
font-size: 18px;
|
|
127
|
-
}
|
|
128
|
-
.cropper-btn + .cropper-btn {
|
|
129
|
-
margin-left: 10px;
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
|
|
1
|
+
.image-crop-modal-wrapper {
|
|
2
|
+
.arco-modal-footer {
|
|
3
|
+
padding: 0;
|
|
4
|
+
}
|
|
5
|
+
}
|
|
6
|
+
.image-crop-modal-body {
|
|
7
|
+
height: calc(100vh - 16vh - 114px);
|
|
8
|
+
padding: 0;
|
|
9
|
+
overflow: hidden;
|
|
10
|
+
background: var(--color-fill-3);
|
|
11
|
+
|
|
12
|
+
.image-cropper {
|
|
13
|
+
height: 100%;
|
|
14
|
+
|
|
15
|
+
.edit {
|
|
16
|
+
height: calc(100% - 86px);
|
|
17
|
+
padding: 24px;
|
|
18
|
+
text-align: center;
|
|
19
|
+
|
|
20
|
+
&.fullHeight {
|
|
21
|
+
height: 100%;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.edit-cropper {
|
|
25
|
+
position: relative;
|
|
26
|
+
top: 50%;
|
|
27
|
+
left: 50%;
|
|
28
|
+
width: 100%;
|
|
29
|
+
height: 100%;
|
|
30
|
+
transform: translate(-50%, -50%);
|
|
31
|
+
|
|
32
|
+
#cropper_img {
|
|
33
|
+
display: block;
|
|
34
|
+
max-width: 100%;
|
|
35
|
+
max-height: 100%;
|
|
36
|
+
|
|
37
|
+
&.position {
|
|
38
|
+
position: absolute;
|
|
39
|
+
top: 50%;
|
|
40
|
+
left: 50%;
|
|
41
|
+
transform: translate(-50%, -50%);
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
.cropper-bg {
|
|
46
|
+
background: none !important;
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.tool {
|
|
52
|
+
width: 100%;
|
|
53
|
+
height: 86px;
|
|
54
|
+
line-height: 86px;
|
|
55
|
+
text-align: center;
|
|
56
|
+
background: #fff;
|
|
57
|
+
|
|
58
|
+
.btn {
|
|
59
|
+
display: inline-block;
|
|
60
|
+
margin: 0 30px;
|
|
61
|
+
color: #474747;
|
|
62
|
+
font-size: 14px;
|
|
63
|
+
font-family: PingFangSC-Regular;
|
|
64
|
+
letter-spacing: 0;
|
|
65
|
+
vertical-align: middle;
|
|
66
|
+
border: 1px solid #333;
|
|
67
|
+
cursor: pointer;
|
|
68
|
+
opacity: 0.8;
|
|
69
|
+
|
|
70
|
+
&.btn1 {
|
|
71
|
+
width: 41px;
|
|
72
|
+
height: 33px;
|
|
73
|
+
line-height: 33px;
|
|
74
|
+
border: 1px dashed #333;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
&.btn2 {
|
|
78
|
+
width: 35px;
|
|
79
|
+
height: 35px;
|
|
80
|
+
line-height: 35px;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
&.btn3 {
|
|
84
|
+
width: 46px;
|
|
85
|
+
height: 33px;
|
|
86
|
+
line-height: 33px;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
&.btn4 {
|
|
90
|
+
width: 34px;
|
|
91
|
+
height: 47px;
|
|
92
|
+
line-height: 47px;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
&.btn5 {
|
|
96
|
+
width: 59px;
|
|
97
|
+
height: 33px;
|
|
98
|
+
line-height: 33px;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
&.btn6 {
|
|
102
|
+
width: 33px;
|
|
103
|
+
height: 59px;
|
|
104
|
+
line-height: 59px;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
&:hover,
|
|
108
|
+
&.active {
|
|
109
|
+
color: #4886ff;
|
|
110
|
+
border-color: #4886ff;
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
.image-crop-modal-footer {
|
|
118
|
+
display: flex;
|
|
119
|
+
align-items: center;
|
|
120
|
+
justify-content: space-between;
|
|
121
|
+
padding: 10px 30px;
|
|
122
|
+
overflow: hidden;
|
|
123
|
+
border-top: solid 1px var(--color-border-1);
|
|
124
|
+
.cropper-btn {
|
|
125
|
+
padding: 6px !important;
|
|
126
|
+
font-size: 18px;
|
|
127
|
+
}
|
|
128
|
+
.cropper-btn + .cropper-btn {
|
|
129
|
+
margin-left: 10px;
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@import './cropper.less';
|
|
2
|
-
@import './imageCropper.less';
|
|
1
|
+
@import './cropper.less';
|
|
2
|
+
@import './imageCropper.less';
|
|
@@ -98,13 +98,13 @@ const _sfc_main = vue.defineComponent({
|
|
|
98
98
|
vue.createElementVNode("div", _hoisted_1, [
|
|
99
99
|
_cache[5] || (_cache[5] = vue.createElementVNode("h3", null, "\u4E0B\u8F7D\u5BFC\u5165\u6A21\u7248", -1)),
|
|
100
100
|
vue.createElementVNode("p", _hoisted_2, [
|
|
101
|
-
_cache[2] || (_cache[2] = vue.createTextVNode(" \u4E25\u683C\u6309\u7167\u6A21\u677F\u683C\u5F0F\u53CA\u5185\u5BB9\u51C6\u5907\u5BFC\u5165\u7684\u6570\u636E\u3002 "
|
|
101
|
+
_cache[2] || (_cache[2] = vue.createTextVNode(" \u4E25\u683C\u6309\u7167\u6A21\u677F\u683C\u5F0F\u53CA\u5185\u5BB9\u51C6\u5907\u5BFC\u5165\u7684\u6570\u636E\u3002 ")),
|
|
102
102
|
vue.createVNode(vue.unref(webVue.Link), {
|
|
103
103
|
target: "_blank",
|
|
104
104
|
href: _ctx.importTemplateUrl
|
|
105
105
|
}, {
|
|
106
106
|
default: vue.withCtx(() => _cache[1] || (_cache[1] = [
|
|
107
|
-
vue.createTextVNode("\u4E0B\u8F7D\u6A21\u677F"
|
|
107
|
+
vue.createTextVNode("\u4E0B\u8F7D\u6A21\u677F")
|
|
108
108
|
])),
|
|
109
109
|
_: 1,
|
|
110
110
|
__: [1]
|
|
@@ -126,7 +126,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
126
126
|
href: importData.value.result_url
|
|
127
127
|
}, {
|
|
128
128
|
default: vue.withCtx(() => _cache[3] || (_cache[3] = [
|
|
129
|
-
vue.createTextVNode(" \u4E0B\u8F7D\u5BFC\u5165\u7ED3\u679C "
|
|
129
|
+
vue.createTextVNode(" \u4E0B\u8F7D\u5BFC\u5165\u7ED3\u679C ")
|
|
130
130
|
])),
|
|
131
131
|
_: 1,
|
|
132
132
|
__: [3]
|
|
@@ -158,7 +158,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
158
158
|
onClick: importStart
|
|
159
159
|
}, {
|
|
160
160
|
default: vue.withCtx(() => _cache[4] || (_cache[4] = [
|
|
161
|
-
vue.createTextVNode("\u5F00\u59CB\u5BFC\u5165"
|
|
161
|
+
vue.createTextVNode("\u5F00\u59CB\u5BFC\u5165")
|
|
162
162
|
])),
|
|
163
163
|
_: 1,
|
|
164
164
|
__: [4]
|
|
@@ -1,48 +1,48 @@
|
|
|
1
|
-
.tooltip-button {
|
|
2
|
-
height: auto;
|
|
3
|
-
padding: 20px;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.memberImport {
|
|
7
|
-
.arco-transfer-view {
|
|
8
|
-
width: 265px;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.arco-modal-body {
|
|
12
|
-
display: flex;
|
|
13
|
-
justify-content: center;
|
|
14
|
-
|
|
15
|
-
.memberImport-content {
|
|
16
|
-
width: 100%;
|
|
17
|
-
min-height: 400px;
|
|
18
|
-
padding: 0 26px;
|
|
19
|
-
|
|
20
|
-
h3 {
|
|
21
|
-
color: var(---color-text-1, #1d2129);
|
|
22
|
-
font-weight: 500;
|
|
23
|
-
font-size: 14px;
|
|
24
|
-
|
|
25
|
-
/* 14/CN-Medium */
|
|
26
|
-
font-family: 'PingFang SC';
|
|
27
|
-
font-style: normal;
|
|
28
|
-
line-height: 22px; /* 157.143% */
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
p {
|
|
32
|
-
color: var(---color-text-2, #4e5969);
|
|
33
|
-
font-weight: 400;
|
|
34
|
-
font-size: 14px;
|
|
35
|
-
|
|
36
|
-
/* 14/CN-Regular */
|
|
37
|
-
font-family: 'PingFang SC';
|
|
38
|
-
font-style: normal;
|
|
39
|
-
line-height: 22px; /* 157.143% */
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.primary2 {
|
|
43
|
-
color: var(---primary-6, #165dff);
|
|
44
|
-
background: var(---primary-1, #e8f3ff);
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
}
|
|
1
|
+
.tooltip-button {
|
|
2
|
+
height: auto;
|
|
3
|
+
padding: 20px;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.memberImport {
|
|
7
|
+
.arco-transfer-view {
|
|
8
|
+
width: 265px;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.arco-modal-body {
|
|
12
|
+
display: flex;
|
|
13
|
+
justify-content: center;
|
|
14
|
+
|
|
15
|
+
.memberImport-content {
|
|
16
|
+
width: 100%;
|
|
17
|
+
min-height: 400px;
|
|
18
|
+
padding: 0 26px;
|
|
19
|
+
|
|
20
|
+
h3 {
|
|
21
|
+
color: var(---color-text-1, #1d2129);
|
|
22
|
+
font-weight: 500;
|
|
23
|
+
font-size: 14px;
|
|
24
|
+
|
|
25
|
+
/* 14/CN-Medium */
|
|
26
|
+
font-family: 'PingFang SC';
|
|
27
|
+
font-style: normal;
|
|
28
|
+
line-height: 22px; /* 157.143% */
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
p {
|
|
32
|
+
color: var(---color-text-2, #4e5969);
|
|
33
|
+
font-weight: 400;
|
|
34
|
+
font-size: 14px;
|
|
35
|
+
|
|
36
|
+
/* 14/CN-Regular */
|
|
37
|
+
font-family: 'PingFang SC';
|
|
38
|
+
font-style: normal;
|
|
39
|
+
line-height: 22px; /* 157.143% */
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.primary2 {
|
|
43
|
+
color: var(---primary-6, #165dff);
|
|
44
|
+
background: var(---primary-1, #e8f3ff);
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
}
|
package/lib/index.less
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
@import './style/index.less';
|
|
2
|
-
@import './appCenter/style/index.less';
|
|
3
|
-
@import './messageBox/style/index.less';
|
|
4
|
-
@import './userAvater/style/index.less';
|
|
5
|
-
@import './typeIcons/style/index.less';
|
|
6
|
-
@import './uploadStep/style/index.less';
|
|
7
|
-
@import './contentModal/style/index.less';
|
|
8
|
-
@import './resourceModal/style/index.less';
|
|
9
|
-
@import './previousVersion/style/index.less';
|
|
10
|
-
@import './selectGategory/style/index.less';
|
|
11
|
-
@import './imageCrop/style/index.less';
|
|
12
|
-
@import './uploadBefore/style/index.less';
|
|
13
|
-
@import './contentDetailList/style/index.less';
|
|
14
|
-
@import './emptyData/style/index.less';
|
|
15
|
-
@import './mediaFilter/style/index.less';
|
|
16
|
-
@import './selectAvatarList/style/index.less';
|
|
17
|
-
@import './userDirector/style/index.less';
|
|
18
|
-
@import './selectThumb/style/index.less';
|
|
19
|
-
@import './editMetaInfo/style/index.less';
|
|
20
|
-
@import './baseFilter/style/index.less';
|
|
21
|
-
@import './dataTags/style/index.less';
|
|
22
|
-
@import './colorPalette/style/index.less';
|
|
23
|
-
@import './resourceGridList/style/index.less';
|
|
24
|
-
@import './mediaView/style/index.less';
|
|
25
|
-
@import './thumbCard/style/index.less';
|
|
26
|
-
@import './selectResourceModal/style/index.less';
|
|
27
|
-
@import './docPreview/style/index.less';
|
|
28
|
-
@import './docHistory/style/index.less';
|
|
29
|
-
@import './videoThumb/style/index.less';
|
|
30
|
-
@import './importData/style/index.less';
|
|
1
|
+
@import './style/index.less';
|
|
2
|
+
@import './appCenter/style/index.less';
|
|
3
|
+
@import './messageBox/style/index.less';
|
|
4
|
+
@import './userAvater/style/index.less';
|
|
5
|
+
@import './typeIcons/style/index.less';
|
|
6
|
+
@import './uploadStep/style/index.less';
|
|
7
|
+
@import './contentModal/style/index.less';
|
|
8
|
+
@import './resourceModal/style/index.less';
|
|
9
|
+
@import './previousVersion/style/index.less';
|
|
10
|
+
@import './selectGategory/style/index.less';
|
|
11
|
+
@import './imageCrop/style/index.less';
|
|
12
|
+
@import './uploadBefore/style/index.less';
|
|
13
|
+
@import './contentDetailList/style/index.less';
|
|
14
|
+
@import './emptyData/style/index.less';
|
|
15
|
+
@import './mediaFilter/style/index.less';
|
|
16
|
+
@import './selectAvatarList/style/index.less';
|
|
17
|
+
@import './userDirector/style/index.less';
|
|
18
|
+
@import './selectThumb/style/index.less';
|
|
19
|
+
@import './editMetaInfo/style/index.less';
|
|
20
|
+
@import './baseFilter/style/index.less';
|
|
21
|
+
@import './dataTags/style/index.less';
|
|
22
|
+
@import './colorPalette/style/index.less';
|
|
23
|
+
@import './resourceGridList/style/index.less';
|
|
24
|
+
@import './mediaView/style/index.less';
|
|
25
|
+
@import './thumbCard/style/index.less';
|
|
26
|
+
@import './selectResourceModal/style/index.less';
|
|
27
|
+
@import './docPreview/style/index.less';
|
|
28
|
+
@import './docHistory/style/index.less';
|
|
29
|
+
@import './videoThumb/style/index.less';
|
|
30
|
+
@import './importData/style/index.less';
|
|
@@ -183,7 +183,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
183
183
|
vue.createVNode(vue.unref(icon.IconRefresh))
|
|
184
184
|
]),
|
|
185
185
|
default: vue.withCtx(() => [
|
|
186
|
-
_cache[3] || (_cache[3] = vue.createTextVNode(" \u91CD\u7F6E "
|
|
186
|
+
_cache[3] || (_cache[3] = vue.createTextVNode(" \u91CD\u7F6E "))
|
|
187
187
|
]),
|
|
188
188
|
_: 1,
|
|
189
189
|
__: [3]
|
|
@@ -147,7 +147,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
147
147
|
}, {
|
|
148
148
|
default: vue.withCtx(() => [
|
|
149
149
|
vue.createElementVNode("span", _hoisted_4, [
|
|
150
|
-
_cache[0] || (_cache[0] = vue.createTextVNode(" \u66F4\u591A\u7B5B\u9009 "
|
|
150
|
+
_cache[0] || (_cache[0] = vue.createTextVNode(" \u66F4\u591A\u7B5B\u9009 ")),
|
|
151
151
|
vue.createVNode(vue.unref(icon.IconCaretDown))
|
|
152
152
|
])
|
|
153
153
|
]),
|