epx-frame 4.0.6 → 4.0.7

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 (92) hide show
  1. package/lib/2.js +1 -1
  2. package/lib/89.js +34 -28
  3. package/lib/91.js +6 -0
  4. package/lib/add-form-item.js +11 -11
  5. package/lib/add-form.js +42 -39
  6. package/lib/alert.js +29 -20
  7. package/lib/app-index.js +11 -11
  8. package/lib/app-nav.js +11 -11
  9. package/lib/app-tabs.js +11 -11
  10. package/lib/apply-form.js +42 -39
  11. package/lib/approval-index-page.js +11 -11
  12. package/lib/approval-index.js +11 -11
  13. package/lib/base-page.js +11 -11
  14. package/lib/button.js +11 -11
  15. package/lib/card-form-item.js +29 -20
  16. package/lib/card.js +11 -11
  17. package/lib/category-list.js +72 -18
  18. package/lib/chart.js +11 -11
  19. package/lib/check-history.js +11 -11
  20. package/lib/config-page.js +11 -11
  21. package/lib/contacts.js +11 -11
  22. package/lib/dashboard.js +11 -11
  23. package/lib/edit-entity-list.js +72 -18
  24. package/lib/entity-add-page.js +11 -11
  25. package/lib/entity-apply-page.js +11 -11
  26. package/lib/entity-card-list.js +72 -18
  27. package/lib/entity-list-find-page.js +11 -11
  28. package/lib/entity-list-find.js +72 -18
  29. package/lib/entity-list-page.js +11 -11
  30. package/lib/entity-list.js +72 -18
  31. package/lib/entity-no-submit-sub-list.js +11 -11
  32. package/lib/entity-sub-grid.js +11 -11
  33. package/lib/entity-sub-list.js +72 -18
  34. package/lib/entity-tree-find-page.js +11 -11
  35. package/lib/entity-tree-find.js +11 -11
  36. package/lib/epx-frame.common.js +2 -2
  37. package/lib/export-file.js +11 -11
  38. package/lib/export.js +11 -11
  39. package/lib/flow-num.js +11 -11
  40. package/lib/footer.js +11 -11
  41. package/lib/form-item.js +11 -11
  42. package/lib/form.js +11 -11
  43. package/lib/formula.js +11 -11
  44. package/lib/gauge.js +29 -20
  45. package/lib/grid.js +11 -11
  46. package/lib/header.js +11 -11
  47. package/lib/icon.js +11 -11
  48. package/lib/iframe.js +11 -11
  49. package/lib/image.js +11 -11
  50. package/lib/import-file.js +11 -11
  51. package/lib/import.js +11 -11
  52. package/lib/layout.js +29 -20
  53. package/lib/list.js +29 -20
  54. package/lib/load-page.js +11 -11
  55. package/lib/m-entity-add-page.js +11 -11
  56. package/lib/m-entity-dept-find.js +11 -11
  57. package/lib/m-entity-list-find.js +29 -20
  58. package/lib/m-entity-list.js +11 -11
  59. package/lib/m-entity-no-submit-sub-list.js +11 -11
  60. package/lib/m-entity-tree-find.js +11 -11
  61. package/lib/m-entity-user-find.js +11 -11
  62. package/lib/menu-index.js +11 -11
  63. package/lib/menu.js +11 -11
  64. package/lib/mine.js +11 -11
  65. package/lib/module-index-page.js +11 -11
  66. package/lib/module-list-page.js +11 -11
  67. package/lib/module-list.js +11 -11
  68. package/lib/module-tabs-page.js +11 -11
  69. package/lib/nav-add-form.js +11 -11
  70. package/lib/num.js +11 -11
  71. package/lib/org-chart.js +11 -11
  72. package/lib/page-help.js +11 -11
  73. package/lib/page-tabs.js +11 -11
  74. package/lib/page.js +11 -11
  75. package/lib/progress-chart.js +11 -11
  76. package/lib/progress.js +11 -11
  77. package/lib/report-chart.js +11 -11
  78. package/lib/report-html.js +11 -11
  79. package/lib/report-preview.js +11 -11
  80. package/lib/router-view.js +11 -11
  81. package/lib/scope.js +11 -11
  82. package/lib/search.js +11 -11
  83. package/lib/step-item.js +11 -11
  84. package/lib/step.js +11 -11
  85. package/lib/tag.js +11 -11
  86. package/lib/task-list-page.js +11 -11
  87. package/lib/task-list.js +29 -20
  88. package/lib/text-editor.js +11 -11
  89. package/lib/text.js +11 -11
  90. package/lib/title.js +11 -11
  91. package/lib/visual-config-page.js +29 -20
  92. package/package.json +1 -1
package/lib/image.js CHANGED
@@ -1711,7 +1711,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
1711
1711
  "use strict";
1712
1712
 
1713
1713
  // EXPORTS
1714
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
1714
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
1715
1715
 
1716
1716
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
1717
1717
  var esm_typeof = __webpack_require__(4);
@@ -1752,22 +1752,22 @@ var es_error_cause_js_ = __webpack_require__(32);
1752
1752
 
1753
1753
 
1754
1754
 
1755
- function _toPrimitive(input, hint) {
1756
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
1757
- var prim = input[Symbol.toPrimitive];
1758
- if (prim !== undefined) {
1759
- var res = prim.call(input, hint || "default");
1760
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
1755
+ function toPrimitive(t, r) {
1756
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
1757
+ var e = t[Symbol.toPrimitive];
1758
+ if (void 0 !== e) {
1759
+ var i = e.call(t, r || "default");
1760
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
1761
1761
  throw new TypeError("@@toPrimitive must return a primitive value.");
1762
1762
  }
1763
- return (hint === "string" ? String : Number)(input);
1763
+ return ("string" === r ? String : Number)(t);
1764
1764
  }
1765
1765
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
1766
1766
 
1767
1767
 
1768
- function _toPropertyKey(arg) {
1769
- var key = _toPrimitive(arg, "string");
1770
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
1768
+ function toPropertyKey(t) {
1769
+ var i = toPrimitive(t, "string");
1770
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
1771
1771
  }
1772
1772
 
1773
1773
  /***/ }),
@@ -2773,7 +2773,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
2773
2773
  "use strict";
2774
2774
 
2775
2775
  // EXPORTS
2776
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
2776
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
2777
2777
 
2778
2778
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
2779
2779
  var esm_typeof = __webpack_require__(4);
@@ -2814,22 +2814,22 @@ var es_error_cause_js_ = __webpack_require__(32);
2814
2814
 
2815
2815
 
2816
2816
 
2817
- function _toPrimitive(input, hint) {
2818
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
2819
- var prim = input[Symbol.toPrimitive];
2820
- if (prim !== undefined) {
2821
- var res = prim.call(input, hint || "default");
2822
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
2817
+ function toPrimitive(t, r) {
2818
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
2819
+ var e = t[Symbol.toPrimitive];
2820
+ if (void 0 !== e) {
2821
+ var i = e.call(t, r || "default");
2822
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
2823
2823
  throw new TypeError("@@toPrimitive must return a primitive value.");
2824
2824
  }
2825
- return (hint === "string" ? String : Number)(input);
2825
+ return ("string" === r ? String : Number)(t);
2826
2826
  }
2827
2827
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
2828
2828
 
2829
2829
 
2830
- function _toPropertyKey(arg) {
2831
- var key = _toPrimitive(arg, "string");
2832
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
2830
+ function toPropertyKey(t) {
2831
+ var i = toPrimitive(t, "string");
2832
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
2833
2833
  }
2834
2834
 
2835
2835
  /***/ }),
package/lib/import.js CHANGED
@@ -3763,7 +3763,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
3763
3763
  "use strict";
3764
3764
 
3765
3765
  // EXPORTS
3766
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
3766
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
3767
3767
 
3768
3768
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
3769
3769
  var esm_typeof = __webpack_require__(4);
@@ -3804,22 +3804,22 @@ var es_error_cause_js_ = __webpack_require__(32);
3804
3804
 
3805
3805
 
3806
3806
 
3807
- function _toPrimitive(input, hint) {
3808
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
3809
- var prim = input[Symbol.toPrimitive];
3810
- if (prim !== undefined) {
3811
- var res = prim.call(input, hint || "default");
3812
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
3807
+ function toPrimitive(t, r) {
3808
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
3809
+ var e = t[Symbol.toPrimitive];
3810
+ if (void 0 !== e) {
3811
+ var i = e.call(t, r || "default");
3812
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
3813
3813
  throw new TypeError("@@toPrimitive must return a primitive value.");
3814
3814
  }
3815
- return (hint === "string" ? String : Number)(input);
3815
+ return ("string" === r ? String : Number)(t);
3816
3816
  }
3817
3817
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
3818
3818
 
3819
3819
 
3820
- function _toPropertyKey(arg) {
3821
- var key = _toPrimitive(arg, "string");
3822
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
3820
+ function toPropertyKey(t) {
3821
+ var i = toPrimitive(t, "string");
3822
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
3823
3823
  }
3824
3824
 
3825
3825
  /***/ }),
package/lib/layout.js CHANGED
@@ -574,10 +574,10 @@ var Componentvue_type_script_lang_js = __webpack_require__(77);
574
574
  var injectStylesIntoStyleTag = __webpack_require__(19);
575
575
  var injectStylesIntoStyleTag_default = /*#__PURE__*/__webpack_require__.n(injectStylesIntoStyleTag);
576
576
 
577
- // EXTERNAL MODULE: ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ref--2-3!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=7bb31724&prod&lang=scss
578
- var Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss = __webpack_require__(96);
577
+ // EXTERNAL MODULE: ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ref--2-3!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=5a7b9934&prod&lang=scss
578
+ var Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss = __webpack_require__(96);
579
579
 
580
- // CONCATENATED MODULE: ./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ref--2-3!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=7bb31724&prod&lang=scss
580
+ // CONCATENATED MODULE: ./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ref--2-3!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=5a7b9934&prod&lang=scss
581
581
 
582
582
 
583
583
 
@@ -586,12 +586,12 @@ var options = {};
586
586
  options.insert = "head";
587
587
  options.singleton = false;
588
588
 
589
- var update = injectStylesIntoStyleTag_default()(Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss["a" /* default */], options);
589
+ var update = injectStylesIntoStyleTag_default()(Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss["a" /* default */], options);
590
590
 
591
591
 
592
592
 
593
- /* harmony default export */ var visual_Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss = (Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss["a" /* default */].locals || {});
594
- // CONCATENATED MODULE: ./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=7bb31724&prod&lang=scss
593
+ /* harmony default export */ var visual_Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss = (Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss["a" /* default */].locals || {});
594
+ // CONCATENATED MODULE: ./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=5a7b9934&prod&lang=scss
595
595
 
596
596
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
597
597
  var componentNormalizer = __webpack_require__(15);
@@ -2163,7 +2163,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
2163
2163
  "use strict";
2164
2164
 
2165
2165
  // EXPORTS
2166
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
2166
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
2167
2167
 
2168
2168
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
2169
2169
  var esm_typeof = __webpack_require__(4);
@@ -2204,22 +2204,22 @@ var es_error_cause_js_ = __webpack_require__(32);
2204
2204
 
2205
2205
 
2206
2206
 
2207
- function _toPrimitive(input, hint) {
2208
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
2209
- var prim = input[Symbol.toPrimitive];
2210
- if (prim !== undefined) {
2211
- var res = prim.call(input, hint || "default");
2212
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
2207
+ function toPrimitive(t, r) {
2208
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
2209
+ var e = t[Symbol.toPrimitive];
2210
+ if (void 0 !== e) {
2211
+ var i = e.call(t, r || "default");
2212
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
2213
2213
  throw new TypeError("@@toPrimitive must return a primitive value.");
2214
2214
  }
2215
- return (hint === "string" ? String : Number)(input);
2215
+ return ("string" === r ? String : Number)(t);
2216
2216
  }
2217
2217
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
2218
2218
 
2219
2219
 
2220
- function _toPropertyKey(arg) {
2221
- var key = _toPrimitive(arg, "string");
2222
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
2220
+ function toPropertyKey(t) {
2221
+ var i = toPrimitive(t, "string");
2222
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
2223
2223
  }
2224
2224
 
2225
2225
  /***/ }),
@@ -3738,7 +3738,7 @@ module.exports = require("core-js/modules/web.dom-collections.iterator.js");
3738
3738
  'is-default': this.isDefaultValue(item.key),
3739
3739
  'epx-visual-component__form-item': true
3740
3740
  }, 'epx-visual-component__form-item--' + item.type, true), 'epx-visual-component__form-item--opened', this.opened[item.key])
3741
- }, [item.type === 'font' && h("span", {
3741
+ }, [item.type === 'font' ? h("span", {
3742
3742
  "slot": "label"
3743
3743
  }, [h("i", {
3744
3744
  "class": "epx-visual-component__form-item-fold-icon el-icon-caret-right",
@@ -3747,7 +3747,16 @@ module.exports = require("core-js/modules/web.dom-collections.iterator.js");
3747
3747
  return _this12.$set(_this12.opened, item.key, !_this12.opened[item.key]);
3748
3748
  }
3749
3749
  }
3750
- }), item.label]), item.renderContent ? h("div", [item.renderContent(item)]) : item.type === 'radio' ? h("epx-visual-config-radio", {
3750
+ }), item.label]) : item.tip ? h("span", {
3751
+ "slot": "label"
3752
+ }, [item.label, h("el-tooltip", {
3753
+ "attrs": {
3754
+ "content": item.tip,
3755
+ "placement": "top"
3756
+ }
3757
+ }, [h("i", {
3758
+ "class": "el-icon-warning epx-visual-component__form-item-tip"
3759
+ })])]) : null, item.renderContent ? h("div", [item.renderContent(item)]) : item.type === 'radio' ? h("epx-visual-config-radio", {
3751
3760
  "attrs": {
3752
3761
  "code": item.code,
3753
3762
  "option-list": item.options,
@@ -4150,7 +4159,7 @@ module.exports = require("core-js/modules/es.function.name.js");
4150
4159
 
4151
4160
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
4152
4161
  // Module
4153
- ___CSS_LOADER_EXPORT___.push([module.i, ".epx-visual-component{padding:0 16px}.epx-visual-component__accordion.is-fold{margin-bottom:10px}.epx-visual-component__accordion.is-fold .epx-visual-component__accordion-icon{transform:rotate(180deg)}.epx-visual-component__accordion.is-fold .epx-visual-component__accordion-body{display:none}.epx-visual-component__accordion-header{width:100%;display:flex;height:40px;padding:0 16px;justify-content:space-between;align-items:center;background:rgba(31,56,88,0.1);position:relative;left:-16px}.epx-visual-component__accordion-body{padding:12px 0}.epx-visual-component__accordion-icon{font-size:16px;cursor:pointer;transition:all .5s}.epx-visual-component__form-item.el-form-item{display:flex;flex-wrap:wrap}.epx-visual-component__form-item .el-form-item__header{flex-shrink:0}.epx-visual-component__form-item>.el-form-item__content{flex:1}.epx-visual-component__form-item .el-form-item__label{flex-shrink:0;line-height:20px;padding:10px 10px 10px 0}.epx-visual-component__form-item--font{display:block}.epx-visual-component__form-item--font .el-form-item__label{width:100% !important}.epx-visual-component__form-item--font .el-form-item__content{display:none}.epx-visual-component__form-item--opened .epx-visual-component__form-item-fold-icon{transform:rotate(90deg)}.epx-visual-component__form-item--opened .el-form-item__content{display:block}.epx-visual-component__form-item-fold-icon{cursor:pointer;transition:all .5s}\n", ""]);
4162
+ ___CSS_LOADER_EXPORT___.push([module.i, ".epx-visual-component{padding:0 16px}.epx-visual-component__accordion.is-fold{margin-bottom:10px}.epx-visual-component__accordion.is-fold .epx-visual-component__accordion-icon{transform:rotate(180deg)}.epx-visual-component__accordion.is-fold .epx-visual-component__accordion-body{display:none}.epx-visual-component__accordion-header{width:100%;display:flex;height:40px;padding:0 16px;justify-content:space-between;align-items:center;background:rgba(31,56,88,0.1);position:relative;left:-16px}.epx-visual-component__accordion-body{padding:12px 0}.epx-visual-component__accordion-icon{font-size:16px;cursor:pointer;transition:all .5s}.epx-visual-component__form-item.el-form-item{display:flex;flex-wrap:wrap}.epx-visual-component__form-item .el-form-item__header{flex-shrink:0}.epx-visual-component__form-item>.el-form-item__content{flex:1}.epx-visual-component__form-item .el-form-item__label{flex-shrink:0;line-height:20px;padding:10px 10px 10px 0}.epx-visual-component__form-item-tip{color:#999;cursor:pointer;margin-left:2px}.epx-visual-component__form-item--font{display:block}.epx-visual-component__form-item--font .el-form-item__label{width:100% !important}.epx-visual-component__form-item--font .el-form-item__content{display:none}.epx-visual-component__form-item--opened .epx-visual-component__form-item-fold-icon{transform:rotate(90deg)}.epx-visual-component__form-item--opened .el-form-item__content{display:block}.epx-visual-component__form-item-fold-icon{cursor:pointer;transition:all .5s}\n", ""]);
4154
4163
  // Exports
4155
4164
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
4156
4165
 
package/lib/list.js CHANGED
@@ -574,10 +574,10 @@ var Componentvue_type_script_lang_js = __webpack_require__(77);
574
574
  var injectStylesIntoStyleTag = __webpack_require__(19);
575
575
  var injectStylesIntoStyleTag_default = /*#__PURE__*/__webpack_require__.n(injectStylesIntoStyleTag);
576
576
 
577
- // EXTERNAL MODULE: ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ref--2-3!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=7bb31724&prod&lang=scss
578
- var Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss = __webpack_require__(96);
577
+ // EXTERNAL MODULE: ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ref--2-3!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=5a7b9934&prod&lang=scss
578
+ var Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss = __webpack_require__(96);
579
579
 
580
- // CONCATENATED MODULE: ./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ref--2-3!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=7bb31724&prod&lang=scss
580
+ // CONCATENATED MODULE: ./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ref--2-3!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=5a7b9934&prod&lang=scss
581
581
 
582
582
 
583
583
 
@@ -586,12 +586,12 @@ var options = {};
586
586
  options.insert = "head";
587
587
  options.singleton = false;
588
588
 
589
- var update = injectStylesIntoStyleTag_default()(Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss["a" /* default */], options);
589
+ var update = injectStylesIntoStyleTag_default()(Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss["a" /* default */], options);
590
590
 
591
591
 
592
592
 
593
- /* harmony default export */ var visual_Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss = (Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss["a" /* default */].locals || {});
594
- // CONCATENATED MODULE: ./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=7bb31724&prod&lang=scss
593
+ /* harmony default export */ var visual_Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss = (Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss["a" /* default */].locals || {});
594
+ // CONCATENATED MODULE: ./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=5a7b9934&prod&lang=scss
595
595
 
596
596
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
597
597
  var componentNormalizer = __webpack_require__(15);
@@ -2650,7 +2650,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
2650
2650
  "use strict";
2651
2651
 
2652
2652
  // EXPORTS
2653
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
2653
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
2654
2654
 
2655
2655
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
2656
2656
  var esm_typeof = __webpack_require__(4);
@@ -2691,22 +2691,22 @@ var es_error_cause_js_ = __webpack_require__(32);
2691
2691
 
2692
2692
 
2693
2693
 
2694
- function _toPrimitive(input, hint) {
2695
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
2696
- var prim = input[Symbol.toPrimitive];
2697
- if (prim !== undefined) {
2698
- var res = prim.call(input, hint || "default");
2699
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
2694
+ function toPrimitive(t, r) {
2695
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
2696
+ var e = t[Symbol.toPrimitive];
2697
+ if (void 0 !== e) {
2698
+ var i = e.call(t, r || "default");
2699
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
2700
2700
  throw new TypeError("@@toPrimitive must return a primitive value.");
2701
2701
  }
2702
- return (hint === "string" ? String : Number)(input);
2702
+ return ("string" === r ? String : Number)(t);
2703
2703
  }
2704
2704
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
2705
2705
 
2706
2706
 
2707
- function _toPropertyKey(arg) {
2708
- var key = _toPrimitive(arg, "string");
2709
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
2707
+ function toPropertyKey(t) {
2708
+ var i = toPrimitive(t, "string");
2709
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
2710
2710
  }
2711
2711
 
2712
2712
  /***/ }),
@@ -4855,7 +4855,7 @@ module.exports = require("core-js/modules/web.dom-collections.iterator.js");
4855
4855
  'is-default': this.isDefaultValue(item.key),
4856
4856
  'epx-visual-component__form-item': true
4857
4857
  }, 'epx-visual-component__form-item--' + item.type, true), 'epx-visual-component__form-item--opened', this.opened[item.key])
4858
- }, [item.type === 'font' && h("span", {
4858
+ }, [item.type === 'font' ? h("span", {
4859
4859
  "slot": "label"
4860
4860
  }, [h("i", {
4861
4861
  "class": "epx-visual-component__form-item-fold-icon el-icon-caret-right",
@@ -4864,7 +4864,16 @@ module.exports = require("core-js/modules/web.dom-collections.iterator.js");
4864
4864
  return _this12.$set(_this12.opened, item.key, !_this12.opened[item.key]);
4865
4865
  }
4866
4866
  }
4867
- }), item.label]), item.renderContent ? h("div", [item.renderContent(item)]) : item.type === 'radio' ? h("epx-visual-config-radio", {
4867
+ }), item.label]) : item.tip ? h("span", {
4868
+ "slot": "label"
4869
+ }, [item.label, h("el-tooltip", {
4870
+ "attrs": {
4871
+ "content": item.tip,
4872
+ "placement": "top"
4873
+ }
4874
+ }, [h("i", {
4875
+ "class": "el-icon-warning epx-visual-component__form-item-tip"
4876
+ })])]) : null, item.renderContent ? h("div", [item.renderContent(item)]) : item.type === 'radio' ? h("epx-visual-config-radio", {
4868
4877
  "attrs": {
4869
4878
  "code": item.code,
4870
4879
  "option-list": item.options,
@@ -5267,7 +5276,7 @@ module.exports = require("core-js/modules/es.function.name.js");
5267
5276
 
5268
5277
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
5269
5278
  // Module
5270
- ___CSS_LOADER_EXPORT___.push([module.i, ".epx-visual-component{padding:0 16px}.epx-visual-component__accordion.is-fold{margin-bottom:10px}.epx-visual-component__accordion.is-fold .epx-visual-component__accordion-icon{transform:rotate(180deg)}.epx-visual-component__accordion.is-fold .epx-visual-component__accordion-body{display:none}.epx-visual-component__accordion-header{width:100%;display:flex;height:40px;padding:0 16px;justify-content:space-between;align-items:center;background:rgba(31,56,88,0.1);position:relative;left:-16px}.epx-visual-component__accordion-body{padding:12px 0}.epx-visual-component__accordion-icon{font-size:16px;cursor:pointer;transition:all .5s}.epx-visual-component__form-item.el-form-item{display:flex;flex-wrap:wrap}.epx-visual-component__form-item .el-form-item__header{flex-shrink:0}.epx-visual-component__form-item>.el-form-item__content{flex:1}.epx-visual-component__form-item .el-form-item__label{flex-shrink:0;line-height:20px;padding:10px 10px 10px 0}.epx-visual-component__form-item--font{display:block}.epx-visual-component__form-item--font .el-form-item__label{width:100% !important}.epx-visual-component__form-item--font .el-form-item__content{display:none}.epx-visual-component__form-item--opened .epx-visual-component__form-item-fold-icon{transform:rotate(90deg)}.epx-visual-component__form-item--opened .el-form-item__content{display:block}.epx-visual-component__form-item-fold-icon{cursor:pointer;transition:all .5s}\n", ""]);
5279
+ ___CSS_LOADER_EXPORT___.push([module.i, ".epx-visual-component{padding:0 16px}.epx-visual-component__accordion.is-fold{margin-bottom:10px}.epx-visual-component__accordion.is-fold .epx-visual-component__accordion-icon{transform:rotate(180deg)}.epx-visual-component__accordion.is-fold .epx-visual-component__accordion-body{display:none}.epx-visual-component__accordion-header{width:100%;display:flex;height:40px;padding:0 16px;justify-content:space-between;align-items:center;background:rgba(31,56,88,0.1);position:relative;left:-16px}.epx-visual-component__accordion-body{padding:12px 0}.epx-visual-component__accordion-icon{font-size:16px;cursor:pointer;transition:all .5s}.epx-visual-component__form-item.el-form-item{display:flex;flex-wrap:wrap}.epx-visual-component__form-item .el-form-item__header{flex-shrink:0}.epx-visual-component__form-item>.el-form-item__content{flex:1}.epx-visual-component__form-item .el-form-item__label{flex-shrink:0;line-height:20px;padding:10px 10px 10px 0}.epx-visual-component__form-item-tip{color:#999;cursor:pointer;margin-left:2px}.epx-visual-component__form-item--font{display:block}.epx-visual-component__form-item--font .el-form-item__label{width:100% !important}.epx-visual-component__form-item--font .el-form-item__content{display:none}.epx-visual-component__form-item--opened .epx-visual-component__form-item-fold-icon{transform:rotate(90deg)}.epx-visual-component__form-item--opened .el-form-item__content{display:block}.epx-visual-component__form-item-fold-icon{cursor:pointer;transition:all .5s}\n", ""]);
5271
5280
  // Exports
5272
5281
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
5273
5282
 
package/lib/load-page.js CHANGED
@@ -1711,7 +1711,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
1711
1711
  "use strict";
1712
1712
 
1713
1713
  // EXPORTS
1714
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
1714
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
1715
1715
 
1716
1716
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
1717
1717
  var esm_typeof = __webpack_require__(4);
@@ -1752,22 +1752,22 @@ var es_error_cause_js_ = __webpack_require__(32);
1752
1752
 
1753
1753
 
1754
1754
 
1755
- function _toPrimitive(input, hint) {
1756
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
1757
- var prim = input[Symbol.toPrimitive];
1758
- if (prim !== undefined) {
1759
- var res = prim.call(input, hint || "default");
1760
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
1755
+ function toPrimitive(t, r) {
1756
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
1757
+ var e = t[Symbol.toPrimitive];
1758
+ if (void 0 !== e) {
1759
+ var i = e.call(t, r || "default");
1760
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
1761
1761
  throw new TypeError("@@toPrimitive must return a primitive value.");
1762
1762
  }
1763
- return (hint === "string" ? String : Number)(input);
1763
+ return ("string" === r ? String : Number)(t);
1764
1764
  }
1765
1765
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
1766
1766
 
1767
1767
 
1768
- function _toPropertyKey(arg) {
1769
- var key = _toPrimitive(arg, "string");
1770
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
1768
+ function toPropertyKey(t) {
1769
+ var i = toPrimitive(t, "string");
1770
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
1771
1771
  }
1772
1772
 
1773
1773
  /***/ }),
@@ -2087,7 +2087,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
2087
2087
  "use strict";
2088
2088
 
2089
2089
  // EXPORTS
2090
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
2090
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
2091
2091
 
2092
2092
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
2093
2093
  var esm_typeof = __webpack_require__(4);
@@ -2128,22 +2128,22 @@ var es_error_cause_js_ = __webpack_require__(32);
2128
2128
 
2129
2129
 
2130
2130
 
2131
- function _toPrimitive(input, hint) {
2132
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
2133
- var prim = input[Symbol.toPrimitive];
2134
- if (prim !== undefined) {
2135
- var res = prim.call(input, hint || "default");
2136
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
2131
+ function toPrimitive(t, r) {
2132
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
2133
+ var e = t[Symbol.toPrimitive];
2134
+ if (void 0 !== e) {
2135
+ var i = e.call(t, r || "default");
2136
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
2137
2137
  throw new TypeError("@@toPrimitive must return a primitive value.");
2138
2138
  }
2139
- return (hint === "string" ? String : Number)(input);
2139
+ return ("string" === r ? String : Number)(t);
2140
2140
  }
2141
2141
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
2142
2142
 
2143
2143
 
2144
- function _toPropertyKey(arg) {
2145
- var key = _toPrimitive(arg, "string");
2146
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
2144
+ function toPropertyKey(t) {
2145
+ var i = toPrimitive(t, "string");
2146
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
2147
2147
  }
2148
2148
 
2149
2149
  /***/ }),
@@ -2084,7 +2084,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
2084
2084
  "use strict";
2085
2085
 
2086
2086
  // EXPORTS
2087
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
2087
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
2088
2088
 
2089
2089
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
2090
2090
  var esm_typeof = __webpack_require__(4);
@@ -2125,22 +2125,22 @@ var es_error_cause_js_ = __webpack_require__(32);
2125
2125
 
2126
2126
 
2127
2127
 
2128
- function _toPrimitive(input, hint) {
2129
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
2130
- var prim = input[Symbol.toPrimitive];
2131
- if (prim !== undefined) {
2132
- var res = prim.call(input, hint || "default");
2133
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
2128
+ function toPrimitive(t, r) {
2129
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
2130
+ var e = t[Symbol.toPrimitive];
2131
+ if (void 0 !== e) {
2132
+ var i = e.call(t, r || "default");
2133
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
2134
2134
  throw new TypeError("@@toPrimitive must return a primitive value.");
2135
2135
  }
2136
- return (hint === "string" ? String : Number)(input);
2136
+ return ("string" === r ? String : Number)(t);
2137
2137
  }
2138
2138
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
2139
2139
 
2140
2140
 
2141
- function _toPropertyKey(arg) {
2142
- var key = _toPrimitive(arg, "string");
2143
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
2141
+ function toPropertyKey(t) {
2142
+ var i = toPrimitive(t, "string");
2143
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
2144
2144
  }
2145
2145
 
2146
2146
  /***/ }),
@@ -588,10 +588,10 @@ var Componentvue_type_script_lang_js = __webpack_require__(77);
588
588
  var injectStylesIntoStyleTag = __webpack_require__(19);
589
589
  var injectStylesIntoStyleTag_default = /*#__PURE__*/__webpack_require__.n(injectStylesIntoStyleTag);
590
590
 
591
- // EXTERNAL MODULE: ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ref--2-3!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=7bb31724&prod&lang=scss
592
- var Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss = __webpack_require__(96);
591
+ // EXTERNAL MODULE: ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ref--2-3!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=5a7b9934&prod&lang=scss
592
+ var Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss = __webpack_require__(96);
593
593
 
594
- // CONCATENATED MODULE: ./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ref--2-3!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=7bb31724&prod&lang=scss
594
+ // CONCATENATED MODULE: ./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ref--2-3!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=5a7b9934&prod&lang=scss
595
595
 
596
596
 
597
597
 
@@ -600,12 +600,12 @@ var options = {};
600
600
  options.insert = "head";
601
601
  options.singleton = false;
602
602
 
603
- var update = injectStylesIntoStyleTag_default()(Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss["a" /* default */], options);
603
+ var update = injectStylesIntoStyleTag_default()(Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss["a" /* default */], options);
604
604
 
605
605
 
606
606
 
607
- /* harmony default export */ var visual_Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss = (Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss["a" /* default */].locals || {});
608
- // CONCATENATED MODULE: ./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=7bb31724&prod&lang=scss
607
+ /* harmony default export */ var visual_Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss = (Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss["a" /* default */].locals || {});
608
+ // CONCATENATED MODULE: ./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=5a7b9934&prod&lang=scss
609
609
 
610
610
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
611
611
  var componentNormalizer = __webpack_require__(15);
@@ -3441,7 +3441,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
3441
3441
  "use strict";
3442
3442
 
3443
3443
  // EXPORTS
3444
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
3444
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
3445
3445
 
3446
3446
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
3447
3447
  var esm_typeof = __webpack_require__(4);
@@ -3482,22 +3482,22 @@ var es_error_cause_js_ = __webpack_require__(32);
3482
3482
 
3483
3483
 
3484
3484
 
3485
- function _toPrimitive(input, hint) {
3486
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
3487
- var prim = input[Symbol.toPrimitive];
3488
- if (prim !== undefined) {
3489
- var res = prim.call(input, hint || "default");
3490
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
3485
+ function toPrimitive(t, r) {
3486
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
3487
+ var e = t[Symbol.toPrimitive];
3488
+ if (void 0 !== e) {
3489
+ var i = e.call(t, r || "default");
3490
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
3491
3491
  throw new TypeError("@@toPrimitive must return a primitive value.");
3492
3492
  }
3493
- return (hint === "string" ? String : Number)(input);
3493
+ return ("string" === r ? String : Number)(t);
3494
3494
  }
3495
3495
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
3496
3496
 
3497
3497
 
3498
- function _toPropertyKey(arg) {
3499
- var key = _toPrimitive(arg, "string");
3500
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
3498
+ function toPropertyKey(t) {
3499
+ var i = toPrimitive(t, "string");
3500
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
3501
3501
  }
3502
3502
 
3503
3503
  /***/ }),
@@ -5310,7 +5310,7 @@ module.exports = require("core-js/modules/web.dom-collections.iterator.js");
5310
5310
  'is-default': this.isDefaultValue(item.key),
5311
5311
  'epx-visual-component__form-item': true
5312
5312
  }, 'epx-visual-component__form-item--' + item.type, true), 'epx-visual-component__form-item--opened', this.opened[item.key])
5313
- }, [item.type === 'font' && h("span", {
5313
+ }, [item.type === 'font' ? h("span", {
5314
5314
  "slot": "label"
5315
5315
  }, [h("i", {
5316
5316
  "class": "epx-visual-component__form-item-fold-icon el-icon-caret-right",
@@ -5319,7 +5319,16 @@ module.exports = require("core-js/modules/web.dom-collections.iterator.js");
5319
5319
  return _this12.$set(_this12.opened, item.key, !_this12.opened[item.key]);
5320
5320
  }
5321
5321
  }
5322
- }), item.label]), item.renderContent ? h("div", [item.renderContent(item)]) : item.type === 'radio' ? h("epx-visual-config-radio", {
5322
+ }), item.label]) : item.tip ? h("span", {
5323
+ "slot": "label"
5324
+ }, [item.label, h("el-tooltip", {
5325
+ "attrs": {
5326
+ "content": item.tip,
5327
+ "placement": "top"
5328
+ }
5329
+ }, [h("i", {
5330
+ "class": "el-icon-warning epx-visual-component__form-item-tip"
5331
+ })])]) : null, item.renderContent ? h("div", [item.renderContent(item)]) : item.type === 'radio' ? h("epx-visual-config-radio", {
5323
5332
  "attrs": {
5324
5333
  "code": item.code,
5325
5334
  "option-list": item.options,
@@ -5834,7 +5843,7 @@ module.exports = require("core-js/modules/esnext.set.union.js");
5834
5843
 
5835
5844
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
5836
5845
  // Module
5837
- ___CSS_LOADER_EXPORT___.push([module.i, ".epx-visual-component{padding:0 16px}.epx-visual-component__accordion.is-fold{margin-bottom:10px}.epx-visual-component__accordion.is-fold .epx-visual-component__accordion-icon{transform:rotate(180deg)}.epx-visual-component__accordion.is-fold .epx-visual-component__accordion-body{display:none}.epx-visual-component__accordion-header{width:100%;display:flex;height:40px;padding:0 16px;justify-content:space-between;align-items:center;background:rgba(31,56,88,0.1);position:relative;left:-16px}.epx-visual-component__accordion-body{padding:12px 0}.epx-visual-component__accordion-icon{font-size:16px;cursor:pointer;transition:all .5s}.epx-visual-component__form-item.el-form-item{display:flex;flex-wrap:wrap}.epx-visual-component__form-item .el-form-item__header{flex-shrink:0}.epx-visual-component__form-item>.el-form-item__content{flex:1}.epx-visual-component__form-item .el-form-item__label{flex-shrink:0;line-height:20px;padding:10px 10px 10px 0}.epx-visual-component__form-item--font{display:block}.epx-visual-component__form-item--font .el-form-item__label{width:100% !important}.epx-visual-component__form-item--font .el-form-item__content{display:none}.epx-visual-component__form-item--opened .epx-visual-component__form-item-fold-icon{transform:rotate(90deg)}.epx-visual-component__form-item--opened .el-form-item__content{display:block}.epx-visual-component__form-item-fold-icon{cursor:pointer;transition:all .5s}\n", ""]);
5846
+ ___CSS_LOADER_EXPORT___.push([module.i, ".epx-visual-component{padding:0 16px}.epx-visual-component__accordion.is-fold{margin-bottom:10px}.epx-visual-component__accordion.is-fold .epx-visual-component__accordion-icon{transform:rotate(180deg)}.epx-visual-component__accordion.is-fold .epx-visual-component__accordion-body{display:none}.epx-visual-component__accordion-header{width:100%;display:flex;height:40px;padding:0 16px;justify-content:space-between;align-items:center;background:rgba(31,56,88,0.1);position:relative;left:-16px}.epx-visual-component__accordion-body{padding:12px 0}.epx-visual-component__accordion-icon{font-size:16px;cursor:pointer;transition:all .5s}.epx-visual-component__form-item.el-form-item{display:flex;flex-wrap:wrap}.epx-visual-component__form-item .el-form-item__header{flex-shrink:0}.epx-visual-component__form-item>.el-form-item__content{flex:1}.epx-visual-component__form-item .el-form-item__label{flex-shrink:0;line-height:20px;padding:10px 10px 10px 0}.epx-visual-component__form-item-tip{color:#999;cursor:pointer;margin-left:2px}.epx-visual-component__form-item--font{display:block}.epx-visual-component__form-item--font .el-form-item__label{width:100% !important}.epx-visual-component__form-item--font .el-form-item__content{display:none}.epx-visual-component__form-item--opened .epx-visual-component__form-item-fold-icon{transform:rotate(90deg)}.epx-visual-component__form-item--opened .el-form-item__content{display:block}.epx-visual-component__form-item-fold-icon{cursor:pointer;transition:all .5s}\n", ""]);
5838
5847
  // Exports
5839
5848
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
5840
5849