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
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "cloud-web-corejs",
3
3
  "private": false,
4
- "version": "1.1.0-dev.26",
4
+ "version": "1.1.0-dev.28",
5
5
  "scripts": {
6
6
  "dev": "vue-cli-service serve",
7
7
  "dev:micro": "vue-cli-service serve --port 17527",
@@ -293,6 +293,9 @@ export default {
293
293
  };
294
294
  </script>
295
295
 
296
+ <style lang="scss">
297
+ @import "./mce-chrome.scss";
298
+ </style>
296
299
  <style lang="scss" scoped>
297
300
  .tinymce-container {
298
301
  position: relative;
@@ -0,0 +1,150 @@
1
+ // TinyMCE dialog chrome extracted from the app stylesheet.
2
+ @import "~@base/styles/variables.scss";
3
+
4
+ .mce-container,
5
+ .mce-container *,
6
+ .mce-widget,
7
+ .mce-widget *,
8
+ .mce-reset {
9
+ font-size: $fontSizeBase !important;
10
+ }
11
+ .mce-window.mce-container {
12
+ border: none;
13
+ border-radius: 8px;
14
+ box-shadow: 0 0 24px rgba(0, 0, 0, 0.22);
15
+ font-size: $fontSizeBase;
16
+ .mce-window-head {
17
+ border: none;
18
+ .mce-title {
19
+ font-size: 13px !important;
20
+ font-weight: 400;
21
+ }
22
+ .mce-close i {
23
+ color: #464646;
24
+ font-family: "element-icons" !important;
25
+ font-size: 20px !important;
26
+ margin-right: 10px;
27
+ &::before {
28
+ content: "";
29
+ }
30
+ }
31
+ }
32
+ .mce-window-body {
33
+ background-color: #f1f5fb;
34
+ padding: 8px;
35
+ tap-highlight-color: transparent;
36
+ -webkit-tap-highlight-color: transparent;
37
+ -ms-tap-highlight-color: transparent;
38
+ -webkit-box-sizing: border-box;
39
+ -moz-box-sizing: border-box;
40
+ -ms-box-sizing: border-box;
41
+ box-sizing: border-box;
42
+ > .mce-container {
43
+ background-color: #fff;
44
+ position: relative;
45
+ height: 100% !important;
46
+ width: 100% !important;
47
+ overflow: hidden;
48
+ .mce-container-body {
49
+ margin-top: -4px;
50
+ .mce-container {
51
+ font-size: $fontSizeBase;
52
+ }
53
+ .mce-combobox input,
54
+ .mce-textbox,
55
+ .mce-btn {
56
+ border-radius: 2px;
57
+ border-color: #e8e8e8;
58
+ margin-left: -10px;
59
+ }
60
+ .mce-checkbox {
61
+ margin-left: -10px;
62
+ .mce-i-checkbox {
63
+ border-color: $borderColor;
64
+ border-radius: 2px;
65
+ text-align: center;
66
+ }
67
+ }
68
+ .mce-textbox.mce-multiline {
69
+ margin-top: -5px;
70
+ }
71
+ &.mce-abs-layout {
72
+ overflow: visible;
73
+ }
74
+ }
75
+ &.mce-panel {
76
+ .mce-tabs {
77
+ border-bottom-color: $borderColor;
78
+ .mce-tab {
79
+ border-color: $borderColor;
80
+ line-height: 15px;
81
+ &.mce-active {
82
+ color: $baseColor;
83
+ text-shadow: none;
84
+ background: #f1f5fb;
85
+ }
86
+ }
87
+ }
88
+ .mce-container-body {
89
+ margin-top: 0;
90
+ .mce-checkbox,
91
+ .mce-combobox input,
92
+ .mce-textbox,
93
+ .mce-btn {
94
+ margin-left: 0;
95
+ }
96
+ }
97
+ }
98
+ }
99
+ }
100
+ .mce-foot {
101
+ border-top: none;
102
+ background: none;
103
+ .mce-container-body {
104
+ padding: 0 14px 0 12px;
105
+ width: 100% !important;
106
+ tap-highlight-color: transparent;
107
+ -webkit-tap-highlight-color: transparent;
108
+ -ms-tap-highlight-color: transparent;
109
+ -webkit-box-sizing: border-box;
110
+ -moz-box-sizing: border-box;
111
+ -ms-box-sizing: border-box;
112
+ box-sizing: border-box;
113
+ .mce-btn {
114
+ width: 94px !important;
115
+ height: 26px !important;
116
+ border-radius: 2px;
117
+ border-color: $baseColor;
118
+ margin-left: 9px;
119
+ position: relative !important;
120
+ left: inherit !important;
121
+ &.mce-primary {
122
+ background-color: $baseColor;
123
+ color: #fff;
124
+ button {
125
+ color: #fff;
126
+ .mce-txt:before {
127
+ content: "";
128
+ }
129
+ }
130
+ }
131
+ &.mce-disabled {
132
+ border-color: transparentize($baseColor, 0.6);
133
+ }
134
+ button {
135
+ font-size: $fontSizeBase;
136
+ line-height: 18px;
137
+ color: $baseColor;
138
+ .mce-txt:before {
139
+ content: "";
140
+ font-family: "element-icons";
141
+ margin-right: 4px;
142
+ }
143
+ }
144
+ }
145
+ .mce-abs-end + .mce-btn {
146
+ margin-left: 0;
147
+ }
148
+ }
149
+ }
150
+ }
@@ -28,7 +28,7 @@
28
28
  </div>
29
29
  <ul class="el-upload-list el-upload-list--picture">
30
30
  <div class="nodata" v-if="pasteList.length == 0">
31
- <img :src="$assetUrl(require('@/resources/images/nodata2.png'))" />
31
+ <img :src="$assetUrl(require('@base/core-resources/images/nodata2.png'))" />
32
32
  </div>
33
33
  <li v-for="(pasteFile,index) in pasteList" :key="index" class="el-upload-list__item is-success">
34
34
  <div>
@@ -0,0 +1,282 @@
1
+ // Shared upload presentation for VabUpload, xform upload fields and compatible upload views.
2
+
3
+ div[hideinfo="true"] #uploadImage {
4
+ &.widgetSize-1 .upload-list {
5
+ width: 67px !important;
6
+ height: 67px !important ;
7
+ }
8
+ &.widgetSize-2 .upload-list {
9
+ width: 98px !important;
10
+ height: 98px !important;
11
+ }
12
+ &.widgetSize-3 .upload-list {
13
+ width: 142px !important;
14
+ height: 142px !important;
15
+ }
16
+ &.widgetSize-4 .upload-list {
17
+ width: 180px !important;
18
+ height: 180px !important;
19
+ }
20
+ &.widgetSize-5 .upload-list {
21
+ width: 220px !important;
22
+ height: 220px !important;
23
+ }
24
+ }
25
+ #uploadImage {
26
+ &.widgetSize-1 {
27
+ .el-upload {
28
+ //margin-top:5px;
29
+ .avatar-uploader {
30
+ height: 58px;
31
+ width: 58px;
32
+ line-height: 58px;
33
+ margin-bottom: 5px;
34
+ }
35
+ }
36
+ .el-upload-list .el-upload-list__item {
37
+ height: 58px;
38
+ padding-left: 54px;
39
+ width: 240px;
40
+ .el-upload-list__item-thumbnail {
41
+ width: 54px;
42
+ height: 54px;
43
+ margin-left: -54px;
44
+ .show-video {
45
+ line-height: 46px;
46
+ i {
47
+ margin: 0;
48
+ }
49
+ }
50
+ p {
51
+ width: 54px;
52
+ height: 54px;
53
+ img {
54
+ max-width: 54px;
55
+ max-height: 54px;
56
+ }
57
+ }
58
+ }
59
+ .el-upload-list__item-name {
60
+ p {
61
+ &:first-child {
62
+ -webkit-line-clamp: 1;
63
+ margin-top: 3px;
64
+ }
65
+ }
66
+ }
67
+ }
68
+ }
69
+ &.widgetSize-2 {
70
+ .el-upload {
71
+ //margin-top:5px;
72
+ .avatar-uploader {
73
+ height: 100px;
74
+ width: 100px;
75
+ line-height: 100px;
76
+ margin-bottom: 3px;
77
+ }
78
+ }
79
+ //.upload-list{height:98px;} //详情单附件有问题需要开放出来
80
+ .el-upload-list .el-upload-list__item {
81
+ height: 100px;
82
+ padding-left: 98px;
83
+ width: 298px;
84
+ .el-upload-list__item-thumbnail {
85
+ width: 98px;
86
+ height: 98px;
87
+ margin-left: -98px;
88
+ .show-video {
89
+ line-height: 98px;
90
+ }
91
+ p {
92
+ width: 88px;
93
+ height: 88px;
94
+ img {
95
+ max-width: 88px;
96
+ max-height: 88px;
97
+ }
98
+ }
99
+ }
100
+ .el-upload-list__item-name {
101
+ p {
102
+ margin-bottom: 4px;
103
+ &:first-child {
104
+ max-height: 32px;
105
+ line-height: 16px;
106
+ }
107
+ }
108
+ }
109
+ }
110
+ }
111
+ &.widgetSize-3 {
112
+ .el-upload {
113
+ //margin-top:5px;
114
+ .avatar-uploader {
115
+ height: 135px;
116
+ width: 135px;
117
+ line-height: 135px;
118
+ margin-bottom: 5px;
119
+ }
120
+ }
121
+ //.upload-list{height:142px;} //详情单附件有问题需要开放出来
122
+ .el-upload-list .el-upload-list__item {
123
+ height: 135px;
124
+ padding-left: 135px;
125
+ width: 298px;
126
+ .el-upload-list__item-thumbnail {
127
+ width: 130px;
128
+ height: 130px;
129
+ margin-left: -135px;
130
+ .show-video {
131
+ line-height: 130px;
132
+ }
133
+ p {
134
+ width: 130px;
135
+ height: 130px;
136
+ img {
137
+ max-width: 130px;
138
+ max-height: 130px;
139
+ }
140
+ }
141
+ }
142
+ .el-upload-list__item-name {
143
+ p {
144
+ margin-bottom: 4px;
145
+ &:first-child {
146
+ max-height: 32px;
147
+ line-height: 16px;
148
+ }
149
+ }
150
+ }
151
+ }
152
+ }
153
+ &.widgetSize-4 {
154
+ .el-upload {
155
+ //margin-top:5px;
156
+ .avatar-uploader {
157
+ height: 175px;
158
+ width: 175px;
159
+ line-height: 175px;
160
+ margin-bottom: 5px;
161
+ }
162
+ }
163
+ //.upload-list{height:180px;} //详情单附件有问题需要开放出来
164
+ .el-upload-list .el-upload-list__item {
165
+ height: 175px;
166
+ padding-left: 175px;
167
+ width: 356px;
168
+ .el-upload-list__item-thumbnail {
169
+ width: 175px;
170
+ height: 175px;
171
+ margin-left: -175px;
172
+ .show-video {
173
+ line-height: 175px;
174
+ }
175
+ p {
176
+ width: 170px;
177
+ height: 170px;
178
+ img {
179
+ max-width: 170px;
180
+ max-height: 170px;
181
+ }
182
+ }
183
+ }
184
+ .el-upload-list__item-name {
185
+ p {
186
+ margin-bottom: 5px;
187
+ &:first-child {
188
+ -webkit-line-clamp: 3;
189
+ max-height: 52px;
190
+ line-height: 16px;
191
+ }
192
+ }
193
+ }
194
+ }
195
+ }
196
+ &.widgetSize-5 {
197
+ .el-upload {
198
+ //margin-top:5px;
199
+ .avatar-uploader {
200
+ height: 215px;
201
+ width: 215px;
202
+ line-height: 215px;
203
+ margin-bottom: 5px;
204
+ }
205
+ }
206
+ //.upload-list{height:220px;} //详情单附件有问题需要开放出来
207
+ .el-upload-list .el-upload-list__item {
208
+ height: 215px;
209
+ padding-left: 215px;
210
+ width: 418px;
211
+ .el-upload-list__item-thumbnail {
212
+ width: 213px;
213
+ height: 213px;
214
+ margin-left: -215px;
215
+ .show-video {
216
+ line-height: 213px;
217
+ }
218
+ p {
219
+ width: 208px;
220
+ height: 208px;
221
+ img {
222
+ max-width: 208px;
223
+ max-height: 208px;
224
+ }
225
+ }
226
+ }
227
+ .el-upload-list__item-name {
228
+ p {
229
+ margin-bottom: 8px;
230
+ &:first-child {
231
+ -webkit-line-clamp: 4;
232
+ max-height: 68px;
233
+ line-height: 16px;
234
+ }
235
+ }
236
+ }
237
+ }
238
+ }
239
+ &.widgetSize-6 {
240
+ .el-upload {
241
+ // margin-top:5px;
242
+ .avatar-uploader {
243
+ height: 245px;
244
+ width: 245px;
245
+ line-height: 245px;
246
+ margin-bottom: 5px;
247
+ }
248
+ }
249
+ //.upload-list{height:245px;}
250
+ .el-upload-list .el-upload-list__item {
251
+ height: 245px;
252
+ padding-left: 245px;
253
+ width: 468px;
254
+ .el-upload-list__item-thumbnail {
255
+ width: 242px;
256
+ height: 242px;
257
+ margin-left: -245px;
258
+ .show-video {
259
+ line-height: 242px;
260
+ }
261
+ p {
262
+ width: 225px;
263
+ height: 225px;
264
+ img {
265
+ max-width: 225px;
266
+ max-height: 225px;
267
+ }
268
+ }
269
+ }
270
+ .el-upload-list__item-name {
271
+ p {
272
+ margin-bottom: 8px;
273
+ &:first-child {
274
+ -webkit-line-clamp: 4;
275
+ max-height: 68px;
276
+ line-height: 16px;
277
+ }
278
+ }
279
+ }
280
+ }
281
+ }
282
+ }
@@ -1322,7 +1322,7 @@ export default {
1322
1322
  </script>
1323
1323
 
1324
1324
  <style lang="scss" scoped>
1325
- @import "~@/styles/variables.scss";
1325
+ @import "~@base/styles/variables.scss";
1326
1326
 
1327
1327
  .base-area {
1328
1328
  width: 100%;
@@ -1593,7 +1593,7 @@ export default {
1593
1593
  </style>
1594
1594
 
1595
1595
  <style lang="scss">
1596
- @import "~@/styles/variables.scss";
1596
+ @import "~@base/styles/variables.scss";
1597
1597
 
1598
1598
  /* el-popover 根节点为 inline span,需强制块级铺满 */
1599
1599
  .base-area {
@@ -0,0 +1,17 @@
1
+ // Ace editor chrome extracted from the app stylesheet.
2
+ .ace-editor {
3
+ border: solid 1px #e8e8e8;
4
+ border-radius: 2px;
5
+ }
6
+ .ace-sqlserver .ace_print-margin {
7
+ display: none;
8
+ }
9
+
10
+ .ns-resize-ing {
11
+ cursor: ns-resize !important;
12
+ -moz-user-select: none;
13
+ -webkit-user-select: none;
14
+ -ms-user-select: none;
15
+ -khtml-user-select: none;
16
+ user-select: none;
17
+ }
@@ -311,6 +311,9 @@ export default {
311
311
  };
312
312
  </script>
313
313
 
314
+ <style lang="scss">
315
+ @import "./ace-chrome.scss";
316
+ </style>
314
317
  <style lang="scss" scoped>
315
318
  #editor-resize-bar {
316
319
  width: 100%;
@@ -26,7 +26,7 @@
26
26
  </div>
27
27
  </el-upload>
28
28
  <div class="upload-finish" v-if="fileRaw">
29
- <img :src="$assetUrl(require('@/resources' + '/images/ico-excel.svg'))" class="ico"/>
29
+ <img :src="$assetUrl(require('@base/core-resources' + '/images/ico-excel.svg'))" class="ico"/>
30
30
  <p class="name">{{ fileRaw.name }}</p>
31
31
  <!-- <p>2022-1-17</p> -->
32
32
  <el-tooltip :enterable="false" class="item" effect="dark"