@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.
Files changed (227) hide show
  1. package/README.md +107 -107
  2. package/dist/gif.worker.js +3 -3
  3. package/dist/index.js.map +1 -1
  4. package/dist/index.min.js.map +1 -1
  5. package/es/appCenter/style/index.less +120 -120
  6. package/es/baseFilter/components/FilterGroup.js +1 -1
  7. package/es/baseFilter/style/filterGroup.less +53 -53
  8. package/es/baseFilter/style/index.less +45 -45
  9. package/es/colorPalette/style/index.less +44 -44
  10. package/es/contentDetailList/components/ShowQRCode/QrcodeView/index.js +2 -2
  11. package/es/contentDetailList/style/ComoItem.less +99 -99
  12. package/es/contentDetailList/style/Content.less +49 -49
  13. package/es/contentDetailList/style/ContentListItem.less +132 -132
  14. package/es/contentDetailList/style/CustomItem.less +25 -25
  15. package/es/contentDetailList/style/Doc.less +3 -3
  16. package/es/contentDetailList/style/DocItem.less +152 -152
  17. package/es/contentDetailList/style/DocMpItem.less +135 -135
  18. package/es/contentDetailList/style/GroupPieceItem.less +108 -108
  19. package/es/contentDetailList/style/KongoNavItem.less +104 -104
  20. package/es/contentDetailList/style/LiveItem.less +108 -108
  21. package/es/contentDetailList/style/MaccountItem.less +111 -111
  22. package/es/contentDetailList/style/MatrixItem.less +214 -214
  23. package/es/contentDetailList/style/QrCodeView.less +93 -93
  24. package/es/contentDetailList/style/ShowQRCode.less +3 -3
  25. package/es/contentDetailList/style/courseItem.less +108 -108
  26. package/es/contentDetailList/style/funhdItem.less +108 -108
  27. package/es/contentDetailList/style/index.less +30 -30
  28. package/es/contentModal/component.js +8 -8
  29. package/es/contentModal/components/ViewAllColumn/MediaFilter/index.js +177 -6
  30. package/es/contentModal/components/ViewAllColumn/columnTree/index.js +151 -0
  31. package/es/contentModal/components/storeBox/index.js +2 -2
  32. package/es/contentModal/script/api.js +7 -1
  33. package/es/contentModal/style/MediaFilter.less +47 -47
  34. package/es/contentModal/style/ViewAllColumn.less +68 -68
  35. package/es/contentModal/style/columnTree.less +32 -32
  36. package/es/contentModal/style/index.less +23 -23
  37. package/es/contentModal/style/storeBox.less +55 -55
  38. package/es/dataTags/component.js +5 -5
  39. package/es/dataTags/style/index.less +73 -73
  40. package/es/docHistory/component.js +1 -1
  41. package/es/docHistory/style/docDiffPanel.less +43 -43
  42. package/es/docHistory/style/docHistoryList.less +58 -58
  43. package/es/docHistory/style/index.less +37 -37
  44. package/es/docPreview/component.js +5 -5
  45. package/es/docPreview/style/index.less +140 -140
  46. package/es/docPreview/style/previewIframe.less +36 -36
  47. package/es/editMetaInfo/components/metaInfoForm.js +2 -2
  48. package/es/editMetaInfo/style/index.less +60 -60
  49. package/es/emptyData/style/index.less +34 -34
  50. package/es/gif.worker.js +3 -3
  51. package/es/imageCrop/component.js +2 -2
  52. package/es/imageCrop/style/cropper.less +291 -291
  53. package/es/imageCrop/style/imageCropper.less +133 -133
  54. package/es/imageCrop/style/index.less +2 -2
  55. package/es/importData/component.js +4 -4
  56. package/es/importData/style/index.less +48 -48
  57. package/es/index.less +30 -30
  58. package/es/mediaFilter/components/DocFilter.js +1 -1
  59. package/es/mediaFilter/components/FilterGroup.js +1 -1
  60. package/es/mediaFilter/style/index.less +115 -115
  61. package/es/mediaView/style/index.less +71 -71
  62. package/es/messageBox/component.js +1 -1
  63. package/es/messageBox/list.js +1 -1
  64. package/es/messageBox/style/index.less +76 -76
  65. package/es/previousVersion/style/index.less +209 -209
  66. package/es/resourceGridList/component.js +1 -1
  67. package/es/resourceGridList/style/FileTypeThumb.less +96 -96
  68. package/es/resourceGridList/style/index.less +233 -233
  69. package/es/resourceModal/component.js +1 -1
  70. package/es/resourceModal/components/MediaSelection/MainContent/index.js +1 -1
  71. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +1 -1
  72. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +1 -1
  73. package/es/resourceModal/components/MediaSelection/ToolbarSearch/index.js +1 -1
  74. package/es/resourceModal/style/DocAiMediaSelected.less +55 -55
  75. package/es/resourceModal/style/FileTypeThumb.less +205 -205
  76. package/es/resourceModal/style/MainContent.less +222 -222
  77. package/es/resourceModal/style/MediaPreviewer.less +71 -71
  78. package/es/resourceModal/style/MediaSelection.less +69 -69
  79. package/es/resourceModal/style/SystemResourceSelected.less +154 -154
  80. package/es/resourceModal/style/ToolbarSearch.less +53 -53
  81. package/es/resourceModal/style/index.less +18 -18
  82. package/es/selectAddTo/component.js +1 -1
  83. package/es/selectAddTo/components/SelectAddToView.js +3 -3
  84. package/es/selectAddTo/components/ViewAllColumn/index.js +1 -1
  85. package/es/selectAddTo/style/index.less +3 -3
  86. package/es/selectAvatarList/style/index.less +4 -4
  87. package/es/selectGategory/component.js +1 -1
  88. package/es/selectGategory/style/ColumnSelection.less +190 -190
  89. package/es/selectGategory/style/index.less +40 -40
  90. package/es/selectResourceModal/component.js +5 -5
  91. package/es/selectResourceModal/components/List/ListLocal/Upload.js +2 -2
  92. package/es/selectResourceModal/components/List/ListLocal/index.js +1 -1
  93. package/es/selectResourceModal/components/List/ListNormal/Filter.js +5 -5
  94. package/es/selectResourceModal/components/List/ListSystem/Filter.js +1 -1
  95. package/es/selectResourceModal/components/List/ListSystem/SubList.js +1 -1
  96. package/es/selectResourceModal/style/index.less +55 -55
  97. package/es/selectResourceModal/style/list.less +203 -203
  98. package/es/selectResourceModal/style/listCardWrapper.less +97 -97
  99. package/es/selectResourceModal/style/listSelected.less +94 -94
  100. package/es/selectThumb/component.js +8 -8
  101. package/es/selectThumb/style/card.less +95 -95
  102. package/es/selectThumb/style/colorPalette.less +30 -30
  103. package/es/selectThumb/style/index.less +62 -62
  104. package/es/style/index.less +1 -1
  105. package/es/style.css +14 -14
  106. package/es/thumbCard/style/index.less +90 -90
  107. package/es/thumbCard/style/thumbUploading.less +26 -26
  108. package/es/typeIcons/style/index.less +6 -6
  109. package/es/uploadBefore/components/UploadBefore.js +1 -1
  110. package/es/uploadBefore/style/index.less +144 -144
  111. package/es/uploadStep/style/index.less +152 -152
  112. package/es/userAvater/component.js +1 -1
  113. package/es/userAvater/style/index.less +54 -54
  114. package/es/userDirector/component.js +1 -1
  115. package/es/userDirector/style/index.less +96 -96
  116. package/es/videoThumb/style/index.less +77 -77
  117. package/lib/appCenter/style/index.less +120 -120
  118. package/lib/baseFilter/components/FilterGroup.js +1 -1
  119. package/lib/baseFilter/style/filterGroup.less +53 -53
  120. package/lib/baseFilter/style/index.less +45 -45
  121. package/lib/colorPalette/style/index.less +44 -44
  122. package/lib/contentDetailList/components/ShowQRCode/QrcodeView/index.js +2 -2
  123. package/lib/contentDetailList/style/ComoItem.less +99 -99
  124. package/lib/contentDetailList/style/Content.less +49 -49
  125. package/lib/contentDetailList/style/ContentListItem.less +132 -132
  126. package/lib/contentDetailList/style/CustomItem.less +25 -25
  127. package/lib/contentDetailList/style/Doc.less +3 -3
  128. package/lib/contentDetailList/style/DocItem.less +152 -152
  129. package/lib/contentDetailList/style/DocMpItem.less +135 -135
  130. package/lib/contentDetailList/style/GroupPieceItem.less +108 -108
  131. package/lib/contentDetailList/style/KongoNavItem.less +104 -104
  132. package/lib/contentDetailList/style/LiveItem.less +108 -108
  133. package/lib/contentDetailList/style/MaccountItem.less +111 -111
  134. package/lib/contentDetailList/style/MatrixItem.less +214 -214
  135. package/lib/contentDetailList/style/QrCodeView.less +93 -93
  136. package/lib/contentDetailList/style/ShowQRCode.less +3 -3
  137. package/lib/contentDetailList/style/courseItem.less +108 -108
  138. package/lib/contentDetailList/style/funhdItem.less +108 -108
  139. package/lib/contentDetailList/style/index.less +30 -30
  140. package/lib/contentModal/component.js +8 -8
  141. package/lib/contentModal/components/ViewAllColumn/MediaFilter/index.js +176 -5
  142. package/lib/contentModal/components/ViewAllColumn/columnTree/index.js +152 -0
  143. package/lib/contentModal/components/storeBox/index.js +2 -2
  144. package/lib/contentModal/script/api.js +7 -0
  145. package/lib/contentModal/style/MediaFilter.less +47 -47
  146. package/lib/contentModal/style/ViewAllColumn.less +68 -68
  147. package/lib/contentModal/style/columnTree.less +32 -32
  148. package/lib/contentModal/style/index.less +23 -23
  149. package/lib/contentModal/style/storeBox.less +55 -55
  150. package/lib/dataTags/component.js +5 -5
  151. package/lib/dataTags/style/index.less +73 -73
  152. package/lib/docHistory/component.js +1 -1
  153. package/lib/docHistory/style/docDiffPanel.less +43 -43
  154. package/lib/docHistory/style/docHistoryList.less +58 -58
  155. package/lib/docHistory/style/index.less +37 -37
  156. package/lib/docPreview/component.js +5 -5
  157. package/lib/docPreview/style/index.less +140 -140
  158. package/lib/docPreview/style/previewIframe.less +36 -36
  159. package/lib/editMetaInfo/components/metaInfoForm.js +2 -2
  160. package/lib/editMetaInfo/style/index.less +60 -60
  161. package/lib/emptyData/style/index.less +34 -34
  162. package/lib/imageCrop/component.js +2 -2
  163. package/lib/imageCrop/style/cropper.less +291 -291
  164. package/lib/imageCrop/style/imageCropper.less +133 -133
  165. package/lib/imageCrop/style/index.less +2 -2
  166. package/lib/importData/component.js +4 -4
  167. package/lib/importData/style/index.less +48 -48
  168. package/lib/index.less +30 -30
  169. package/lib/mediaFilter/components/DocFilter.js +1 -1
  170. package/lib/mediaFilter/components/FilterGroup.js +1 -1
  171. package/lib/mediaFilter/style/index.less +115 -115
  172. package/lib/mediaView/style/index.less +71 -71
  173. package/lib/messageBox/component.js +1 -1
  174. package/lib/messageBox/list.js +1 -1
  175. package/lib/messageBox/style/index.less +76 -76
  176. package/lib/previousVersion/style/index.less +209 -209
  177. package/lib/resourceGridList/component.js +1 -1
  178. package/lib/resourceGridList/style/FileTypeThumb.less +96 -96
  179. package/lib/resourceGridList/style/index.less +233 -233
  180. package/lib/resourceModal/component.js +1 -1
  181. package/lib/resourceModal/components/MediaSelection/MainContent/index.js +1 -1
  182. package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +1 -1
  183. package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +1 -1
  184. package/lib/resourceModal/components/MediaSelection/ToolbarSearch/index.js +1 -1
  185. package/lib/resourceModal/style/DocAiMediaSelected.less +55 -55
  186. package/lib/resourceModal/style/FileTypeThumb.less +205 -205
  187. package/lib/resourceModal/style/MainContent.less +222 -222
  188. package/lib/resourceModal/style/MediaPreviewer.less +71 -71
  189. package/lib/resourceModal/style/MediaSelection.less +69 -69
  190. package/lib/resourceModal/style/SystemResourceSelected.less +154 -154
  191. package/lib/resourceModal/style/ToolbarSearch.less +53 -53
  192. package/lib/resourceModal/style/index.less +18 -18
  193. package/lib/selectAddTo/component.js +1 -1
  194. package/lib/selectAddTo/components/SelectAddToView.js +3 -3
  195. package/lib/selectAddTo/components/ViewAllColumn/index.js +1 -1
  196. package/lib/selectAddTo/style/index.less +3 -3
  197. package/lib/selectAvatarList/style/index.less +4 -4
  198. package/lib/selectGategory/component.js +1 -1
  199. package/lib/selectGategory/style/ColumnSelection.less +190 -190
  200. package/lib/selectGategory/style/index.less +40 -40
  201. package/lib/selectResourceModal/component.js +5 -5
  202. package/lib/selectResourceModal/components/List/ListLocal/Upload.js +2 -2
  203. package/lib/selectResourceModal/components/List/ListLocal/index.js +1 -1
  204. package/lib/selectResourceModal/components/List/ListNormal/Filter.js +5 -5
  205. package/lib/selectResourceModal/components/List/ListSystem/Filter.js +1 -1
  206. package/lib/selectResourceModal/components/List/ListSystem/SubList.js +1 -1
  207. package/lib/selectResourceModal/style/index.less +55 -55
  208. package/lib/selectResourceModal/style/list.less +203 -203
  209. package/lib/selectResourceModal/style/listCardWrapper.less +97 -97
  210. package/lib/selectResourceModal/style/listSelected.less +94 -94
  211. package/lib/selectThumb/component.js +8 -8
  212. package/lib/selectThumb/style/card.less +95 -95
  213. package/lib/selectThumb/style/colorPalette.less +30 -30
  214. package/lib/selectThumb/style/index.less +62 -62
  215. package/lib/style/index.less +1 -1
  216. package/lib/thumbCard/style/index.less +90 -90
  217. package/lib/thumbCard/style/thumbUploading.less +26 -26
  218. package/lib/typeIcons/style/index.less +6 -6
  219. package/lib/uploadBefore/components/UploadBefore.js +1 -1
  220. package/lib/uploadBefore/style/index.less +144 -144
  221. package/lib/uploadStep/style/index.less +152 -152
  222. package/lib/userAvater/component.js +1 -1
  223. package/lib/userAvater/style/index.less +54 -54
  224. package/lib/userDirector/component.js +1 -1
  225. package/lib/userDirector/style/index.less +96 -96
  226. package/lib/videoThumb/style/index.less +77 -77
  227. package/package.json +138 -138
@@ -1,37 +1,37 @@
1
- @import './docDiffPanel.less';
2
- @import './docHistoryList.less';
3
-
4
- .doc-history-wrap {
5
- display: flex;
6
- width: 100%;
7
- height: 100%;
8
- overflow: hidden;
9
-
10
- .doc-diff-panel {
11
- flex: 1;
12
- height: 100%;
13
-
14
- .doc-diff-panel-wrap {
15
- padding: 24px;
16
- }
17
- }
18
-
19
- .doc-history-list {
20
- height: 100%;
21
- }
22
- }
23
-
24
- .doc-history-drawer {
25
- .arco-drawer-body {
26
- padding: 0;
27
- }
28
-
29
- .arco-drawer-footer {
30
- text-align: left;
31
- }
32
- }
33
-
34
- .doc-history-modal-wrap {
35
- height: 70vh;
36
- padding: 0;
37
- }
1
+ @import './docDiffPanel.less';
2
+ @import './docHistoryList.less';
3
+
4
+ .doc-history-wrap {
5
+ display: flex;
6
+ width: 100%;
7
+ height: 100%;
8
+ overflow: hidden;
9
+
10
+ .doc-diff-panel {
11
+ flex: 1;
12
+ height: 100%;
13
+
14
+ .doc-diff-panel-wrap {
15
+ padding: 24px;
16
+ }
17
+ }
18
+
19
+ .doc-history-list {
20
+ height: 100%;
21
+ }
22
+ }
23
+
24
+ .doc-history-drawer {
25
+ .arco-drawer-body {
26
+ padding: 0;
27
+ }
28
+
29
+ .arco-drawer-footer {
30
+ text-align: left;
31
+ }
32
+ }
33
+
34
+ .doc-history-modal-wrap {
35
+ height: 70vh;
36
+ padding: 0;
37
+ }
@@ -92,7 +92,7 @@ const _sfc_main = defineComponent({
92
92
  onClick: unref(copy)
93
93
  }, {
94
94
  default: withCtx(() => _cache[8] || (_cache[8] = [
95
- createTextVNode(" \u590D\u5236\u94FE\u63A5 ", -1)
95
+ createTextVNode(" \u590D\u5236\u94FE\u63A5 ")
96
96
  ])),
97
97
  _: 1,
98
98
  __: [8]
@@ -109,7 +109,7 @@ const _sfc_main = defineComponent({
109
109
  onClick: _cache[2] || (_cache[2] = ($event) => unref(cancel)())
110
110
  }, {
111
111
  default: withCtx(() => _cache[10] || (_cache[10] = [
112
- createTextVNode("\u53D6\u6D88\u9884\u89C8\u94FE\u63A5", -1)
112
+ createTextVNode("\u53D6\u6D88\u9884\u89C8\u94FE\u63A5")
113
113
  ])),
114
114
  _: 1,
115
115
  __: [10]
@@ -119,7 +119,7 @@ const _sfc_main = defineComponent({
119
119
  onClick: _cache[3] || (_cache[3] = ($event) => unref(cancel)(true))
120
120
  }, {
121
121
  default: withCtx(() => _cache[11] || (_cache[11] = [
122
- createTextVNode(" \u66F4\u65B0\u9884\u89C8\u6709\u6548\u671F ", -1)
122
+ createTextVNode(" \u66F4\u65B0\u9884\u89C8\u6709\u6548\u671F ")
123
123
  ])),
124
124
  _: 1,
125
125
  __: [11]
@@ -140,7 +140,7 @@ const _sfc_main = defineComponent({
140
140
  onClick: unref(copy)
141
141
  }, {
142
142
  default: withCtx(() => _cache[13] || (_cache[13] = [
143
- createTextVNode(" \u590D\u5236\u94FE\u63A5 ", -1)
143
+ createTextVNode(" \u590D\u5236\u94FE\u63A5 ")
144
144
  ])),
145
145
  _: 1,
146
146
  __: [13]
@@ -181,7 +181,7 @@ const _sfc_main = defineComponent({
181
181
  onClick: _cache[5] || (_cache[5] = () => unref(generate)())
182
182
  }, {
183
183
  default: withCtx(() => _cache[18] || (_cache[18] = [
184
- createTextVNode(" \u751F\u6210\u9884\u89C8\u94FE\u63A5 ", -1)
184
+ createTextVNode(" \u751F\u6210\u9884\u89C8\u94FE\u63A5 ")
185
185
  ])),
186
186
  _: 1,
187
187
  __: [18]
@@ -1,140 +1,140 @@
1
- @import './previewIframe.less';
2
-
3
- // 变量
4
- @qrCodeWidth: 300px;
5
-
6
- .doc-preview-container {
7
- position: fixed;
8
- // 遮罩层
9
- top: 0;
10
- left: 0;
11
- z-index: 10;
12
- display: flex;
13
- gap: 40px;
14
- align-items: center;
15
- justify-content: center;
16
- width: 100%;
17
- height: 100%;
18
- background-color: rgba(0, 0, 0, 0.5);
19
- user-select: none;
20
-
21
- .loading-wrapper {
22
- display: flex;
23
- align-items: center;
24
- justify-content: center;
25
- width: 100%;
26
- height: 100%;
27
- }
28
-
29
- .doc-preview-share {
30
- display: flex;
31
- flex-direction: column;
32
- align-items: center;
33
- width: @qrCodeWidth;
34
- overflow: hidden;
35
- background-color: #fff;
36
- border-radius: 12px;
37
-
38
- &-img {
39
- width: @qrCodeWidth;
40
- height: @qrCodeWidth;
41
-
42
- img {
43
- width: 100%;
44
- height: 100%;
45
- }
46
-
47
- #qr-code-is-pub {
48
- display: flex;
49
- align-items: center;
50
- justify-content: center;
51
- box-sizing: border-box;
52
- width: 100%;
53
- height: 100%;
54
- padding: 20px;
55
- }
56
-
57
- &-hint {
58
- display: flex;
59
- align-items: center;
60
- justify-content: center;
61
- width: calc(100% - 40px);
62
- height: calc(100% - 40px);
63
- margin-top: 20px;
64
- margin-left: 20px;
65
- color: #4886ff;
66
- background-color: #edf3ff;
67
- border-radius: 6px;
68
- }
69
- }
70
-
71
- &-tips,
72
- &-header,
73
- &-link,
74
- &-action {
75
- box-sizing: border-box;
76
- width: 100%;
77
- padding: 0 20px;
78
- }
79
-
80
- // 备注
81
- &-tips {
82
- color: #333;
83
- font-size: 14px;
84
- text-align: center;
85
- }
86
-
87
- // header 控件
88
- &-header {
89
- display: flex;
90
- align-items: center;
91
- justify-content: space-between;
92
- margin: 10px 0 5px;
93
- }
94
-
95
- // 链接展示
96
- &-link {
97
- display: flex;
98
- flex-direction: column;
99
- width: 100%;
100
- margin-bottom: 20px;
101
-
102
- &-value {
103
- display: -webkit-box;
104
- box-sizing: border-box;
105
- padding: 6px 10px;
106
- overflow: hidden;
107
- color: #86909c;
108
- line-height: 25px;
109
- word-break: break-all;
110
- background: #f2f2f2;
111
- -webkit-line-clamp: 2;
112
- -webkit-box-orient: vertical;
113
- }
114
-
115
- &-hint {
116
- margin-top: 10px;
117
- color: #86909c;
118
- font-size: 12px;
119
- text-align: center;
120
- }
121
- }
122
-
123
- &-action {
124
- display: flex;
125
- gap: 10px;
126
- align-items: center;
127
- justify-content: center;
128
- margin: 0 0 20px;
129
- }
130
- }
131
-
132
- .preview-close {
133
- position: absolute;
134
- top: 20px;
135
- right: 20px;
136
- color: #fff;
137
- font-size: 20px;
138
- cursor: pointer;
139
- }
140
- }
1
+ @import './previewIframe.less';
2
+
3
+ // 变量
4
+ @qrCodeWidth: 300px;
5
+
6
+ .doc-preview-container {
7
+ position: fixed;
8
+ // 遮罩层
9
+ top: 0;
10
+ left: 0;
11
+ z-index: 10;
12
+ display: flex;
13
+ gap: 40px;
14
+ align-items: center;
15
+ justify-content: center;
16
+ width: 100%;
17
+ height: 100%;
18
+ background-color: rgba(0, 0, 0, 0.5);
19
+ user-select: none;
20
+
21
+ .loading-wrapper {
22
+ display: flex;
23
+ align-items: center;
24
+ justify-content: center;
25
+ width: 100%;
26
+ height: 100%;
27
+ }
28
+
29
+ .doc-preview-share {
30
+ display: flex;
31
+ flex-direction: column;
32
+ align-items: center;
33
+ width: @qrCodeWidth;
34
+ overflow: hidden;
35
+ background-color: #fff;
36
+ border-radius: 12px;
37
+
38
+ &-img {
39
+ width: @qrCodeWidth;
40
+ height: @qrCodeWidth;
41
+
42
+ img {
43
+ width: 100%;
44
+ height: 100%;
45
+ }
46
+
47
+ #qr-code-is-pub {
48
+ display: flex;
49
+ align-items: center;
50
+ justify-content: center;
51
+ box-sizing: border-box;
52
+ width: 100%;
53
+ height: 100%;
54
+ padding: 20px;
55
+ }
56
+
57
+ &-hint {
58
+ display: flex;
59
+ align-items: center;
60
+ justify-content: center;
61
+ width: calc(100% - 40px);
62
+ height: calc(100% - 40px);
63
+ margin-top: 20px;
64
+ margin-left: 20px;
65
+ color: #4886ff;
66
+ background-color: #edf3ff;
67
+ border-radius: 6px;
68
+ }
69
+ }
70
+
71
+ &-tips,
72
+ &-header,
73
+ &-link,
74
+ &-action {
75
+ box-sizing: border-box;
76
+ width: 100%;
77
+ padding: 0 20px;
78
+ }
79
+
80
+ // 备注
81
+ &-tips {
82
+ color: #333;
83
+ font-size: 14px;
84
+ text-align: center;
85
+ }
86
+
87
+ // header 控件
88
+ &-header {
89
+ display: flex;
90
+ align-items: center;
91
+ justify-content: space-between;
92
+ margin: 10px 0 5px;
93
+ }
94
+
95
+ // 链接展示
96
+ &-link {
97
+ display: flex;
98
+ flex-direction: column;
99
+ width: 100%;
100
+ margin-bottom: 20px;
101
+
102
+ &-value {
103
+ display: -webkit-box;
104
+ box-sizing: border-box;
105
+ padding: 6px 10px;
106
+ overflow: hidden;
107
+ color: #86909c;
108
+ line-height: 25px;
109
+ word-break: break-all;
110
+ background: #f2f2f2;
111
+ -webkit-line-clamp: 2;
112
+ -webkit-box-orient: vertical;
113
+ }
114
+
115
+ &-hint {
116
+ margin-top: 10px;
117
+ color: #86909c;
118
+ font-size: 12px;
119
+ text-align: center;
120
+ }
121
+ }
122
+
123
+ &-action {
124
+ display: flex;
125
+ gap: 10px;
126
+ align-items: center;
127
+ justify-content: center;
128
+ margin: 0 0 20px;
129
+ }
130
+ }
131
+
132
+ .preview-close {
133
+ position: absolute;
134
+ top: 20px;
135
+ right: 20px;
136
+ color: #fff;
137
+ font-size: 20px;
138
+ cursor: pointer;
139
+ }
140
+ }
@@ -1,36 +1,36 @@
1
- .iframe-container {
2
- position: relative;
3
- height: 95vh;
4
- max-height: 750px;
5
- overflow: hidden;
6
- aspect-ratio: 390 / 750;
7
-
8
- &::-webkit-scrollbar {
9
- display: none;
10
- }
11
-
12
- img {
13
- position: absolute;
14
- width: 100%;
15
- height: 100%;
16
- }
17
-
18
- .iframe-content {
19
- position: absolute;
20
- top: calc(100% / 8);
21
- left: 19px;
22
- z-index: 1000;
23
- width: calc(100% - 38px);
24
- height: calc(100% - 100% / 8 - 16px);
25
- overflow: hidden;
26
- border-bottom-right-radius: 40px;
27
- border-bottom-left-radius: 40px;
28
-
29
- iframe {
30
- width: calc(100% + 20px);
31
- height: 100%;
32
- border: none;
33
- outline: none;
34
- }
35
- }
36
- }
1
+ .iframe-container {
2
+ position: relative;
3
+ height: 95vh;
4
+ max-height: 750px;
5
+ overflow: hidden;
6
+ aspect-ratio: 390 / 750;
7
+
8
+ &::-webkit-scrollbar {
9
+ display: none;
10
+ }
11
+
12
+ img {
13
+ position: absolute;
14
+ width: 100%;
15
+ height: 100%;
16
+ }
17
+
18
+ .iframe-content {
19
+ position: absolute;
20
+ top: calc(100% / 8);
21
+ left: 19px;
22
+ z-index: 1000;
23
+ width: calc(100% - 38px);
24
+ height: calc(100% - 100% / 8 - 16px);
25
+ overflow: hidden;
26
+ border-bottom-right-radius: 40px;
27
+ border-bottom-left-radius: 40px;
28
+
29
+ iframe {
30
+ width: calc(100% + 20px);
31
+ height: 100%;
32
+ border: none;
33
+ outline: none;
34
+ }
35
+ }
36
+ }
@@ -760,14 +760,14 @@ const _sfc_main = defineComponent({
760
760
  default: withCtx(() => [
761
761
  createVNode(unref(Radio), { value: 1 }, {
762
762
  default: withCtx(() => _cache[29] || (_cache[29] = [
763
- createTextVNode(" \u9ED8\u54C0\u6A21\u5F0F", -1)
763
+ createTextVNode(" \u9ED8\u54C0\u6A21\u5F0F")
764
764
  ])),
765
765
  _: 1,
766
766
  __: [29]
767
767
  }),
768
768
  createVNode(unref(Radio), { value: 2 }, {
769
769
  default: withCtx(() => _cache[30] || (_cache[30] = [
770
- createTextVNode("\u975E\u9ED8\u54C0\u6A21\u5F0F", -1)
770
+ createTextVNode("\u975E\u9ED8\u54C0\u6A21\u5F0F")
771
771
  ])),
772
772
  _: 1,
773
773
  __: [30]
@@ -1,60 +1,60 @@
1
- .edit-meta-info-dialog-body {
2
- padding: 0;
3
-
4
- .style-form-item {
5
- position: relative;
6
- top: -10px;
7
-
8
- .title {
9
- max-width: 100%;
10
- color: var(--color-text-2);
11
- font-weight: 400;
12
- font-size: 14px;
13
- white-space: normal;
14
- }
15
- }
16
-
17
- .select-thumb-wrap {
18
- margin-left: 20.8%;
19
- }
20
-
21
- .horizontal {
22
- // display: flex;
23
- // align-items: center;
24
- // flex-direction: row !important;
25
- // .arco-form-item-label-col {
26
- // margin-bottom: 0;
27
- // padding-right: 16px;
28
- // text-align: right;
29
- // }
30
- }
31
-
32
- .input-w {
33
- width: 450px;
34
- }
35
-
36
- .silence {
37
- .arco-form-item-wrapper-col {
38
- .arco-form-item-content {
39
- display: block;
40
-
41
- .arco-switch {
42
- margin: 4px 0;
43
- }
44
-
45
- .silence-options {
46
- margin-top: 20px;
47
- margin-left: -75px;
48
-
49
- .info {
50
- margin-top: 12px;
51
- padding-left: 5px;
52
- color: #878e96;
53
- font-size: 14px;
54
- line-height: 1.5;
55
- }
56
- }
57
- }
58
- }
59
- }
60
- }
1
+ .edit-meta-info-dialog-body {
2
+ padding: 0;
3
+
4
+ .style-form-item {
5
+ position: relative;
6
+ top: -10px;
7
+
8
+ .title {
9
+ max-width: 100%;
10
+ color: var(--color-text-2);
11
+ font-weight: 400;
12
+ font-size: 14px;
13
+ white-space: normal;
14
+ }
15
+ }
16
+
17
+ .select-thumb-wrap {
18
+ margin-left: 20.8%;
19
+ }
20
+
21
+ .horizontal {
22
+ // display: flex;
23
+ // align-items: center;
24
+ // flex-direction: row !important;
25
+ // .arco-form-item-label-col {
26
+ // margin-bottom: 0;
27
+ // padding-right: 16px;
28
+ // text-align: right;
29
+ // }
30
+ }
31
+
32
+ .input-w {
33
+ width: 450px;
34
+ }
35
+
36
+ .silence {
37
+ .arco-form-item-wrapper-col {
38
+ .arco-form-item-content {
39
+ display: block;
40
+
41
+ .arco-switch {
42
+ margin: 4px 0;
43
+ }
44
+
45
+ .silence-options {
46
+ margin-top: 20px;
47
+ margin-left: -75px;
48
+
49
+ .info {
50
+ margin-top: 12px;
51
+ padding-left: 5px;
52
+ color: #878e96;
53
+ font-size: 14px;
54
+ line-height: 1.5;
55
+ }
56
+ }
57
+ }
58
+ }
59
+ }
60
+ }
@@ -1,34 +1,34 @@
1
- .empty-data-container {
2
- position: absolute;
3
- top: 50%;
4
- left: 50%;
5
- display: block;
6
- display: flex;
7
- flex-direction: column;
8
- align-items: center;
9
- justify-content: center;
10
- width: 220px;
11
- transform: translate(-50%, -50%);
12
-
13
- &.small {
14
- width: 160px;
15
- }
16
-
17
- img {
18
- width: 100%;
19
- }
20
-
21
- .custom-icon {
22
- width: 100%;
23
- }
24
-
25
- .tip {
26
- margin-top: 16px;
27
- color: #999eaa;
28
- font-size: 14px;
29
- }
30
-
31
- .slot-view {
32
- margin-top: 16px;
33
- }
34
- }
1
+ .empty-data-container {
2
+ position: absolute;
3
+ top: 50%;
4
+ left: 50%;
5
+ display: block;
6
+ display: flex;
7
+ flex-direction: column;
8
+ align-items: center;
9
+ justify-content: center;
10
+ width: 220px;
11
+ transform: translate(-50%, -50%);
12
+
13
+ &.small {
14
+ width: 160px;
15
+ }
16
+
17
+ img {
18
+ width: 100%;
19
+ }
20
+
21
+ .custom-icon {
22
+ width: 100%;
23
+ }
24
+
25
+ .tip {
26
+ margin-top: 16px;
27
+ color: #999eaa;
28
+ font-size: 14px;
29
+ }
30
+
31
+ .slot-view {
32
+ margin-top: 16px;
33
+ }
34
+ }