cloud-web-corejs 1.0.54-dev.176 → 1.0.54-dev.178

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 (276) hide show
  1. package/package.json +4 -3
  2. package/src/components/VabUpload/index.vue +1 -1
  3. package/src/components/excelImport/index.vue +1 -1
  4. package/src/components/jsonImport/index.vue +1 -1
  5. package/src/components/langImport/index.vue +1 -1
  6. package/src/components/mobile/buttonGroup/index.vue +1 -1
  7. package/src/components/onlineTalk/index.vue +2 -2
  8. package/src/components/xform/form-designer/form-widget/dialog/importDialog.vue +1 -1
  9. package/src/components/xform/form-designer/form-widget/field-widget/a-link-widget.vue +1 -1
  10. package/src/components/xform/form-designer/form-widget/field-widget/a-text-widget.vue +1 -1
  11. package/src/components/xform/form-designer/form-widget/field-widget/baseAttachment-widget.vue +1 -1
  12. package/src/components/xform/form-designer/form-widget/field-widget/button-widget.vue +1 -1
  13. package/src/components/xform/form-designer/form-widget/field-widget/cascader-widget.vue +1 -1
  14. package/src/components/xform/form-designer/form-widget/field-widget/census-widget.vue +1 -1
  15. package/src/components/xform/form-designer/form-widget/field-widget/checkbox-widget.vue +1 -1
  16. package/src/components/xform/form-designer/form-widget/field-widget/color-widget.vue +1 -1
  17. package/src/components/xform/form-designer/form-widget/field-widget/date-range-widget.vue +1 -1
  18. package/src/components/xform/form-designer/form-widget/field-widget/date-widget.vue +1 -1
  19. package/src/components/xform/form-designer/form-widget/field-widget/descriptions-widget.vue +1 -1
  20. package/src/components/xform/form-designer/form-widget/field-widget/divider-widget.vue +1 -1
  21. package/src/components/xform/form-designer/form-widget/field-widget/echart-bar-widget.vue +1 -1
  22. package/src/components/xform/form-designer/form-widget/field-widget/echart-category-widget.vue +1 -1
  23. package/src/components/xform/form-designer/form-widget/field-widget/echart-pie-widget.vue +1 -1
  24. package/src/components/xform/form-designer/form-widget/field-widget/file-upload-widget.vue +1 -1
  25. package/src/components/xform/form-designer/form-widget/field-widget/form-item-wrapper.vue +1 -1
  26. package/src/components/xform/form-designer/form-widget/field-widget/html-text-widget.vue +1 -1
  27. package/src/components/xform/form-designer/form-widget/field-widget/import-button-widget.vue +1 -1
  28. package/src/components/xform/form-designer/form-widget/field-widget/import2-button-widget.vue +1 -1
  29. package/src/components/xform/form-designer/form-widget/field-widget/input-batch-widget.vue +1 -1
  30. package/src/components/xform/form-designer/form-widget/field-widget/input-widget.vue +1 -1
  31. package/src/components/xform/form-designer/form-widget/field-widget/news-list-widget.vue +1 -1
  32. package/src/components/xform/form-designer/form-widget/field-widget/number-widget.vue +1 -1
  33. package/src/components/xform/form-designer/form-widget/field-widget/picture-upload-widget.vue +1 -1
  34. package/src/components/xform/form-designer/form-widget/field-widget/print-button-widget.vue +1 -1
  35. package/src/components/xform/form-designer/form-widget/field-widget/project-tag-widget.vue +1 -1
  36. package/src/components/xform/form-designer/form-widget/field-widget/radio-widget.vue +1 -1
  37. package/src/components/xform/form-designer/form-widget/field-widget/rate-widget.vue +1 -1
  38. package/src/components/xform/form-designer/form-widget/field-widget/rich-editor-widget.vue +1 -1
  39. package/src/components/xform/form-designer/form-widget/field-widget/search_button-widget.vue +1 -1
  40. package/src/components/xform/form-designer/form-widget/field-widget/select-widget.vue +1 -1
  41. package/src/components/xform/form-designer/form-widget/field-widget/slider-widget.vue +1 -1
  42. package/src/components/xform/form-designer/form-widget/field-widget/static-content-wrapper.vue +1 -1
  43. package/src/components/xform/form-designer/form-widget/field-widget/static-text-widget.vue +1 -1
  44. package/src/components/xform/form-designer/form-widget/field-widget/status-widget.vue +1 -1
  45. package/src/components/xform/form-designer/form-widget/field-widget/switch-widget.vue +1 -1
  46. package/src/components/xform/form-designer/form-widget/field-widget/table-export-button-widget.vue +1 -1
  47. package/src/components/xform/form-designer/form-widget/field-widget/text-widget.vue +1 -1
  48. package/src/components/xform/form-designer/form-widget/field-widget/textarea-widget.vue +1 -1
  49. package/src/components/xform/form-designer/form-widget/field-widget/time-range-widget.vue +1 -1
  50. package/src/components/xform/form-designer/form-widget/field-widget/time-widget.vue +1 -1
  51. package/src/components/xform/form-designer/form-widget/field-widget/title-head-widget.vue +1 -1
  52. package/src/components/xform/form-designer/form-widget/field-widget/vabSearch-widget.vue +1 -1
  53. package/src/components/xform/form-designer/form-widget/field-widget/vabUpload-widget.vue +1 -1
  54. package/src/components/xform/form-designer/setting-panel/property-editor/a-link-editor.vue +1 -1
  55. package/src/components/xform/form-designer/widget-panel/widgetsConfig.js +1 -0
  56. package/src/components/xform/form-render/container-item/data-table-mixin.js +1 -2133
  57. package/src/components/xform/form-render/container-item/list-h5-item.vue +1 -1
  58. package/src/icons/index.js +9 -0
  59. package/src/icons/svg/404.svg +1 -0
  60. package/src/icons/svg/alert.svg +1 -0
  61. package/src/icons/svg/bug.svg +1 -0
  62. package/src/icons/svg/button.svg +1 -0
  63. package/src/icons/svg/card.svg +1 -0
  64. package/src/icons/svg/cascader-field.svg +1 -0
  65. package/src/icons/svg/census.svg +1 -0
  66. package/src/icons/svg/chart.svg +1 -0
  67. package/src/icons/svg/checkbox-field.svg +1 -0
  68. package/src/icons/svg/clipboard.svg +1 -0
  69. package/src/icons/svg/color-field.svg +1 -0
  70. package/src/icons/svg/component.svg +1 -0
  71. package/src/icons/svg/custom-component.svg +1 -0
  72. package/src/icons/svg/dashboard.svg +1 -0
  73. package/src/icons/svg/data-table.svg +1 -0
  74. package/src/icons/svg/date-field.svg +1 -0
  75. package/src/icons/svg/date-range-field.svg +1 -0
  76. package/src/icons/svg/descriptions.svg +1 -0
  77. package/src/icons/svg/divider.svg +1 -0
  78. package/src/icons/svg/document.svg +1 -0
  79. package/src/icons/svg/documentation.svg +1 -0
  80. package/src/icons/svg/drag.svg +1 -0
  81. package/src/icons/svg/echart-category.svg +1 -0
  82. package/src/icons/svg/echart-pie.svg +1 -0
  83. package/src/icons/svg/echart.svg +1 -0
  84. package/src/icons/svg/edit.svg +1 -0
  85. package/src/icons/svg/education.svg +1 -0
  86. package/src/icons/svg/email.svg +1 -0
  87. package/src/icons/svg/example.svg +1 -0
  88. package/src/icons/svg/excel.svg +1 -0
  89. package/src/icons/svg/exit-fullscreen.svg +1 -0
  90. package/src/icons/svg/eye-open.svg +1 -0
  91. package/src/icons/svg/eye.svg +1 -0
  92. package/src/icons/svg/file-upload-field.svg +1 -0
  93. package/src/icons/svg/form.svg +1 -0
  94. package/src/icons/svg/fullscreen.svg +1 -0
  95. package/src/icons/svg/github.svg +1 -0
  96. package/src/icons/svg/grid.svg +1 -0
  97. package/src/icons/svg/guide.svg +1 -0
  98. package/src/icons/svg/html-text.svg +1 -0
  99. package/src/icons/svg/ico-more.svg +1 -0
  100. package/src/icons/svg/ico-wenjianjia.svg +1 -0
  101. package/src/icons/svg/icon.svg +1 -0
  102. package/src/icons/svg/input-batch.svg +1 -0
  103. package/src/icons/svg/international.svg +1 -0
  104. package/src/icons/svg/language.svg +1 -0
  105. package/src/icons/svg/link.svg +1 -0
  106. package/src/icons/svg/list-export.svg +1 -0
  107. package/src/icons/svg/list.svg +1 -0
  108. package/src/icons/svg/lock.svg +1 -0
  109. package/src/icons/svg/message.svg +1 -0
  110. package/src/icons/svg/money.svg +1 -0
  111. package/src/icons/svg/nested.svg +1 -0
  112. package/src/icons/svg/news-list.svg +1 -0
  113. package/src/icons/svg/node-tree.svg +1 -0
  114. package/src/icons/svg/number-field.svg +1 -0
  115. package/src/icons/svg/password.svg +1 -0
  116. package/src/icons/svg/pdf.svg +1 -0
  117. package/src/icons/svg/people.svg +1 -0
  118. package/src/icons/svg/peoples.svg +1 -0
  119. package/src/icons/svg/picture-upload-field.svg +1 -0
  120. package/src/icons/svg/qq.svg +1 -0
  121. package/src/icons/svg/query.svg +1 -0
  122. package/src/icons/svg/radio-field.svg +1 -0
  123. package/src/icons/svg/rate-field.svg +1 -0
  124. package/src/icons/svg/redo.svg +1 -0
  125. package/src/icons/svg/rich-editor-field.svg +1 -0
  126. package/src/icons/svg/search.svg +1 -0
  127. package/src/icons/svg/searchbox.svg +1 -0
  128. package/src/icons/svg/section.svg +1 -0
  129. package/src/icons/svg/select-field.svg +1 -0
  130. package/src/icons/svg/shopping.svg +1 -0
  131. package/src/icons/svg/size.svg +1 -0
  132. package/src/icons/svg/skill.svg +1 -0
  133. package/src/icons/svg/slider-field.svg +1 -0
  134. package/src/icons/svg/slot-component.svg +1 -0
  135. package/src/icons/svg/slot-field.svg +1 -0
  136. package/src/icons/svg/star.svg +1 -0
  137. package/src/icons/svg/static-text.svg +1 -0
  138. package/src/icons/svg/status.svg +1 -0
  139. package/src/icons/svg/sub-form.svg +1 -0
  140. package/src/icons/svg/switch-field.svg +1 -0
  141. package/src/icons/svg/tab.svg +1 -0
  142. package/src/icons/svg/table.svg +1 -0
  143. package/src/icons/svg/text-field.svg +1 -0
  144. package/src/icons/svg/text.svg +1 -0
  145. package/src/icons/svg/textarea-field.svg +1 -0
  146. package/src/icons/svg/theme.svg +1 -0
  147. package/src/icons/svg/time-field.svg +1 -0
  148. package/src/icons/svg/time-range-field.svg +1 -0
  149. package/src/icons/svg/tips-text.svg +1 -0
  150. package/src/icons/svg/title-head.svg +1 -0
  151. package/src/icons/svg/tree-pane.svg +1 -0
  152. package/src/icons/svg/tree-table.svg +1 -0
  153. package/src/icons/svg/tree.svg +1 -0
  154. package/src/icons/svg/undo.svg +1 -0
  155. package/src/icons/svg/uploadbox.svg +1 -0
  156. package/src/icons/svg/user.svg +1 -0
  157. package/src/icons/svg/vf-box.svg +1 -0
  158. package/src/icons/svg/vf-dialog.svg +1 -0
  159. package/src/icons/svg/vf-drawer.svg +1 -0
  160. package/src/icons/svg/vue-sfc.svg +1 -0
  161. package/src/icons/svg/wechat.svg +1 -0
  162. package/src/icons/svg/zip.svg +1 -0
  163. package/src/index.js +2 -2
  164. package/src/layout/components/Sidebar/default.vue +3 -3
  165. package/src/layout/components/TagsView/index.vue +1 -1
  166. package/src/layout/defaultLayout.vue +2 -2
  167. package/src/resources/css/h5.scss +548 -0
  168. package/src/resources/css/iconfont.css +1255 -0
  169. package/src/resources/css/login.scss +67 -0
  170. package/src/resources/css/style.scss +6295 -0
  171. package/src/resources/font/iconfont.ttf +0 -0
  172. package/src/resources/font/iconfont.woff +0 -0
  173. package/src/resources/font/iconfont.woff2 +0 -0
  174. package/src/resources/images/404-error.png +0 -0
  175. package/src/resources/images/arrow-r.png +0 -0
  176. package/src/resources/images/bg-login5.jpg +0 -0
  177. package/src/resources/images/bg-login5.png +0 -0
  178. package/src/resources/images/bg-login6.jpg +0 -0
  179. package/src/resources/images/bg-login7.jpg +0 -0
  180. package/src/resources/images/bg-login8.jpg +0 -0
  181. package/src/resources/images/button/list_checkbox_normal.png +0 -0
  182. package/src/resources/images/company-bg.png +0 -0
  183. package/src/resources/images/default-header.png +0 -0
  184. package/src/resources/images/error-bg.png +0 -0
  185. package/src/resources/images/file/ajax-loader.gif +0 -0
  186. package/src/resources/images/file/bg.png +0 -0
  187. package/src/resources/images/file/default.png +0 -0
  188. package/src/resources/images/file/icons.png +0 -0
  189. package/src/resources/images/file/image.png +0 -0
  190. package/src/resources/images/file/progress.png +0 -0
  191. package/src/resources/images/file/success.png +0 -0
  192. package/src/resources/images/h5/approve1.png +0 -0
  193. package/src/resources/images/h5/approve2.png +0 -0
  194. package/src/resources/images/h5/approve3.png +0 -0
  195. package/src/resources/images/h5/approve4.png +0 -0
  196. package/src/resources/images/h5/convey.png +0 -0
  197. package/src/resources/images/h5/danger.png +0 -0
  198. package/src/resources/images/h5/ic_ex.png +0 -0
  199. package/src/resources/images/h5/ic_img.png +0 -0
  200. package/src/resources/images/h5/ic_pdf.png +0 -0
  201. package/src/resources/images/h5/ic_ppt.png +0 -0
  202. package/src/resources/images/h5/ic_text.png +0 -0
  203. package/src/resources/images/h5/ic_word.png +0 -0
  204. package/src/resources/images/h5/success.png +0 -0
  205. package/src/resources/images/home-img.png +0 -0
  206. package/src/resources/images/ico-1.png +0 -0
  207. package/src/resources/images/ico-cad.svg +1 -0
  208. package/src/resources/images/ico-cart.png +0 -0
  209. package/src/resources/images/ico-date.svg +1 -0
  210. package/src/resources/images/ico-default_wenjian.svg +1 -0
  211. package/src/resources/images/ico-detail_t_1.png +0 -0
  212. package/src/resources/images/ico-detail_t_2.png +0 -0
  213. package/src/resources/images/ico-detail_t_3.png +0 -0
  214. package/src/resources/images/ico-excel.svg +1 -0
  215. package/src/resources/images/ico-html.svg +1 -0
  216. package/src/resources/images/ico-load.gif +0 -0
  217. package/src/resources/images/ico-music.svg +1 -0
  218. package/src/resources/images/ico-os-1.png +0 -0
  219. package/src/resources/images/ico-os-2.png +0 -0
  220. package/src/resources/images/ico-os-3.png +0 -0
  221. package/src/resources/images/ico-os-4.png +0 -0
  222. package/src/resources/images/ico-os-5.png +0 -0
  223. package/src/resources/images/ico-os-6.png +0 -0
  224. package/src/resources/images/ico-pdf.svg +1 -0
  225. package/src/resources/images/ico-photo.svg +1 -0
  226. package/src/resources/images/ico-ppt.svg +1 -0
  227. package/src/resources/images/ico-psd.svg +1 -0
  228. package/src/resources/images/ico-service.png +0 -0
  229. package/src/resources/images/ico-txt.svg +1 -0
  230. package/src/resources/images/ico-video.svg +1 -0
  231. package/src/resources/images/ico-wenjianduo.svg +1 -0
  232. package/src/resources/images/ico-wenjianjia.svg +1 -0
  233. package/src/resources/images/ico-wrod.svg +1 -0
  234. package/src/resources/images/ico-xls.svg +1 -0
  235. package/src/resources/images/ico-yasuobao.svg +1 -0
  236. package/src/resources/images/icon-close.svg +1 -0
  237. package/src/resources/images/icon-error.png +0 -0
  238. package/src/resources/images/icon-folder.svg +1 -0
  239. package/src/resources/images/icon-loading.gif +0 -0
  240. package/src/resources/images/icon-order.png +0 -0
  241. package/src/resources/images/icon-round-no.svg +1 -0
  242. package/src/resources/images/icon-round-yes.svg +1 -0
  243. package/src/resources/images/icon-tips.png +0 -0
  244. package/src/resources/images/line-bg.png +0 -0
  245. package/src/resources/images/loading-line.gif +0 -0
  246. package/src/resources/images/loading-pro.gif +0 -0
  247. package/src/resources/images/loading-pro1.gif +0 -0
  248. package/src/resources/images/loading-pro2.gif +0 -0
  249. package/src/resources/images/loading.gif +0 -0
  250. package/src/resources/images/loading_1.gif +0 -0
  251. package/src/resources/images/login-banner_bg.png +0 -0
  252. package/src/resources/images/login_key.png +0 -0
  253. package/src/resources/images/login_key_on.png +0 -0
  254. package/src/resources/images/login_me.png +0 -0
  255. package/src/resources/images/login_me_on.png +0 -0
  256. package/src/resources/images/member-bg.jpg +0 -0
  257. package/src/resources/images/nodata.png +0 -0
  258. package/src/resources/images/nodata2.png +0 -0
  259. package/src/resources/images/questionnaire-bg.png +0 -0
  260. package/src/resources/images/renyuan-img.png +0 -0
  261. package/src/resources/images/size-seat-bg.png +0 -0
  262. package/src/resources/images/tab-nav0.png +0 -0
  263. package/src/resources/images/tab-nav1.png +0 -0
  264. package/src/resources/images/tabStyle-0.png +0 -0
  265. package/src/resources/images/tag.png +0 -0
  266. package/src/resources/images/terminal-under-16x16.png +0 -0
  267. package/src/resources/images/tips-bg.png +0 -0
  268. package/src/store/modules/settings.js +1 -1
  269. package/src/utils/vab.js +1 -1
  270. package/src/views/bd/setting/table_model/mixins/dialog.js +72 -1
  271. package/src/views/mobile/user/area/dialog.vue +1 -1
  272. package/src/views/mobile/user/user/dialog.vue +1 -1
  273. package/src/views/user/home/default.vue +3 -3
  274. package/src/views/user/login/default.vue +4 -4
  275. package/src/views/user/login/index2.vue +4 -4
  276. package/src/views/user/user/edit.vue +29 -9
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "cloud-web-corejs",
3
3
  "private": false,
4
- "version": "1.0.54-dev.176",
4
+ "version": "1.0.54-dev.178",
5
5
  "scripts": {
6
6
  "dev": "vue-cli-service serve",
7
7
  "lint": "eslint --ext .js,.vue src",
@@ -167,12 +167,13 @@
167
167
  "src/mixins",
168
168
  "src/directive",
169
169
  "src/store",
170
- "src/resources/js",
170
+ "src/resources",
171
+ "src/icons",
171
172
  "src/lang/index.js",
172
173
  "src/layout",
173
174
  "src/filters",
174
175
  "src/router",
175
- "permission.js",
176
+ "src/permission.js",
176
177
  "src/index.js",
177
178
  "src/App.vue"
178
179
  ],
@@ -20,7 +20,7 @@
20
20
  </div>
21
21
  <ul class="el-upload-list el-upload-list--picture">
22
22
  <div class="nodata" v-if="pasteList.length == 0">
23
- <img src="~@/resources/images/nodata2.png"/>
23
+ <img src="~@base/resources/images/nodata2.png"/>
24
24
  </div>
25
25
  <li v-for="(pasteFile,index) in pasteList" :key="index" class="el-upload-list__item is-success">
26
26
  <div>
@@ -26,7 +26,7 @@
26
26
  </div>
27
27
  </el-upload>
28
28
  <div class="upload-finish" v-if="fileRaw">
29
- <img :src="require('@/resources' + '/images/ico-excel.svg')" class="ico"/>
29
+ <img :src="require('@base/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"
@@ -21,7 +21,7 @@
21
21
  </div>
22
22
  </el-upload>
23
23
  <div class="upload-finish" v-if="fileRaw">
24
- <img :src="require('@/resources' + '/images/ico-txt.svg')" class="ico"/>
24
+ <img :src="require('@base/resources' + '/images/ico-txt.svg')" class="ico"/>
25
25
  <p class="name">{{ fileRaw.name }}</p>
26
26
  <!-- <p>2022-1-17</p> -->
27
27
  <el-tooltip :enterable="false" class="item" effect="dark"
@@ -21,7 +21,7 @@
21
21
  </div>
22
22
  </el-upload>
23
23
  <div class="upload-finish" v-if="fileRaw">
24
- <img :src="require('@/resources' + '/images/ico-txt.svg')" class="ico"/>
24
+ <img :src="require('@base/resources' + '/images/ico-txt.svg')" class="ico"/>
25
25
  <p class="name">{{ fileRaw.name }}</p>
26
26
  <!-- <p>2022-1-17</p> -->
27
27
  <el-tooltip :enterable="false" class="item" effect="dark"
@@ -34,5 +34,5 @@ export default {
34
34
  }
35
35
  </script>
36
36
  <style lang="scss" scoped>
37
- @import "~@/resources/css/h5.scss";
37
+ @import "~@base/resources/css/h5.scss";
38
38
  </style>
@@ -293,7 +293,7 @@ export default {
293
293
  };
294
294
  </script>
295
295
  <style scoped lang="scss">
296
- @import '~@/styles/variables.scss';
296
+ @import '~@base/styles/variables.scss';
297
297
  .onlieTalk-search-list{
298
298
  list-style: none;margin: -8px -4px 0;padding: 0;min-width: 360px;max-width: 90%;
299
299
  .tit{color: #333;font-size: 14px;margin: 10px 0 3px;padding-left: 6px;
@@ -493,7 +493,7 @@ export default {
493
493
 
494
494
 
495
495
  .ico-online {
496
- background: url(~@/resources/images/ico-service.png) no-repeat center 19px #FFF;
496
+ background: url(~@base/resources/images/ico-service.png) no-repeat center 19px #FFF;
497
497
  background-size: 40px;
498
498
  position: fixed;
499
499
  right: 28px;
@@ -25,7 +25,7 @@
25
25
  </div>
26
26
  </el-upload>
27
27
  <div class="upload-finish" v-if="fileRaw">
28
- <img :src="require('@/resources' + '/images/ico-excel.svg')" class="ico"/>
28
+ <img :src="require('@base/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"
@@ -111,7 +111,7 @@ export default {
111
111
  </script>
112
112
 
113
113
  <style lang="scss" scoped>
114
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
114
+ @import "~@base/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
115
115
  a.is-disabled {
116
116
  cursor: not-allowed;
117
117
  }
@@ -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/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
112
112
  a.is-disabled {
113
113
  cursor: not-allowed;
114
114
  }
@@ -186,7 +186,7 @@ export default {
186
186
  </script>
187
187
 
188
188
  <style lang="scss" scoped>
189
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
189
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
190
190
 
191
191
  .full-width-input {
192
192
  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/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
86
86
 
87
87
  </style>
@@ -107,7 +107,7 @@
107
107
  </script>
108
108
 
109
109
  <style lang="scss" scoped>
110
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
110
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
111
111
 
112
112
  .full-width-input {
113
113
  width: 100% !important;
@@ -158,5 +158,5 @@ export default {
158
158
  </script>
159
159
 
160
160
  <style lang="scss" scoped>
161
- @import '~@/styles/global.scss'; //* static-content-wrapper已引入,还需要重复引入吗? *//
161
+ @import '~@base/styles/global.scss'; //* static-content-wrapper已引入,还需要重复引入吗? *//
162
162
  </style>
@@ -110,6 +110,6 @@
110
110
  </script>
111
111
 
112
112
  <style lang="scss" scoped>
113
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
113
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
114
114
 
115
115
  </style>
@@ -90,7 +90,7 @@
90
90
  </script>
91
91
 
92
92
  <style lang="scss" scoped>
93
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
93
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
94
94
 
95
95
  .full-width-input {
96
96
  width: 100% !important;
@@ -93,7 +93,7 @@ export default {
93
93
  </script>
94
94
 
95
95
  <style lang="scss" scoped>
96
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
96
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
97
97
 
98
98
  .full-width-input {
99
99
  width: 100% !important;
@@ -91,7 +91,7 @@ export default {
91
91
  </script>
92
92
 
93
93
  <style lang="scss" scoped>
94
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
94
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
95
95
 
96
96
  .full-width-input {
97
97
  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/global.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/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
82
82
 
83
83
  </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/global.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/global.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/global.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/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
266
266
 
267
267
  .full-width-input {
268
268
  width: 100% !important;
@@ -446,7 +446,7 @@ export default {
446
446
  </script>
447
447
 
448
448
  <style lang="scss" scoped>
449
- @import "~@/styles/global.scss";
449
+ @import "~@base/styles/global.scss";
450
450
 
451
451
  .design-time-bottom-margin {
452
452
  margin-bottom: 5px;
@@ -77,6 +77,6 @@
77
77
  </script>
78
78
 
79
79
  <style lang="scss" scoped>
80
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
80
+ @import "~@base/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
81
81
 
82
82
  </style>
@@ -75,6 +75,6 @@ export default {
75
75
  </script>
76
76
 
77
77
  <style lang="scss" scoped>
78
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
78
+ @import "~@base/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
79
79
 
80
80
  </style>
@@ -75,6 +75,6 @@ export default {
75
75
  </script>
76
76
 
77
77
  <style lang="scss" scoped>
78
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
78
+ @import "~@base/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
79
79
 
80
80
  </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/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
112
112
 
113
113
  </style>
@@ -109,6 +109,6 @@
109
109
  </script>
110
110
 
111
111
  <style lang="scss" scoped>
112
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
112
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
113
113
 
114
114
  </style>
@@ -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/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
86
86
 
87
87
  </style>
@@ -96,7 +96,7 @@
96
96
  </script>
97
97
 
98
98
  <style lang="scss" scoped>
99
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
99
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
100
100
 
101
101
  .full-width-input {
102
102
  width: 100% !important;
@@ -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/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
262
262
 
263
263
  .full-width-input {
264
264
  width: 100% !important;
@@ -86,6 +86,6 @@ export default {
86
86
  </script>
87
87
 
88
88
  <style lang="scss" scoped>
89
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
89
+ @import "~@base/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
90
90
 
91
91
  </style>
@@ -193,7 +193,7 @@ export default {
193
193
  </script>
194
194
 
195
195
  <style lang="scss" scoped>
196
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
196
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
197
197
 
198
198
  .full-width-input {
199
199
  width: 100% !important;
@@ -110,6 +110,6 @@
110
110
  </script>
111
111
 
112
112
  <style lang="scss" scoped>
113
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
113
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
114
114
 
115
115
  </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/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
97
97
 
98
98
  .full-width-input {
99
99
  width: 100% !important;
@@ -114,7 +114,7 @@
114
114
  </script>
115
115
 
116
116
  <style lang="scss" scoped>
117
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
117
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
118
118
 
119
119
  .full-width-input {
120
120
  width: 100% !important;
@@ -77,5 +77,5 @@ export default {
77
77
  </script>
78
78
 
79
79
  <style lang="scss" scoped>
80
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
80
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
81
81
  </style>
@@ -124,7 +124,7 @@ export default {
124
124
  </script>
125
125
 
126
126
  <style lang="scss" scoped>
127
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
127
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
128
128
 
129
129
  .full-width-input {
130
130
  width: 100% !important;
@@ -91,7 +91,7 @@
91
91
  </script>
92
92
 
93
93
  <style lang="scss" scoped>
94
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
94
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
95
95
 
96
96
  .full-width-input {
97
97
  width: 100% !important;
@@ -144,7 +144,7 @@ export default {
144
144
  </script>
145
145
 
146
146
  <style lang="scss" scoped>
147
- @import "~@/styles/global.scss";
147
+ @import "~@base/styles/global.scss";
148
148
 
149
149
  .design-time-bottom-margin {
150
150
  margin-bottom: 5px;
@@ -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/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
82
82
 
83
83
  </style>
@@ -121,5 +121,5 @@ export default {
121
121
  </script>
122
122
 
123
123
  <style lang="scss" scoped>
124
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
124
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
125
125
  </style>
@@ -92,7 +92,7 @@
92
92
  </script>
93
93
 
94
94
  <style lang="scss" scoped>
95
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
95
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
96
96
 
97
97
  .full-width-input {
98
98
  width: 100% !important;
@@ -95,6 +95,6 @@ export default {
95
95
  </script>
96
96
 
97
97
  <style lang="scss" scoped>
98
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
98
+ @import "~@base/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
99
99
 
100
100
  </style>
@@ -97,7 +97,7 @@ export default {
97
97
  </script>
98
98
 
99
99
  <style lang="scss" scoped>
100
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
100
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
101
101
  ::v-deep .el-form-item {
102
102
  min-height: 34px;
103
103
  }
@@ -94,6 +94,6 @@
94
94
  </script>
95
95
 
96
96
  <style lang="scss" scoped>
97
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
97
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
98
98
 
99
99
  </style>
@@ -95,7 +95,7 @@
95
95
  </script>
96
96
 
97
97
  <style lang="scss" scoped>
98
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
98
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
99
99
 
100
100
  .full-width-input {
101
101
  width: 100% !important;
@@ -94,7 +94,7 @@
94
94
  </script>
95
95
 
96
96
  <style lang="scss" scoped>
97
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
97
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
98
98
 
99
99
  .full-width-input {
100
100
  width: 100% !important;
@@ -77,6 +77,6 @@
77
77
  </script>
78
78
 
79
79
  <style lang="scss" scoped>
80
- @import "~@/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
80
+ @import "~@base/styles/global.scss"; //* static-content-wrapper已引入,还需要重复引入吗? *//
81
81
 
82
82
  </style>
@@ -201,7 +201,7 @@ export default {
201
201
  </script>
202
202
 
203
203
  <style lang="scss" scoped>
204
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
204
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
205
205
 
206
206
  .full-width-input {
207
207
  width: 100% !important;
@@ -235,7 +235,7 @@ export default {
235
235
  </script>
236
236
 
237
237
  <style lang="scss" scoped>
238
- @import "~@/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
238
+ @import "~@base/styles/global.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
239
239
 
240
240
  .full-width-input {
241
241
  width: 100% !important;
@@ -3,7 +3,7 @@
3
3
  <el-form-item :label="i18nt('显示下划线')">
4
4
  <el-switch v-model="optionModel.underline"></el-switch>
5
5
  </el-form-item>
6
- <el-form-item :label="i18nt('表单值显示')">
6
+ <el-form-item :label="i18nt('表单值显示')" v-if="selectedWidget.type!=='a-link2'">
7
7
  <el-switch v-model="optionModel.isFormLabel"></el-switch>
8
8
  </el-form-item>
9
9
  <el-form-item :label="i18nt('颜色')">
@@ -2684,6 +2684,7 @@ export const advancedFields = [
2684
2684
  ...defaultSearchDialogConfig
2685
2685
  },
2686
2686
  ...defaultWfConfig,
2687
+ hiddenByWf:true,
2687
2688
 
2688
2689
  showRuleFlag: 1,
2689
2690
  showRuleEnabled: 1,