cloud-web-corejs 1.1.0-dev.26 → 1.1.0-dev.28

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 (120) hide show
  1. package/package.json +1 -1
  2. package/src/components/Tinymce/index.vue +3 -0
  3. package/src/components/Tinymce/mce-chrome.scss +150 -0
  4. package/src/components/VabUpload/index.vue +1 -1
  5. package/src/components/VabUpload/style.scss +282 -0
  6. package/src/components/baseArea/index.vue +2 -2
  7. package/src/components/code-editor/ace-chrome.scss +17 -0
  8. package/src/components/code-editor/index.vue +3 -0
  9. package/src/components/excelImport/index.vue +1 -1
  10. package/src/components/fileLibrary/style.scss +579 -0
  11. package/src/components/hiprint/style.scss +188 -0
  12. package/src/components/jsonImport/index.vue +1 -1
  13. package/src/components/langImport/index.vue +1 -1
  14. package/src/components/mobile/buttonGroup/index.vue +1 -1
  15. package/src/components/obsUpload/index.vue +1 -1
  16. package/src/components/onlineTalk/index.vue +2 -2
  17. package/src/components/table/index.js +3 -0
  18. package/src/components/table/style.scss +1399 -0
  19. package/src/components/wf/style.scss +265 -0
  20. package/src/components/xform/docs/2026-08 xform H5 P0 /345/256/236/347/216/260/350/247/204/346/240/274.md" +1 -1
  21. package/src/components/xform/docs/2026-08 xform /347/247/273/345/212/250/347/253/257/345/270/203/345/261/200/345/257/271/351/275/220 bill_setting /346/226/271/346/241/210.md" +1 -1
  22. package/src/components/xform/form-designer/form-widget/dialog/importDialog.vue +1 -1
  23. package/src/components/xform/form-designer/form-widget/field-widget/a-link-widget.vue +1 -1
  24. package/src/components/xform/form-designer/form-widget/field-widget/a-text-widget.vue +1 -1
  25. package/src/components/xform/form-designer/form-widget/field-widget/area-select-widget.vue +1 -1
  26. package/src/components/xform/form-designer/form-widget/field-widget/autocomplete-widget.vue +1 -1
  27. package/src/components/xform/form-designer/form-widget/field-widget/baseAttachment-widget.vue +1 -1
  28. package/src/components/xform/form-designer/form-widget/field-widget/button-widget.vue +1 -1
  29. package/src/components/xform/form-designer/form-widget/field-widget/cascader-widget.vue +1 -1
  30. package/src/components/xform/form-designer/form-widget/field-widget/census-widget.vue +1 -1
  31. package/src/components/xform/form-designer/form-widget/field-widget/checkbox-widget.vue +1 -1
  32. package/src/components/xform/form-designer/form-widget/field-widget/color-widget.vue +1 -1
  33. package/src/components/xform/form-designer/form-widget/field-widget/copy_button-widget.vue +1 -1
  34. package/src/components/xform/form-designer/form-widget/field-widget/date-range-widget.vue +1 -1
  35. package/src/components/xform/form-designer/form-widget/field-widget/date-widget.vue +1 -1
  36. package/src/components/xform/form-designer/form-widget/field-widget/descriptions-widget.vue +1 -1
  37. package/src/components/xform/form-designer/form-widget/field-widget/divider-widget.vue +1 -1
  38. package/src/components/xform/form-designer/form-widget/field-widget/download-button-widget.vue +1 -1
  39. package/src/components/xform/form-designer/form-widget/field-widget/dropdown-item-widget.vue +1 -1
  40. package/src/components/xform/form-designer/form-widget/field-widget/dropdown-widget.vue +1 -1
  41. package/src/components/xform/form-designer/form-widget/field-widget/echart-bar-widget.vue +1 -1
  42. package/src/components/xform/form-designer/form-widget/field-widget/echart-category-widget.vue +1 -1
  43. package/src/components/xform/form-designer/form-widget/field-widget/echart-pie-widget.vue +1 -1
  44. package/src/components/xform/form-designer/form-widget/field-widget/file-upload-widget.vue +1 -1
  45. package/src/components/xform/form-designer/form-widget/field-widget/form-item-wrapper.vue +1 -1
  46. package/src/components/xform/form-designer/form-widget/field-widget/html-text-widget.vue +1 -1
  47. package/src/components/xform/form-designer/form-widget/field-widget/import-button-widget.vue +1 -1
  48. package/src/components/xform/form-designer/form-widget/field-widget/import2-button-widget.vue +1 -1
  49. package/src/components/xform/form-designer/form-widget/field-widget/input-batch-widget.vue +1 -1
  50. package/src/components/xform/form-designer/form-widget/field-widget/input-widget.vue +1 -1
  51. package/src/components/xform/form-designer/form-widget/field-widget/multiSearch-widget.vue +1 -1
  52. package/src/components/xform/form-designer/form-widget/field-widget/news-list-widget.vue +1 -1
  53. package/src/components/xform/form-designer/form-widget/field-widget/number-widget.vue +1 -1
  54. package/src/components/xform/form-designer/form-widget/field-widget/oplog-widget.vue +1 -1
  55. package/src/components/xform/form-designer/form-widget/field-widget/picture-upload-widget.vue +1 -1
  56. package/src/components/xform/form-designer/form-widget/field-widget/print-button-widget.vue +1 -1
  57. package/src/components/xform/form-designer/form-widget/field-widget/print-detail-button-widget.vue +1 -1
  58. package/src/components/xform/form-designer/form-widget/field-widget/project-tag-widget.vue +1 -1
  59. package/src/components/xform/form-designer/form-widget/field-widget/radio-widget.vue +1 -1
  60. package/src/components/xform/form-designer/form-widget/field-widget/rate-widget.vue +1 -1
  61. package/src/components/xform/form-designer/form-widget/field-widget/rich-editor-widget.vue +1 -1
  62. package/src/components/xform/form-designer/form-widget/field-widget/save_submit_wf_button-widget.vue +1 -1
  63. package/src/components/xform/form-designer/form-widget/field-widget/script-input-widget.vue +1 -1
  64. package/src/components/xform/form-designer/form-widget/field-widget/search_button-widget.vue +1 -1
  65. package/src/components/xform/form-designer/form-widget/field-widget/select-export-button-widget.vue +1 -1
  66. package/src/components/xform/form-designer/form-widget/field-widget/select-export-item-button-widget.vue +1 -1
  67. package/src/components/xform/form-designer/form-widget/field-widget/select-widget.vue +1 -1
  68. package/src/components/xform/form-designer/form-widget/field-widget/singerSearch-widget.vue +1 -1
  69. package/src/components/xform/form-designer/form-widget/field-widget/singleUpload-widget.vue +1 -1
  70. package/src/components/xform/form-designer/form-widget/field-widget/slider-widget.vue +1 -1
  71. package/src/components/xform/form-designer/form-widget/field-widget/static-content-wrapper.vue +1 -1
  72. package/src/components/xform/form-designer/form-widget/field-widget/static-text-widget.vue +1 -1
  73. package/src/components/xform/form-designer/form-widget/field-widget/status-widget.vue +1 -1
  74. package/src/components/xform/form-designer/form-widget/field-widget/switch-widget.vue +1 -1
  75. package/src/components/xform/form-designer/form-widget/field-widget/table-export-button-widget.vue +1 -1
  76. package/src/components/xform/form-designer/form-widget/field-widget/tempStorage-widget.vue +1 -1
  77. package/src/components/xform/form-designer/form-widget/field-widget/text-widget.vue +1 -1
  78. package/src/components/xform/form-designer/form-widget/field-widget/textarea-widget.vue +1 -1
  79. package/src/components/xform/form-designer/form-widget/field-widget/time-range-widget.vue +1 -1
  80. package/src/components/xform/form-designer/form-widget/field-widget/time-widget.vue +1 -1
  81. package/src/components/xform/form-designer/form-widget/field-widget/title-head-widget.vue +1 -1
  82. package/src/components/xform/form-designer/form-widget/field-widget/vabSearch-widget.vue +1 -1
  83. package/src/components/xform/form-designer/form-widget/field-widget/vabUpload-widget.vue +1 -1
  84. package/src/components/xform/form-designer/form-widget/field-widget/vabUpload2-widget.vue +1 -1
  85. package/src/components/xform/form-designer/form-widget/field-widget/vue-page-widget.vue +1 -1
  86. package/src/components/xform/form-designer/setting-panel/property-editor/container-data-table/data-table-editor.vue +18 -1
  87. package/src/components/xform/form-designer/setting-panel/property-editor/container-list-h5/list-h5-editor.vue +33 -20
  88. package/src/components/xform/form-designer/widget-panel/widgetsConfig.js +8 -8
  89. package/src/components/xform/form-render/container-item/data-table-mixin.js +16 -8
  90. package/src/components/xform/form-render/container-item/list-h5-item.vue +92 -309
  91. package/src/components/xform/mixins/scriptHttp.js +28 -7
  92. package/src/components/xform/styles/census.scss +288 -0
  93. package/src/components/xform/styles/containers.scss +208 -0
  94. package/src/components/xform/styles/designer.scss +904 -0
  95. package/src/components/xform/styles/detail-temp.scss +71 -0
  96. package/src/components/xform/styles/h5-designer.scss +191 -0
  97. package/src/components/xform/styles/h5.scss +5 -6
  98. package/src/components/xform/styles/skins.scss +398 -0
  99. package/src/components/xform/styles/table-layout.scss +91 -0
  100. package/src/components/xform/styles/titles.scss +255 -0
  101. package/src/components/xform/utils/util.js +20 -0
  102. package/src/index.js +2 -514
  103. package/src/layout/components/Sidebar/default.vue +3 -3
  104. package/src/layout/components/TagsView/index.vue +1 -1
  105. package/src/layout/defaultLayout.vue +2 -2
  106. package/src/store/modules/settings.js +1 -1
  107. package/src/utils/vab.js +33 -11
  108. package/src/views/bd/setting/formVersion/compareContMixin.scss +1 -1
  109. package/src/views/mobile/user/area/dialog.vue +1 -1
  110. package/src/views/mobile/user/user/dialog.vue +1 -1
  111. package/src/views/user/commMenu/index.vue +3 -1
  112. package/src/views/user/commMenu/style.scss +123 -0
  113. package/src/views/user/home/default.vue +5 -5
  114. package/src/views/user/home/default2.vue +2 -2
  115. package/src/views/user/role/edit.vue +4 -0
  116. package/src/views/user/role/role-box.scss +83 -0
  117. package/src/views/user/role/voc_edit.vue +4 -0
  118. package/src/views/user/wf/wf_obj_config/importItemDialog.vue +1 -1
  119. package/src/resources/js/base/common.js +0 -110
  120. package/src/views/user/outLink/cc_form_view.vue +0 -188
@@ -0,0 +1,265 @@
1
+ // Core workflow panel chrome extracted from the app stylesheet.
2
+ @import "~@base/styles/variables.scss";
3
+
4
+ .task-situation {
5
+ font-size: $fontSizeBase;
6
+ .item {
7
+ display: -moz-box;
8
+ display: -webkit-box;
9
+ display: box;
10
+ line-height: 1.4;
11
+ padding: 6px 14px;
12
+ position: relative;
13
+ &:after {
14
+ content: "";
15
+ width: 2px;
16
+ position: absolute;
17
+ background: #e9e9e9;
18
+ top: 22px;
19
+ bottom: -10px;
20
+ left: 172px;
21
+ z-index: 2;
22
+ }
23
+ &:last-child:after {
24
+ display: none;
25
+ }
26
+ &:hover {
27
+ background: #fafdff;
28
+ }
29
+ .time {
30
+ color: #666;
31
+ width: 82px;
32
+ }
33
+ .status {
34
+ width: 50px;
35
+ line-height: 16px;
36
+ padding: 2px 0;
37
+ height: 100%;
38
+ text-align: center;
39
+ border-radius: 22px;
40
+ vertical-align: middle;
41
+ background: #fff;
42
+ border: 1px solid #dcdfe6;
43
+ color: #606266;
44
+ &.green {
45
+ border: solid 1px #acedc9;
46
+ background: #e7faf0;
47
+ color: #67c23a;
48
+ }
49
+ &.red {
50
+ border: solid 1px #ffcaca;
51
+ background: #ffeded;
52
+ color: #f56c6c;
53
+ }
54
+ &.gray {
55
+ color: #d6d6d6;
56
+ background: #f4f4f5;
57
+ border-color: #d3d4d6;
58
+ }
59
+ &.orgn {
60
+ color: #e6a23c;
61
+ background: #fdf6ec;
62
+ border-color: #f5dab1;
63
+ }
64
+ &.blue {
65
+ background-color: transparentize($baseColor, 0.94);
66
+ color: $baseColor;
67
+ border: solid 1px transparentize($baseColor, 0.72);
68
+ }
69
+ }
70
+ .circle {
71
+ background: $baseColor;
72
+ width: 14px;
73
+ height: 14px;
74
+ border-radius: 50%;
75
+ border: solid 3px #fff;
76
+ display: inline-block;
77
+ margin: 3px 20px;
78
+ z-index: 9;
79
+ }
80
+ .info {
81
+ -moz-box-flex: 1;
82
+ -webkit-box-flex: 1;
83
+ box-flex: 1;
84
+ p {
85
+ margin: 2px 0;
86
+ width: calc(100vw - 500px);
87
+ display: block;
88
+ > span {
89
+ margin-right: 25px;
90
+ min-width: 256px;
91
+ display: inline-block;
92
+ &.name {
93
+ font-weight: 600;
94
+ }
95
+ span {
96
+ width: 202px;
97
+ vertical-align: text-top;
98
+ display: inline-block;
99
+ }
100
+ }
101
+ &.t {
102
+ display: flex;
103
+ .t1 {
104
+ min-width: 65px;
105
+ margin-right: 0;
106
+ flex: none;
107
+ }
108
+ span {
109
+ flex: 1;
110
+ white-space: pre-line;
111
+ }
112
+ }
113
+ }
114
+ }
115
+ }
116
+ }
117
+
118
+ //flow
119
+ .flow-tree {
120
+ position: relative;
121
+ padding-right: 240px;
122
+ .flow-box {
123
+ height: 380px;
124
+ vertical-align: middle;
125
+ width: 100%; /*display: table-cell;苹果有问题*/
126
+ img {
127
+ max-width: 100%;
128
+ max-height: 100%;
129
+ }
130
+ .btn-magnifier {
131
+ position: absolute;
132
+ background-color: #fff;
133
+ border-radius: 50%;
134
+ font-size: 32px;
135
+ right: 282px;
136
+ top: 0;
137
+ color: $baseColor;
138
+ cursor: pointer;
139
+ }
140
+ }
141
+ .flow-form {
142
+ position: absolute;
143
+ right: 20px;
144
+ top: 72px;
145
+ width: 238px;
146
+ border: solid 1px $borderColor;
147
+ border-radius: 4px;
148
+ padding: 8px 10px;
149
+ background: #f7f7f7;
150
+ font-size: $fontSizeBase;
151
+ .txt {
152
+ width: 100%;
153
+ height: 183px;
154
+ background: #fff;
155
+ border-radius: 4px;
156
+ border: solid 1px $borderColor;
157
+ padding: 8px;
158
+ line-height: 1.8;
159
+ }
160
+ .btn {
161
+ width: calc(50% - 10px);
162
+ display: inline-block;
163
+ float: left;
164
+ margin: 6px 5px;
165
+ font-size: $fontSizeBase;
166
+ &.b {
167
+ width: calc(100% - 10px);
168
+ }
169
+ &.el-button--warning {
170
+ &:active,
171
+ &:focus {
172
+ color: #e6a700;
173
+ }
174
+ }
175
+ &.el-button--success {
176
+ &:active,
177
+ &:focus {
178
+ color: #11b95c;
179
+ }
180
+ }
181
+ &.el-button--danger {
182
+ &:active,
183
+ &:focus {
184
+ color: #ff4949;
185
+ }
186
+ }
187
+ &.el-button--primary {
188
+ &:active,
189
+ &:focus {
190
+ color: $baseColor;
191
+ }
192
+ }
193
+ }
194
+ }
195
+ }
196
+ .flow-btn-opeaBtn {
197
+ margin-bottom: 14px;
198
+ margin-top: -7px;
199
+ .btn {
200
+ width: 74px;
201
+ height: 32px;
202
+ background: #eeeeee;
203
+ border-radius: 8px;
204
+ padding: 0;
205
+ font-size: $fontSizeBase;
206
+ border: none;
207
+ color: #808080;
208
+ outline: none !important;
209
+ position: relative;
210
+ box-shadow: none !important;
211
+ &:before {
212
+ content: "";
213
+ border: solid 3px #9e9e9e;
214
+ width: 10px;
215
+ height: 10px;
216
+ display: inline-block;
217
+ vertical-align: middle;
218
+ border-radius: 50%;
219
+ margin-right: 4px;
220
+ }
221
+ span {
222
+ vertical-align: middle;
223
+ }
224
+ &:hover {
225
+ color: $baseColor;
226
+ &:before {
227
+ border-color: $baseColor;
228
+ }
229
+ }
230
+ &.on {
231
+ background-color: $baseColor;
232
+ color: #fff;
233
+ &:after {
234
+ content: "";
235
+ position: absolute;
236
+ border-top: solid 4px $baseColor;
237
+ border-left: solid 5px transparent;
238
+ border-right: solid 5px transparent;
239
+ left: 50%;
240
+ margin-left: -4px;
241
+ bottom: -6px;
242
+ }
243
+ &:before {
244
+ border-color: #fff;
245
+ }
246
+ }
247
+ }
248
+ }
249
+ .flow-btn-opeaBox {
250
+ border: solid 1px #eee;
251
+ padding: 8px 0 10px;
252
+ margin-bottom: 12px;
253
+ .tit {
254
+ display: inline-block;
255
+ background: #edf0f2;
256
+ margin: 0 0 6px 12px;
257
+ padding: 4px 8px;
258
+ font-size: 13px;
259
+ color: #333;
260
+ i {
261
+ margin-right: 4px;
262
+ color: $baseColor;
263
+ }
264
+ }
265
+ }
@@ -79,7 +79,7 @@ P0 交付 4 件事:
79
79
 
80
80
  > 现有 `index.vue` 底部那个 `<style lang="scss" scoped>` 块保留不动,新增一个非 scoped 块。
81
81
 
82
- - 变量(`$baseColor` 等)由 vue.config 的 sass `additionalData` 注入的 `styles/global.scss` 提供,
82
+ - `$--color-primary` vue.config 的 sass `additionalData` 注入的 `styles/theme-variables.scss` 提供,其他基础变量由组件已有的变量入口提供,
83
83
  两个应用的 vue.config 已约定一致,直接用即可。
84
84
 
85
85
  ### 2.2 特异度策略(**必读,否则样式会随机失效**)
@@ -157,7 +157,7 @@ $xformH5RowHeight: 48px; // 字段行高
157
157
  $xformH5LabelWidth: 80px; // 标签宽
158
158
  ```
159
159
 
160
- > `$baseColor`、`$--color-primary` 等由 vue.config 的 sass `additionalData` 注入 `styles/global.scss` 提供,
160
+ > `$--color-primary` vue.config 的 sass `additionalData` 注入 `styles/theme-variables.scss` 提供;`$baseColor` 等基础变量由组件已有的变量入口提供,
161
161
  > 两个应用的 vue.config 已约定保持一致,可直接用。
162
162
 
163
163
  ### 4.2 页面骨架与滚动模型
@@ -25,7 +25,7 @@
25
25
  </div>
26
26
  </el-upload>
27
27
  <div class="upload-finish" v-if="fileRaw">
28
- <img :src="$assetUrl(require('@/resources' + '/images/ico-excel.svg'))" class="ico"/>
28
+ <img :src="$assetUrl(require('@base/core-resources' + '/images/ico-excel.svg'))" class="ico"/>
29
29
  <p class="name">{{ fileRaw.name }}</p>
30
30
  <!-- <p>2022-1-17</p> -->
31
31
  <el-tooltip :enterable="false" class="item" effect="dark"
@@ -143,7 +143,7 @@ export default {
143
143
  </script>
144
144
 
145
145
  <style lang="scss" scoped>
146
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
146
+ @import "~@base/styles/theme-variables.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
147
147
  a.is-disabled {
148
148
  cursor: not-allowed;
149
149
  }
@@ -108,7 +108,7 @@ export default {
108
108
  </script>
109
109
 
110
110
  <style lang="scss" scoped>
111
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
111
+ @import "~@base/styles/theme-variables.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
112
112
  a.is-disabled {
113
113
  cursor: not-allowed;
114
114
  }
@@ -262,7 +262,7 @@ export default {
262
262
  </script>
263
263
 
264
264
  <style lang="scss" scoped>
265
- @import "~@/styles/global.scss";
265
+ @import "~@base/styles/theme-variables.scss";
266
266
 
267
267
  .full-width-input {
268
268
  width: 100% !important;
@@ -96,7 +96,7 @@ export default {
96
96
  </script>
97
97
 
98
98
  <style lang="scss" scoped>
99
- @import "~@/styles/global.scss";
99
+ @import "~@base/styles/theme-variables.scss";
100
100
 
101
101
  .full-width-input {
102
102
  width: 100% !important;
@@ -264,7 +264,7 @@ export default {
264
264
  </script>
265
265
 
266
266
  <style lang="scss" scoped>
267
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
267
+ @import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
268
268
 
269
269
  .full-width-input {
270
270
  width: 100% !important;
@@ -93,5 +93,5 @@ export default {
93
93
  </script>
94
94
 
95
95
  <style lang="scss" scoped>
96
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
96
+ @import "~@base/styles/theme-variables.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
97
97
  </style>
@@ -227,7 +227,7 @@ export default {
227
227
  </script>
228
228
 
229
229
  <style lang="scss" scoped>
230
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
230
+ @import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
231
231
 
232
232
  .full-width-input {
233
233
  width: 100% !important;
@@ -161,7 +161,7 @@ export default {
161
161
  </script>
162
162
 
163
163
  <style lang="scss" scoped>
164
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
164
+ @import "~@base/styles/theme-variables.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
165
165
  .form-count-item {
166
166
  cursor: pointer;
167
167
  }
@@ -113,6 +113,6 @@
113
113
  </script>
114
114
 
115
115
  <style lang="scss" scoped>
116
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
116
+ @import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
117
117
 
118
118
  </style>
@@ -93,7 +93,7 @@
93
93
  </script>
94
94
 
95
95
  <style lang="scss" scoped>
96
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
96
+ @import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
97
97
 
98
98
  .full-width-input {
99
99
  width: 100% !important;
@@ -99,6 +99,6 @@
99
99
  </script>
100
100
 
101
101
  <style lang="scss" scoped>
102
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
102
+ @import "~@base/styles/theme-variables.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
103
103
 
104
104
  </style>
@@ -105,7 +105,7 @@ export default {
105
105
  </script>
106
106
 
107
107
  <style lang="scss" scoped>
108
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
108
+ @import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
109
109
 
110
110
  .full-width-input {
111
111
  width: 100% !important;
@@ -145,7 +145,7 @@ export default {
145
145
  </script>
146
146
 
147
147
  <style lang="scss" scoped>
148
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
148
+ @import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
149
149
 
150
150
  .full-width-input {
151
151
  width: 100% !important;
@@ -180,5 +180,5 @@ export default {
180
180
  </script>
181
181
 
182
182
  <style lang="scss" scoped>
183
- @import '~@/styles/global.scss'; //* static-content-wrapper已引入,还需要重复引入吗? *//
183
+ @import '~@base/styles/theme-variables.scss'; //* static-content-wrapper已引入,还需要重复引入吗? *//
184
184
  </style>
@@ -78,6 +78,6 @@
78
78
  </script>
79
79
 
80
80
  <style lang="scss" scoped>
81
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
81
+ @import "~@base/styles/theme-variables.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
82
82
 
83
83
  </style>
@@ -129,5 +129,5 @@ export default {
129
129
  </script>
130
130
 
131
131
  <style lang="scss" scoped>
132
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
132
+ @import "~@base/styles/theme-variables.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
133
133
  </style>
@@ -81,6 +81,6 @@ export default {
81
81
  </script>
82
82
 
83
83
  <style lang="scss" scoped>
84
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
84
+ @import "~@base/styles/theme-variables.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
85
85
 
86
86
  </style>
@@ -163,7 +163,7 @@ export default {
163
163
  </script>
164
164
 
165
165
  <style lang="scss" scoped>
166
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
166
+ @import "~@base/styles/theme-variables.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
167
167
  .el-dropdown-link[disabled] a.a-link {
168
168
  cursor: not-allowed;
169
169
  }
@@ -31,5 +31,5 @@ export default {
31
31
  </script>
32
32
 
33
33
  <style lang="scss" scoped>
34
- @import '@/styles/global.scss'; //* static-content-wrapper已引入,还需要重复引入吗? *//
34
+ @import '@base/styles/theme-variables.scss'; //* static-content-wrapper已引入,还需要重复引入吗? *//
35
35
  </style>
@@ -31,5 +31,5 @@ export default {
31
31
  </script>
32
32
 
33
33
  <style lang="scss" scoped>
34
- @import '@/styles/global.scss'; //* static-content-wrapper已引入,还需要重复引入吗? *//
34
+ @import '@base/styles/theme-variables.scss'; //* static-content-wrapper已引入,还需要重复引入吗? *//
35
35
  </style>
@@ -31,5 +31,5 @@ export default {
31
31
  </script>
32
32
 
33
33
  <style lang="scss" scoped>
34
- @import '@/styles/global.scss'; //* static-content-wrapper已引入,还需要重复引入吗? *//
34
+ @import '@base/styles/theme-variables.scss'; //* static-content-wrapper已引入,还需要重复引入吗? *//
35
35
  </style>
@@ -262,7 +262,7 @@
262
262
  </script>
263
263
 
264
264
  <style lang="scss" scoped>
265
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
265
+ @import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
266
266
 
267
267
  .full-width-input {
268
268
  width: 100% !important;
@@ -802,7 +802,7 @@ export default {
802
802
  </script>
803
803
 
804
804
  <style lang="scss" scoped>
805
- @import "~@/styles/global.scss";
805
+ @import "~@base/styles/theme-variables.scss";
806
806
 
807
807
  .design-time-bottom-margin {
808
808
  margin-bottom: 5px;
@@ -77,7 +77,7 @@
77
77
  </script>
78
78
 
79
79
  <style lang="scss" scoped>
80
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
80
+ @import "~@base/styles/theme-variables.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
81
81
  .designer-html-container{
82
82
  outline: 1px dashed #336699;
83
83
  padding: 10px;
@@ -102,6 +102,6 @@ export default {
102
102
  </script>
103
103
 
104
104
  <style lang="scss" scoped>
105
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
105
+ @import "~@base/styles/theme-variables.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
106
106
 
107
107
  </style>
@@ -85,6 +85,6 @@ export default {
85
85
  </script>
86
86
 
87
87
  <style lang="scss" scoped>
88
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
88
+ @import "~@base/styles/theme-variables.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
89
89
 
90
90
  </style>
@@ -108,6 +108,6 @@
108
108
  </script>
109
109
 
110
110
  <style lang="scss" scoped>
111
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
111
+ @import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
112
112
 
113
113
  </style>
@@ -114,6 +114,6 @@
114
114
  </script>
115
115
 
116
116
  <style lang="scss" scoped>
117
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
117
+ @import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
118
118
 
119
119
  </style>
@@ -30,7 +30,7 @@ export default {
30
30
  </script>
31
31
 
32
32
  <style lang="scss" scoped>
33
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
33
+ @import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
34
34
 
35
35
  .full-width-input {
36
36
  width: 100% !important;
@@ -82,6 +82,6 @@
82
82
  </script>
83
83
 
84
84
  <style lang="scss" scoped>
85
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
85
+ @import "~@base/styles/theme-variables.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
86
86
 
87
87
  </style>
@@ -135,7 +135,7 @@ export default {
135
135
  </script>
136
136
 
137
137
  <style lang="scss" scoped>
138
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
138
+ @import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
139
139
 
140
140
  .full-width-input {
141
141
  width: 100% !important;
@@ -179,7 +179,7 @@ export default {
179
179
  </script>
180
180
 
181
181
  <style lang="scss" scoped>
182
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
182
+ @import "~@base/styles/theme-variables.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
183
183
  a.is-disabled {
184
184
  cursor: not-allowed;
185
185
  }
@@ -258,7 +258,7 @@
258
258
  </script>
259
259
 
260
260
  <style lang="scss" scoped>
261
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
261
+ @import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
262
262
 
263
263
  .full-width-input {
264
264
  width: 100% !important;
@@ -114,5 +114,5 @@ export default {
114
114
  </script>
115
115
 
116
116
  <style lang="scss" scoped>
117
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
117
+ @import "~@base/styles/theme-variables.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
118
118
  </style>
@@ -115,5 +115,5 @@ export default {
115
115
  </script>
116
116
 
117
117
  <style lang="scss" scoped>
118
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
118
+ @import "~@base/styles/theme-variables.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
119
119
  </style>
@@ -229,7 +229,7 @@ export default {
229
229
  </script>
230
230
 
231
231
  <style lang="scss" scoped>
232
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
232
+ @import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
233
233
 
234
234
  .full-width-input {
235
235
  width: 100% !important;
@@ -122,6 +122,6 @@
122
122
  </script>
123
123
 
124
124
  <style lang="scss" scoped>
125
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
125
+ @import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
126
126
 
127
127
  </style>