epx-frame 4.0.6 → 4.0.8

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 (93) hide show
  1. package/lib/2.js +1 -1
  2. package/lib/89.js +34 -28
  3. package/lib/91.js +14 -8
  4. package/lib/add-form-item.js +12 -12
  5. package/lib/add-form.js +44 -41
  6. package/lib/alert.js +30 -21
  7. package/lib/app-index.js +11 -11
  8. package/lib/app-nav.js +12 -12
  9. package/lib/app-tabs.js +11 -11
  10. package/lib/apply-form.js +44 -41
  11. package/lib/approval-index-page.js +11 -11
  12. package/lib/approval-index.js +12 -12
  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 +12 -12
  17. package/lib/category-list.js +90 -28
  18. package/lib/chart.js +27 -20
  19. package/lib/check-history.js +12 -12
  20. package/lib/color-picker.js +1 -1
  21. package/lib/config-page.js +11 -11
  22. package/lib/contacts.js +13 -13
  23. package/lib/dashboard.js +14 -14
  24. package/lib/edit-entity-list.js +89 -27
  25. package/lib/entity-add-page.js +11 -11
  26. package/lib/entity-apply-page.js +11 -11
  27. package/lib/entity-card-list.js +90 -28
  28. package/lib/entity-list-find-page.js +11 -11
  29. package/lib/entity-list-find.js +90 -28
  30. package/lib/entity-list-page.js +11 -11
  31. package/lib/entity-list.js +89 -27
  32. package/lib/entity-no-submit-sub-list.js +11 -11
  33. package/lib/entity-sub-grid.js +11 -11
  34. package/lib/entity-sub-list.js +90 -28
  35. package/lib/entity-tree-find-page.js +11 -11
  36. package/lib/entity-tree-find.js +12 -12
  37. package/lib/epx-frame.common.js +2 -2
  38. package/lib/export-file.js +11 -11
  39. package/lib/export.js +12 -12
  40. package/lib/flow-num.js +12 -12
  41. package/lib/footer.js +11 -11
  42. package/lib/form-item.js +39 -40
  43. package/lib/form.js +11 -11
  44. package/lib/formula.js +12 -12
  45. package/lib/gauge.js +29 -20
  46. package/lib/grid.js +12 -12
  47. package/lib/header.js +12 -12
  48. package/lib/icon.js +11 -11
  49. package/lib/iframe.js +11 -11
  50. package/lib/image.js +11 -11
  51. package/lib/import-file.js +11 -11
  52. package/lib/import.js +12 -12
  53. package/lib/layout.js +30 -21
  54. package/lib/list.js +29 -20
  55. package/lib/load-page.js +11 -11
  56. package/lib/m-entity-add-page.js +11 -11
  57. package/lib/m-entity-dept-find.js +12 -12
  58. package/lib/m-entity-list-find.js +31 -22
  59. package/lib/m-entity-list.js +12 -12
  60. package/lib/m-entity-no-submit-sub-list.js +11 -11
  61. package/lib/m-entity-tree-find.js +11 -11
  62. package/lib/m-entity-user-find.js +12 -12
  63. package/lib/menu-index.js +12 -12
  64. package/lib/menu.js +13 -13
  65. package/lib/mine.js +12 -12
  66. package/lib/module-index-page.js +12 -12
  67. package/lib/module-list-page.js +11 -11
  68. package/lib/module-list.js +13 -13
  69. package/lib/module-tabs-page.js +12 -12
  70. package/lib/nav-add-form.js +23 -19
  71. package/lib/num.js +13 -13
  72. package/lib/org-chart.js +12 -12
  73. package/lib/page-help.js +11 -11
  74. package/lib/page-tabs.js +11 -11
  75. package/lib/page.js +11 -11
  76. package/lib/progress-chart.js +11 -11
  77. package/lib/progress.js +12 -12
  78. package/lib/report-chart.js +15 -15
  79. package/lib/report-html.js +11 -11
  80. package/lib/report-preview.js +11 -11
  81. package/lib/router-view.js +11 -11
  82. package/lib/scope.js +14 -14
  83. package/lib/search.js +15 -15
  84. package/lib/step-item.js +12 -12
  85. package/lib/step.js +11 -11
  86. package/lib/tag.js +12 -12
  87. package/lib/task-list-page.js +11 -11
  88. package/lib/task-list.js +64 -54
  89. package/lib/text-editor.js +11 -11
  90. package/lib/text.js +11 -11
  91. package/lib/title.js +11 -11
  92. package/lib/visual-config-page.js +91 -68
  93. package/package.json +1 -1
@@ -1587,7 +1587,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
1587
1587
  "use strict";
1588
1588
 
1589
1589
  // EXPORTS
1590
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
1590
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
1591
1591
 
1592
1592
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
1593
1593
  var esm_typeof = __webpack_require__(4);
@@ -1628,22 +1628,22 @@ var es_error_cause_js_ = __webpack_require__(32);
1628
1628
 
1629
1629
 
1630
1630
 
1631
- function _toPrimitive(input, hint) {
1632
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
1633
- var prim = input[Symbol.toPrimitive];
1634
- if (prim !== undefined) {
1635
- var res = prim.call(input, hint || "default");
1636
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
1631
+ function toPrimitive(t, r) {
1632
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
1633
+ var e = t[Symbol.toPrimitive];
1634
+ if (void 0 !== e) {
1635
+ var i = e.call(t, r || "default");
1636
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
1637
1637
  throw new TypeError("@@toPrimitive must return a primitive value.");
1638
1638
  }
1639
- return (hint === "string" ? String : Number)(input);
1639
+ return ("string" === r ? String : Number)(t);
1640
1640
  }
1641
1641
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
1642
1642
 
1643
1643
 
1644
- function _toPropertyKey(arg) {
1645
- var key = _toPrimitive(arg, "string");
1646
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
1644
+ function toPropertyKey(t) {
1645
+ var i = toPrimitive(t, "string");
1646
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
1647
1647
  }
1648
1648
 
1649
1649
  /***/ }),
@@ -2799,7 +2799,7 @@ module.exports = require("core-js/modules/es.string.search.js");
2799
2799
  'is-default': this.isDefaultValue(item.key),
2800
2800
  'epx-visual-component__form-item': true
2801
2801
  }, 'epx-visual-component__form-item--' + item.type, true), 'epx-visual-component__form-item--opened', this.opened[item.key])
2802
- }, [item.type === 'font' && h("span", {
2802
+ }, [item.type === 'font' ? h("span", {
2803
2803
  "slot": "label"
2804
2804
  }, [h("i", {
2805
2805
  "class": "epx-visual-component__form-item-fold-icon el-icon-caret-right",
@@ -2808,7 +2808,16 @@ module.exports = require("core-js/modules/es.string.search.js");
2808
2808
  return _this12.$set(_this12.opened, item.key, !_this12.opened[item.key]);
2809
2809
  }
2810
2810
  }
2811
- }), item.label]), item.renderContent ? h("div", [item.renderContent(item)]) : item.type === 'radio' ? h("epx-visual-config-radio", {
2811
+ }), item.label]) : item.tip ? h("span", {
2812
+ "slot": "label"
2813
+ }, [item.label, h("el-tooltip", {
2814
+ "attrs": {
2815
+ "content": item.tip,
2816
+ "placement": "top"
2817
+ }
2818
+ }, [h("i", {
2819
+ "class": "el-icon-warning epx-visual-component__form-item-tip"
2820
+ })])]) : null, item.renderContent ? h("div", [item.renderContent(item)]) : item.type === 'radio' ? h("epx-visual-config-radio", {
2812
2821
  "attrs": {
2813
2822
  "code": item.code,
2814
2823
  "option-list": item.options,
@@ -3299,7 +3308,7 @@ module.exports = require("core-js/modules/esnext.set.union.js");
3299
3308
 
3300
3309
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
3301
3310
  // Module
3302
- ___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", ""]);
3311
+ ___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", ""]);
3303
3312
  // Exports
3304
3313
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
3305
3314
 
@@ -3357,10 +3366,10 @@ var Componentvue_type_script_lang_js = __webpack_require__(77);
3357
3366
  var injectStylesIntoStyleTag = __webpack_require__(19);
3358
3367
  var injectStylesIntoStyleTag_default = /*#__PURE__*/__webpack_require__.n(injectStylesIntoStyleTag);
3359
3368
 
3360
- // 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
3361
- var Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss = __webpack_require__(96);
3369
+ // 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
3370
+ var Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss = __webpack_require__(96);
3362
3371
 
3363
- // 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
3372
+ // 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
3364
3373
 
3365
3374
 
3366
3375
 
@@ -3369,12 +3378,12 @@ var options = {};
3369
3378
  options.insert = "head";
3370
3379
  options.singleton = false;
3371
3380
 
3372
- var update = injectStylesIntoStyleTag_default()(Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss["a" /* default */], options);
3381
+ var update = injectStylesIntoStyleTag_default()(Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss["a" /* default */], options);
3373
3382
 
3374
3383
 
3375
3384
 
3376
- /* 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 || {});
3377
- // CONCATENATED MODULE: ./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=7bb31724&prod&lang=scss
3385
+ /* 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 || {});
3386
+ // CONCATENATED MODULE: ./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=5a7b9934&prod&lang=scss
3378
3387
 
3379
3388
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
3380
3389
  var componentNormalizer = __webpack_require__(15);
@@ -21229,7 +21238,7 @@ var component = Object(componentNormalizer["a" /* default */])(
21229
21238
  // ESM COMPAT FLAG
21230
21239
  __webpack_require__.r(__webpack_exports__);
21231
21240
 
21232
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/config/Params.vue?vue&type=template&id=44129c56&scoped=true
21241
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/config/Params.vue?vue&type=template&id=3dd452c2&scoped=true
21233
21242
  var render = function () {
21234
21243
  var _vm = this
21235
21244
  var _h = _vm.$createElement
@@ -21326,15 +21335,21 @@ var render = function () {
21326
21335
  },
21327
21336
  },
21328
21337
  [
21329
- _c("el-radio", { attrs: { label: "str" } }, [
21330
- _vm._v("固定值"),
21331
- ]),
21332
- _c("el-radio", { attrs: { label: "field" } }, [
21333
- _vm._v("字段值 "),
21334
- ]),
21335
- _c("el-radio", { attrs: { label: "page" } }, [
21336
- _vm._v("页面参数"),
21337
- ]),
21338
+ _vm.showParamsType.includes("str")
21339
+ ? _c("el-radio", { attrs: { label: "str" } }, [
21340
+ _vm._v("固定值"),
21341
+ ])
21342
+ : _vm._e(),
21343
+ _vm.showParamsType.includes("field")
21344
+ ? _c("el-radio", { attrs: { label: "field" } }, [
21345
+ _vm._v("字段值 "),
21346
+ ])
21347
+ : _vm._e(),
21348
+ _vm.showParamsType.includes("page")
21349
+ ? _c("el-radio", { attrs: { label: "page" } }, [
21350
+ _vm._v("页面参数"),
21351
+ ])
21352
+ : _vm._e(),
21338
21353
  ],
21339
21354
  1
21340
21355
  ),
@@ -21388,7 +21403,10 @@ var render = function () {
21388
21403
  click: function ($event) {
21389
21404
  _vm.addParams.value =
21390
21405
  "#[" +
21391
- data.field.replace(/\./g, "|") +
21406
+ (data.field || data.code).replace(
21407
+ /\./g,
21408
+ "|"
21409
+ ) +
21392
21410
  "]"
21393
21411
  },
21394
21412
  },
@@ -21464,7 +21482,7 @@ var staticRenderFns = []
21464
21482
  render._withStripped = true
21465
21483
 
21466
21484
 
21467
- // CONCATENATED MODULE: ./src/frame/views/visual/config/Params.vue?vue&type=template&id=44129c56&scoped=true
21485
+ // CONCATENATED MODULE: ./src/frame/views/visual/config/Params.vue?vue&type=template&id=3dd452c2&scoped=true
21468
21486
 
21469
21487
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/objectSpread2.js
21470
21488
  var objectSpread2 = __webpack_require__(0);
@@ -21556,6 +21574,12 @@ var objectSpread2 = __webpack_require__(0);
21556
21574
  default: function _default() {
21557
21575
  return [];
21558
21576
  }
21577
+ },
21578
+ showParamsType: {
21579
+ type: Array,
21580
+ default: function _default() {
21581
+ return ['str', 'field', 'page'];
21582
+ }
21559
21583
  }
21560
21584
  },
21561
21585
  data: function data() {
@@ -21571,7 +21595,6 @@ var objectSpread2 = __webpack_require__(0);
21571
21595
  },
21572
21596
  watch: {
21573
21597
  params: function params(v) {
21574
- console.log(v);
21575
21598
  if (!this.$_.isEqual(v, this.value)) {
21576
21599
  this.changeValue(v);
21577
21600
  }
@@ -21610,10 +21633,10 @@ var objectSpread2 = __webpack_require__(0);
21610
21633
  var injectStylesIntoStyleTag = __webpack_require__(19);
21611
21634
  var injectStylesIntoStyleTag_default = /*#__PURE__*/__webpack_require__.n(injectStylesIntoStyleTag);
21612
21635
 
21613
- // 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/config/Params.vue?vue&type=style&index=0&id=44129c56&prod&scoped=true&lang=scss
21614
- var Paramsvue_type_style_index_0_id_44129c56_prod_scoped_true_lang_scss = __webpack_require__(400);
21636
+ // 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/config/Params.vue?vue&type=style&index=0&id=3dd452c2&prod&scoped=true&lang=scss
21637
+ var Paramsvue_type_style_index_0_id_3dd452c2_prod_scoped_true_lang_scss = __webpack_require__(400);
21615
21638
 
21616
- // 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/config/Params.vue?vue&type=style&index=0&id=44129c56&prod&scoped=true&lang=scss
21639
+ // 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/config/Params.vue?vue&type=style&index=0&id=3dd452c2&prod&scoped=true&lang=scss
21617
21640
 
21618
21641
 
21619
21642
 
@@ -21622,12 +21645,12 @@ var options = {};
21622
21645
  options.insert = "head";
21623
21646
  options.singleton = false;
21624
21647
 
21625
- var update = injectStylesIntoStyleTag_default()(Paramsvue_type_style_index_0_id_44129c56_prod_scoped_true_lang_scss["a" /* default */], options);
21648
+ var update = injectStylesIntoStyleTag_default()(Paramsvue_type_style_index_0_id_3dd452c2_prod_scoped_true_lang_scss["a" /* default */], options);
21626
21649
 
21627
21650
 
21628
21651
 
21629
- /* harmony default export */ var config_Paramsvue_type_style_index_0_id_44129c56_prod_scoped_true_lang_scss = (Paramsvue_type_style_index_0_id_44129c56_prod_scoped_true_lang_scss["a" /* default */].locals || {});
21630
- // CONCATENATED MODULE: ./src/frame/views/visual/config/Params.vue?vue&type=style&index=0&id=44129c56&prod&scoped=true&lang=scss
21652
+ /* harmony default export */ var config_Paramsvue_type_style_index_0_id_3dd452c2_prod_scoped_true_lang_scss = (Paramsvue_type_style_index_0_id_3dd452c2_prod_scoped_true_lang_scss["a" /* default */].locals || {});
21653
+ // CONCATENATED MODULE: ./src/frame/views/visual/config/Params.vue?vue&type=style&index=0&id=3dd452c2&prod&scoped=true&lang=scss
21631
21654
 
21632
21655
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
21633
21656
  var componentNormalizer = __webpack_require__(15);
@@ -21647,7 +21670,7 @@ var component = Object(componentNormalizer["a" /* default */])(
21647
21670
  staticRenderFns,
21648
21671
  false,
21649
21672
  null,
21650
- "44129c56",
21673
+ "3dd452c2",
21651
21674
  null
21652
21675
 
21653
21676
  )
@@ -22700,7 +22723,7 @@ var component = Object(componentNormalizer["a" /* default */])(
22700
22723
  // ESM COMPAT FLAG
22701
22724
  __webpack_require__.r(__webpack_exports__);
22702
22725
 
22703
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/config/Textarea.vue?vue&type=template&id=15caf885&scoped=true
22726
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/config/Textarea.vue?vue&type=template&id=bfafc104&scoped=true
22704
22727
  var render = function () {
22705
22728
  var _vm = this
22706
22729
  var _h = _vm.$createElement
@@ -22710,7 +22733,7 @@ var render = function () {
22710
22733
  [
22711
22734
  _c("epx-textarea", {
22712
22735
  attrs: {
22713
- modelValue: _vm.value,
22736
+ value: _vm.value,
22714
22737
  i18nValue: _vm.i18nValue,
22715
22738
  fieldConfigs: {
22716
22739
  state: "ADD",
@@ -22731,7 +22754,7 @@ var staticRenderFns = []
22731
22754
  render._withStripped = true
22732
22755
 
22733
22756
 
22734
- // CONCATENATED MODULE: ./src/frame/views/visual/config/Textarea.vue?vue&type=template&id=15caf885&scoped=true
22757
+ // CONCATENATED MODULE: ./src/frame/views/visual/config/Textarea.vue?vue&type=template&id=bfafc104&scoped=true
22735
22758
 
22736
22759
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/config/Textarea.vue?vue&type=script&lang=js
22737
22760
  //
@@ -22767,10 +22790,10 @@ render._withStripped = true
22767
22790
  var injectStylesIntoStyleTag = __webpack_require__(19);
22768
22791
  var injectStylesIntoStyleTag_default = /*#__PURE__*/__webpack_require__.n(injectStylesIntoStyleTag);
22769
22792
 
22770
- // 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/config/Textarea.vue?vue&type=style&index=0&id=15caf885&prod&scoped=true&lang=scss
22771
- var Textareavue_type_style_index_0_id_15caf885_prod_scoped_true_lang_scss = __webpack_require__(404);
22793
+ // 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/config/Textarea.vue?vue&type=style&index=0&id=bfafc104&prod&scoped=true&lang=scss
22794
+ var Textareavue_type_style_index_0_id_bfafc104_prod_scoped_true_lang_scss = __webpack_require__(404);
22772
22795
 
22773
- // 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/config/Textarea.vue?vue&type=style&index=0&id=15caf885&prod&scoped=true&lang=scss
22796
+ // 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/config/Textarea.vue?vue&type=style&index=0&id=bfafc104&prod&scoped=true&lang=scss
22774
22797
 
22775
22798
 
22776
22799
 
@@ -22779,12 +22802,12 @@ var options = {};
22779
22802
  options.insert = "head";
22780
22803
  options.singleton = false;
22781
22804
 
22782
- var update = injectStylesIntoStyleTag_default()(Textareavue_type_style_index_0_id_15caf885_prod_scoped_true_lang_scss["a" /* default */], options);
22805
+ var update = injectStylesIntoStyleTag_default()(Textareavue_type_style_index_0_id_bfafc104_prod_scoped_true_lang_scss["a" /* default */], options);
22783
22806
 
22784
22807
 
22785
22808
 
22786
- /* harmony default export */ var config_Textareavue_type_style_index_0_id_15caf885_prod_scoped_true_lang_scss = (Textareavue_type_style_index_0_id_15caf885_prod_scoped_true_lang_scss["a" /* default */].locals || {});
22787
- // CONCATENATED MODULE: ./src/frame/views/visual/config/Textarea.vue?vue&type=style&index=0&id=15caf885&prod&scoped=true&lang=scss
22809
+ /* harmony default export */ var config_Textareavue_type_style_index_0_id_bfafc104_prod_scoped_true_lang_scss = (Textareavue_type_style_index_0_id_bfafc104_prod_scoped_true_lang_scss["a" /* default */].locals || {});
22810
+ // CONCATENATED MODULE: ./src/frame/views/visual/config/Textarea.vue?vue&type=style&index=0&id=bfafc104&prod&scoped=true&lang=scss
22788
22811
 
22789
22812
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
22790
22813
  var componentNormalizer = __webpack_require__(15);
@@ -22804,7 +22827,7 @@ var component = Object(componentNormalizer["a" /* default */])(
22804
22827
  staticRenderFns,
22805
22828
  false,
22806
22829
  null,
22807
- "15caf885",
22830
+ "bfafc104",
22808
22831
  null
22809
22832
 
22810
22833
  )
@@ -23737,7 +23760,7 @@ var component = Object(componentNormalizer["a" /* default */])(
23737
23760
 
23738
23761
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
23739
23762
  // Module
23740
- ___CSS_LOADER_EXPORT___.push([module.i, ".config-container[data-v-3bb21270]{position:relative;left:-10px;top:-10px;width:calc(100% + 20px);height:calc(100% + 20px);overflow:hidden;display:flex;flex-direction:column}.page-header[data-v-3bb21270]{display:flex;justify-content:space-between;align-items:center;height:60px;background:#FFFFFF;padding:0 20px;border-bottom:1px solid #e8e8e8}.page-header__left[data-v-3bb21270]{display:flex}.page-header__back[data-v-3bb21270]{font-size:24px;color:#666;margin-right:16px;cursor:pointer}.page-header__title[data-v-3bb21270]{font-size:16px;font-weight:600}.page-header__subtitle[data-v-3bb21270]{font-size:14px;color:#666}.page-header__operate[data-v-3bb21270]{display:flex;align-items:center}.header-operate__item[data-v-3bb21270]{color:#666;cursor:pointer;margin:20px}.header-operate__item[data-v-3bb21270]:hover{color:#0874e7}[data-theme=purple] .header-operate__item[data-v-3bb21270]:hover{color:#7569e2}[data-theme=palevioletred] .header-operate__item[data-v-3bb21270]:hover{color:#ce4545}[data-theme=forestgreen] .header-operate__item[data-v-3bb21270]:hover{color:#3d8a50}[data-theme=deepblue] .header-operate__item[data-v-3bb21270]:hover{color:#0f5fbd}[data-theme=orange] .header-operate__item[data-v-3bb21270]:hover{color:#ea6000}[data-theme=skyblue] .header-operate__item[data-v-3bb21270]:hover{color:#1a4586}[data-theme=aurorablue] .header-operate__item[data-v-3bb21270]:hover{color:#383b9e}[data-theme=tiffanyblue] .header-operate__item[data-v-3bb21270]:hover{color:#00aaad}[data-theme=tsinghuapurple] .header-operate__item[data-v-3bb21270]:hover{color:#5f2167}[data-theme=creativeblue] .header-operate__item[data-v-3bb21270]:hover{color:#418cff}.page-content[data-v-3bb21270]{flex:1;display:flex;overflow:hidden}.page-tabs[data-v-3bb21270]{width:50px;height:100%;background:#FFFFFF;box-shadow:1px 0px 0px 0px rgba(0,0,0,0.1);padding:20px 0;flex-shrink:0}.page-tabs__item[data-v-3bb21270]{width:100%;height:40px;margin-bottom:10px;text-align:center;line-height:40px;font-size:24px;cursor:pointer}.page-tabs__item[data-v-3bb21270]:hover,.page-tabs__item.active[data-v-3bb21270]{background-color:rgba(8,116,231,0.2);color:#0874e7}[data-theme=purple] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=purple] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=palevioletred] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=forestgreen] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=deepblue] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=orange] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=skyblue] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=aurorablue] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=tiffanyblue] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=tsinghuapurple] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=creativeblue] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(65,140,255,0.2)}[data-theme=purple] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=purple] .page-tabs__item.active[data-v-3bb21270]{color:#7569e2}[data-theme=palevioletred] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=palevioletred] .page-tabs__item.active[data-v-3bb21270]{color:#ce4545}[data-theme=forestgreen] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=forestgreen] .page-tabs__item.active[data-v-3bb21270]{color:#3d8a50}[data-theme=deepblue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=deepblue] .page-tabs__item.active[data-v-3bb21270]{color:#0f5fbd}[data-theme=orange] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=orange] .page-tabs__item.active[data-v-3bb21270]{color:#ea6000}[data-theme=skyblue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=skyblue] .page-tabs__item.active[data-v-3bb21270]{color:#1a4586}[data-theme=aurorablue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=aurorablue] .page-tabs__item.active[data-v-3bb21270]{color:#383b9e}[data-theme=tiffanyblue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=tiffanyblue] .page-tabs__item.active[data-v-3bb21270]{color:#00aaad}[data-theme=tsinghuapurple] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=tsinghuapurple] .page-tabs__item.active[data-v-3bb21270]{color:#5f2167}[data-theme=creativeblue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=creativeblue] .page-tabs__item.active[data-v-3bb21270]{color:#418cff}.page-preview[data-v-3bb21270]{flex:1;overflow:hidden}.config-panel[data-v-3bb21270]{width:360px;flex-shrink:0}.function-panel[data-v-3bb21270]{position:relative;flex-shrink:0}.js-panel[data-v-3bb21270]{position:absolute;top:0;width:600px;height:100%;z-index:10}.js-panel-title[data-v-3bb21270]{background:#fff;padding:0 12px;display:flex;align-items:center;justify-content:space-between;height:36px;color:#666}.js-panel-title i[data-v-3bb21270]{cursor:pointer;color:#999;font-size:18px}\n", ""]);
23763
+ ___CSS_LOADER_EXPORT___.push([module.i, ".config-container[data-v-3bb21270]{position:relative;left:-10px;top:-10px;width:calc(100% + 20px);height:calc(100% + 20px);overflow:hidden;display:flex;flex-direction:column}.page-header[data-v-3bb21270]{display:flex;justify-content:space-between;align-items:center;height:60px;background:#FFFFFF;padding:0 20px;border-bottom:1px solid #e8e8e8}.page-header__left[data-v-3bb21270]{display:flex}.page-header__back[data-v-3bb21270]{font-size:24px;color:#666;margin-right:16px;cursor:pointer}.page-header__title[data-v-3bb21270]{font-size:16px;font-weight:600}.page-header__subtitle[data-v-3bb21270]{font-size:14px;color:#666}.page-header__operate[data-v-3bb21270]{display:flex;align-items:center}.header-operate__item[data-v-3bb21270]{color:#666;cursor:pointer;margin:20px}.header-operate__item[data-v-3bb21270]:hover{color:#0874e7}[data-theme=purple] .header-operate__item[data-v-3bb21270]:hover{color:#7569e2}[data-theme=palevioletred] .header-operate__item[data-v-3bb21270]:hover{color:#ce4545}[data-theme=forestgreen] .header-operate__item[data-v-3bb21270]:hover{color:#3d8a50}[data-theme=deepblue] .header-operate__item[data-v-3bb21270]:hover{color:#0f5fbd}[data-theme=orange] .header-operate__item[data-v-3bb21270]:hover{color:#ea6000}[data-theme=skyblue] .header-operate__item[data-v-3bb21270]:hover{color:#1a4586}[data-theme=aurorablue] .header-operate__item[data-v-3bb21270]:hover{color:#383b9e}[data-theme=tiffanyblue] .header-operate__item[data-v-3bb21270]:hover{color:#00aaad}[data-theme=tsinghuapurple] .header-operate__item[data-v-3bb21270]:hover{color:#5f2167}[data-theme=creativeblue] .header-operate__item[data-v-3bb21270]:hover{color:#418cff}[data-theme=njhkht] .header-operate__item[data-v-3bb21270]:hover{color:#1d2088}.page-content[data-v-3bb21270]{flex:1;display:flex;overflow:hidden}.page-tabs[data-v-3bb21270]{width:50px;height:100%;background:#FFFFFF;box-shadow:1px 0px 0px 0px rgba(0,0,0,0.1);padding:20px 0;flex-shrink:0}.page-tabs__item[data-v-3bb21270]{width:100%;height:40px;margin-bottom:10px;text-align:center;line-height:40px;font-size:24px;cursor:pointer}.page-tabs__item[data-v-3bb21270]:hover,.page-tabs__item.active[data-v-3bb21270]{background-color:rgba(8,116,231,0.2);color:#0874e7}[data-theme=purple] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=purple] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=palevioletred] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=forestgreen] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=deepblue] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=orange] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=skyblue] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=aurorablue] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=tiffanyblue] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=tsinghuapurple] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=creativeblue] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(65,140,255,0.2)}[data-theme=njhkht] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=njhkht] .page-tabs__item.active[data-v-3bb21270]{background-color:rgba(29,32,136,0.2)}[data-theme=purple] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=purple] .page-tabs__item.active[data-v-3bb21270]{color:#7569e2}[data-theme=palevioletred] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=palevioletred] .page-tabs__item.active[data-v-3bb21270]{color:#ce4545}[data-theme=forestgreen] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=forestgreen] .page-tabs__item.active[data-v-3bb21270]{color:#3d8a50}[data-theme=deepblue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=deepblue] .page-tabs__item.active[data-v-3bb21270]{color:#0f5fbd}[data-theme=orange] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=orange] .page-tabs__item.active[data-v-3bb21270]{color:#ea6000}[data-theme=skyblue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=skyblue] .page-tabs__item.active[data-v-3bb21270]{color:#1a4586}[data-theme=aurorablue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=aurorablue] .page-tabs__item.active[data-v-3bb21270]{color:#383b9e}[data-theme=tiffanyblue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=tiffanyblue] .page-tabs__item.active[data-v-3bb21270]{color:#00aaad}[data-theme=tsinghuapurple] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=tsinghuapurple] .page-tabs__item.active[data-v-3bb21270]{color:#5f2167}[data-theme=creativeblue] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=creativeblue] .page-tabs__item.active[data-v-3bb21270]{color:#418cff}[data-theme=njhkht] .page-tabs__item[data-v-3bb21270]:hover,[data-theme=njhkht] .page-tabs__item.active[data-v-3bb21270]{color:#1d2088}.page-preview[data-v-3bb21270]{flex:1;overflow:hidden}.config-panel[data-v-3bb21270]{width:360px;flex-shrink:0}.function-panel[data-v-3bb21270]{position:relative;flex-shrink:0}.js-panel[data-v-3bb21270]{position:absolute;top:0;width:600px;height:100%;z-index:10}.js-panel-title[data-v-3bb21270]{background:#fff;padding:0 12px;display:flex;align-items:center;justify-content:space-between;height:36px;color:#666}.js-panel-title i[data-v-3bb21270]{cursor:pointer;color:#999;font-size:18px}\n", ""]);
23741
23764
  // Exports
23742
23765
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
23743
23766
 
@@ -23753,7 +23776,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".config-container[data-v-3bb21270]{posi
23753
23776
 
23754
23777
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
23755
23778
  // Module
23756
- ___CSS_LOADER_EXPORT___.push([module.i, ".config-select-container[data-v-3f73dfee]{margin-left:2px;width:360px;height:100%;display:flex;flex-direction:column;background:#fff;position:relative}.config-select-container[data-v-3f73dfee] .el-dialog{height:500px}.select-container__header[data-v-3f73dfee]{height:48px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-bottom:1px solid #e3e3e3}.select-container__header>span[data-v-3f73dfee]{font-size:16px;font-weight:600}.select-container__header>i[data-v-3f73dfee]{color:rgba(0,0,0,0.65);cursor:pointer}.select-component-container[data-v-3f73dfee]{flex:1;overflow:auto}.select-component-item[data-v-3f73dfee]{padding:4px 0;font-weight:500;cursor:pointer;position:relative}.select-component-item .fold-icon[data-v-3f73dfee]{position:absolute;left:0px;top:20px;margin-right:2px;transition:all .5s}.select-component-item.fold .select-component-container[data-v-3f73dfee]{display:none}.select-component-item.fold .fold-icon[data-v-3f73dfee]{transform:rotate(-90deg);transform-origin:50%}.select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{display:block;content:'';position:absolute;z-index:0;left:0;width:100%;height:48px;background-color:rgba(8,116,231,0.2)}[data-theme=purple] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(65,140,255,0.2)}.select-component-item[data-v-3f73dfee]:last-child{margin-bottom:0}.select-component-item .select-component__operate[data-v-3f73dfee]{display:none}.select-component-item .select-component__operate>i[data-v-3f73dfee]{cursor:pointer;margin:0 5px;color:#666}.select-component-item .el-icon-arrow-up[data-v-3f73dfee]{transition:all .5s}.select-component-item>span[data-v-3f73dfee]:hover{color:#0874e7}[data-theme=purple] .select-component-item>span[data-v-3f73dfee]:hover{color:#7569e2}[data-theme=palevioletred] .select-component-item>span[data-v-3f73dfee]:hover{color:#ce4545}[data-theme=forestgreen] .select-component-item>span[data-v-3f73dfee]:hover{color:#3d8a50}[data-theme=deepblue] .select-component-item>span[data-v-3f73dfee]:hover{color:#0f5fbd}[data-theme=orange] .select-component-item>span[data-v-3f73dfee]:hover{color:#ea6000}[data-theme=skyblue] .select-component-item>span[data-v-3f73dfee]:hover{color:#1a4586}[data-theme=aurorablue] .select-component-item>span[data-v-3f73dfee]:hover{color:#383b9e}[data-theme=tiffanyblue] .select-component-item>span[data-v-3f73dfee]:hover{color:#00aaad}[data-theme=tsinghuapurple] .select-component-item>span[data-v-3f73dfee]:hover{color:#5f2167}[data-theme=creativeblue] .select-component-item>span[data-v-3f73dfee]:hover{color:#418cff}.select-component-item__header[data-v-3f73dfee]{cursor:pointer;font-weight:500;padding:0 20px;height:48px;display:flex;justify-content:space-between;align-items:center}.select-component-item__header[data-v-3f73dfee]:hover::before{display:block;content:'';position:absolute;z-index:0;left:0;width:100%;height:48px;background-color:rgba(8,116,231,0.2)}[data-theme=purple] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(65,140,255,0.2)}.select-component-item__header:hover .select-component__operate[data-v-3f73dfee]{display:block}.select-component-item__header:hover>span[data-v-3f73dfee]{z-index:1}.select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(8,116,231,0.2);color:#0874e7}[data-theme=purple] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(65,140,255,0.2)}[data-theme=purple] .select-component-item__header.active[data-v-3f73dfee]{color:#7569e2}[data-theme=palevioletred] .select-component-item__header.active[data-v-3f73dfee]{color:#ce4545}[data-theme=forestgreen] .select-component-item__header.active[data-v-3f73dfee]{color:#3d8a50}[data-theme=deepblue] .select-component-item__header.active[data-v-3f73dfee]{color:#0f5fbd}[data-theme=orange] .select-component-item__header.active[data-v-3f73dfee]{color:#ea6000}[data-theme=skyblue] .select-component-item__header.active[data-v-3f73dfee]{color:#1a4586}[data-theme=aurorablue] .select-component-item__header.active[data-v-3f73dfee]{color:#383b9e}[data-theme=tiffanyblue] .select-component-item__header.active[data-v-3f73dfee]{color:#00aaad}[data-theme=tsinghuapurple] .select-component-item__header.active[data-v-3f73dfee]{color:#5f2167}[data-theme=creativeblue] .select-component-item__header.active[data-v-3f73dfee]{color:#418cff}.select-component-list[data-v-3f73dfee]{min-height:20px}.collapse[data-v-3f73dfee] .el-collapse-item__header{padding:0 12px;font-size:14px}.collapse[data-v-3f73dfee] .el-collapse-item__header,.collapse[data-v-3f73dfee] .el-collapse-item__wrap{border:none}.fold-item[data-v-3f73dfee]{padding:0 12px;height:48px;line-height:48px;background-color:#FFF;color:#333;cursor:pointer}.fold-item[data-v-3f73dfee]:hover,.fold-item.active[data-v-3f73dfee]{background-color:rgba(8,116,231,0.2)}[data-theme=purple] .fold-item[data-v-3f73dfee]:hover,[data-theme=purple] .fold-item.active[data-v-3f73dfee]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .fold-item[data-v-3f73dfee]:hover,[data-theme=palevioletred] .fold-item.active[data-v-3f73dfee]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .fold-item[data-v-3f73dfee]:hover,[data-theme=forestgreen] .fold-item.active[data-v-3f73dfee]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .fold-item[data-v-3f73dfee]:hover,[data-theme=deepblue] .fold-item.active[data-v-3f73dfee]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .fold-item[data-v-3f73dfee]:hover,[data-theme=orange] .fold-item.active[data-v-3f73dfee]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .fold-item[data-v-3f73dfee]:hover,[data-theme=skyblue] .fold-item.active[data-v-3f73dfee]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .fold-item[data-v-3f73dfee]:hover,[data-theme=aurorablue] .fold-item.active[data-v-3f73dfee]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .fold-item[data-v-3f73dfee]:hover,[data-theme=tiffanyblue] .fold-item.active[data-v-3f73dfee]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .fold-item[data-v-3f73dfee]:hover,[data-theme=tsinghuapurple] .fold-item.active[data-v-3f73dfee]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .fold-item[data-v-3f73dfee]:hover,[data-theme=creativeblue] .fold-item.active[data-v-3f73dfee]{background-color:rgba(65,140,255,0.2)}.fold-list .fold-item[data-v-3f73dfee]{padding:0 24px}.component-list[data-v-3f73dfee]{flex:1;overflow:auto}.component-item[data-v-3f73dfee]{width:calc(25% - 20px);margin:10px;float:left;cursor:pointer}.component-item:hover .component-item__preview[data-v-3f73dfee],.component-item.active .component-item__preview[data-v-3f73dfee]{padding:0;border:2px solid;border-color:#0874e7}[data-theme=purple] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=purple] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#7569e2}[data-theme=palevioletred] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=palevioletred] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#ce4545}[data-theme=forestgreen] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=forestgreen] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#3d8a50}[data-theme=deepblue] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=deepblue] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#0f5fbd}[data-theme=orange] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=orange] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#ea6000}[data-theme=skyblue] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=skyblue] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#1a4586}[data-theme=aurorablue] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=aurorablue] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#383b9e}[data-theme=tiffanyblue] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=tiffanyblue] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=tsinghuapurple] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#5f2167}[data-theme=creativeblue] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=creativeblue] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#418cff}.component-item__preview[data-v-3f73dfee]{border:1px dashed #e3e3e3;padding:1px;box-sizing:border-box;transition:all .3s;width:100%;height:100px;display:flex;align-items:center;justify-content:center;overflow:hidden}.component-item__preview>img[data-v-3f73dfee]{height:100%}.component-item__title[data-v-3f73dfee]{color:#666;margin-top:4px;text-align:center}.component-desc[data-v-3f73dfee]{padding:20px 0}.add-component-add[data-v-3f73dfee]{margin:0 20px;margin-top:-10px}.add-component-add.root[data-v-3f73dfee]{margin:16px 20px;display:block;width:calc(100% - 40px)}.find[data-v-3f73dfee]{max-height:400px}.component-icon[data-v-3f73dfee]{font-weight:500;color:#666;margin-right:6px}.filter[data-v-3f73dfee]{padding:12px 16px;border-bottom:1px solid #D8DCE6}.component-select-item[data-v-3f73dfee]{display:flex}.component-menu-item[data-v-3f73dfee]{padding-right:16px}.component-menu-item:hover .component-select-btn[data-v-3f73dfee]{display:inline}.filter-item[data-v-3f73dfee] .el-button{color:#444}.filter-item[data-v-3f73dfee] .el-button:hover,.filter-item[data-v-3f73dfee] .el-button.active{color:#0874e7}[data-theme=purple] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=purple] .filter-item[data-v-3f73dfee] .el-button.active{color:#7569e2}[data-theme=palevioletred] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=palevioletred] .filter-item[data-v-3f73dfee] .el-button.active{color:#ce4545}[data-theme=forestgreen] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=forestgreen] .filter-item[data-v-3f73dfee] .el-button.active{color:#3d8a50}[data-theme=deepblue] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=deepblue] .filter-item[data-v-3f73dfee] .el-button.active{color:#0f5fbd}[data-theme=orange] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=orange] .filter-item[data-v-3f73dfee] .el-button.active{color:#ea6000}[data-theme=skyblue] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=skyblue] .filter-item[data-v-3f73dfee] .el-button.active{color:#1a4586}[data-theme=aurorablue] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=aurorablue] .filter-item[data-v-3f73dfee] .el-button.active{color:#383b9e}[data-theme=tiffanyblue] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=tiffanyblue] .filter-item[data-v-3f73dfee] .el-button.active{color:#00aaad}[data-theme=tsinghuapurple] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=tsinghuapurple] .filter-item[data-v-3f73dfee] .el-button.active{color:#5f2167}[data-theme=creativeblue] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=creativeblue] .filter-item[data-v-3f73dfee] .el-button.active{color:#418cff}.component-title[data-v-3f73dfee]{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:4px}.component-select-btn[data-v-3f73dfee]{display:none}.component-content[data-v-3f73dfee]{padding:0 16px}.component-header[data-v-3f73dfee]{height:50px;display:flex;justify-content:space-between;align-items:center}.component-header>span[data-v-3f73dfee]{font-weight:bold;color:#333;font-size:16px}.component-style>img[data-v-3f73dfee]{width:100%}.component-info-title[data-v-3f73dfee]{font-size:16px;font-weight:bold;padding:16px 0}.component-nav[data-v-3f73dfee]{width:360px;box-shadow:2px 0px 6px 0px rgba(0,0,0,0.15);overflow:auto;flex-shrink:0}.component-content[data-v-3f73dfee]{flex:1;overflow:auto}\n", ""]);
23779
+ ___CSS_LOADER_EXPORT___.push([module.i, ".config-select-container[data-v-3f73dfee]{margin-left:2px;width:360px;height:100%;display:flex;flex-direction:column;background:#fff;position:relative}.config-select-container[data-v-3f73dfee] .el-dialog{height:500px}.select-container__header[data-v-3f73dfee]{height:48px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-bottom:1px solid #e3e3e3}.select-container__header>span[data-v-3f73dfee]{font-size:16px;font-weight:600}.select-container__header>i[data-v-3f73dfee]{color:rgba(0,0,0,0.65);cursor:pointer}.select-component-container[data-v-3f73dfee]{flex:1;overflow:auto}.select-component-item[data-v-3f73dfee]{padding:4px 0;font-weight:500;cursor:pointer;position:relative}.select-component-item .fold-icon[data-v-3f73dfee]{position:absolute;left:0px;top:20px;margin-right:2px;transition:all .5s}.select-component-item.fold .select-component-container[data-v-3f73dfee]{display:none}.select-component-item.fold .fold-icon[data-v-3f73dfee]{transform:rotate(-90deg);transform-origin:50%}.select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{display:block;content:'';position:absolute;z-index:0;left:0;width:100%;height:48px;background-color:rgba(8,116,231,0.2)}[data-theme=purple] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(65,140,255,0.2)}[data-theme=njhkht] .select-component-item.active>.select-component-item__header[data-v-3f73dfee]::before{background-color:rgba(29,32,136,0.2)}.select-component-item[data-v-3f73dfee]:last-child{margin-bottom:0}.select-component-item .select-component__operate[data-v-3f73dfee]{display:none}.select-component-item .select-component__operate>i[data-v-3f73dfee]{cursor:pointer;margin:0 5px;color:#666}.select-component-item .el-icon-arrow-up[data-v-3f73dfee]{transition:all .5s}.select-component-item>span[data-v-3f73dfee]:hover{color:#0874e7}[data-theme=purple] .select-component-item>span[data-v-3f73dfee]:hover{color:#7569e2}[data-theme=palevioletred] .select-component-item>span[data-v-3f73dfee]:hover{color:#ce4545}[data-theme=forestgreen] .select-component-item>span[data-v-3f73dfee]:hover{color:#3d8a50}[data-theme=deepblue] .select-component-item>span[data-v-3f73dfee]:hover{color:#0f5fbd}[data-theme=orange] .select-component-item>span[data-v-3f73dfee]:hover{color:#ea6000}[data-theme=skyblue] .select-component-item>span[data-v-3f73dfee]:hover{color:#1a4586}[data-theme=aurorablue] .select-component-item>span[data-v-3f73dfee]:hover{color:#383b9e}[data-theme=tiffanyblue] .select-component-item>span[data-v-3f73dfee]:hover{color:#00aaad}[data-theme=tsinghuapurple] .select-component-item>span[data-v-3f73dfee]:hover{color:#5f2167}[data-theme=creativeblue] .select-component-item>span[data-v-3f73dfee]:hover{color:#418cff}[data-theme=njhkht] .select-component-item>span[data-v-3f73dfee]:hover{color:#1d2088}.select-component-item__header[data-v-3f73dfee]{cursor:pointer;font-weight:500;padding:0 20px;height:48px;display:flex;justify-content:space-between;align-items:center}.select-component-item__header[data-v-3f73dfee]:hover::before{display:block;content:'';position:absolute;z-index:0;left:0;width:100%;height:48px;background-color:rgba(8,116,231,0.2)}[data-theme=purple] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(65,140,255,0.2)}[data-theme=njhkht] .select-component-item__header[data-v-3f73dfee]:hover::before{background-color:rgba(29,32,136,0.2)}.select-component-item__header:hover .select-component__operate[data-v-3f73dfee]{display:block}.select-component-item__header:hover>span[data-v-3f73dfee]{z-index:1}.select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(8,116,231,0.2);color:#0874e7}[data-theme=purple] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(65,140,255,0.2)}[data-theme=njhkht] .select-component-item__header.active[data-v-3f73dfee]{background-color:rgba(29,32,136,0.2)}[data-theme=purple] .select-component-item__header.active[data-v-3f73dfee]{color:#7569e2}[data-theme=palevioletred] .select-component-item__header.active[data-v-3f73dfee]{color:#ce4545}[data-theme=forestgreen] .select-component-item__header.active[data-v-3f73dfee]{color:#3d8a50}[data-theme=deepblue] .select-component-item__header.active[data-v-3f73dfee]{color:#0f5fbd}[data-theme=orange] .select-component-item__header.active[data-v-3f73dfee]{color:#ea6000}[data-theme=skyblue] .select-component-item__header.active[data-v-3f73dfee]{color:#1a4586}[data-theme=aurorablue] .select-component-item__header.active[data-v-3f73dfee]{color:#383b9e}[data-theme=tiffanyblue] .select-component-item__header.active[data-v-3f73dfee]{color:#00aaad}[data-theme=tsinghuapurple] .select-component-item__header.active[data-v-3f73dfee]{color:#5f2167}[data-theme=creativeblue] .select-component-item__header.active[data-v-3f73dfee]{color:#418cff}[data-theme=njhkht] .select-component-item__header.active[data-v-3f73dfee]{color:#1d2088}.select-component-list[data-v-3f73dfee]{min-height:20px}.collapse[data-v-3f73dfee] .el-collapse-item__header{padding:0 12px;font-size:14px}.collapse[data-v-3f73dfee] .el-collapse-item__header,.collapse[data-v-3f73dfee] .el-collapse-item__wrap{border:none}.fold-item[data-v-3f73dfee]{padding:0 12px;height:48px;line-height:48px;background-color:#FFF;color:#333;cursor:pointer}.fold-item[data-v-3f73dfee]:hover,.fold-item.active[data-v-3f73dfee]{background-color:rgba(8,116,231,0.2)}[data-theme=purple] .fold-item[data-v-3f73dfee]:hover,[data-theme=purple] .fold-item.active[data-v-3f73dfee]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .fold-item[data-v-3f73dfee]:hover,[data-theme=palevioletred] .fold-item.active[data-v-3f73dfee]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .fold-item[data-v-3f73dfee]:hover,[data-theme=forestgreen] .fold-item.active[data-v-3f73dfee]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .fold-item[data-v-3f73dfee]:hover,[data-theme=deepblue] .fold-item.active[data-v-3f73dfee]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .fold-item[data-v-3f73dfee]:hover,[data-theme=orange] .fold-item.active[data-v-3f73dfee]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .fold-item[data-v-3f73dfee]:hover,[data-theme=skyblue] .fold-item.active[data-v-3f73dfee]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .fold-item[data-v-3f73dfee]:hover,[data-theme=aurorablue] .fold-item.active[data-v-3f73dfee]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .fold-item[data-v-3f73dfee]:hover,[data-theme=tiffanyblue] .fold-item.active[data-v-3f73dfee]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .fold-item[data-v-3f73dfee]:hover,[data-theme=tsinghuapurple] .fold-item.active[data-v-3f73dfee]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .fold-item[data-v-3f73dfee]:hover,[data-theme=creativeblue] .fold-item.active[data-v-3f73dfee]{background-color:rgba(65,140,255,0.2)}[data-theme=njhkht] .fold-item[data-v-3f73dfee]:hover,[data-theme=njhkht] .fold-item.active[data-v-3f73dfee]{background-color:rgba(29,32,136,0.2)}.fold-list .fold-item[data-v-3f73dfee]{padding:0 24px}.component-list[data-v-3f73dfee]{flex:1;overflow:auto}.component-item[data-v-3f73dfee]{width:calc(25% - 20px);margin:10px;float:left;cursor:pointer}.component-item:hover .component-item__preview[data-v-3f73dfee],.component-item.active .component-item__preview[data-v-3f73dfee]{padding:0;border:2px solid;border-color:#0874e7}[data-theme=purple] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=purple] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#7569e2}[data-theme=palevioletred] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=palevioletred] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#ce4545}[data-theme=forestgreen] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=forestgreen] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#3d8a50}[data-theme=deepblue] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=deepblue] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#0f5fbd}[data-theme=orange] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=orange] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#ea6000}[data-theme=skyblue] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=skyblue] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#1a4586}[data-theme=aurorablue] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=aurorablue] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#383b9e}[data-theme=tiffanyblue] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=tiffanyblue] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=tsinghuapurple] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#5f2167}[data-theme=creativeblue] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=creativeblue] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#418cff}[data-theme=njhkht] .component-item:hover .component-item__preview[data-v-3f73dfee],[data-theme=njhkht] .component-item.active .component-item__preview[data-v-3f73dfee]{border-color:#1d2088}.component-item__preview[data-v-3f73dfee]{border:1px dashed #e3e3e3;padding:1px;box-sizing:border-box;transition:all .3s;width:100%;height:100px;display:flex;align-items:center;justify-content:center;overflow:hidden}.component-item__preview>img[data-v-3f73dfee]{height:100%}.component-item__title[data-v-3f73dfee]{color:#666;margin-top:4px;text-align:center}.component-desc[data-v-3f73dfee]{padding:20px 0}.add-component-add[data-v-3f73dfee]{margin:0 20px;margin-top:-10px}.add-component-add.root[data-v-3f73dfee]{margin:16px 20px;display:block;width:calc(100% - 40px)}.find[data-v-3f73dfee]{max-height:400px}.component-icon[data-v-3f73dfee]{font-weight:500;color:#666;margin-right:6px}.filter[data-v-3f73dfee]{padding:12px 16px;border-bottom:1px solid #D8DCE6}.component-select-item[data-v-3f73dfee]{display:flex}.component-menu-item[data-v-3f73dfee]{padding-right:16px}.component-menu-item:hover .component-select-btn[data-v-3f73dfee]{display:inline}.filter-item[data-v-3f73dfee] .el-button{color:#444}.filter-item[data-v-3f73dfee] .el-button:hover,.filter-item[data-v-3f73dfee] .el-button.active{color:#0874e7}[data-theme=purple] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=purple] .filter-item[data-v-3f73dfee] .el-button.active{color:#7569e2}[data-theme=palevioletred] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=palevioletred] .filter-item[data-v-3f73dfee] .el-button.active{color:#ce4545}[data-theme=forestgreen] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=forestgreen] .filter-item[data-v-3f73dfee] .el-button.active{color:#3d8a50}[data-theme=deepblue] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=deepblue] .filter-item[data-v-3f73dfee] .el-button.active{color:#0f5fbd}[data-theme=orange] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=orange] .filter-item[data-v-3f73dfee] .el-button.active{color:#ea6000}[data-theme=skyblue] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=skyblue] .filter-item[data-v-3f73dfee] .el-button.active{color:#1a4586}[data-theme=aurorablue] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=aurorablue] .filter-item[data-v-3f73dfee] .el-button.active{color:#383b9e}[data-theme=tiffanyblue] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=tiffanyblue] .filter-item[data-v-3f73dfee] .el-button.active{color:#00aaad}[data-theme=tsinghuapurple] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=tsinghuapurple] .filter-item[data-v-3f73dfee] .el-button.active{color:#5f2167}[data-theme=creativeblue] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=creativeblue] .filter-item[data-v-3f73dfee] .el-button.active{color:#418cff}[data-theme=njhkht] .filter-item[data-v-3f73dfee] .el-button:hover,[data-theme=njhkht] .filter-item[data-v-3f73dfee] .el-button.active{color:#1d2088}.component-title[data-v-3f73dfee]{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:4px}.component-select-btn[data-v-3f73dfee]{display:none}.component-content[data-v-3f73dfee]{padding:0 16px}.component-header[data-v-3f73dfee]{height:50px;display:flex;justify-content:space-between;align-items:center}.component-header>span[data-v-3f73dfee]{font-weight:bold;color:#333;font-size:16px}.component-style>img[data-v-3f73dfee]{width:100%}.component-info-title[data-v-3f73dfee]{font-size:16px;font-weight:bold;padding:16px 0}.component-nav[data-v-3f73dfee]{width:360px;box-shadow:2px 0px 6px 0px rgba(0,0,0,0.15);overflow:auto;flex-shrink:0}.component-content[data-v-3f73dfee]{flex:1;overflow:auto}\n", ""]);
23757
23780
  // Exports
23758
23781
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
23759
23782
 
@@ -23785,7 +23808,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, "", ""]);
23785
23808
 
23786
23809
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
23787
23810
  // Module
23788
- ___CSS_LOADER_EXPORT___.push([module.i, ".library-container[data-v-4b2e838a]{margin-left:2px;width:260px;height:100%;background:#fff;position:relative;display:flex;flex-direction:column}.library__header[data-v-4b2e838a]{height:48px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-bottom:1px solid #e3e3e3}.library__header>span[data-v-4b2e838a]{font-size:16px;font-weight:600}.library__header>i[data-v-4b2e838a]{color:rgba(0,0,0,0.65);cursor:pointer}.component-group[data-v-4b2e838a]{flex:1;overflow:auto}.component-list[data-v-4b2e838a]{display:none;overflow:hidden}.component-group__item--unfold .el-icon-caret-right[data-v-4b2e838a]{transform:rotate(90deg)}.component-group__item--unfold .component-list[data-v-4b2e838a]{display:flex;flex-wrap:wrap}.component-group__header[data-v-4b2e838a]{padding:0 8px;height:24px;line-height:24px;color:#666}.component-group__header i[data-v-4b2e838a]{margin-right:4px;font-size:16px;cursor:pointer}.component-item[data-v-4b2e838a]{width:calc(50% - 20px);margin:10px;cursor:pointer}.component-item:hover .component-item__preview[data-v-4b2e838a]{padding:0;border:2px solid;border-color:#0874e7}[data-theme=purple] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#7569e2}[data-theme=palevioletred] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#ce4545}[data-theme=forestgreen] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#3d8a50}[data-theme=deepblue] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#0f5fbd}[data-theme=orange] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#ea6000}[data-theme=skyblue] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#1a4586}[data-theme=aurorablue] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#383b9e}[data-theme=tiffanyblue] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#5f2167}[data-theme=creativeblue] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#418cff}.component-item__preview[data-v-4b2e838a]{border:1px dashed #e3e3e3;padding:1px;box-sizing:border-box;transition:all .3s;width:100%;height:75px;display:flex;align-items:center;justify-content:center;overflow:hidden}.component-item__preview>img[data-v-4b2e838a]{height:100%}.component-item__title[data-v-4b2e838a]{color:#666;margin-top:4px}\n", ""]);
23811
+ ___CSS_LOADER_EXPORT___.push([module.i, ".library-container[data-v-4b2e838a]{margin-left:2px;width:260px;height:100%;background:#fff;position:relative;display:flex;flex-direction:column}.library__header[data-v-4b2e838a]{height:48px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-bottom:1px solid #e3e3e3}.library__header>span[data-v-4b2e838a]{font-size:16px;font-weight:600}.library__header>i[data-v-4b2e838a]{color:rgba(0,0,0,0.65);cursor:pointer}.component-group[data-v-4b2e838a]{flex:1;overflow:auto}.component-list[data-v-4b2e838a]{display:none;overflow:hidden}.component-group__item--unfold .el-icon-caret-right[data-v-4b2e838a]{transform:rotate(90deg)}.component-group__item--unfold .component-list[data-v-4b2e838a]{display:flex;flex-wrap:wrap}.component-group__header[data-v-4b2e838a]{padding:0 8px;height:24px;line-height:24px;color:#666}.component-group__header i[data-v-4b2e838a]{margin-right:4px;font-size:16px;cursor:pointer}.component-item[data-v-4b2e838a]{width:calc(50% - 20px);margin:10px;cursor:pointer}.component-item:hover .component-item__preview[data-v-4b2e838a]{padding:0;border:2px solid;border-color:#0874e7}[data-theme=purple] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#7569e2}[data-theme=palevioletred] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#ce4545}[data-theme=forestgreen] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#3d8a50}[data-theme=deepblue] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#0f5fbd}[data-theme=orange] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#ea6000}[data-theme=skyblue] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#1a4586}[data-theme=aurorablue] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#383b9e}[data-theme=tiffanyblue] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#5f2167}[data-theme=creativeblue] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#418cff}[data-theme=njhkht] .component-item:hover .component-item__preview[data-v-4b2e838a]{border-color:#1d2088}.component-item__preview[data-v-4b2e838a]{border:1px dashed #e3e3e3;padding:1px;box-sizing:border-box;transition:all .3s;width:100%;height:75px;display:flex;align-items:center;justify-content:center;overflow:hidden}.component-item__preview>img[data-v-4b2e838a]{height:100%}.component-item__title[data-v-4b2e838a]{color:#666;margin-top:4px}\n", ""]);
23789
23812
  // Exports
23790
23813
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
23791
23814
 
@@ -23801,7 +23824,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".library-container[data-v-4b2e838a]{mar
23801
23824
 
23802
23825
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
23803
23826
  // Module
23804
- ___CSS_LOADER_EXPORT___.push([module.i, ".search-container[data-v-bedf4d8e]{display:flex;align-items:center;padding:10px 0}.search-input[data-v-bedf4d8e]{width:240px}.search-select[data-v-bedf4d8e]{width:140px;margin-left:20px}.search-filter[data-v-bedf4d8e]{display:flex;padding:10px 0}.search-filter__label[data-v-bedf4d8e]{color:#121212;flex-shrink:0}.search-filter-options[data-v-bedf4d8e]{flex:1}.search-filter-options>span[data-v-bedf4d8e]{margin:8px 12px;color:#444;cursor:pointer}.search-filter-options>span.active[data-v-bedf4d8e],.search-filter-options>span[data-v-bedf4d8e]:hover{color:#0874e7}[data-theme=purple] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=purple] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#7569e2}[data-theme=palevioletred] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=palevioletred] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#ce4545}[data-theme=forestgreen] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=forestgreen] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#3d8a50}[data-theme=deepblue] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=deepblue] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#0f5fbd}[data-theme=orange] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=orange] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#ea6000}[data-theme=skyblue] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=skyblue] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#1a4586}[data-theme=aurorablue] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=aurorablue] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#383b9e}[data-theme=tiffanyblue] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=tiffanyblue] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#00aaad}[data-theme=tsinghuapurple] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=tsinghuapurple] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#5f2167}[data-theme=creativeblue] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=creativeblue] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#418cff}.component-container[data-v-bedf4d8e]{height:400px}.component-list[data-v-bedf4d8e]{height:100%;overflow:auto}.component-item[data-v-bedf4d8e]{width:calc(25% - 20px);margin:10px;float:left;cursor:pointer}.component-item:hover .component-item__preview[data-v-bedf4d8e],.component-item.active .component-item__preview[data-v-bedf4d8e]{padding:0;border:1px solid;border-color:#0874e7}[data-theme=purple] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=purple] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#7569e2}[data-theme=palevioletred] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=palevioletred] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#ce4545}[data-theme=forestgreen] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=forestgreen] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#3d8a50}[data-theme=deepblue] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=deepblue] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#0f5fbd}[data-theme=orange] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=orange] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#ea6000}[data-theme=skyblue] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=skyblue] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#1a4586}[data-theme=aurorablue] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=aurorablue] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#383b9e}[data-theme=tiffanyblue] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=tiffanyblue] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=tsinghuapurple] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#5f2167}[data-theme=creativeblue] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=creativeblue] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#418cff}.component-item__preview[data-v-bedf4d8e]{background:#E2E4E8;border:1px dashed transparent;padding:1px;box-sizing:border-box;transition:all .3s;width:100%;height:100px;display:flex;align-items:center;justify-content:center;overflow:hidden}.component-item__preview>img[data-v-bedf4d8e]{height:100%}.no-image[data-v-bedf4d8e]{font-size:40px;color:#999}.component-item__title[data-v-bedf4d8e]{color:#666;margin-top:4px;text-align:center}.no-data[data-v-bedf4d8e]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#666}.no-data>i[data-v-bedf4d8e]{font-size:100px;line-height:120px}\n", ""]);
23827
+ ___CSS_LOADER_EXPORT___.push([module.i, ".search-container[data-v-bedf4d8e]{display:flex;align-items:center;padding:10px 0}.search-input[data-v-bedf4d8e]{width:240px}.search-select[data-v-bedf4d8e]{width:140px;margin-left:20px}.search-filter[data-v-bedf4d8e]{display:flex;padding:10px 0}.search-filter__label[data-v-bedf4d8e]{color:#121212;flex-shrink:0}.search-filter-options[data-v-bedf4d8e]{flex:1}.search-filter-options>span[data-v-bedf4d8e]{margin:8px 12px;color:#444;cursor:pointer}.search-filter-options>span.active[data-v-bedf4d8e],.search-filter-options>span[data-v-bedf4d8e]:hover{color:#0874e7}[data-theme=purple] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=purple] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#7569e2}[data-theme=palevioletred] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=palevioletred] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#ce4545}[data-theme=forestgreen] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=forestgreen] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#3d8a50}[data-theme=deepblue] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=deepblue] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#0f5fbd}[data-theme=orange] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=orange] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#ea6000}[data-theme=skyblue] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=skyblue] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#1a4586}[data-theme=aurorablue] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=aurorablue] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#383b9e}[data-theme=tiffanyblue] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=tiffanyblue] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#00aaad}[data-theme=tsinghuapurple] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=tsinghuapurple] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#5f2167}[data-theme=creativeblue] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=creativeblue] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#418cff}[data-theme=njhkht] .search-filter-options>span.active[data-v-bedf4d8e],[data-theme=njhkht] .search-filter-options>span[data-v-bedf4d8e]:hover{color:#1d2088}.component-container[data-v-bedf4d8e]{height:400px}.component-list[data-v-bedf4d8e]{height:100%;overflow:auto}.component-item[data-v-bedf4d8e]{width:calc(25% - 20px);margin:10px;float:left;cursor:pointer}.component-item:hover .component-item__preview[data-v-bedf4d8e],.component-item.active .component-item__preview[data-v-bedf4d8e]{padding:0;border:1px solid;border-color:#0874e7}[data-theme=purple] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=purple] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#7569e2}[data-theme=palevioletred] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=palevioletred] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#ce4545}[data-theme=forestgreen] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=forestgreen] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#3d8a50}[data-theme=deepblue] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=deepblue] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#0f5fbd}[data-theme=orange] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=orange] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#ea6000}[data-theme=skyblue] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=skyblue] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#1a4586}[data-theme=aurorablue] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=aurorablue] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#383b9e}[data-theme=tiffanyblue] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=tiffanyblue] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=tsinghuapurple] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#5f2167}[data-theme=creativeblue] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=creativeblue] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#418cff}[data-theme=njhkht] .component-item:hover .component-item__preview[data-v-bedf4d8e],[data-theme=njhkht] .component-item.active .component-item__preview[data-v-bedf4d8e]{border-color:#1d2088}.component-item__preview[data-v-bedf4d8e]{background:#E2E4E8;border:1px dashed transparent;padding:1px;box-sizing:border-box;transition:all .3s;width:100%;height:100px;display:flex;align-items:center;justify-content:center;overflow:hidden}.component-item__preview>img[data-v-bedf4d8e]{height:100%}.no-image[data-v-bedf4d8e]{font-size:40px;color:#999}.component-item__title[data-v-bedf4d8e]{color:#666;margin-top:4px;text-align:center}.no-data[data-v-bedf4d8e]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#666}.no-data>i[data-v-bedf4d8e]{font-size:100px;line-height:120px}\n", ""]);
23805
23828
  // Exports
23806
23829
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
23807
23830
 
@@ -23849,7 +23872,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".CodeMirror-hints{z-index:3000}\n", ""]
23849
23872
 
23850
23873
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
23851
23874
  // Module
23852
- ___CSS_LOADER_EXPORT___.push([module.i, ".component-preview[data-v-0841e472]{border:1px solid transparent;margin:10px;box-shadow:border-box;position:relative;cursor:pointer}.component-preview[data-v-0841e472]:hover{border-style:dashed;border-color:#0874e7}[data-theme=purple] .component-preview[data-v-0841e472]:hover{border-color:#7569e2}[data-theme=palevioletred] .component-preview[data-v-0841e472]:hover{border-color:#ce4545}[data-theme=forestgreen] .component-preview[data-v-0841e472]:hover{border-color:#3d8a50}[data-theme=deepblue] .component-preview[data-v-0841e472]:hover{border-color:#0f5fbd}[data-theme=orange] .component-preview[data-v-0841e472]:hover{border-color:#ea6000}[data-theme=skyblue] .component-preview[data-v-0841e472]:hover{border-color:#1a4586}[data-theme=aurorablue] .component-preview[data-v-0841e472]:hover{border-color:#383b9e}[data-theme=tiffanyblue] .component-preview[data-v-0841e472]:hover{border-color:#00aaad}[data-theme=tsinghuapurple] .component-preview[data-v-0841e472]:hover{border-color:#5f2167}[data-theme=creativeblue] .component-preview[data-v-0841e472]:hover{border-color:#418cff}.component-preview.active[data-v-0841e472]{border-style:solid;border-color:#0874e7}[data-theme=purple] .component-preview.active[data-v-0841e472]{border-color:#7569e2}[data-theme=palevioletred] .component-preview.active[data-v-0841e472]{border-color:#ce4545}[data-theme=forestgreen] .component-preview.active[data-v-0841e472]{border-color:#3d8a50}[data-theme=deepblue] .component-preview.active[data-v-0841e472]{border-color:#0f5fbd}[data-theme=orange] .component-preview.active[data-v-0841e472]{border-color:#ea6000}[data-theme=skyblue] .component-preview.active[data-v-0841e472]{border-color:#1a4586}[data-theme=aurorablue] .component-preview.active[data-v-0841e472]{border-color:#383b9e}[data-theme=tiffanyblue] .component-preview.active[data-v-0841e472]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-preview.active[data-v-0841e472]{border-color:#5f2167}[data-theme=creativeblue] .component-preview.active[data-v-0841e472]{border-color:#418cff}.component-preview.active>.component-preview__operate[data-v-0841e472]{display:block}.component-preview__icon[data-v-0841e472]{width:100%}.component-preview__operate[data-v-0841e472]{position:absolute;top:-20px;right:0;display:none}.component-preview__del[data-v-0841e472]{background-color:#0874e7;color:#fff}[data-theme=purple] .component-preview__del[data-v-0841e472]{background-color:#7569e2}[data-theme=palevioletred] .component-preview__del[data-v-0841e472]{background-color:#ce4545}[data-theme=forestgreen] .component-preview__del[data-v-0841e472]{background-color:#3d8a50}[data-theme=deepblue] .component-preview__del[data-v-0841e472]{background-color:#0f5fbd}[data-theme=orange] .component-preview__del[data-v-0841e472]{background-color:#ea6000}[data-theme=skyblue] .component-preview__del[data-v-0841e472]{background-color:#1a4586}[data-theme=aurorablue] .component-preview__del[data-v-0841e472]{background-color:#383b9e}[data-theme=tiffanyblue] .component-preview__del[data-v-0841e472]{background-color:#00aaad}[data-theme=tsinghuapurple] .component-preview__del[data-v-0841e472]{background-color:#5f2167}[data-theme=creativeblue] .component-preview__del[data-v-0841e472]{background-color:#418cff}\n", ""]);
23875
+ ___CSS_LOADER_EXPORT___.push([module.i, ".component-preview[data-v-0841e472]{border:1px solid transparent;margin:10px;box-shadow:border-box;position:relative;cursor:pointer}.component-preview[data-v-0841e472]:hover{border-style:dashed;border-color:#0874e7}[data-theme=purple] .component-preview[data-v-0841e472]:hover{border-color:#7569e2}[data-theme=palevioletred] .component-preview[data-v-0841e472]:hover{border-color:#ce4545}[data-theme=forestgreen] .component-preview[data-v-0841e472]:hover{border-color:#3d8a50}[data-theme=deepblue] .component-preview[data-v-0841e472]:hover{border-color:#0f5fbd}[data-theme=orange] .component-preview[data-v-0841e472]:hover{border-color:#ea6000}[data-theme=skyblue] .component-preview[data-v-0841e472]:hover{border-color:#1a4586}[data-theme=aurorablue] .component-preview[data-v-0841e472]:hover{border-color:#383b9e}[data-theme=tiffanyblue] .component-preview[data-v-0841e472]:hover{border-color:#00aaad}[data-theme=tsinghuapurple] .component-preview[data-v-0841e472]:hover{border-color:#5f2167}[data-theme=creativeblue] .component-preview[data-v-0841e472]:hover{border-color:#418cff}[data-theme=njhkht] .component-preview[data-v-0841e472]:hover{border-color:#1d2088}.component-preview.active[data-v-0841e472]{border-style:solid;border-color:#0874e7}[data-theme=purple] .component-preview.active[data-v-0841e472]{border-color:#7569e2}[data-theme=palevioletred] .component-preview.active[data-v-0841e472]{border-color:#ce4545}[data-theme=forestgreen] .component-preview.active[data-v-0841e472]{border-color:#3d8a50}[data-theme=deepblue] .component-preview.active[data-v-0841e472]{border-color:#0f5fbd}[data-theme=orange] .component-preview.active[data-v-0841e472]{border-color:#ea6000}[data-theme=skyblue] .component-preview.active[data-v-0841e472]{border-color:#1a4586}[data-theme=aurorablue] .component-preview.active[data-v-0841e472]{border-color:#383b9e}[data-theme=tiffanyblue] .component-preview.active[data-v-0841e472]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-preview.active[data-v-0841e472]{border-color:#5f2167}[data-theme=creativeblue] .component-preview.active[data-v-0841e472]{border-color:#418cff}[data-theme=njhkht] .component-preview.active[data-v-0841e472]{border-color:#1d2088}.component-preview.active>.component-preview__operate[data-v-0841e472]{display:block}.component-preview__icon[data-v-0841e472]{width:100%}.component-preview__operate[data-v-0841e472]{position:absolute;top:-20px;right:0;display:none}.component-preview__del[data-v-0841e472]{background-color:#0874e7;color:#fff}[data-theme=purple] .component-preview__del[data-v-0841e472]{background-color:#7569e2}[data-theme=palevioletred] .component-preview__del[data-v-0841e472]{background-color:#ce4545}[data-theme=forestgreen] .component-preview__del[data-v-0841e472]{background-color:#3d8a50}[data-theme=deepblue] .component-preview__del[data-v-0841e472]{background-color:#0f5fbd}[data-theme=orange] .component-preview__del[data-v-0841e472]{background-color:#ea6000}[data-theme=skyblue] .component-preview__del[data-v-0841e472]{background-color:#1a4586}[data-theme=aurorablue] .component-preview__del[data-v-0841e472]{background-color:#383b9e}[data-theme=tiffanyblue] .component-preview__del[data-v-0841e472]{background-color:#00aaad}[data-theme=tsinghuapurple] .component-preview__del[data-v-0841e472]{background-color:#5f2167}[data-theme=creativeblue] .component-preview__del[data-v-0841e472]{background-color:#418cff}[data-theme=njhkht] .component-preview__del[data-v-0841e472]{background-color:#1d2088}\n", ""]);
23853
23876
  // Exports
23854
23877
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
23855
23878
 
@@ -23865,7 +23888,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".component-preview[data-v-0841e472]{bor
23865
23888
 
23866
23889
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
23867
23890
  // Module
23868
- ___CSS_LOADER_EXPORT___.push([module.i, ".page-preview__container[data-v-40896f8c]{padding:10px;box-sizing:border-box;height:100%;overflow:auto}.component-preview[data-v-40896f8c]{border:1px solid transparent;margin:10px;box-shadow:border-box;position:relative;cursor:pointer}.component-preview[data-v-40896f8c]:hover{border-style:dashed;border-color:#0874e7}[data-theme=purple] .component-preview[data-v-40896f8c]:hover{border-color:#7569e2}[data-theme=palevioletred] .component-preview[data-v-40896f8c]:hover{border-color:#ce4545}[data-theme=forestgreen] .component-preview[data-v-40896f8c]:hover{border-color:#3d8a50}[data-theme=deepblue] .component-preview[data-v-40896f8c]:hover{border-color:#0f5fbd}[data-theme=orange] .component-preview[data-v-40896f8c]:hover{border-color:#ea6000}[data-theme=skyblue] .component-preview[data-v-40896f8c]:hover{border-color:#1a4586}[data-theme=aurorablue] .component-preview[data-v-40896f8c]:hover{border-color:#383b9e}[data-theme=tiffanyblue] .component-preview[data-v-40896f8c]:hover{border-color:#00aaad}[data-theme=tsinghuapurple] .component-preview[data-v-40896f8c]:hover{border-color:#5f2167}[data-theme=creativeblue] .component-preview[data-v-40896f8c]:hover{border-color:#418cff}.component-preview.active[data-v-40896f8c]{border-style:solid;border-color:#0874e7}[data-theme=purple] .component-preview.active[data-v-40896f8c]{border-color:#7569e2}[data-theme=palevioletred] .component-preview.active[data-v-40896f8c]{border-color:#ce4545}[data-theme=forestgreen] .component-preview.active[data-v-40896f8c]{border-color:#3d8a50}[data-theme=deepblue] .component-preview.active[data-v-40896f8c]{border-color:#0f5fbd}[data-theme=orange] .component-preview.active[data-v-40896f8c]{border-color:#ea6000}[data-theme=skyblue] .component-preview.active[data-v-40896f8c]{border-color:#1a4586}[data-theme=aurorablue] .component-preview.active[data-v-40896f8c]{border-color:#383b9e}[data-theme=tiffanyblue] .component-preview.active[data-v-40896f8c]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-preview.active[data-v-40896f8c]{border-color:#5f2167}[data-theme=creativeblue] .component-preview.active[data-v-40896f8c]{border-color:#418cff}.component-preview.active .component-preview__operate[data-v-40896f8c]{display:block}.component-preview__icon[data-v-40896f8c]{width:100%}.component-preview__operate[data-v-40896f8c]{position:absolute;top:-20px;right:0;display:none}.component-preview__del[data-v-40896f8c]{background-color:#0874e7;color:#fff}[data-theme=purple] .component-preview__del[data-v-40896f8c]{background-color:#7569e2}[data-theme=palevioletred] .component-preview__del[data-v-40896f8c]{background-color:#ce4545}[data-theme=forestgreen] .component-preview__del[data-v-40896f8c]{background-color:#3d8a50}[data-theme=deepblue] .component-preview__del[data-v-40896f8c]{background-color:#0f5fbd}[data-theme=orange] .component-preview__del[data-v-40896f8c]{background-color:#ea6000}[data-theme=skyblue] .component-preview__del[data-v-40896f8c]{background-color:#1a4586}[data-theme=aurorablue] .component-preview__del[data-v-40896f8c]{background-color:#383b9e}[data-theme=tiffanyblue] .component-preview__del[data-v-40896f8c]{background-color:#00aaad}[data-theme=tsinghuapurple] .component-preview__del[data-v-40896f8c]{background-color:#5f2167}[data-theme=creativeblue] .component-preview__del[data-v-40896f8c]{background-color:#418cff}\n", ""]);
23891
+ ___CSS_LOADER_EXPORT___.push([module.i, ".page-preview__container[data-v-40896f8c]{padding:10px;box-sizing:border-box;height:100%;overflow:auto}.component-preview[data-v-40896f8c]{border:1px solid transparent;margin:10px;box-shadow:border-box;position:relative;cursor:pointer}.component-preview[data-v-40896f8c]:hover{border-style:dashed;border-color:#0874e7}[data-theme=purple] .component-preview[data-v-40896f8c]:hover{border-color:#7569e2}[data-theme=palevioletred] .component-preview[data-v-40896f8c]:hover{border-color:#ce4545}[data-theme=forestgreen] .component-preview[data-v-40896f8c]:hover{border-color:#3d8a50}[data-theme=deepblue] .component-preview[data-v-40896f8c]:hover{border-color:#0f5fbd}[data-theme=orange] .component-preview[data-v-40896f8c]:hover{border-color:#ea6000}[data-theme=skyblue] .component-preview[data-v-40896f8c]:hover{border-color:#1a4586}[data-theme=aurorablue] .component-preview[data-v-40896f8c]:hover{border-color:#383b9e}[data-theme=tiffanyblue] .component-preview[data-v-40896f8c]:hover{border-color:#00aaad}[data-theme=tsinghuapurple] .component-preview[data-v-40896f8c]:hover{border-color:#5f2167}[data-theme=creativeblue] .component-preview[data-v-40896f8c]:hover{border-color:#418cff}[data-theme=njhkht] .component-preview[data-v-40896f8c]:hover{border-color:#1d2088}.component-preview.active[data-v-40896f8c]{border-style:solid;border-color:#0874e7}[data-theme=purple] .component-preview.active[data-v-40896f8c]{border-color:#7569e2}[data-theme=palevioletred] .component-preview.active[data-v-40896f8c]{border-color:#ce4545}[data-theme=forestgreen] .component-preview.active[data-v-40896f8c]{border-color:#3d8a50}[data-theme=deepblue] .component-preview.active[data-v-40896f8c]{border-color:#0f5fbd}[data-theme=orange] .component-preview.active[data-v-40896f8c]{border-color:#ea6000}[data-theme=skyblue] .component-preview.active[data-v-40896f8c]{border-color:#1a4586}[data-theme=aurorablue] .component-preview.active[data-v-40896f8c]{border-color:#383b9e}[data-theme=tiffanyblue] .component-preview.active[data-v-40896f8c]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-preview.active[data-v-40896f8c]{border-color:#5f2167}[data-theme=creativeblue] .component-preview.active[data-v-40896f8c]{border-color:#418cff}[data-theme=njhkht] .component-preview.active[data-v-40896f8c]{border-color:#1d2088}.component-preview.active .component-preview__operate[data-v-40896f8c]{display:block}.component-preview__icon[data-v-40896f8c]{width:100%}.component-preview__operate[data-v-40896f8c]{position:absolute;top:-20px;right:0;display:none}.component-preview__del[data-v-40896f8c]{background-color:#0874e7;color:#fff}[data-theme=purple] .component-preview__del[data-v-40896f8c]{background-color:#7569e2}[data-theme=palevioletred] .component-preview__del[data-v-40896f8c]{background-color:#ce4545}[data-theme=forestgreen] .component-preview__del[data-v-40896f8c]{background-color:#3d8a50}[data-theme=deepblue] .component-preview__del[data-v-40896f8c]{background-color:#0f5fbd}[data-theme=orange] .component-preview__del[data-v-40896f8c]{background-color:#ea6000}[data-theme=skyblue] .component-preview__del[data-v-40896f8c]{background-color:#1a4586}[data-theme=aurorablue] .component-preview__del[data-v-40896f8c]{background-color:#383b9e}[data-theme=tiffanyblue] .component-preview__del[data-v-40896f8c]{background-color:#00aaad}[data-theme=tsinghuapurple] .component-preview__del[data-v-40896f8c]{background-color:#5f2167}[data-theme=creativeblue] .component-preview__del[data-v-40896f8c]{background-color:#418cff}[data-theme=njhkht] .component-preview__del[data-v-40896f8c]{background-color:#1d2088}\n", ""]);
23869
23892
  // Exports
23870
23893
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
23871
23894
 
@@ -23881,7 +23904,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".page-preview__container[data-v-40896f8
23881
23904
 
23882
23905
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
23883
23906
  // Module
23884
- ___CSS_LOADER_EXPORT___.push([module.i, ".config-container[data-v-d8fcb64a]{background:#fff;height:100%}.tabs[data-v-d8fcb64a]{height:100%;display:flex;flex-direction:column}.tabs[data-v-d8fcb64a] .el-tabs__content{flex:1;overflow:auto}.page-title>i[data-v-d8fcb64a]{color:#0874e7;cursor:pointer}[data-theme=purple] .page-title>i[data-v-d8fcb64a]{color:#7569e2}[data-theme=palevioletred] .page-title>i[data-v-d8fcb64a]{color:#ce4545}[data-theme=forestgreen] .page-title>i[data-v-d8fcb64a]{color:#3d8a50}[data-theme=deepblue] .page-title>i[data-v-d8fcb64a]{color:#0f5fbd}[data-theme=orange] .page-title>i[data-v-d8fcb64a]{color:#ea6000}[data-theme=skyblue] .page-title>i[data-v-d8fcb64a]{color:#1a4586}[data-theme=aurorablue] .page-title>i[data-v-d8fcb64a]{color:#383b9e}[data-theme=tiffanyblue] .page-title>i[data-v-d8fcb64a]{color:#00aaad}[data-theme=tsinghuapurple] .page-title>i[data-v-d8fcb64a]{color:#5f2167}[data-theme=creativeblue] .page-title>i[data-v-d8fcb64a]{color:#418cff}.componet-title[data-v-d8fcb64a]{color:#606266;padding:16px}.componet-title .component-title__label[data-v-d8fcb64a]{display:inline-block;box-sizing:border-box;width:100px;padding-right:12px;text-align:left}.component-help[data-v-d8fcb64a]{font-size:16px;cursor:pointer;margin-top:-2px}.style-config[data-v-d8fcb64a]{padding:10px}.style-config[data-v-d8fcb64a] .el-select,.style-config[data-v-d8fcb64a] .el-input-number,.style-config[data-v-d8fcb64a] .el-input{width:190px}.space-input[data-v-d8fcb64a]{width:100%;margin-top:10px}.style-config__header[data-v-d8fcb64a]{display:flex;align-items:center;margin:10px 0;padding-right:10px}.fold-icon[data-v-d8fcb64a]{color:rgba(0,0,0,0.65);font-size:16px;margin-left:8px;margin-right:4px}.style-config__label[data-v-d8fcb64a]{display:inline-block;color:#666;width:90px}.style-config__content[data-v-d8fcb64a]{display:none;background:#F5F7FA;overflow:hidden;padding:0 10px 0 28px}.style-config__subitem[data-v-d8fcb64a]{display:flex;align-items:center;margin:10px 0}.style-config__item--unfold .fold-icon[data-v-d8fcb64a]{transform:rotate(90deg)}.style-config__item--unfold .style-config__content[data-v-d8fcb64a]{display:block}.style-config__upload .el-icon-upload[data-v-d8fcb64a]{line-height:36px;cursor:pointer}.upload-input[data-v-d8fcb64a] .el-input__inner{padding-right:48px}\n", ""]);
23907
+ ___CSS_LOADER_EXPORT___.push([module.i, ".config-container[data-v-d8fcb64a]{background:#fff;height:100%}.tabs[data-v-d8fcb64a]{height:100%;display:flex;flex-direction:column}.tabs[data-v-d8fcb64a] .el-tabs__content{flex:1;overflow:auto}.page-title>i[data-v-d8fcb64a]{color:#0874e7;cursor:pointer}[data-theme=purple] .page-title>i[data-v-d8fcb64a]{color:#7569e2}[data-theme=palevioletred] .page-title>i[data-v-d8fcb64a]{color:#ce4545}[data-theme=forestgreen] .page-title>i[data-v-d8fcb64a]{color:#3d8a50}[data-theme=deepblue] .page-title>i[data-v-d8fcb64a]{color:#0f5fbd}[data-theme=orange] .page-title>i[data-v-d8fcb64a]{color:#ea6000}[data-theme=skyblue] .page-title>i[data-v-d8fcb64a]{color:#1a4586}[data-theme=aurorablue] .page-title>i[data-v-d8fcb64a]{color:#383b9e}[data-theme=tiffanyblue] .page-title>i[data-v-d8fcb64a]{color:#00aaad}[data-theme=tsinghuapurple] .page-title>i[data-v-d8fcb64a]{color:#5f2167}[data-theme=creativeblue] .page-title>i[data-v-d8fcb64a]{color:#418cff}[data-theme=njhkht] .page-title>i[data-v-d8fcb64a]{color:#1d2088}.componet-title[data-v-d8fcb64a]{color:#606266;padding:16px}.componet-title .component-title__label[data-v-d8fcb64a]{display:inline-block;box-sizing:border-box;width:100px;padding-right:12px;text-align:left}.component-help[data-v-d8fcb64a]{font-size:16px;cursor:pointer;margin-top:-2px}.style-config[data-v-d8fcb64a]{padding:10px}.style-config[data-v-d8fcb64a] .el-select,.style-config[data-v-d8fcb64a] .el-input-number,.style-config[data-v-d8fcb64a] .el-input{width:190px}.space-input[data-v-d8fcb64a]{width:100%;margin-top:10px}.style-config__header[data-v-d8fcb64a]{display:flex;align-items:center;margin:10px 0;padding-right:10px}.fold-icon[data-v-d8fcb64a]{color:rgba(0,0,0,0.65);font-size:16px;margin-left:8px;margin-right:4px}.style-config__label[data-v-d8fcb64a]{display:inline-block;color:#666;width:90px}.style-config__content[data-v-d8fcb64a]{display:none;background:#F5F7FA;overflow:hidden;padding:0 10px 0 28px}.style-config__subitem[data-v-d8fcb64a]{display:flex;align-items:center;margin:10px 0}.style-config__item--unfold .fold-icon[data-v-d8fcb64a]{transform:rotate(90deg)}.style-config__item--unfold .style-config__content[data-v-d8fcb64a]{display:block}.style-config__upload .el-icon-upload[data-v-d8fcb64a]{line-height:36px;cursor:pointer}.upload-input[data-v-d8fcb64a] .el-input__inner{padding-right:48px}\n", ""]);
23885
23908
  // Exports
23886
23909
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
23887
23910
 
@@ -23897,7 +23920,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".config-container[data-v-d8fcb64a]{back
23897
23920
 
23898
23921
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
23899
23922
  // Module
23900
- ___CSS_LOADER_EXPORT___.push([module.i, ".config-container[data-v-b61c7658]{position:relative;left:-10px;top:-10px;width:calc(100% + 20px);height:calc(100% + 20px);overflow:hidden;display:flex;flex-direction:column}.page-header[data-v-b61c7658]{display:flex;align-items:center;padding:0 20px;height:46px;background:#FFFFFF;border-bottom:1px solid #e8e8e8}.page-header__left[data-v-b61c7658]{display:flex}.page-header__back[data-v-b61c7658]{font-size:24px;color:#666;cursor:pointer}.page-header__title[data-v-b61c7658]{font-size:16px;padding:0 20px;font-weight:600;border-right:1px solid #DCDFE6}.page-header__subtitle[data-v-b61c7658]{font-size:14px;color:#666}.page-header__operate[data-v-b61c7658]{display:flex;align-items:center}.header-operate__item[data-v-b61c7658]{color:#444;cursor:pointer;margin:20px}.header-operate__item i[data-v-b61c7658]{margin-right:4px}.header-operate__item[data-v-b61c7658]:hover{color:#0874e7}[data-theme=purple] .header-operate__item[data-v-b61c7658]:hover{color:#7569e2}[data-theme=palevioletred] .header-operate__item[data-v-b61c7658]:hover{color:#ce4545}[data-theme=forestgreen] .header-operate__item[data-v-b61c7658]:hover{color:#3d8a50}[data-theme=deepblue] .header-operate__item[data-v-b61c7658]:hover{color:#0f5fbd}[data-theme=orange] .header-operate__item[data-v-b61c7658]:hover{color:#ea6000}[data-theme=skyblue] .header-operate__item[data-v-b61c7658]:hover{color:#1a4586}[data-theme=aurorablue] .header-operate__item[data-v-b61c7658]:hover{color:#383b9e}[data-theme=tiffanyblue] .header-operate__item[data-v-b61c7658]:hover{color:#00aaad}[data-theme=tsinghuapurple] .header-operate__item[data-v-b61c7658]:hover{color:#5f2167}[data-theme=creativeblue] .header-operate__item[data-v-b61c7658]:hover{color:#418cff}.page-content[data-v-b61c7658]{flex:1;display:flex;overflow:hidden}.page-tabs[data-v-b61c7658]{width:50px;height:100%;background:#FFFFFF;border-right:1px solid #DCDFE6;padding:20px 0;flex-shrink:0}.page-tabs__item[data-v-b61c7658]{padding:10px 0;width:100%;margin-bottom:10px;text-align:center;line-height:1;font-size:12px;color:#444;margin-bottom:12px;cursor:pointer}.page-tabs__item>i[data-v-b61c7658]{font-size:24px;display:block;margin-bottom:8px}.page-tabs__item[data-v-b61c7658]:hover,.page-tabs__item.active[data-v-b61c7658]{background-color:rgba(8,116,231,0.2);color:#0874e7}[data-theme=purple] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=purple] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=palevioletred] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=forestgreen] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=deepblue] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=orange] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=skyblue] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=aurorablue] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=tiffanyblue] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=tsinghuapurple] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=creativeblue] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(65,140,255,0.2)}[data-theme=purple] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=purple] .page-tabs__item.active[data-v-b61c7658]{color:#7569e2}[data-theme=palevioletred] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=palevioletred] .page-tabs__item.active[data-v-b61c7658]{color:#ce4545}[data-theme=forestgreen] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=forestgreen] .page-tabs__item.active[data-v-b61c7658]{color:#3d8a50}[data-theme=deepblue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=deepblue] .page-tabs__item.active[data-v-b61c7658]{color:#0f5fbd}[data-theme=orange] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=orange] .page-tabs__item.active[data-v-b61c7658]{color:#ea6000}[data-theme=skyblue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=skyblue] .page-tabs__item.active[data-v-b61c7658]{color:#1a4586}[data-theme=aurorablue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=aurorablue] .page-tabs__item.active[data-v-b61c7658]{color:#383b9e}[data-theme=tiffanyblue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=tiffanyblue] .page-tabs__item.active[data-v-b61c7658]{color:#00aaad}[data-theme=tsinghuapurple] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=tsinghuapurple] .page-tabs__item.active[data-v-b61c7658]{color:#5f2167}[data-theme=creativeblue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=creativeblue] .page-tabs__item.active[data-v-b61c7658]{color:#418cff}.page-preview[data-v-b61c7658]{flex:1;overflow:hidden}.config-panel[data-v-b61c7658]{width:100%;flex-shrink:0}.config-panel[data-v-b61c7658] .config-container{width:100%;left:0}.function-panel[data-v-b61c7658]{position:relative;flex-shrink:0}.dashboard-theme[data-v-b61c7658]{position:absolute;top:0;background:#fff;width:300px;height:100%;box-sizing:border-box;padding:12px;z-index:10;display:flex;flex-direction:column}.dashboard-theme__title[data-v-b61c7658]{font-size:16px;line-height:32px}.dashboard-theme__content[data-v-b61c7658]{flex:1;overflow:auto}.dashboard-theme__item[data-v-b61c7658]{border:1px solid #DCDFE6;margin-top:20px;cursor:pointer;position:relative}.dashboard-theme__item[data-v-b61c7658]:hover,.dashboard-theme__item.active[data-v-b61c7658]{border-color:#0874e7}[data-theme=purple] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=purple] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#7569e2}[data-theme=palevioletred] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=palevioletred] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#ce4545}[data-theme=forestgreen] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=forestgreen] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#3d8a50}[data-theme=deepblue] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=deepblue] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#0f5fbd}[data-theme=orange] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=orange] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#ea6000}[data-theme=skyblue] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=skyblue] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#1a4586}[data-theme=aurorablue] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=aurorablue] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#383b9e}[data-theme=tiffanyblue] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=tiffanyblue] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#00aaad}[data-theme=tsinghuapurple] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=tsinghuapurple] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#5f2167}[data-theme=creativeblue] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=creativeblue] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#418cff}.dashboard-theme__item.active .dashboard-theme__selected[data-v-b61c7658]{display:block}.dashboard-theme__selected[data-v-b61c7658]{display:none;position:absolute;top:0;right:0;width:24px;height:24px;font-size:10px;color:#fff;text-align:right;line-height:24px}.dashboard-theme__selected span[data-v-b61c7658]{position:absolute;display:block;width:0;height:0;border:12px solid;border-color:#0874e7;border-left-color:transparent !important;border-bottom-color:transparent !important}[data-theme=purple] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#7569e2}[data-theme=palevioletred] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#ce4545}[data-theme=forestgreen] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#3d8a50}[data-theme=deepblue] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#0f5fbd}[data-theme=orange] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#ea6000}[data-theme=skyblue] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#1a4586}[data-theme=aurorablue] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#383b9e}[data-theme=tiffanyblue] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#00aaad}[data-theme=tsinghuapurple] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#5f2167}[data-theme=creativeblue] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#418cff}.dashboard-theme__selected i[data-v-b61c7658]{position:relative;right:2px;top:-4px;z-index:1}.dashboard-theme__preview[data-v-b61c7658]{height:154px;width:100%}.dashboard-theme__preview>img[data-v-b61c7658]{display:block;height:100%;object-fit:cover}.dashboard-theme__name[data-v-b61c7658]{line-height:34px;text-align:center}.dashboard-theme__footer[data-v-b61c7658]{position:relative;left:-10px;width:calc(100% + 20px);padding-top:12px;border-top:1px solid #e3e3e3;text-align:center}.page-setting[data-v-b61c7658]{width:100%;height:100%;display:flex;flex-direction:column}.page-setting__header[data-v-b61c7658]{height:46px;padding:0 16px;display:flex;justify-content:space-between;border-bottom:1px solid #e3e3e3;align-items:center}.page-setting__header>span[data-v-b61c7658]{font-size:16px;font-weight:600;color:#222222;position:relative;padding-left:8px}.page-setting__header>span[data-v-b61c7658]::before{content:'';position:absolute;display:block;left:0;top:50%;margin-top:-8px;width:4px;height:16px;border-radius:2px;background-color:#0874e7}[data-theme=purple] .page-setting__header>span[data-v-b61c7658]::before{background-color:#7569e2}[data-theme=palevioletred] .page-setting__header>span[data-v-b61c7658]::before{background-color:#ce4545}[data-theme=forestgreen] .page-setting__header>span[data-v-b61c7658]::before{background-color:#3d8a50}[data-theme=deepblue] .page-setting__header>span[data-v-b61c7658]::before{background-color:#0f5fbd}[data-theme=orange] .page-setting__header>span[data-v-b61c7658]::before{background-color:#ea6000}[data-theme=skyblue] .page-setting__header>span[data-v-b61c7658]::before{background-color:#1a4586}[data-theme=aurorablue] .page-setting__header>span[data-v-b61c7658]::before{background-color:#383b9e}[data-theme=tiffanyblue] .page-setting__header>span[data-v-b61c7658]::before{background-color:#00aaad}[data-theme=tsinghuapurple] .page-setting__header>span[data-v-b61c7658]::before{background-color:#5f2167}[data-theme=creativeblue] .page-setting__header>span[data-v-b61c7658]::before{background-color:#418cff}.page-setting__header>i[data-v-b61c7658]{cursor:pointer}.page-setting__content[data-v-b61c7658]{flex:1;padding:20px 0}.page-setting__footer[data-v-b61c7658]{padding:20px 0;text-align:center}.page-setting__footer[data-v-b61c7658] .el-button{margin:0 12px}.report-list[data-v-b61c7658]{display:flex;flex-wrap:wrap;align-content:flex-start;height:400px;overflow:auto;padding:0 10px;position:relative}.report-item[data-v-b61c7658]{width:calc(25% - 20px);box-sizing:border-box;height:80px;margin:10px;line-height:24px;display:flex;align-items:center;padding:0 20px;background:#F5F7FA;border-radius:4px;position:relative;cursor:pointer;overflow:hidden}.report-item i[data-v-b61c7658]{color:#666;margin-right:8px}.report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#0874e7}[data-theme=purple] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#7569e2}[data-theme=palevioletred] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#ce4545}[data-theme=forestgreen] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#3d8a50}[data-theme=deepblue] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#0f5fbd}[data-theme=orange] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#ea6000}[data-theme=skyblue] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#1a4586}[data-theme=aurorablue] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#383b9e}[data-theme=tiffanyblue] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#00aaad}[data-theme=tsinghuapurple] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#5f2167}[data-theme=creativeblue] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#418cff}.report-item__select[data-v-b61c7658]{position:absolute;right:0;top:0}.report-item__select>span[data-v-b61c7658]{display:block;background:#E2E4E8;width:36px;height:36px;transform:rotate(45deg);position:absolute;top:-18px;right:-18px}.report-item__select>i[data-v-b61c7658]{position:absolute;top:2px;right:-6px;font-size:12px;color:#fff}.dashboard-list[data-v-b61c7658]{padding:0 20px;height:400px;box-sizing:border-box;overflow:auto;position:relative}.dashboard-item[data-v-b61c7658]{background:#F5F7FA;border-radius:2px;margin-bottom:20px}.dashboard-item .el-icon-arrow-up[data-v-b61c7658]{cursor:pointer;transition:all .5s}.dashboard-item.fold .dashboard-header[data-v-b61c7658]{border:0}.dashboard-item.fold .el-icon-arrow-up[data-v-b61c7658]{transform:rotate(180deg)}.dashboard-item.fold .dashboard-body[data-v-b61c7658]{display:none}.dashboard-header[data-v-b61c7658]{display:flex;height:50px;padding:0 20px;justify-content:space-between;align-items:center;border-bottom:1px solid #DCDFE6}.dashboard-comp__list[data-v-b61c7658]{display:flex;flex-wrap:wrap;padding:10px}.dashboard-comp__item[data-v-b61c7658]{width:calc(25% - 20px);box-sizing:border-box;height:80px;margin:10px;line-height:24px;display:flex;align-items:center;padding:0 20px;background:#fff;border-radius:4px;position:relative;cursor:pointer;overflow:hidden}.dashboard-comp__item[data-v-b61c7658]:hover{box-shadow:0px 4px 8px 0px rgba(0,0,0,0.15)}.dashboard-comp__item i[data-v-b61c7658]{color:#666;margin-right:8px}.dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#0874e7}[data-theme=purple] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#7569e2}[data-theme=palevioletred] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#ce4545}[data-theme=forestgreen] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#3d8a50}[data-theme=deepblue] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#0f5fbd}[data-theme=orange] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#ea6000}[data-theme=skyblue] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#1a4586}[data-theme=aurorablue] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#383b9e}[data-theme=tiffanyblue] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#00aaad}[data-theme=tsinghuapurple] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#5f2167}[data-theme=creativeblue] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#418cff}.dashboard-comp__item__select[data-v-b61c7658]{position:absolute;right:0;top:0}.dashboard-comp__item__select>span[data-v-b61c7658]{display:block;background:#E2E4E8;width:36px;height:36px;transform:rotate(45deg);position:absolute;top:-18px;right:-18px}.dashboard-comp__item__select>i[data-v-b61c7658]{position:absolute;top:2px;right:-6px;font-size:12px;color:#fff}.dialog-footer[data-v-b61c7658]{border-top:1px solid #e3e3e3;padding:10px 0;text-align:center}.pagination[data-v-b61c7658]{padding:10px}.dashboard-search[data-v-b61c7658]{margin:-5px 10px 0}.dashboard-search[data-v-b61c7658] .table-form-item__content .el-input,.dashboard-search[data-v-b61c7658] .table-form-item__content .el-input-number--medium{width:180px}.no-data[data-v-b61c7658]{width:100%;text-align:center;color:#999;margin-top:60px}.no-data i[data-v-b61c7658]{font-size:100px}.add-report-item[data-v-b61c7658]{display:flex;align-items:center;padding:10px 0}.add-report-item>label[data-v-b61c7658]{width:120px;margin-right:4px;text-align:right;flex-shrink:0}.report-type__list[data-v-b61c7658]{width:100%;display:flex;flex-wrap:wrap}.report-type__item[data-v-b61c7658]{width:70px;height:70px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;line-height:20px}.report-type__item[data-v-b61c7658]:hover{background:#F2F3F7;border-radius:4px}.report-type__item.active i[data-v-b61c7658],.report-type__item.active span[data-v-b61c7658]{color:#0874e7}[data-theme=purple] .report-type__item.active i[data-v-b61c7658],[data-theme=purple] .report-type__item.active span[data-v-b61c7658]{color:#7569e2}[data-theme=palevioletred] .report-type__item.active i[data-v-b61c7658],[data-theme=palevioletred] .report-type__item.active span[data-v-b61c7658]{color:#ce4545}[data-theme=forestgreen] .report-type__item.active i[data-v-b61c7658],[data-theme=forestgreen] .report-type__item.active span[data-v-b61c7658]{color:#3d8a50}[data-theme=deepblue] .report-type__item.active i[data-v-b61c7658],[data-theme=deepblue] .report-type__item.active span[data-v-b61c7658]{color:#0f5fbd}[data-theme=orange] .report-type__item.active i[data-v-b61c7658],[data-theme=orange] .report-type__item.active span[data-v-b61c7658]{color:#ea6000}[data-theme=skyblue] .report-type__item.active i[data-v-b61c7658],[data-theme=skyblue] .report-type__item.active span[data-v-b61c7658]{color:#1a4586}[data-theme=aurorablue] .report-type__item.active i[data-v-b61c7658],[data-theme=aurorablue] .report-type__item.active span[data-v-b61c7658]{color:#383b9e}[data-theme=tiffanyblue] .report-type__item.active i[data-v-b61c7658],[data-theme=tiffanyblue] .report-type__item.active span[data-v-b61c7658]{color:#00aaad}[data-theme=tsinghuapurple] .report-type__item.active i[data-v-b61c7658],[data-theme=tsinghuapurple] .report-type__item.active span[data-v-b61c7658]{color:#5f2167}[data-theme=creativeblue] .report-type__item.active i[data-v-b61c7658],[data-theme=creativeblue] .report-type__item.active span[data-v-b61c7658]{color:#418cff}.report-type__item i[data-v-b61c7658]{font-size:18px;color:#666;margin-bottom:8px}.report-type__item span[data-v-b61c7658]{font-size:12px;color:#444}.add-report-footer[data-v-b61c7658]{text-align:center;padding:20px 0}.add-report-footer[data-v-b61c7658] .el-button{width:120px;margin:0 20px}\n", ""]);
23923
+ ___CSS_LOADER_EXPORT___.push([module.i, ".config-container[data-v-b61c7658]{position:relative;left:-10px;top:-10px;width:calc(100% + 20px);height:calc(100% + 20px);overflow:hidden;display:flex;flex-direction:column}.page-header[data-v-b61c7658]{display:flex;align-items:center;padding:0 20px;height:46px;background:#FFFFFF;border-bottom:1px solid #e8e8e8}.page-header__left[data-v-b61c7658]{display:flex}.page-header__back[data-v-b61c7658]{font-size:24px;color:#666;cursor:pointer}.page-header__title[data-v-b61c7658]{font-size:16px;padding:0 20px;font-weight:600;border-right:1px solid #DCDFE6}.page-header__subtitle[data-v-b61c7658]{font-size:14px;color:#666}.page-header__operate[data-v-b61c7658]{display:flex;align-items:center}.header-operate__item[data-v-b61c7658]{color:#444;cursor:pointer;margin:20px}.header-operate__item i[data-v-b61c7658]{margin-right:4px}.header-operate__item[data-v-b61c7658]:hover{color:#0874e7}[data-theme=purple] .header-operate__item[data-v-b61c7658]:hover{color:#7569e2}[data-theme=palevioletred] .header-operate__item[data-v-b61c7658]:hover{color:#ce4545}[data-theme=forestgreen] .header-operate__item[data-v-b61c7658]:hover{color:#3d8a50}[data-theme=deepblue] .header-operate__item[data-v-b61c7658]:hover{color:#0f5fbd}[data-theme=orange] .header-operate__item[data-v-b61c7658]:hover{color:#ea6000}[data-theme=skyblue] .header-operate__item[data-v-b61c7658]:hover{color:#1a4586}[data-theme=aurorablue] .header-operate__item[data-v-b61c7658]:hover{color:#383b9e}[data-theme=tiffanyblue] .header-operate__item[data-v-b61c7658]:hover{color:#00aaad}[data-theme=tsinghuapurple] .header-operate__item[data-v-b61c7658]:hover{color:#5f2167}[data-theme=creativeblue] .header-operate__item[data-v-b61c7658]:hover{color:#418cff}[data-theme=njhkht] .header-operate__item[data-v-b61c7658]:hover{color:#1d2088}.page-content[data-v-b61c7658]{flex:1;display:flex;overflow:hidden}.page-tabs[data-v-b61c7658]{width:50px;height:100%;background:#FFFFFF;border-right:1px solid #DCDFE6;padding:20px 0;flex-shrink:0}.page-tabs__item[data-v-b61c7658]{padding:10px 0;width:100%;margin-bottom:10px;text-align:center;line-height:1;font-size:12px;color:#444;margin-bottom:12px;cursor:pointer}.page-tabs__item>i[data-v-b61c7658]{font-size:24px;display:block;margin-bottom:8px}.page-tabs__item[data-v-b61c7658]:hover,.page-tabs__item.active[data-v-b61c7658]{background-color:rgba(8,116,231,0.2);color:#0874e7}[data-theme=purple] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=purple] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=palevioletred] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=forestgreen] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=deepblue] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=orange] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=skyblue] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=aurorablue] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=tiffanyblue] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=tsinghuapurple] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=creativeblue] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(65,140,255,0.2)}[data-theme=njhkht] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=njhkht] .page-tabs__item.active[data-v-b61c7658]{background-color:rgba(29,32,136,0.2)}[data-theme=purple] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=purple] .page-tabs__item.active[data-v-b61c7658]{color:#7569e2}[data-theme=palevioletred] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=palevioletred] .page-tabs__item.active[data-v-b61c7658]{color:#ce4545}[data-theme=forestgreen] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=forestgreen] .page-tabs__item.active[data-v-b61c7658]{color:#3d8a50}[data-theme=deepblue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=deepblue] .page-tabs__item.active[data-v-b61c7658]{color:#0f5fbd}[data-theme=orange] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=orange] .page-tabs__item.active[data-v-b61c7658]{color:#ea6000}[data-theme=skyblue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=skyblue] .page-tabs__item.active[data-v-b61c7658]{color:#1a4586}[data-theme=aurorablue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=aurorablue] .page-tabs__item.active[data-v-b61c7658]{color:#383b9e}[data-theme=tiffanyblue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=tiffanyblue] .page-tabs__item.active[data-v-b61c7658]{color:#00aaad}[data-theme=tsinghuapurple] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=tsinghuapurple] .page-tabs__item.active[data-v-b61c7658]{color:#5f2167}[data-theme=creativeblue] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=creativeblue] .page-tabs__item.active[data-v-b61c7658]{color:#418cff}[data-theme=njhkht] .page-tabs__item[data-v-b61c7658]:hover,[data-theme=njhkht] .page-tabs__item.active[data-v-b61c7658]{color:#1d2088}.page-preview[data-v-b61c7658]{flex:1;overflow:hidden}.config-panel[data-v-b61c7658]{width:100%;flex-shrink:0}.config-panel[data-v-b61c7658] .config-container{width:100%;left:0}.function-panel[data-v-b61c7658]{position:relative;flex-shrink:0}.dashboard-theme[data-v-b61c7658]{position:absolute;top:0;background:#fff;width:300px;height:100%;box-sizing:border-box;padding:12px;z-index:10;display:flex;flex-direction:column}.dashboard-theme__title[data-v-b61c7658]{font-size:16px;line-height:32px}.dashboard-theme__content[data-v-b61c7658]{flex:1;overflow:auto}.dashboard-theme__item[data-v-b61c7658]{border:1px solid #DCDFE6;margin-top:20px;cursor:pointer;position:relative}.dashboard-theme__item[data-v-b61c7658]:hover,.dashboard-theme__item.active[data-v-b61c7658]{border-color:#0874e7}[data-theme=purple] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=purple] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#7569e2}[data-theme=palevioletred] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=palevioletred] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#ce4545}[data-theme=forestgreen] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=forestgreen] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#3d8a50}[data-theme=deepblue] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=deepblue] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#0f5fbd}[data-theme=orange] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=orange] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#ea6000}[data-theme=skyblue] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=skyblue] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#1a4586}[data-theme=aurorablue] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=aurorablue] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#383b9e}[data-theme=tiffanyblue] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=tiffanyblue] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#00aaad}[data-theme=tsinghuapurple] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=tsinghuapurple] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#5f2167}[data-theme=creativeblue] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=creativeblue] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#418cff}[data-theme=njhkht] .dashboard-theme__item[data-v-b61c7658]:hover,[data-theme=njhkht] .dashboard-theme__item.active[data-v-b61c7658]{border-color:#1d2088}.dashboard-theme__item.active .dashboard-theme__selected[data-v-b61c7658]{display:block}.dashboard-theme__selected[data-v-b61c7658]{display:none;position:absolute;top:0;right:0;width:24px;height:24px;font-size:10px;color:#fff;text-align:right;line-height:24px}.dashboard-theme__selected span[data-v-b61c7658]{position:absolute;display:block;width:0;height:0;border:12px solid;border-color:#0874e7;border-left-color:transparent !important;border-bottom-color:transparent !important}[data-theme=purple] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#7569e2}[data-theme=palevioletred] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#ce4545}[data-theme=forestgreen] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#3d8a50}[data-theme=deepblue] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#0f5fbd}[data-theme=orange] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#ea6000}[data-theme=skyblue] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#1a4586}[data-theme=aurorablue] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#383b9e}[data-theme=tiffanyblue] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#00aaad}[data-theme=tsinghuapurple] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#5f2167}[data-theme=creativeblue] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#418cff}[data-theme=njhkht] .dashboard-theme__selected span[data-v-b61c7658]{border-color:#1d2088}.dashboard-theme__selected i[data-v-b61c7658]{position:relative;right:2px;top:-4px;z-index:1}.dashboard-theme__preview[data-v-b61c7658]{height:154px;width:100%}.dashboard-theme__preview>img[data-v-b61c7658]{display:block;height:100%;object-fit:cover}.dashboard-theme__name[data-v-b61c7658]{line-height:34px;text-align:center}.dashboard-theme__footer[data-v-b61c7658]{position:relative;left:-10px;width:calc(100% + 20px);padding-top:12px;border-top:1px solid #e3e3e3;text-align:center}.page-setting[data-v-b61c7658]{width:100%;height:100%;display:flex;flex-direction:column}.page-setting__header[data-v-b61c7658]{height:46px;padding:0 16px;display:flex;justify-content:space-between;border-bottom:1px solid #e3e3e3;align-items:center}.page-setting__header>span[data-v-b61c7658]{font-size:16px;font-weight:600;color:#222222;position:relative;padding-left:8px}.page-setting__header>span[data-v-b61c7658]::before{content:'';position:absolute;display:block;left:0;top:50%;margin-top:-8px;width:4px;height:16px;border-radius:2px;background-color:#0874e7}[data-theme=purple] .page-setting__header>span[data-v-b61c7658]::before{background-color:#7569e2}[data-theme=palevioletred] .page-setting__header>span[data-v-b61c7658]::before{background-color:#ce4545}[data-theme=forestgreen] .page-setting__header>span[data-v-b61c7658]::before{background-color:#3d8a50}[data-theme=deepblue] .page-setting__header>span[data-v-b61c7658]::before{background-color:#0f5fbd}[data-theme=orange] .page-setting__header>span[data-v-b61c7658]::before{background-color:#ea6000}[data-theme=skyblue] .page-setting__header>span[data-v-b61c7658]::before{background-color:#1a4586}[data-theme=aurorablue] .page-setting__header>span[data-v-b61c7658]::before{background-color:#383b9e}[data-theme=tiffanyblue] .page-setting__header>span[data-v-b61c7658]::before{background-color:#00aaad}[data-theme=tsinghuapurple] .page-setting__header>span[data-v-b61c7658]::before{background-color:#5f2167}[data-theme=creativeblue] .page-setting__header>span[data-v-b61c7658]::before{background-color:#418cff}[data-theme=njhkht] .page-setting__header>span[data-v-b61c7658]::before{background-color:#1d2088}.page-setting__header>i[data-v-b61c7658]{cursor:pointer}.page-setting__content[data-v-b61c7658]{flex:1;padding:20px 0}.page-setting__footer[data-v-b61c7658]{padding:20px 0;text-align:center}.page-setting__footer[data-v-b61c7658] .el-button{margin:0 12px}.report-list[data-v-b61c7658]{display:flex;flex-wrap:wrap;align-content:flex-start;height:400px;overflow:auto;padding:0 10px;position:relative}.report-item[data-v-b61c7658]{width:calc(25% - 20px);box-sizing:border-box;height:80px;margin:10px;line-height:24px;display:flex;align-items:center;padding:0 20px;background:#F5F7FA;border-radius:4px;position:relative;cursor:pointer;overflow:hidden}.report-item i[data-v-b61c7658]{color:#666;margin-right:8px}.report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#0874e7}[data-theme=purple] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#7569e2}[data-theme=palevioletred] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#ce4545}[data-theme=forestgreen] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#3d8a50}[data-theme=deepblue] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#0f5fbd}[data-theme=orange] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#ea6000}[data-theme=skyblue] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#1a4586}[data-theme=aurorablue] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#383b9e}[data-theme=tiffanyblue] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#00aaad}[data-theme=tsinghuapurple] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#5f2167}[data-theme=creativeblue] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#418cff}[data-theme=njhkht] .report-item.selected .report-item__select span[data-v-b61c7658]{background-color:#1d2088}.report-item__select[data-v-b61c7658]{position:absolute;right:0;top:0}.report-item__select>span[data-v-b61c7658]{display:block;background:#E2E4E8;width:36px;height:36px;transform:rotate(45deg);position:absolute;top:-18px;right:-18px}.report-item__select>i[data-v-b61c7658]{position:absolute;top:2px;right:-6px;font-size:12px;color:#fff}.dashboard-list[data-v-b61c7658]{padding:0 20px;height:400px;box-sizing:border-box;overflow:auto;position:relative}.dashboard-item[data-v-b61c7658]{background:#F5F7FA;border-radius:2px;margin-bottom:20px}.dashboard-item .el-icon-arrow-up[data-v-b61c7658]{cursor:pointer;transition:all .5s}.dashboard-item.fold .dashboard-header[data-v-b61c7658]{border:0}.dashboard-item.fold .el-icon-arrow-up[data-v-b61c7658]{transform:rotate(180deg)}.dashboard-item.fold .dashboard-body[data-v-b61c7658]{display:none}.dashboard-header[data-v-b61c7658]{display:flex;height:50px;padding:0 20px;justify-content:space-between;align-items:center;border-bottom:1px solid #DCDFE6}.dashboard-comp__list[data-v-b61c7658]{display:flex;flex-wrap:wrap;padding:10px}.dashboard-comp__item[data-v-b61c7658]{width:calc(25% - 20px);box-sizing:border-box;height:80px;margin:10px;line-height:24px;display:flex;align-items:center;padding:0 20px;background:#fff;border-radius:4px;position:relative;cursor:pointer;overflow:hidden}.dashboard-comp__item[data-v-b61c7658]:hover{box-shadow:0px 4px 8px 0px rgba(0,0,0,0.15)}.dashboard-comp__item i[data-v-b61c7658]{color:#666;margin-right:8px}.dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#0874e7}[data-theme=purple] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#7569e2}[data-theme=palevioletred] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#ce4545}[data-theme=forestgreen] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#3d8a50}[data-theme=deepblue] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#0f5fbd}[data-theme=orange] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#ea6000}[data-theme=skyblue] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#1a4586}[data-theme=aurorablue] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#383b9e}[data-theme=tiffanyblue] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#00aaad}[data-theme=tsinghuapurple] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#5f2167}[data-theme=creativeblue] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#418cff}[data-theme=njhkht] .dashboard-comp__item.selected .dashboard-comp__item__select span[data-v-b61c7658]{background-color:#1d2088}.dashboard-comp__item__select[data-v-b61c7658]{position:absolute;right:0;top:0}.dashboard-comp__item__select>span[data-v-b61c7658]{display:block;background:#E2E4E8;width:36px;height:36px;transform:rotate(45deg);position:absolute;top:-18px;right:-18px}.dashboard-comp__item__select>i[data-v-b61c7658]{position:absolute;top:2px;right:-6px;font-size:12px;color:#fff}.dialog-footer[data-v-b61c7658]{border-top:1px solid #e3e3e3;padding:10px 0;text-align:center}.pagination[data-v-b61c7658]{padding:10px}.dashboard-search[data-v-b61c7658]{margin:-5px 10px 0}.dashboard-search[data-v-b61c7658] .table-form-item__content .el-input,.dashboard-search[data-v-b61c7658] .table-form-item__content .el-input-number--medium{width:180px}.no-data[data-v-b61c7658]{width:100%;text-align:center;color:#999;margin-top:60px}.no-data i[data-v-b61c7658]{font-size:100px}.add-report-item[data-v-b61c7658]{display:flex;align-items:center;padding:10px 0}.add-report-item>label[data-v-b61c7658]{width:120px;margin-right:4px;text-align:right;flex-shrink:0}.report-type__list[data-v-b61c7658]{width:100%;display:flex;flex-wrap:wrap}.report-type__item[data-v-b61c7658]{width:70px;height:70px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;line-height:20px}.report-type__item[data-v-b61c7658]:hover{background:#F2F3F7;border-radius:4px}.report-type__item.active i[data-v-b61c7658],.report-type__item.active span[data-v-b61c7658]{color:#0874e7}[data-theme=purple] .report-type__item.active i[data-v-b61c7658],[data-theme=purple] .report-type__item.active span[data-v-b61c7658]{color:#7569e2}[data-theme=palevioletred] .report-type__item.active i[data-v-b61c7658],[data-theme=palevioletred] .report-type__item.active span[data-v-b61c7658]{color:#ce4545}[data-theme=forestgreen] .report-type__item.active i[data-v-b61c7658],[data-theme=forestgreen] .report-type__item.active span[data-v-b61c7658]{color:#3d8a50}[data-theme=deepblue] .report-type__item.active i[data-v-b61c7658],[data-theme=deepblue] .report-type__item.active span[data-v-b61c7658]{color:#0f5fbd}[data-theme=orange] .report-type__item.active i[data-v-b61c7658],[data-theme=orange] .report-type__item.active span[data-v-b61c7658]{color:#ea6000}[data-theme=skyblue] .report-type__item.active i[data-v-b61c7658],[data-theme=skyblue] .report-type__item.active span[data-v-b61c7658]{color:#1a4586}[data-theme=aurorablue] .report-type__item.active i[data-v-b61c7658],[data-theme=aurorablue] .report-type__item.active span[data-v-b61c7658]{color:#383b9e}[data-theme=tiffanyblue] .report-type__item.active i[data-v-b61c7658],[data-theme=tiffanyblue] .report-type__item.active span[data-v-b61c7658]{color:#00aaad}[data-theme=tsinghuapurple] .report-type__item.active i[data-v-b61c7658],[data-theme=tsinghuapurple] .report-type__item.active span[data-v-b61c7658]{color:#5f2167}[data-theme=creativeblue] .report-type__item.active i[data-v-b61c7658],[data-theme=creativeblue] .report-type__item.active span[data-v-b61c7658]{color:#418cff}[data-theme=njhkht] .report-type__item.active i[data-v-b61c7658],[data-theme=njhkht] .report-type__item.active span[data-v-b61c7658]{color:#1d2088}.report-type__item i[data-v-b61c7658]{font-size:18px;color:#666;margin-bottom:8px}.report-type__item span[data-v-b61c7658]{font-size:12px;color:#444}.add-report-footer[data-v-b61c7658]{text-align:center;padding:20px 0}.add-report-footer[data-v-b61c7658] .el-button{width:120px;margin:0 20px}\n", ""]);
23901
23924
  // Exports
23902
23925
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
23903
23926
 
@@ -23919,7 +23942,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".config-container[data-v-b61c7658]{posi
23919
23942
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
23920
23943
  var ___CSS_LOADER_URL_REPLACEMENT_0___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_1___default()(_assets_images_dashboard_technology_bg_jpg__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"]);
23921
23944
  // Module
23922
- ___CSS_LOADER_EXPORT___.push([module.i, ".dashboard-design[data-v-7475f97e]{width:100%;height:100%;overflow-y:auto;background:#F2F3F7}.dashboard-design[data-v-7475f97e] .vue-resizable-handle{display:none}.dashboard-design--dark[data-v-7475f97e]{background:#151C3D}.dashboard-design--dark .drag-border[data-v-7475f97e]{background:none}.dashboard-design--technology[data-v-7475f97e]{background:url(" + ___CSS_LOADER_URL_REPLACEMENT_0___ + ") no-repeat center;background-size:cover}.dashboard-design--technology .drag-border[data-v-7475f97e]{background:none}.drag-border[data-v-7475f97e]{width:100%;height:100%;border:1px dashed;border-color:transparent;box-sizing:border-box;background:#e3e3e3;position:relative}.drag-border[data-v-7475f97e]:hover,.drag-border.active[data-v-7475f97e]{border-color:#0874e7}[data-theme=purple] .drag-border[data-v-7475f97e]:hover,[data-theme=purple] .drag-border.active[data-v-7475f97e]{border-color:#7569e2}[data-theme=palevioletred] .drag-border[data-v-7475f97e]:hover,[data-theme=palevioletred] .drag-border.active[data-v-7475f97e]{border-color:#ce4545}[data-theme=forestgreen] .drag-border[data-v-7475f97e]:hover,[data-theme=forestgreen] .drag-border.active[data-v-7475f97e]{border-color:#3d8a50}[data-theme=deepblue] .drag-border[data-v-7475f97e]:hover,[data-theme=deepblue] .drag-border.active[data-v-7475f97e]{border-color:#0f5fbd}[data-theme=orange] .drag-border[data-v-7475f97e]:hover,[data-theme=orange] .drag-border.active[data-v-7475f97e]{border-color:#ea6000}[data-theme=skyblue] .drag-border[data-v-7475f97e]:hover,[data-theme=skyblue] .drag-border.active[data-v-7475f97e]{border-color:#1a4586}[data-theme=aurorablue] .drag-border[data-v-7475f97e]:hover,[data-theme=aurorablue] .drag-border.active[data-v-7475f97e]{border-color:#383b9e}[data-theme=tiffanyblue] .drag-border[data-v-7475f97e]:hover,[data-theme=tiffanyblue] .drag-border.active[data-v-7475f97e]{border-color:#00aaad}[data-theme=tsinghuapurple] .drag-border[data-v-7475f97e]:hover,[data-theme=tsinghuapurple] .drag-border.active[data-v-7475f97e]{border-color:#5f2167}[data-theme=creativeblue] .drag-border[data-v-7475f97e]:hover,[data-theme=creativeblue] .drag-border.active[data-v-7475f97e]{border-color:#418cff}.drag-border:hover .resize-point[data-v-7475f97e],.drag-border.active .resize-point[data-v-7475f97e]{display:block}.drag-border.active .component-operates[data-v-7475f97e]{display:block}.drag-component[data-v-7475f97e]{width:100%;height:100%;overflow:auto}.drag-component[data-v-7475f97e]>:not(.epx-chart){pointer-events:none}.resize-point[data-v-7475f97e]{width:6px;height:6px;border-radius:50%;background-color:#0874e7;position:absolute;display:none;touch-action:none}[data-theme=purple] .resize-point[data-v-7475f97e]{background-color:#7569e2}[data-theme=palevioletred] .resize-point[data-v-7475f97e]{background-color:#ce4545}[data-theme=forestgreen] .resize-point[data-v-7475f97e]{background-color:#3d8a50}[data-theme=deepblue] .resize-point[data-v-7475f97e]{background-color:#0f5fbd}[data-theme=orange] .resize-point[data-v-7475f97e]{background-color:#ea6000}[data-theme=skyblue] .resize-point[data-v-7475f97e]{background-color:#1a4586}[data-theme=aurorablue] .resize-point[data-v-7475f97e]{background-color:#383b9e}[data-theme=tiffanyblue] .resize-point[data-v-7475f97e]{background-color:#00aaad}[data-theme=tsinghuapurple] .resize-point[data-v-7475f97e]{background-color:#5f2167}[data-theme=creativeblue] .resize-point[data-v-7475f97e]{background-color:#418cff}.component-operates[data-v-7475f97e]{display:none;position:absolute;top:0;right:-20px;width:20px;background:#0874E7;border-radius:0px 4px 4px 0px}.component-operate__item[data-v-7475f97e]{display:block;font-size:14px;color:#fff;line-height:20px;text-align:center;cursor:pointer;margin:8px 0}.componnet-dropdown .component-operate__item[data-v-7475f97e]{width:20px;margin-top:0}.resize-point.left[data-v-7475f97e]{left:-3px;top:50%;margin-top:-3px;cursor:e-resize}.resize-point.right[data-v-7475f97e]{right:-3px;top:50%;margin-top:-3px;cursor:w-resize}.resize-point.top[data-v-7475f97e]{top:-3px;left:50%;margin-left:-3px;cursor:n-resize}.resize-point.bottom[data-v-7475f97e]{bottom:-3px;left:50%;margin-left:-3px;cursor:s-resize}.resize-point.top-left[data-v-7475f97e]{left:-3px;top:-3px;cursor:nw-resize}.resize-point.top-right[data-v-7475f97e]{right:-3px;top:-3px;cursor:ne-resize}.resize-point.bottom-left[data-v-7475f97e]{left:-3px;bottom:-3px;cursor:sw-resize}.resize-point.bottom-right[data-v-7475f97e]{right:-3px;bottom:-3px;cursor:se-resize}.null-component[data-v-7475f97e]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.add-component-btn[data-v-7475f97e]{background:#fff;width:240px;height:240px;margin:0 20px;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16px;color:#444}.add-component-btn i[data-v-7475f97e]{font-size:56px}.add-component-btn[data-v-7475f97e]:hover{box-shadow:0px 4px 8px 0px rgba(0,0,0,0.15)}\n", ""]);
23945
+ ___CSS_LOADER_EXPORT___.push([module.i, ".dashboard-design[data-v-7475f97e]{width:100%;height:100%;overflow-y:auto;background:#F2F3F7}.dashboard-design[data-v-7475f97e] .vue-resizable-handle{display:none}.dashboard-design--dark[data-v-7475f97e]{background:#151C3D}.dashboard-design--dark .drag-border[data-v-7475f97e]{background:none}.dashboard-design--technology[data-v-7475f97e]{background:url(" + ___CSS_LOADER_URL_REPLACEMENT_0___ + ") no-repeat center;background-size:cover}.dashboard-design--technology .drag-border[data-v-7475f97e]{background:none}.drag-border[data-v-7475f97e]{width:100%;height:100%;border:1px dashed;border-color:transparent;box-sizing:border-box;background:#e3e3e3;position:relative}.drag-border[data-v-7475f97e]:hover,.drag-border.active[data-v-7475f97e]{border-color:#0874e7}[data-theme=purple] .drag-border[data-v-7475f97e]:hover,[data-theme=purple] .drag-border.active[data-v-7475f97e]{border-color:#7569e2}[data-theme=palevioletred] .drag-border[data-v-7475f97e]:hover,[data-theme=palevioletred] .drag-border.active[data-v-7475f97e]{border-color:#ce4545}[data-theme=forestgreen] .drag-border[data-v-7475f97e]:hover,[data-theme=forestgreen] .drag-border.active[data-v-7475f97e]{border-color:#3d8a50}[data-theme=deepblue] .drag-border[data-v-7475f97e]:hover,[data-theme=deepblue] .drag-border.active[data-v-7475f97e]{border-color:#0f5fbd}[data-theme=orange] .drag-border[data-v-7475f97e]:hover,[data-theme=orange] .drag-border.active[data-v-7475f97e]{border-color:#ea6000}[data-theme=skyblue] .drag-border[data-v-7475f97e]:hover,[data-theme=skyblue] .drag-border.active[data-v-7475f97e]{border-color:#1a4586}[data-theme=aurorablue] .drag-border[data-v-7475f97e]:hover,[data-theme=aurorablue] .drag-border.active[data-v-7475f97e]{border-color:#383b9e}[data-theme=tiffanyblue] .drag-border[data-v-7475f97e]:hover,[data-theme=tiffanyblue] .drag-border.active[data-v-7475f97e]{border-color:#00aaad}[data-theme=tsinghuapurple] .drag-border[data-v-7475f97e]:hover,[data-theme=tsinghuapurple] .drag-border.active[data-v-7475f97e]{border-color:#5f2167}[data-theme=creativeblue] .drag-border[data-v-7475f97e]:hover,[data-theme=creativeblue] .drag-border.active[data-v-7475f97e]{border-color:#418cff}[data-theme=njhkht] .drag-border[data-v-7475f97e]:hover,[data-theme=njhkht] .drag-border.active[data-v-7475f97e]{border-color:#1d2088}.drag-border:hover .resize-point[data-v-7475f97e],.drag-border.active .resize-point[data-v-7475f97e]{display:block}.drag-border.active .component-operates[data-v-7475f97e]{display:block}.drag-component[data-v-7475f97e]{width:100%;height:100%;overflow:auto}.drag-component[data-v-7475f97e]>:not(.epx-chart){pointer-events:none}.resize-point[data-v-7475f97e]{width:6px;height:6px;border-radius:50%;background-color:#0874e7;position:absolute;display:none;touch-action:none}[data-theme=purple] .resize-point[data-v-7475f97e]{background-color:#7569e2}[data-theme=palevioletred] .resize-point[data-v-7475f97e]{background-color:#ce4545}[data-theme=forestgreen] .resize-point[data-v-7475f97e]{background-color:#3d8a50}[data-theme=deepblue] .resize-point[data-v-7475f97e]{background-color:#0f5fbd}[data-theme=orange] .resize-point[data-v-7475f97e]{background-color:#ea6000}[data-theme=skyblue] .resize-point[data-v-7475f97e]{background-color:#1a4586}[data-theme=aurorablue] .resize-point[data-v-7475f97e]{background-color:#383b9e}[data-theme=tiffanyblue] .resize-point[data-v-7475f97e]{background-color:#00aaad}[data-theme=tsinghuapurple] .resize-point[data-v-7475f97e]{background-color:#5f2167}[data-theme=creativeblue] .resize-point[data-v-7475f97e]{background-color:#418cff}[data-theme=njhkht] .resize-point[data-v-7475f97e]{background-color:#1d2088}.component-operates[data-v-7475f97e]{display:none;position:absolute;top:0;right:-20px;width:20px;background:#0874E7;border-radius:0px 4px 4px 0px}.component-operate__item[data-v-7475f97e]{display:block;font-size:14px;color:#fff;line-height:20px;text-align:center;cursor:pointer;margin:8px 0}.componnet-dropdown .component-operate__item[data-v-7475f97e]{width:20px;margin-top:0}.resize-point.left[data-v-7475f97e]{left:-3px;top:50%;margin-top:-3px;cursor:e-resize}.resize-point.right[data-v-7475f97e]{right:-3px;top:50%;margin-top:-3px;cursor:w-resize}.resize-point.top[data-v-7475f97e]{top:-3px;left:50%;margin-left:-3px;cursor:n-resize}.resize-point.bottom[data-v-7475f97e]{bottom:-3px;left:50%;margin-left:-3px;cursor:s-resize}.resize-point.top-left[data-v-7475f97e]{left:-3px;top:-3px;cursor:nw-resize}.resize-point.top-right[data-v-7475f97e]{right:-3px;top:-3px;cursor:ne-resize}.resize-point.bottom-left[data-v-7475f97e]{left:-3px;bottom:-3px;cursor:sw-resize}.resize-point.bottom-right[data-v-7475f97e]{right:-3px;bottom:-3px;cursor:se-resize}.null-component[data-v-7475f97e]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.add-component-btn[data-v-7475f97e]{background:#fff;width:240px;height:240px;margin:0 20px;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16px;color:#444}.add-component-btn i[data-v-7475f97e]{font-size:56px}.add-component-btn[data-v-7475f97e]:hover{box-shadow:0px 4px 8px 0px rgba(0,0,0,0.15)}\n", ""]);
23923
23946
  // Exports
23924
23947
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
23925
23948
 
@@ -23935,7 +23958,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".dashboard-design[data-v-7475f97e]{widt
23935
23958
 
23936
23959
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
23937
23960
  // Module
23938
- ___CSS_LOADER_EXPORT___.push([module.i, ".library-container[data-v-71807a53]{margin-left:2px;width:260px;height:100%;background:#fff;position:relative;display:flex;flex-direction:column}.library__header[data-v-71807a53]{height:48px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-bottom:1px solid #e3e3e3}.library__header>span[data-v-71807a53]{font-size:16px;font-weight:600}.library__header>i[data-v-71807a53]{color:rgba(0,0,0,0.65);cursor:pointer}.component-group[data-v-71807a53]{flex:1;overflow:auto}.component-list[data-v-71807a53]{display:none;overflow:hidden}.component-group__item--unfold .el-icon-caret-right[data-v-71807a53]{transform:rotate(90deg)}.component-group__item--unfold .component-list[data-v-71807a53]{display:flex;flex-wrap:wrap}.component-group__header[data-v-71807a53]{padding:0 8px;height:24px;line-height:24px;color:#666}.component-group__header i[data-v-71807a53]{margin-right:4px;font-size:16px;cursor:pointer}.component-item[data-v-71807a53]{width:calc(50% - 20px);margin:10px;cursor:pointer}.component-item:hover .component-item__preview[data-v-71807a53]{padding:0;border:2px solid;border-color:#0874e7}[data-theme=purple] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#7569e2}[data-theme=palevioletred] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#ce4545}[data-theme=forestgreen] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#3d8a50}[data-theme=deepblue] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#0f5fbd}[data-theme=orange] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#ea6000}[data-theme=skyblue] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#1a4586}[data-theme=aurorablue] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#383b9e}[data-theme=tiffanyblue] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#5f2167}[data-theme=creativeblue] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#418cff}.component-item__preview[data-v-71807a53]{border:1px dashed #e3e3e3;padding:1px;box-sizing:border-box;transition:all .3s;width:100%;height:75px;display:flex;align-items:center;justify-content:center;overflow:hidden}.component-item__preview>img[data-v-71807a53]{height:100%}.component-item__title[data-v-71807a53]{color:#666;margin-top:4px}\n", ""]);
23961
+ ___CSS_LOADER_EXPORT___.push([module.i, ".library-container[data-v-71807a53]{margin-left:2px;width:260px;height:100%;background:#fff;position:relative;display:flex;flex-direction:column}.library__header[data-v-71807a53]{height:48px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-bottom:1px solid #e3e3e3}.library__header>span[data-v-71807a53]{font-size:16px;font-weight:600}.library__header>i[data-v-71807a53]{color:rgba(0,0,0,0.65);cursor:pointer}.component-group[data-v-71807a53]{flex:1;overflow:auto}.component-list[data-v-71807a53]{display:none;overflow:hidden}.component-group__item--unfold .el-icon-caret-right[data-v-71807a53]{transform:rotate(90deg)}.component-group__item--unfold .component-list[data-v-71807a53]{display:flex;flex-wrap:wrap}.component-group__header[data-v-71807a53]{padding:0 8px;height:24px;line-height:24px;color:#666}.component-group__header i[data-v-71807a53]{margin-right:4px;font-size:16px;cursor:pointer}.component-item[data-v-71807a53]{width:calc(50% - 20px);margin:10px;cursor:pointer}.component-item:hover .component-item__preview[data-v-71807a53]{padding:0;border:2px solid;border-color:#0874e7}[data-theme=purple] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#7569e2}[data-theme=palevioletred] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#ce4545}[data-theme=forestgreen] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#3d8a50}[data-theme=deepblue] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#0f5fbd}[data-theme=orange] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#ea6000}[data-theme=skyblue] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#1a4586}[data-theme=aurorablue] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#383b9e}[data-theme=tiffanyblue] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#5f2167}[data-theme=creativeblue] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#418cff}[data-theme=njhkht] .component-item:hover .component-item__preview[data-v-71807a53]{border-color:#1d2088}.component-item__preview[data-v-71807a53]{border:1px dashed #e3e3e3;padding:1px;box-sizing:border-box;transition:all .3s;width:100%;height:75px;display:flex;align-items:center;justify-content:center;overflow:hidden}.component-item__preview>img[data-v-71807a53]{height:100%}.component-item__title[data-v-71807a53]{color:#666;margin-top:4px}\n", ""]);
23939
23962
  // Exports
23940
23963
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
23941
23964
 
@@ -23957,7 +23980,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".library-container[data-v-71807a53]{mar
23957
23980
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
23958
23981
  var ___CSS_LOADER_URL_REPLACEMENT_0___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_1___default()(_assets_images_dashboard_technology_bg_jpg__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"]);
23959
23982
  // Module
23960
- ___CSS_LOADER_EXPORT___.push([module.i, ".config-container[data-v-51eb9423]{position:relative;left:-10px;top:-10px;width:calc(100% + 20px);height:calc(100% + 20px);overflow:hidden;display:flex;flex-direction:column}.page-header[data-v-51eb9423]{display:flex;align-items:center;padding:0 20px;height:46px;background:#FFFFFF;border-bottom:1px solid #e8e8e8}.page-header__left[data-v-51eb9423]{display:flex}.page-header__back[data-v-51eb9423]{font-size:24px;color:#666;cursor:pointer}.page-header__title[data-v-51eb9423]{font-size:16px;padding:0 20px;font-weight:600;border-right:1px solid #DCDFE6}.page-header__subtitle[data-v-51eb9423]{font-size:14px;color:#666}.page-header__operate[data-v-51eb9423]{display:flex;align-items:center}.header-operate__item[data-v-51eb9423]{color:#444;cursor:pointer;margin:20px}.header-operate__item i[data-v-51eb9423]{margin-right:4px}.header-operate__item[data-v-51eb9423]:hover{color:#0874e7}[data-theme=purple] .header-operate__item[data-v-51eb9423]:hover{color:#7569e2}[data-theme=palevioletred] .header-operate__item[data-v-51eb9423]:hover{color:#ce4545}[data-theme=forestgreen] .header-operate__item[data-v-51eb9423]:hover{color:#3d8a50}[data-theme=deepblue] .header-operate__item[data-v-51eb9423]:hover{color:#0f5fbd}[data-theme=orange] .header-operate__item[data-v-51eb9423]:hover{color:#ea6000}[data-theme=skyblue] .header-operate__item[data-v-51eb9423]:hover{color:#1a4586}[data-theme=aurorablue] .header-operate__item[data-v-51eb9423]:hover{color:#383b9e}[data-theme=tiffanyblue] .header-operate__item[data-v-51eb9423]:hover{color:#00aaad}[data-theme=tsinghuapurple] .header-operate__item[data-v-51eb9423]:hover{color:#5f2167}[data-theme=creativeblue] .header-operate__item[data-v-51eb9423]:hover{color:#418cff}.dashboard-design__mobile[data-v-51eb9423]{width:375px;height:670px;margin:20px auto;overflow-y:auto;background:#e8eaed;box-shadow:0px 1px 10px rgba(0,0,0,0.2)}.dashboard-design__mobile[data-v-51eb9423] .vue-resizable-handle{display:none}.dashboard-design--dark[data-v-51eb9423]{background:#151C3D}.dashboard-design--dark .drag-border[data-v-51eb9423]{background:none}.dashboard-design--technology[data-v-51eb9423]{background:url(" + ___CSS_LOADER_URL_REPLACEMENT_0___ + ") no-repeat center;background-size:cover}.dashboard-design--technology .drag-border[data-v-51eb9423]{background:none}.drag-border[data-v-51eb9423]{width:100%;height:100%;border:1px dashed;border-color:transparent;box-sizing:border-box;background:#e3e3e3;position:relative}.drag-border[data-v-51eb9423]:hover,.drag-border.active[data-v-51eb9423]{border-color:#0874e7}[data-theme=purple] .drag-border[data-v-51eb9423]:hover,[data-theme=purple] .drag-border.active[data-v-51eb9423]{border-color:#7569e2}[data-theme=palevioletred] .drag-border[data-v-51eb9423]:hover,[data-theme=palevioletred] .drag-border.active[data-v-51eb9423]{border-color:#ce4545}[data-theme=forestgreen] .drag-border[data-v-51eb9423]:hover,[data-theme=forestgreen] .drag-border.active[data-v-51eb9423]{border-color:#3d8a50}[data-theme=deepblue] .drag-border[data-v-51eb9423]:hover,[data-theme=deepblue] .drag-border.active[data-v-51eb9423]{border-color:#0f5fbd}[data-theme=orange] .drag-border[data-v-51eb9423]:hover,[data-theme=orange] .drag-border.active[data-v-51eb9423]{border-color:#ea6000}[data-theme=skyblue] .drag-border[data-v-51eb9423]:hover,[data-theme=skyblue] .drag-border.active[data-v-51eb9423]{border-color:#1a4586}[data-theme=aurorablue] .drag-border[data-v-51eb9423]:hover,[data-theme=aurorablue] .drag-border.active[data-v-51eb9423]{border-color:#383b9e}[data-theme=tiffanyblue] .drag-border[data-v-51eb9423]:hover,[data-theme=tiffanyblue] .drag-border.active[data-v-51eb9423]{border-color:#00aaad}[data-theme=tsinghuapurple] .drag-border[data-v-51eb9423]:hover,[data-theme=tsinghuapurple] .drag-border.active[data-v-51eb9423]{border-color:#5f2167}[data-theme=creativeblue] .drag-border[data-v-51eb9423]:hover,[data-theme=creativeblue] .drag-border.active[data-v-51eb9423]{border-color:#418cff}.drag-border:hover .resize-point[data-v-51eb9423],.drag-border.active .resize-point[data-v-51eb9423]{display:block}.drag-border.active .component-operates[data-v-51eb9423]{display:block}.drag-component[data-v-51eb9423]{width:100%;height:100%;overflow:auto}.drag-component>*[data-v-51eb9423]{pointer-events:none}.resize-point[data-v-51eb9423]{width:6px;height:6px;border-radius:50%;background-color:#0874e7;position:absolute;display:none}[data-theme=purple] .resize-point[data-v-51eb9423]{background-color:#7569e2}[data-theme=palevioletred] .resize-point[data-v-51eb9423]{background-color:#ce4545}[data-theme=forestgreen] .resize-point[data-v-51eb9423]{background-color:#3d8a50}[data-theme=deepblue] .resize-point[data-v-51eb9423]{background-color:#0f5fbd}[data-theme=orange] .resize-point[data-v-51eb9423]{background-color:#ea6000}[data-theme=skyblue] .resize-point[data-v-51eb9423]{background-color:#1a4586}[data-theme=aurorablue] .resize-point[data-v-51eb9423]{background-color:#383b9e}[data-theme=tiffanyblue] .resize-point[data-v-51eb9423]{background-color:#00aaad}[data-theme=tsinghuapurple] .resize-point[data-v-51eb9423]{background-color:#5f2167}[data-theme=creativeblue] .resize-point[data-v-51eb9423]{background-color:#418cff}.component-operates[data-v-51eb9423]{display:none;position:absolute;top:0;right:-20px;width:20px;background:#0874E7;border-radius:0px 4px 4px 0px}.component-operate__item[data-v-51eb9423]{display:block;font-size:14px;color:#fff;line-height:20px;text-align:center;cursor:pointer;margin:8px 0}.componnet-dropdown .component-operate__item[data-v-51eb9423]{width:20px;margin-top:0}.resize-point.left[data-v-51eb9423]{left:-3px;top:50%;margin-top:-3px;cursor:e-resize}.resize-point.right[data-v-51eb9423]{right:-3px;top:50%;margin-top:-3px;cursor:w-resize}.resize-point.top[data-v-51eb9423]{top:-3px;left:50%;margin-left:-3px;cursor:n-resize}.resize-point.bottom[data-v-51eb9423]{bottom:-3px;left:50%;margin-left:-3px;cursor:s-resize}.resize-point.top-left[data-v-51eb9423]{left:-3px;top:-3px;cursor:nw-resize}.resize-point.top-right[data-v-51eb9423]{right:-3px;top:-3px;cursor:ne-resize}.resize-point.bottom-left[data-v-51eb9423]{left:-3px;bottom:-3px;cursor:sw-resize}.resize-point.bottom-right[data-v-51eb9423]{right:-3px;bottom:-3px;cursor:se-resize}.null-component[data-v-51eb9423]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.add-component-btn[data-v-51eb9423]{background:#fff;width:240px;height:240px;margin:0 20px;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16px;color:#444}.add-component-btn i[data-v-51eb9423]{font-size:56px}.add-component-btn[data-v-51eb9423]:hover{box-shadow:0px 4px 8px 0px rgba(0,0,0,0.15)}\n", ""]);
23983
+ ___CSS_LOADER_EXPORT___.push([module.i, ".config-container[data-v-51eb9423]{position:relative;left:-10px;top:-10px;width:calc(100% + 20px);height:calc(100% + 20px);overflow:hidden;display:flex;flex-direction:column}.page-header[data-v-51eb9423]{display:flex;align-items:center;padding:0 20px;height:46px;background:#FFFFFF;border-bottom:1px solid #e8e8e8}.page-header__left[data-v-51eb9423]{display:flex}.page-header__back[data-v-51eb9423]{font-size:24px;color:#666;cursor:pointer}.page-header__title[data-v-51eb9423]{font-size:16px;padding:0 20px;font-weight:600;border-right:1px solid #DCDFE6}.page-header__subtitle[data-v-51eb9423]{font-size:14px;color:#666}.page-header__operate[data-v-51eb9423]{display:flex;align-items:center}.header-operate__item[data-v-51eb9423]{color:#444;cursor:pointer;margin:20px}.header-operate__item i[data-v-51eb9423]{margin-right:4px}.header-operate__item[data-v-51eb9423]:hover{color:#0874e7}[data-theme=purple] .header-operate__item[data-v-51eb9423]:hover{color:#7569e2}[data-theme=palevioletred] .header-operate__item[data-v-51eb9423]:hover{color:#ce4545}[data-theme=forestgreen] .header-operate__item[data-v-51eb9423]:hover{color:#3d8a50}[data-theme=deepblue] .header-operate__item[data-v-51eb9423]:hover{color:#0f5fbd}[data-theme=orange] .header-operate__item[data-v-51eb9423]:hover{color:#ea6000}[data-theme=skyblue] .header-operate__item[data-v-51eb9423]:hover{color:#1a4586}[data-theme=aurorablue] .header-operate__item[data-v-51eb9423]:hover{color:#383b9e}[data-theme=tiffanyblue] .header-operate__item[data-v-51eb9423]:hover{color:#00aaad}[data-theme=tsinghuapurple] .header-operate__item[data-v-51eb9423]:hover{color:#5f2167}[data-theme=creativeblue] .header-operate__item[data-v-51eb9423]:hover{color:#418cff}[data-theme=njhkht] .header-operate__item[data-v-51eb9423]:hover{color:#1d2088}.dashboard-design__mobile[data-v-51eb9423]{width:375px;height:670px;margin:20px auto;overflow-y:auto;background:#e8eaed;box-shadow:0px 1px 10px rgba(0,0,0,0.2)}.dashboard-design__mobile[data-v-51eb9423] .vue-resizable-handle{display:none}.dashboard-design--dark[data-v-51eb9423]{background:#151C3D}.dashboard-design--dark .drag-border[data-v-51eb9423]{background:none}.dashboard-design--technology[data-v-51eb9423]{background:url(" + ___CSS_LOADER_URL_REPLACEMENT_0___ + ") no-repeat center;background-size:cover}.dashboard-design--technology .drag-border[data-v-51eb9423]{background:none}.drag-border[data-v-51eb9423]{width:100%;height:100%;border:1px dashed;border-color:transparent;box-sizing:border-box;background:#e3e3e3;position:relative}.drag-border[data-v-51eb9423]:hover,.drag-border.active[data-v-51eb9423]{border-color:#0874e7}[data-theme=purple] .drag-border[data-v-51eb9423]:hover,[data-theme=purple] .drag-border.active[data-v-51eb9423]{border-color:#7569e2}[data-theme=palevioletred] .drag-border[data-v-51eb9423]:hover,[data-theme=palevioletred] .drag-border.active[data-v-51eb9423]{border-color:#ce4545}[data-theme=forestgreen] .drag-border[data-v-51eb9423]:hover,[data-theme=forestgreen] .drag-border.active[data-v-51eb9423]{border-color:#3d8a50}[data-theme=deepblue] .drag-border[data-v-51eb9423]:hover,[data-theme=deepblue] .drag-border.active[data-v-51eb9423]{border-color:#0f5fbd}[data-theme=orange] .drag-border[data-v-51eb9423]:hover,[data-theme=orange] .drag-border.active[data-v-51eb9423]{border-color:#ea6000}[data-theme=skyblue] .drag-border[data-v-51eb9423]:hover,[data-theme=skyblue] .drag-border.active[data-v-51eb9423]{border-color:#1a4586}[data-theme=aurorablue] .drag-border[data-v-51eb9423]:hover,[data-theme=aurorablue] .drag-border.active[data-v-51eb9423]{border-color:#383b9e}[data-theme=tiffanyblue] .drag-border[data-v-51eb9423]:hover,[data-theme=tiffanyblue] .drag-border.active[data-v-51eb9423]{border-color:#00aaad}[data-theme=tsinghuapurple] .drag-border[data-v-51eb9423]:hover,[data-theme=tsinghuapurple] .drag-border.active[data-v-51eb9423]{border-color:#5f2167}[data-theme=creativeblue] .drag-border[data-v-51eb9423]:hover,[data-theme=creativeblue] .drag-border.active[data-v-51eb9423]{border-color:#418cff}[data-theme=njhkht] .drag-border[data-v-51eb9423]:hover,[data-theme=njhkht] .drag-border.active[data-v-51eb9423]{border-color:#1d2088}.drag-border:hover .resize-point[data-v-51eb9423],.drag-border.active .resize-point[data-v-51eb9423]{display:block}.drag-border.active .component-operates[data-v-51eb9423]{display:block}.drag-component[data-v-51eb9423]{width:100%;height:100%;overflow:auto}.drag-component>*[data-v-51eb9423]{pointer-events:none}.resize-point[data-v-51eb9423]{width:6px;height:6px;border-radius:50%;background-color:#0874e7;position:absolute;display:none}[data-theme=purple] .resize-point[data-v-51eb9423]{background-color:#7569e2}[data-theme=palevioletred] .resize-point[data-v-51eb9423]{background-color:#ce4545}[data-theme=forestgreen] .resize-point[data-v-51eb9423]{background-color:#3d8a50}[data-theme=deepblue] .resize-point[data-v-51eb9423]{background-color:#0f5fbd}[data-theme=orange] .resize-point[data-v-51eb9423]{background-color:#ea6000}[data-theme=skyblue] .resize-point[data-v-51eb9423]{background-color:#1a4586}[data-theme=aurorablue] .resize-point[data-v-51eb9423]{background-color:#383b9e}[data-theme=tiffanyblue] .resize-point[data-v-51eb9423]{background-color:#00aaad}[data-theme=tsinghuapurple] .resize-point[data-v-51eb9423]{background-color:#5f2167}[data-theme=creativeblue] .resize-point[data-v-51eb9423]{background-color:#418cff}[data-theme=njhkht] .resize-point[data-v-51eb9423]{background-color:#1d2088}.component-operates[data-v-51eb9423]{display:none;position:absolute;top:0;right:-20px;width:20px;background:#0874E7;border-radius:0px 4px 4px 0px}.component-operate__item[data-v-51eb9423]{display:block;font-size:14px;color:#fff;line-height:20px;text-align:center;cursor:pointer;margin:8px 0}.componnet-dropdown .component-operate__item[data-v-51eb9423]{width:20px;margin-top:0}.resize-point.left[data-v-51eb9423]{left:-3px;top:50%;margin-top:-3px;cursor:e-resize}.resize-point.right[data-v-51eb9423]{right:-3px;top:50%;margin-top:-3px;cursor:w-resize}.resize-point.top[data-v-51eb9423]{top:-3px;left:50%;margin-left:-3px;cursor:n-resize}.resize-point.bottom[data-v-51eb9423]{bottom:-3px;left:50%;margin-left:-3px;cursor:s-resize}.resize-point.top-left[data-v-51eb9423]{left:-3px;top:-3px;cursor:nw-resize}.resize-point.top-right[data-v-51eb9423]{right:-3px;top:-3px;cursor:ne-resize}.resize-point.bottom-left[data-v-51eb9423]{left:-3px;bottom:-3px;cursor:sw-resize}.resize-point.bottom-right[data-v-51eb9423]{right:-3px;bottom:-3px;cursor:se-resize}.null-component[data-v-51eb9423]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.add-component-btn[data-v-51eb9423]{background:#fff;width:240px;height:240px;margin:0 20px;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16px;color:#444}.add-component-btn i[data-v-51eb9423]{font-size:56px}.add-component-btn[data-v-51eb9423]:hover{box-shadow:0px 4px 8px 0px rgba(0,0,0,0.15)}\n", ""]);
23961
23984
  // Exports
23962
23985
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
23963
23986
 
@@ -24021,7 +24044,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".event-form__item[data-v-10f1e8ba]{widt
24021
24044
 
24022
24045
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
24023
24046
  // Module
24024
- ___CSS_LOADER_EXPORT___.push([module.i, ".field[data-v-432bb452] .el-dialog__body{padding-top:0;padding-bottom:0}.list-group[data-v-432bb452]{display:inline-block}.select-field-list[data-v-432bb452]{display:flex;flex-wrap:wrap;flex-shrink:1}.select-field-item[data-v-432bb452]{margin:4px;padding:8px 12px;line-height:1.1;background-color:rgba(8,116,231,0.1);border:1px dashed #0874e7;color:#333;cursor:move;user-select:none}[data-theme=purple] .select-field-item[data-v-432bb452]{background-color:rgba(117,105,226,0.1)}[data-theme=palevioletred] .select-field-item[data-v-432bb452]{background-color:rgba(206,69,69,0.1)}[data-theme=forestgreen] .select-field-item[data-v-432bb452]{background-color:rgba(61,138,80,0.1)}[data-theme=deepblue] .select-field-item[data-v-432bb452]{background-color:rgba(15,95,189,0.1)}[data-theme=orange] .select-field-item[data-v-432bb452]{background-color:rgba(234,96,0,0.1)}[data-theme=skyblue] .select-field-item[data-v-432bb452]{background-color:rgba(26,69,134,0.1)}[data-theme=aurorablue] .select-field-item[data-v-432bb452]{background-color:rgba(56,59,158,0.1)}[data-theme=tiffanyblue] .select-field-item[data-v-432bb452]{background-color:rgba(0,170,173,0.1)}[data-theme=tsinghuapurple] .select-field-item[data-v-432bb452]{background-color:rgba(95,33,103,0.1)}[data-theme=creativeblue] .select-field-item[data-v-432bb452]{background-color:rgba(65,140,255,0.1)}[data-theme=purple] .select-field-item[data-v-432bb452]{border-color:#7569E2}[data-theme=palevioletred] .select-field-item[data-v-432bb452]{border-color:#CE4545}[data-theme=forestgreen] .select-field-item[data-v-432bb452]{border-color:#3D8A50}[data-theme=deepblue] .select-field-item[data-v-432bb452]{border-color:#0F5FBD}[data-theme=orange] .select-field-item[data-v-432bb452]{border-color:#EA6000}[data-theme=skyblue] .select-field-item[data-v-432bb452]{border-color:#1A4586}[data-theme=aurorablue] .select-field-item[data-v-432bb452]{border-color:#383B9E}[data-theme=tiffanyblue] .select-field-item[data-v-432bb452]{border-color:#00AAAD}[data-theme=tsinghuapurple] .select-field-item[data-v-432bb452]{border-color:#5F2167}[data-theme=creativeblue] .select-field-item[data-v-432bb452]{border-color:#418CFF}.select-field-item i[data-v-432bb452]{cursor:pointer}.field-order i[data-v-432bb452]{font-size:16px;margin:0 -5px}.field-order .active[data-v-432bb452]{color:#0874e7}[data-theme=purple] .field-order .active[data-v-432bb452]{color:#7569e2}[data-theme=palevioletred] .field-order .active[data-v-432bb452]{color:#ce4545}[data-theme=forestgreen] .field-order .active[data-v-432bb452]{color:#3d8a50}[data-theme=deepblue] .field-order .active[data-v-432bb452]{color:#0f5fbd}[data-theme=orange] .field-order .active[data-v-432bb452]{color:#ea6000}[data-theme=skyblue] .field-order .active[data-v-432bb452]{color:#1a4586}[data-theme=aurorablue] .field-order .active[data-v-432bb452]{color:#383b9e}[data-theme=tiffanyblue] .field-order .active[data-v-432bb452]{color:#00aaad}[data-theme=tsinghuapurple] .field-order .active[data-v-432bb452]{color:#5f2167}[data-theme=creativeblue] .field-order .active[data-v-432bb452]{color:#418cff}tree-field-checkbox-group[data-v-432bb452]{font-size:14px}.tree-field-header[data-v-432bb452]{@inlcude font_color_primary}.tree-field-title[data-v-432bb452]{font-size:14px}.tree-field-title i[data-v-432bb452]{margin-right:4px}.tree-field-checkbox[data-v-432bb452]{display:flex;flex-wrap:wrap;margin:12px 0;margin-left:40px;color:#666;cursor:pointer;line-height:24px}.tree-field-checkbox .active[data-v-432bb452]{color:#0874e7}[data-theme=purple] .tree-field-checkbox .active[data-v-432bb452]{color:#7569e2}[data-theme=palevioletred] .tree-field-checkbox .active[data-v-432bb452]{color:#ce4545}[data-theme=forestgreen] .tree-field-checkbox .active[data-v-432bb452]{color:#3d8a50}[data-theme=deepblue] .tree-field-checkbox .active[data-v-432bb452]{color:#0f5fbd}[data-theme=orange] .tree-field-checkbox .active[data-v-432bb452]{color:#ea6000}[data-theme=skyblue] .tree-field-checkbox .active[data-v-432bb452]{color:#1a4586}[data-theme=aurorablue] .tree-field-checkbox .active[data-v-432bb452]{color:#383b9e}[data-theme=tiffanyblue] .tree-field-checkbox .active[data-v-432bb452]{color:#00aaad}[data-theme=tsinghuapurple] .tree-field-checkbox .active[data-v-432bb452]{color:#5f2167}[data-theme=creativeblue] .tree-field-checkbox .active[data-v-432bb452]{color:#418cff}.setting-fields-container[data-v-432bb452]{display:flex;height:400px}.setting-fields__select[data-v-432bb452]{width:100%;height:100%;box-sizing:border-box;overflow:auto}.setting-fields__select .list-group[data-v-432bb452]{width:100%}.setting-field__row[data-v-432bb452]{margin-bottom:10px}.setting-field__row[data-v-432bb452]>.el-form-item{vertical-align:auto;width:100%;display:flex}.setting-field__row[data-v-432bb452]>.el-form-item .el-form-item__content{flex:1}.setting-fields__select--item[data-v-432bb452]{line-height:18px;width:100%;padding:8px 24px;box-sizing:border-box;cursor:pointer}.setting-fields__select--item i[data-v-432bb452]{line-height:1;font-size:18px}.setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#0874e7;margin-right:8px}[data-theme=purple] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#418cff}.setting-fields__select--item .el-icon-delete[data-v-432bb452]{display:none;color:red}.setting-fields__select--item[data-v-432bb452]:hover,.setting-fields__select--item.active[data-v-432bb452]{color:#0874e7;background-color:rgba(8,116,231,0.2)}.setting-fields__select--item:hover .el-icon-delete[data-v-432bb452],.setting-fields__select--item.active .el-icon-delete[data-v-432bb452]{display:inline}[data-theme=purple] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-432bb452]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-432bb452]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-432bb452]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-432bb452]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-432bb452]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-432bb452]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-432bb452]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-432bb452]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-432bb452]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-432bb452]{color:#418cff}[data-theme=purple] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(65,140,255,0.2)}.field-setting[data-v-432bb452]{display:flex;width:100%;height:660px;box-sizing:border-box;padding:20px 10px 0}.field-setting-item[data-v-432bb452]{width:360px;display:flex;flex-direction:column;margin:0 10px;border:1px solid #e3e3e3}.field-setting-item[data-v-432bb452]:last-child{width:400px}.field-setting__header[data-v-432bb452]{padding:12px 20px;line-height:1;border-bottom:1px solid #e3e3e3}.field-setting__header span[data-v-432bb452]{position:relative;font-size:16px;padding-left:8px;font-weight:600;color:#333}.field-setting__header span[data-v-432bb452]::before{content:'';display:block;position:absolute;top:3px;width:4px;height:16px;background-color:#0874e7;border-radius:2px}[data-theme=purple] .field-setting__header span[data-v-432bb452]::before{background-color:#7569e2}[data-theme=palevioletred] .field-setting__header span[data-v-432bb452]::before{background-color:#ce4545}[data-theme=forestgreen] .field-setting__header span[data-v-432bb452]::before{background-color:#3d8a50}[data-theme=deepblue] .field-setting__header span[data-v-432bb452]::before{background-color:#0f5fbd}[data-theme=orange] .field-setting__header span[data-v-432bb452]::before{background-color:#ea6000}[data-theme=skyblue] .field-setting__header span[data-v-432bb452]::before{background-color:#1a4586}[data-theme=aurorablue] .field-setting__header span[data-v-432bb452]::before{background-color:#383b9e}[data-theme=tiffanyblue] .field-setting__header span[data-v-432bb452]::before{background-color:#00aaad}[data-theme=tsinghuapurple] .field-setting__header span[data-v-432bb452]::before{background-color:#5f2167}[data-theme=creativeblue] .field-setting__header span[data-v-432bb452]::before{background-color:#418cff}.field-setting__content[data-v-432bb452]{flex:1;width:100%;overflow:auto;display:flex;flex-direction:column}.field-tree[data-v-432bb452]{flex:1;overflow:auto}.field-tree[data-v-432bb452] .el-tree-node__content{height:48px}.set-show-field[data-v-432bb452]{padding:8px 12px;border-top:1px solid #e3e3e3}.field-setting__button[data-v-432bb452]{overflow:hidden;padding:10px 20px;text-align:right}.no-select-field[data-v-432bb452]{text-align:center;color:#999;margin-top:50%}\n", ""]);
24047
+ ___CSS_LOADER_EXPORT___.push([module.i, ".field[data-v-432bb452] .el-dialog__body{padding-top:0;padding-bottom:0}.list-group[data-v-432bb452]{display:inline-block}.select-field-list[data-v-432bb452]{display:flex;flex-wrap:wrap;flex-shrink:1}.select-field-item[data-v-432bb452]{margin:4px;padding:8px 12px;line-height:1.1;background-color:rgba(8,116,231,0.1);border:1px dashed #0874e7;color:#333;cursor:move;user-select:none}[data-theme=purple] .select-field-item[data-v-432bb452]{background-color:rgba(117,105,226,0.1)}[data-theme=palevioletred] .select-field-item[data-v-432bb452]{background-color:rgba(206,69,69,0.1)}[data-theme=forestgreen] .select-field-item[data-v-432bb452]{background-color:rgba(61,138,80,0.1)}[data-theme=deepblue] .select-field-item[data-v-432bb452]{background-color:rgba(15,95,189,0.1)}[data-theme=orange] .select-field-item[data-v-432bb452]{background-color:rgba(234,96,0,0.1)}[data-theme=skyblue] .select-field-item[data-v-432bb452]{background-color:rgba(26,69,134,0.1)}[data-theme=aurorablue] .select-field-item[data-v-432bb452]{background-color:rgba(56,59,158,0.1)}[data-theme=tiffanyblue] .select-field-item[data-v-432bb452]{background-color:rgba(0,170,173,0.1)}[data-theme=tsinghuapurple] .select-field-item[data-v-432bb452]{background-color:rgba(95,33,103,0.1)}[data-theme=creativeblue] .select-field-item[data-v-432bb452]{background-color:rgba(65,140,255,0.1)}[data-theme=njhkht] .select-field-item[data-v-432bb452]{background-color:rgba(29,32,136,0.1)}[data-theme=purple] .select-field-item[data-v-432bb452]{border-color:#7569E2}[data-theme=palevioletred] .select-field-item[data-v-432bb452]{border-color:#CE4545}[data-theme=forestgreen] .select-field-item[data-v-432bb452]{border-color:#3D8A50}[data-theme=deepblue] .select-field-item[data-v-432bb452]{border-color:#0F5FBD}[data-theme=orange] .select-field-item[data-v-432bb452]{border-color:#EA6000}[data-theme=skyblue] .select-field-item[data-v-432bb452]{border-color:#1A4586}[data-theme=aurorablue] .select-field-item[data-v-432bb452]{border-color:#383B9E}[data-theme=tiffanyblue] .select-field-item[data-v-432bb452]{border-color:#00AAAD}[data-theme=tsinghuapurple] .select-field-item[data-v-432bb452]{border-color:#5F2167}[data-theme=creativeblue] .select-field-item[data-v-432bb452]{border-color:#418CFF}[data-theme=njhkht] .select-field-item[data-v-432bb452]{border-color:#1D2088}.select-field-item i[data-v-432bb452]{cursor:pointer}.field-order i[data-v-432bb452]{font-size:16px;margin:0 -5px}.field-order .active[data-v-432bb452]{color:#0874e7}[data-theme=purple] .field-order .active[data-v-432bb452]{color:#7569e2}[data-theme=palevioletred] .field-order .active[data-v-432bb452]{color:#ce4545}[data-theme=forestgreen] .field-order .active[data-v-432bb452]{color:#3d8a50}[data-theme=deepblue] .field-order .active[data-v-432bb452]{color:#0f5fbd}[data-theme=orange] .field-order .active[data-v-432bb452]{color:#ea6000}[data-theme=skyblue] .field-order .active[data-v-432bb452]{color:#1a4586}[data-theme=aurorablue] .field-order .active[data-v-432bb452]{color:#383b9e}[data-theme=tiffanyblue] .field-order .active[data-v-432bb452]{color:#00aaad}[data-theme=tsinghuapurple] .field-order .active[data-v-432bb452]{color:#5f2167}[data-theme=creativeblue] .field-order .active[data-v-432bb452]{color:#418cff}[data-theme=njhkht] .field-order .active[data-v-432bb452]{color:#1d2088}tree-field-checkbox-group[data-v-432bb452]{font-size:14px}.tree-field-header[data-v-432bb452]{@inlcude font_color_primary}.tree-field-title[data-v-432bb452]{font-size:14px}.tree-field-title i[data-v-432bb452]{margin-right:4px}.tree-field-checkbox[data-v-432bb452]{display:flex;flex-wrap:wrap;margin:12px 0;margin-left:40px;color:#666;cursor:pointer;line-height:24px}.tree-field-checkbox .active[data-v-432bb452]{color:#0874e7}[data-theme=purple] .tree-field-checkbox .active[data-v-432bb452]{color:#7569e2}[data-theme=palevioletred] .tree-field-checkbox .active[data-v-432bb452]{color:#ce4545}[data-theme=forestgreen] .tree-field-checkbox .active[data-v-432bb452]{color:#3d8a50}[data-theme=deepblue] .tree-field-checkbox .active[data-v-432bb452]{color:#0f5fbd}[data-theme=orange] .tree-field-checkbox .active[data-v-432bb452]{color:#ea6000}[data-theme=skyblue] .tree-field-checkbox .active[data-v-432bb452]{color:#1a4586}[data-theme=aurorablue] .tree-field-checkbox .active[data-v-432bb452]{color:#383b9e}[data-theme=tiffanyblue] .tree-field-checkbox .active[data-v-432bb452]{color:#00aaad}[data-theme=tsinghuapurple] .tree-field-checkbox .active[data-v-432bb452]{color:#5f2167}[data-theme=creativeblue] .tree-field-checkbox .active[data-v-432bb452]{color:#418cff}[data-theme=njhkht] .tree-field-checkbox .active[data-v-432bb452]{color:#1d2088}.setting-fields-container[data-v-432bb452]{display:flex;height:400px}.setting-fields__select[data-v-432bb452]{width:100%;height:100%;box-sizing:border-box;overflow:auto}.setting-fields__select .list-group[data-v-432bb452]{width:100%}.setting-field__row[data-v-432bb452]{margin-bottom:10px}.setting-field__row[data-v-432bb452]>.el-form-item{vertical-align:auto;width:100%;display:flex}.setting-field__row[data-v-432bb452]>.el-form-item .el-form-item__content{flex:1}.setting-fields__select--item[data-v-432bb452]{line-height:18px;width:100%;padding:8px 24px;box-sizing:border-box;cursor:pointer}.setting-fields__select--item i[data-v-432bb452]{line-height:1;font-size:18px}.setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#0874e7;margin-right:8px}[data-theme=purple] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#418cff}[data-theme=njhkht] .setting-fields__select--item .el-icon-document[data-v-432bb452]{color:#1d2088}.setting-fields__select--item .el-icon-delete[data-v-432bb452]{display:none;color:red}.setting-fields__select--item[data-v-432bb452]:hover,.setting-fields__select--item.active[data-v-432bb452]{color:#0874e7;background-color:rgba(8,116,231,0.2)}.setting-fields__select--item:hover .el-icon-delete[data-v-432bb452],.setting-fields__select--item.active .el-icon-delete[data-v-432bb452]{display:inline}[data-theme=purple] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-432bb452]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-432bb452]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-432bb452]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-432bb452]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-432bb452]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-432bb452]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-432bb452]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-432bb452]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-432bb452]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-432bb452]{color:#418cff}[data-theme=njhkht] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=njhkht] .setting-fields__select--item.active[data-v-432bb452]{color:#1d2088}[data-theme=purple] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(65,140,255,0.2)}[data-theme=njhkht] .setting-fields__select--item[data-v-432bb452]:hover,[data-theme=njhkht] .setting-fields__select--item.active[data-v-432bb452]{background-color:rgba(29,32,136,0.2)}.field-setting[data-v-432bb452]{display:flex;width:100%;height:660px;box-sizing:border-box;padding:20px 10px 0}.field-setting-item[data-v-432bb452]{width:360px;display:flex;flex-direction:column;margin:0 10px;border:1px solid #e3e3e3}.field-setting-item[data-v-432bb452]:last-child{width:400px}.field-setting__header[data-v-432bb452]{padding:12px 20px;line-height:1;border-bottom:1px solid #e3e3e3}.field-setting__header span[data-v-432bb452]{position:relative;font-size:16px;padding-left:8px;font-weight:600;color:#333}.field-setting__header span[data-v-432bb452]::before{content:'';display:block;position:absolute;top:3px;width:4px;height:16px;background-color:#0874e7;border-radius:2px}[data-theme=purple] .field-setting__header span[data-v-432bb452]::before{background-color:#7569e2}[data-theme=palevioletred] .field-setting__header span[data-v-432bb452]::before{background-color:#ce4545}[data-theme=forestgreen] .field-setting__header span[data-v-432bb452]::before{background-color:#3d8a50}[data-theme=deepblue] .field-setting__header span[data-v-432bb452]::before{background-color:#0f5fbd}[data-theme=orange] .field-setting__header span[data-v-432bb452]::before{background-color:#ea6000}[data-theme=skyblue] .field-setting__header span[data-v-432bb452]::before{background-color:#1a4586}[data-theme=aurorablue] .field-setting__header span[data-v-432bb452]::before{background-color:#383b9e}[data-theme=tiffanyblue] .field-setting__header span[data-v-432bb452]::before{background-color:#00aaad}[data-theme=tsinghuapurple] .field-setting__header span[data-v-432bb452]::before{background-color:#5f2167}[data-theme=creativeblue] .field-setting__header span[data-v-432bb452]::before{background-color:#418cff}[data-theme=njhkht] .field-setting__header span[data-v-432bb452]::before{background-color:#1d2088}.field-setting__content[data-v-432bb452]{flex:1;width:100%;overflow:auto;display:flex;flex-direction:column}.field-tree[data-v-432bb452]{flex:1;overflow:auto}.field-tree[data-v-432bb452] .el-tree-node__content{height:48px}.set-show-field[data-v-432bb452]{padding:8px 12px;border-top:1px solid #e3e3e3}.field-setting__button[data-v-432bb452]{overflow:hidden;padding:10px 20px;text-align:right}.no-select-field[data-v-432bb452]{text-align:center;color:#999;margin-top:50%}\n", ""]);
24025
24048
  // Exports
24026
24049
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
24027
24050
 
@@ -24085,7 +24108,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".input[data-v-15776dc6] .el-input,.inpu
24085
24108
 
24086
24109
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
24087
24110
  // Module
24088
- ___CSS_LOADER_EXPORT___.push([module.i, ".field[data-v-3d47deda] .el-dialog__body{padding:0}.list-group[data-v-3d47deda]{display:inline-block}.select-field-list[data-v-3d47deda]{display:flex;flex-wrap:wrap;flex-shrink:1}.select-field-item[data-v-3d47deda]{margin:4px;padding:8px 12px;line-height:1.1;background-color:rgba(8,116,231,0.1);border:1px dashed #0874e7;color:#333;cursor:move;user-select:none;position:relative}[data-theme=purple] .select-field-item[data-v-3d47deda]{background-color:rgba(117,105,226,0.1)}[data-theme=palevioletred] .select-field-item[data-v-3d47deda]{background-color:rgba(206,69,69,0.1)}[data-theme=forestgreen] .select-field-item[data-v-3d47deda]{background-color:rgba(61,138,80,0.1)}[data-theme=deepblue] .select-field-item[data-v-3d47deda]{background-color:rgba(15,95,189,0.1)}[data-theme=orange] .select-field-item[data-v-3d47deda]{background-color:rgba(234,96,0,0.1)}[data-theme=skyblue] .select-field-item[data-v-3d47deda]{background-color:rgba(26,69,134,0.1)}[data-theme=aurorablue] .select-field-item[data-v-3d47deda]{background-color:rgba(56,59,158,0.1)}[data-theme=tiffanyblue] .select-field-item[data-v-3d47deda]{background-color:rgba(0,170,173,0.1)}[data-theme=tsinghuapurple] .select-field-item[data-v-3d47deda]{background-color:rgba(95,33,103,0.1)}[data-theme=creativeblue] .select-field-item[data-v-3d47deda]{background-color:rgba(65,140,255,0.1)}[data-theme=purple] .select-field-item[data-v-3d47deda]{border-color:#7569E2}[data-theme=palevioletred] .select-field-item[data-v-3d47deda]{border-color:#CE4545}[data-theme=forestgreen] .select-field-item[data-v-3d47deda]{border-color:#3D8A50}[data-theme=deepblue] .select-field-item[data-v-3d47deda]{border-color:#0F5FBD}[data-theme=orange] .select-field-item[data-v-3d47deda]{border-color:#EA6000}[data-theme=skyblue] .select-field-item[data-v-3d47deda]{border-color:#1A4586}[data-theme=aurorablue] .select-field-item[data-v-3d47deda]{border-color:#383B9E}[data-theme=tiffanyblue] .select-field-item[data-v-3d47deda]{border-color:#00AAAD}[data-theme=tsinghuapurple] .select-field-item[data-v-3d47deda]{border-color:#5F2167}[data-theme=creativeblue] .select-field-item[data-v-3d47deda]{border-color:#418CFF}.select-field-item:hover .select-field-item__mask[data-v-3d47deda]{display:flex}.select-field-item__mask[data-v-3d47deda]{display:none;position:absolute;top:0;left:0;width:100%;height:100%;transition:all .5s;background:rgba(0,0,0,0.6);justify-content:center;align-items:center;color:#fff}.select-field-item__mask i[data-v-3d47deda]{font-size:16px;margin:0 8px;cursor:pointer}.setting-fields-container[data-v-3d47deda]{display:flex;height:400px}.setting-fields__select[data-v-3d47deda]{width:100%;height:100%;box-sizing:border-box;overflow:auto;position:relative;font-size:14px}.setting-fields__select .list-group[data-v-3d47deda]{width:100%}.setting-field__row[data-v-3d47deda]{margin-bottom:10px}.setting-field__row[data-v-3d47deda]>.el-form-item{vertical-align:auto;width:100%;display:flex}.setting-field__row[data-v-3d47deda]>.el-form-item .el-form-item__content{flex:1}.setting-field__row[data-v-3d47deda]>.el-form-item .el-form-item__label{line-height:40px}.setting-field__form-label[data-v-3d47deda]{position:relative}.setting-field__form-label>i[data-v-3d47deda]{cursor:pointer;position:absolute;top:3px;right:-18px}.setting-fields__select--item[data-v-3d47deda]{line-height:18px;width:100%;padding:8px 24px;box-sizing:border-box;cursor:pointer}.setting-fields__select--item i[data-v-3d47deda]{line-height:1;font-size:18px}.setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#0874e7;margin-right:8px}[data-theme=purple] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#418cff}.setting-fields__select--item .el-icon-delete[data-v-3d47deda]{display:none;color:red}.setting-fields__select--item[data-v-3d47deda]:hover,.setting-fields__select--item.active[data-v-3d47deda]{color:#0874e7;background-color:rgba(8,116,231,0.2)}.setting-fields__select--item:hover .el-icon-delete[data-v-3d47deda],.setting-fields__select--item.active .el-icon-delete[data-v-3d47deda]{display:inline}[data-theme=purple] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-3d47deda]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-3d47deda]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-3d47deda]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-3d47deda]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-3d47deda]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-3d47deda]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-3d47deda]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-3d47deda]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-3d47deda]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-3d47deda]{color:#418cff}[data-theme=purple] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(65,140,255,0.2)}.setting-fields__select--add[data-v-3d47deda]{margin-left:24px}.setting-field__config[data-v-3d47deda]{flex:1;padding:16px;overflow:auto}.setting-field__item[data-v-3d47deda]{display:flex}.setting-field__item[data-v-3d47deda] .el-color-picker__trigger{width:120px}.setting-field__item[data-v-3d47deda] .el-input,.setting-field__item[data-v-3d47deda] .el-input__inner{width:200px}.setting-field__item[data-v-3d47deda] .el-input-number .el-input{width:auto}.setting-field__item--default[data-v-3d47deda]{white-space:nowrap}.tree-field-checkbox-group[data-v-3d47deda]{font-size:14px;padding:20px}.tree-field-header[data-v-3d47deda]{@inlcude font_color_primary}.tree-field-title[data-v-3d47deda]{font-size:14px}.tree-field-title i[data-v-3d47deda]{margin-right:4px}.tree-field-checkbox[data-v-3d47deda]{display:flex;flex-wrap:wrap;margin:12px 0;margin-left:40px;color:#666;cursor:pointer;line-height:24px}.tree-field-checkbox .active[data-v-3d47deda]{color:#0874e7}[data-theme=purple] .tree-field-checkbox .active[data-v-3d47deda]{color:#7569e2}[data-theme=palevioletred] .tree-field-checkbox .active[data-v-3d47deda]{color:#ce4545}[data-theme=forestgreen] .tree-field-checkbox .active[data-v-3d47deda]{color:#3d8a50}[data-theme=deepblue] .tree-field-checkbox .active[data-v-3d47deda]{color:#0f5fbd}[data-theme=orange] .tree-field-checkbox .active[data-v-3d47deda]{color:#ea6000}[data-theme=skyblue] .tree-field-checkbox .active[data-v-3d47deda]{color:#1a4586}[data-theme=aurorablue] .tree-field-checkbox .active[data-v-3d47deda]{color:#383b9e}[data-theme=tiffanyblue] .tree-field-checkbox .active[data-v-3d47deda]{color:#00aaad}[data-theme=tsinghuapurple] .tree-field-checkbox .active[data-v-3d47deda]{color:#5f2167}[data-theme=creativeblue] .tree-field-checkbox .active[data-v-3d47deda]{color:#418cff}.event-form__item[data-v-3d47deda]{width:220px;margin:10px 30px}.event-title[data-v-3d47deda]{width:100%;background:#f8f8f8;padding:6px 10px;margin:6px 0;line-height:1;color:#666}.event[data-v-3d47deda]{display:flex;align-items:center;justify-content:space-between;color:#666;margin:0 12px;padding:6px 12px;line-height:1;cursor:pointer}.event[data-v-3d47deda]:hover{background:#f8f8f8}.event i[data-v-3d47deda]{margin:0 3px;font-size:16px}.event i[data-v-3d47deda]:hover{color:#333}.field-setting[data-v-3d47deda]{display:flex;width:100%;height:calc(100% - 60px);box-sizing:border-box;padding:20px 10px 0}.field-setting-item[data-v-3d47deda]{width:360px;display:flex;flex-direction:column;margin:0 10px;border:1px solid #e3e3e3;position:relative}.field-setting-item[data-v-3d47deda]:last-child{width:400px}.field-setting__header[data-v-3d47deda]{padding:12px 20px;line-height:1;border-bottom:1px solid #e3e3e3}.field-setting__header span[data-v-3d47deda]{position:relative;font-size:16px;padding-left:8px;font-weight:600;color:#333}.field-setting__header span[data-v-3d47deda]::before{content:'';display:block;position:absolute;top:3px;width:4px;height:16px;background-color:#0874e7;border-radius:2px}[data-theme=purple] .field-setting__header span[data-v-3d47deda]::before{background-color:#7569e2}[data-theme=palevioletred] .field-setting__header span[data-v-3d47deda]::before{background-color:#ce4545}[data-theme=forestgreen] .field-setting__header span[data-v-3d47deda]::before{background-color:#3d8a50}[data-theme=deepblue] .field-setting__header span[data-v-3d47deda]::before{background-color:#0f5fbd}[data-theme=orange] .field-setting__header span[data-v-3d47deda]::before{background-color:#ea6000}[data-theme=skyblue] .field-setting__header span[data-v-3d47deda]::before{background-color:#1a4586}[data-theme=aurorablue] .field-setting__header span[data-v-3d47deda]::before{background-color:#383b9e}[data-theme=tiffanyblue] .field-setting__header span[data-v-3d47deda]::before{background-color:#00aaad}[data-theme=tsinghuapurple] .field-setting__header span[data-v-3d47deda]::before{background-color:#5f2167}[data-theme=creativeblue] .field-setting__header span[data-v-3d47deda]::before{background-color:#418cff}.field-setting__filter[data-v-3d47deda]{margin:10px 20px;width:calc(100% - 40px)}.field-setting__content[data-v-3d47deda]{flex:1;width:100%;overflow:auto;display:flex;flex-direction:column}.field-tree[data-v-3d47deda]{flex:1;overflow:auto}.field-tree[data-v-3d47deda] .el-tree-node__content{height:48px}.set-show-field[data-v-3d47deda]{padding:8px 12px;border-top:1px solid #e3e3e3}.field-setting-button__group_inner[data-v-3d47deda]{position:absolute;bottom:0;border-top:1px solid #e3e3e3;width:100%;padding:10px;box-sizing:border-box;text-align:center;background:#fff;z-index:101}.field-setting__button[data-v-3d47deda]{overflow:hidden;padding:10px 20px;text-align:right}.no-select-field[data-v-3d47deda]{text-align:center;color:#999;margin-top:50%}.show-field-dialog[data-v-3d47deda] .el-dialog{height:80%}.show-field-dialog[data-v-3d47deda] .el-dialog__body{height:calc(100% - 70px)}.operate-params-item[data-v-3d47deda]{cursor:pointer}.operate-params-item i[data-v-3d47deda]{display:none;margin-left:8px;color:#F56C6C;font-size:16px}.operate-params-item:hover i[data-v-3d47deda]{display:inline}.add-params-input[data-v-3d47deda]{display:flex;align-items:center;margin-bottom:16px;padding:0 10px}.add-params-input>span[data-v-3d47deda]{white-space:nowrap}.add-params-input[data-v-3d47deda] .el-input{width:240px}.add-params__footer[data-v-3d47deda]{text-align:center}\n", ""]);
24111
+ ___CSS_LOADER_EXPORT___.push([module.i, ".field[data-v-3d47deda] .el-dialog__body{padding:0}.list-group[data-v-3d47deda]{display:inline-block}.select-field-list[data-v-3d47deda]{display:flex;flex-wrap:wrap;flex-shrink:1}.select-field-item[data-v-3d47deda]{margin:4px;padding:8px 12px;line-height:1.1;background-color:rgba(8,116,231,0.1);border:1px dashed #0874e7;color:#333;cursor:move;user-select:none;position:relative}[data-theme=purple] .select-field-item[data-v-3d47deda]{background-color:rgba(117,105,226,0.1)}[data-theme=palevioletred] .select-field-item[data-v-3d47deda]{background-color:rgba(206,69,69,0.1)}[data-theme=forestgreen] .select-field-item[data-v-3d47deda]{background-color:rgba(61,138,80,0.1)}[data-theme=deepblue] .select-field-item[data-v-3d47deda]{background-color:rgba(15,95,189,0.1)}[data-theme=orange] .select-field-item[data-v-3d47deda]{background-color:rgba(234,96,0,0.1)}[data-theme=skyblue] .select-field-item[data-v-3d47deda]{background-color:rgba(26,69,134,0.1)}[data-theme=aurorablue] .select-field-item[data-v-3d47deda]{background-color:rgba(56,59,158,0.1)}[data-theme=tiffanyblue] .select-field-item[data-v-3d47deda]{background-color:rgba(0,170,173,0.1)}[data-theme=tsinghuapurple] .select-field-item[data-v-3d47deda]{background-color:rgba(95,33,103,0.1)}[data-theme=creativeblue] .select-field-item[data-v-3d47deda]{background-color:rgba(65,140,255,0.1)}[data-theme=njhkht] .select-field-item[data-v-3d47deda]{background-color:rgba(29,32,136,0.1)}[data-theme=purple] .select-field-item[data-v-3d47deda]{border-color:#7569E2}[data-theme=palevioletred] .select-field-item[data-v-3d47deda]{border-color:#CE4545}[data-theme=forestgreen] .select-field-item[data-v-3d47deda]{border-color:#3D8A50}[data-theme=deepblue] .select-field-item[data-v-3d47deda]{border-color:#0F5FBD}[data-theme=orange] .select-field-item[data-v-3d47deda]{border-color:#EA6000}[data-theme=skyblue] .select-field-item[data-v-3d47deda]{border-color:#1A4586}[data-theme=aurorablue] .select-field-item[data-v-3d47deda]{border-color:#383B9E}[data-theme=tiffanyblue] .select-field-item[data-v-3d47deda]{border-color:#00AAAD}[data-theme=tsinghuapurple] .select-field-item[data-v-3d47deda]{border-color:#5F2167}[data-theme=creativeblue] .select-field-item[data-v-3d47deda]{border-color:#418CFF}[data-theme=njhkht] .select-field-item[data-v-3d47deda]{border-color:#1D2088}.select-field-item:hover .select-field-item__mask[data-v-3d47deda]{display:flex}.select-field-item__mask[data-v-3d47deda]{display:none;position:absolute;top:0;left:0;width:100%;height:100%;transition:all .5s;background:rgba(0,0,0,0.6);justify-content:center;align-items:center;color:#fff}.select-field-item__mask i[data-v-3d47deda]{font-size:16px;margin:0 8px;cursor:pointer}.setting-fields-container[data-v-3d47deda]{display:flex;height:400px}.setting-fields__select[data-v-3d47deda]{width:100%;height:100%;box-sizing:border-box;overflow:auto;position:relative;font-size:14px}.setting-fields__select .list-group[data-v-3d47deda]{width:100%}.setting-field__row[data-v-3d47deda]{margin-bottom:10px}.setting-field__row[data-v-3d47deda]>.el-form-item{vertical-align:auto;width:100%;display:flex}.setting-field__row[data-v-3d47deda]>.el-form-item .el-form-item__content{flex:1}.setting-field__row[data-v-3d47deda]>.el-form-item .el-form-item__label{line-height:40px}.setting-field__form-label[data-v-3d47deda]{position:relative}.setting-field__form-label>i[data-v-3d47deda]{cursor:pointer;position:absolute;top:3px;right:-18px}.setting-fields__select--item[data-v-3d47deda]{line-height:18px;width:100%;padding:8px 24px;box-sizing:border-box;cursor:pointer}.setting-fields__select--item i[data-v-3d47deda]{line-height:1;font-size:18px}.setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#0874e7;margin-right:8px}[data-theme=purple] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#418cff}[data-theme=njhkht] .setting-fields__select--item .el-icon-document[data-v-3d47deda]{color:#1d2088}.setting-fields__select--item .el-icon-delete[data-v-3d47deda]{display:none;color:red}.setting-fields__select--item[data-v-3d47deda]:hover,.setting-fields__select--item.active[data-v-3d47deda]{color:#0874e7;background-color:rgba(8,116,231,0.2)}.setting-fields__select--item:hover .el-icon-delete[data-v-3d47deda],.setting-fields__select--item.active .el-icon-delete[data-v-3d47deda]{display:inline}[data-theme=purple] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-3d47deda]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-3d47deda]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-3d47deda]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-3d47deda]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-3d47deda]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-3d47deda]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-3d47deda]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-3d47deda]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-3d47deda]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-3d47deda]{color:#418cff}[data-theme=njhkht] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=njhkht] .setting-fields__select--item.active[data-v-3d47deda]{color:#1d2088}[data-theme=purple] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(65,140,255,0.2)}[data-theme=njhkht] .setting-fields__select--item[data-v-3d47deda]:hover,[data-theme=njhkht] .setting-fields__select--item.active[data-v-3d47deda]{background-color:rgba(29,32,136,0.2)}.setting-fields__select--add[data-v-3d47deda]{margin-left:24px}.setting-field__config[data-v-3d47deda]{flex:1;padding:16px;overflow:auto}.setting-field__item[data-v-3d47deda]{display:flex}.setting-field__item[data-v-3d47deda] .el-color-picker__trigger{width:120px}.setting-field__item[data-v-3d47deda] .el-input,.setting-field__item[data-v-3d47deda] .el-input__inner{width:200px}.setting-field__item[data-v-3d47deda] .el-input-number .el-input{width:auto}.setting-field__item--default[data-v-3d47deda]{white-space:nowrap}.tree-field-checkbox-group[data-v-3d47deda]{font-size:14px;padding:20px}.tree-field-header[data-v-3d47deda]{@inlcude font_color_primary}.tree-field-title[data-v-3d47deda]{font-size:14px}.tree-field-title i[data-v-3d47deda]{margin-right:4px}.tree-field-checkbox[data-v-3d47deda]{display:flex;flex-wrap:wrap;margin:12px 0;margin-left:40px;color:#666;cursor:pointer;line-height:24px}.tree-field-checkbox .active[data-v-3d47deda]{color:#0874e7}[data-theme=purple] .tree-field-checkbox .active[data-v-3d47deda]{color:#7569e2}[data-theme=palevioletred] .tree-field-checkbox .active[data-v-3d47deda]{color:#ce4545}[data-theme=forestgreen] .tree-field-checkbox .active[data-v-3d47deda]{color:#3d8a50}[data-theme=deepblue] .tree-field-checkbox .active[data-v-3d47deda]{color:#0f5fbd}[data-theme=orange] .tree-field-checkbox .active[data-v-3d47deda]{color:#ea6000}[data-theme=skyblue] .tree-field-checkbox .active[data-v-3d47deda]{color:#1a4586}[data-theme=aurorablue] .tree-field-checkbox .active[data-v-3d47deda]{color:#383b9e}[data-theme=tiffanyblue] .tree-field-checkbox .active[data-v-3d47deda]{color:#00aaad}[data-theme=tsinghuapurple] .tree-field-checkbox .active[data-v-3d47deda]{color:#5f2167}[data-theme=creativeblue] .tree-field-checkbox .active[data-v-3d47deda]{color:#418cff}[data-theme=njhkht] .tree-field-checkbox .active[data-v-3d47deda]{color:#1d2088}.event-form__item[data-v-3d47deda]{width:220px;margin:10px 30px}.event-title[data-v-3d47deda]{width:100%;background:#f8f8f8;padding:6px 10px;margin:6px 0;line-height:1;color:#666}.event[data-v-3d47deda]{display:flex;align-items:center;justify-content:space-between;color:#666;margin:0 12px;padding:6px 12px;line-height:1;cursor:pointer}.event[data-v-3d47deda]:hover{background:#f8f8f8}.event i[data-v-3d47deda]{margin:0 3px;font-size:16px}.event i[data-v-3d47deda]:hover{color:#333}.field-setting[data-v-3d47deda]{display:flex;width:100%;height:calc(100% - 60px);box-sizing:border-box;padding:20px 10px 0}.field-setting-item[data-v-3d47deda]{width:360px;display:flex;flex-direction:column;margin:0 10px;border:1px solid #e3e3e3;position:relative}.field-setting-item[data-v-3d47deda]:last-child{width:400px}.field-setting__header[data-v-3d47deda]{padding:12px 20px;line-height:1;border-bottom:1px solid #e3e3e3}.field-setting__header span[data-v-3d47deda]{position:relative;font-size:16px;padding-left:8px;font-weight:600;color:#333}.field-setting__header span[data-v-3d47deda]::before{content:'';display:block;position:absolute;top:3px;width:4px;height:16px;background-color:#0874e7;border-radius:2px}[data-theme=purple] .field-setting__header span[data-v-3d47deda]::before{background-color:#7569e2}[data-theme=palevioletred] .field-setting__header span[data-v-3d47deda]::before{background-color:#ce4545}[data-theme=forestgreen] .field-setting__header span[data-v-3d47deda]::before{background-color:#3d8a50}[data-theme=deepblue] .field-setting__header span[data-v-3d47deda]::before{background-color:#0f5fbd}[data-theme=orange] .field-setting__header span[data-v-3d47deda]::before{background-color:#ea6000}[data-theme=skyblue] .field-setting__header span[data-v-3d47deda]::before{background-color:#1a4586}[data-theme=aurorablue] .field-setting__header span[data-v-3d47deda]::before{background-color:#383b9e}[data-theme=tiffanyblue] .field-setting__header span[data-v-3d47deda]::before{background-color:#00aaad}[data-theme=tsinghuapurple] .field-setting__header span[data-v-3d47deda]::before{background-color:#5f2167}[data-theme=creativeblue] .field-setting__header span[data-v-3d47deda]::before{background-color:#418cff}[data-theme=njhkht] .field-setting__header span[data-v-3d47deda]::before{background-color:#1d2088}.field-setting__filter[data-v-3d47deda]{margin:10px 20px;width:calc(100% - 40px)}.field-setting__content[data-v-3d47deda]{flex:1;width:100%;overflow:auto;display:flex;flex-direction:column}.field-tree[data-v-3d47deda]{flex:1;overflow:auto}.field-tree[data-v-3d47deda] .el-tree-node__content{height:48px}.set-show-field[data-v-3d47deda]{padding:8px 12px;border-top:1px solid #e3e3e3}.field-setting-button__group_inner[data-v-3d47deda]{position:absolute;bottom:0;border-top:1px solid #e3e3e3;width:100%;padding:10px;box-sizing:border-box;text-align:center;background:#fff;z-index:101}.field-setting__button[data-v-3d47deda]{overflow:hidden;padding:10px 20px;text-align:right}.no-select-field[data-v-3d47deda]{text-align:center;color:#999;margin-top:50%}.show-field-dialog[data-v-3d47deda] .el-dialog{height:80%}.show-field-dialog[data-v-3d47deda] .el-dialog__body{height:calc(100% - 70px)}.operate-params-item[data-v-3d47deda]{cursor:pointer}.operate-params-item i[data-v-3d47deda]{display:none;margin-left:8px;color:#F56C6C;font-size:16px}.operate-params-item:hover i[data-v-3d47deda]{display:inline}.add-params-input[data-v-3d47deda]{display:flex;align-items:center;margin-bottom:16px;padding:0 10px}.add-params-input>span[data-v-3d47deda]{white-space:nowrap}.add-params-input[data-v-3d47deda] .el-input{width:240px}.add-params__footer[data-v-3d47deda]{text-align:center}\n", ""]);
24089
24112
  // Exports
24090
24113
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
24091
24114
 
@@ -24117,7 +24140,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".visual-config-field-popover{max-height
24117
24140
 
24118
24141
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
24119
24142
  // Module
24120
- ___CSS_LOADER_EXPORT___.push([module.i, ".field[data-v-0c9bf4e7] .el-dialog__body{padding:0}.list-group[data-v-0c9bf4e7]{display:inline-block}.row-field-group[data-v-0c9bf4e7]{display:flex;flex-wrap:wrap;flex-shrink:1}.select-field-item[data-v-0c9bf4e7]{margin:4px;padding:8px 12px;line-height:1.1;background-color:rgba(8,116,231,0.1);border:1px dashed #0874e7;color:#333;cursor:move;user-select:none;position:relative}[data-theme=purple] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(117,105,226,0.1)}[data-theme=palevioletred] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(206,69,69,0.1)}[data-theme=forestgreen] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(61,138,80,0.1)}[data-theme=deepblue] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(15,95,189,0.1)}[data-theme=orange] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(234,96,0,0.1)}[data-theme=skyblue] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(26,69,134,0.1)}[data-theme=aurorablue] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(56,59,158,0.1)}[data-theme=tiffanyblue] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(0,170,173,0.1)}[data-theme=tsinghuapurple] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(95,33,103,0.1)}[data-theme=creativeblue] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(65,140,255,0.1)}[data-theme=purple] .select-field-item[data-v-0c9bf4e7]{border-color:#7569E2}[data-theme=palevioletred] .select-field-item[data-v-0c9bf4e7]{border-color:#CE4545}[data-theme=forestgreen] .select-field-item[data-v-0c9bf4e7]{border-color:#3D8A50}[data-theme=deepblue] .select-field-item[data-v-0c9bf4e7]{border-color:#0F5FBD}[data-theme=orange] .select-field-item[data-v-0c9bf4e7]{border-color:#EA6000}[data-theme=skyblue] .select-field-item[data-v-0c9bf4e7]{border-color:#1A4586}[data-theme=aurorablue] .select-field-item[data-v-0c9bf4e7]{border-color:#383B9E}[data-theme=tiffanyblue] .select-field-item[data-v-0c9bf4e7]{border-color:#00AAAD}[data-theme=tsinghuapurple] .select-field-item[data-v-0c9bf4e7]{border-color:#5F2167}[data-theme=creativeblue] .select-field-item[data-v-0c9bf4e7]{border-color:#418CFF}.select-field-item:hover .select-field-item__mask[data-v-0c9bf4e7]{display:flex}.select-field-item__mask[data-v-0c9bf4e7]{display:none;position:absolute;top:0;left:0;width:100%;height:100%;transition:all .5s;background:rgba(0,0,0,0.6);justify-content:center;align-items:center;color:#fff}.select-field-item__mask i[data-v-0c9bf4e7]{font-size:16px;margin:0 8px;cursor:pointer}.setting-fields-container[data-v-0c9bf4e7]{display:flex;height:400px}.setting-fields__select[data-v-0c9bf4e7]{width:210px;height:100%;padding-top:20px;box-sizing:border-box;border-right:1px solid #e3e3e3;overflow:auto}.setting-fields__select .list-group[data-v-0c9bf4e7]{width:100%}.setting-field__row[data-v-0c9bf4e7]{margin-bottom:10px}.setting-field__row[data-v-0c9bf4e7] .el-form-item{vertical-align:auto}.setting-fields__select--item[data-v-0c9bf4e7]{line-height:18px;width:100%;padding:8px 24px;box-sizing:border-box;cursor:pointer}.setting-fields__select--item i[data-v-0c9bf4e7]{line-height:1;font-size:18px}.setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#0874e7;margin-right:8px}[data-theme=purple] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#418cff}.setting-fields__select--item .el-icon-delete[data-v-0c9bf4e7]{display:none;color:red}.setting-fields__select--item[data-v-0c9bf4e7]:hover,.setting-fields__select--item.active[data-v-0c9bf4e7]{color:#0874e7;background-color:rgba(8,116,231,0.2)}.setting-fields__select--item:hover .el-icon-delete[data-v-0c9bf4e7],.setting-fields__select--item.active .el-icon-delete[data-v-0c9bf4e7]{display:inline}[data-theme=purple] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#418cff}[data-theme=purple] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(65,140,255,0.2)}.setting-fields__select--add[data-v-0c9bf4e7]{margin-left:24px}.setting-field__config[data-v-0c9bf4e7]{flex:1;padding:16px;overflow:auto}.setting-field__item[data-v-0c9bf4e7]{display:flex}.setting-field__item[data-v-0c9bf4e7] .el-color-picker__trigger{width:120px}.setting-field__item--default[data-v-0c9bf4e7]{white-space:nowrap}.tree-field-checkbox-group[data-v-0c9bf4e7]{font-size:14px;padding:20px}.tree-field-header[data-v-0c9bf4e7]{@inlcude font_color_primary}.tree-field-title[data-v-0c9bf4e7]{font-size:14px}.tree-field-title i[data-v-0c9bf4e7]{margin-right:4px}.tree-field-checkbox[data-v-0c9bf4e7]{display:flex;flex-wrap:wrap;margin:12px 0;margin-left:40px;color:#666;cursor:pointer;line-height:24px}.tree-field-checkbox .active[data-v-0c9bf4e7]{color:#0874e7}[data-theme=purple] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#7569e2}[data-theme=palevioletred] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#ce4545}[data-theme=forestgreen] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#3d8a50}[data-theme=deepblue] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#0f5fbd}[data-theme=orange] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#ea6000}[data-theme=skyblue] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#1a4586}[data-theme=aurorablue] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#383b9e}[data-theme=tiffanyblue] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#00aaad}[data-theme=tsinghuapurple] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#5f2167}[data-theme=creativeblue] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#418cff}\n", ""]);
24143
+ ___CSS_LOADER_EXPORT___.push([module.i, ".field[data-v-0c9bf4e7] .el-dialog__body{padding:0}.list-group[data-v-0c9bf4e7]{display:inline-block}.row-field-group[data-v-0c9bf4e7]{display:flex;flex-wrap:wrap;flex-shrink:1}.select-field-item[data-v-0c9bf4e7]{margin:4px;padding:8px 12px;line-height:1.1;background-color:rgba(8,116,231,0.1);border:1px dashed #0874e7;color:#333;cursor:move;user-select:none;position:relative}[data-theme=purple] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(117,105,226,0.1)}[data-theme=palevioletred] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(206,69,69,0.1)}[data-theme=forestgreen] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(61,138,80,0.1)}[data-theme=deepblue] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(15,95,189,0.1)}[data-theme=orange] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(234,96,0,0.1)}[data-theme=skyblue] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(26,69,134,0.1)}[data-theme=aurorablue] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(56,59,158,0.1)}[data-theme=tiffanyblue] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(0,170,173,0.1)}[data-theme=tsinghuapurple] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(95,33,103,0.1)}[data-theme=creativeblue] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(65,140,255,0.1)}[data-theme=njhkht] .select-field-item[data-v-0c9bf4e7]{background-color:rgba(29,32,136,0.1)}[data-theme=purple] .select-field-item[data-v-0c9bf4e7]{border-color:#7569E2}[data-theme=palevioletred] .select-field-item[data-v-0c9bf4e7]{border-color:#CE4545}[data-theme=forestgreen] .select-field-item[data-v-0c9bf4e7]{border-color:#3D8A50}[data-theme=deepblue] .select-field-item[data-v-0c9bf4e7]{border-color:#0F5FBD}[data-theme=orange] .select-field-item[data-v-0c9bf4e7]{border-color:#EA6000}[data-theme=skyblue] .select-field-item[data-v-0c9bf4e7]{border-color:#1A4586}[data-theme=aurorablue] .select-field-item[data-v-0c9bf4e7]{border-color:#383B9E}[data-theme=tiffanyblue] .select-field-item[data-v-0c9bf4e7]{border-color:#00AAAD}[data-theme=tsinghuapurple] .select-field-item[data-v-0c9bf4e7]{border-color:#5F2167}[data-theme=creativeblue] .select-field-item[data-v-0c9bf4e7]{border-color:#418CFF}[data-theme=njhkht] .select-field-item[data-v-0c9bf4e7]{border-color:#1D2088}.select-field-item:hover .select-field-item__mask[data-v-0c9bf4e7]{display:flex}.select-field-item__mask[data-v-0c9bf4e7]{display:none;position:absolute;top:0;left:0;width:100%;height:100%;transition:all .5s;background:rgba(0,0,0,0.6);justify-content:center;align-items:center;color:#fff}.select-field-item__mask i[data-v-0c9bf4e7]{font-size:16px;margin:0 8px;cursor:pointer}.setting-fields-container[data-v-0c9bf4e7]{display:flex;height:400px}.setting-fields__select[data-v-0c9bf4e7]{width:210px;height:100%;padding-top:20px;box-sizing:border-box;border-right:1px solid #e3e3e3;overflow:auto}.setting-fields__select .list-group[data-v-0c9bf4e7]{width:100%}.setting-field__row[data-v-0c9bf4e7]{margin-bottom:10px}.setting-field__row[data-v-0c9bf4e7] .el-form-item{vertical-align:auto}.setting-fields__select--item[data-v-0c9bf4e7]{line-height:18px;width:100%;padding:8px 24px;box-sizing:border-box;cursor:pointer}.setting-fields__select--item i[data-v-0c9bf4e7]{line-height:1;font-size:18px}.setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#0874e7;margin-right:8px}[data-theme=purple] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#418cff}[data-theme=njhkht] .setting-fields__select--item .el-icon-document[data-v-0c9bf4e7]{color:#1d2088}.setting-fields__select--item .el-icon-delete[data-v-0c9bf4e7]{display:none;color:red}.setting-fields__select--item[data-v-0c9bf4e7]:hover,.setting-fields__select--item.active[data-v-0c9bf4e7]{color:#0874e7;background-color:rgba(8,116,231,0.2)}.setting-fields__select--item:hover .el-icon-delete[data-v-0c9bf4e7],.setting-fields__select--item.active .el-icon-delete[data-v-0c9bf4e7]{display:inline}[data-theme=purple] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#418cff}[data-theme=njhkht] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=njhkht] .setting-fields__select--item.active[data-v-0c9bf4e7]{color:#1d2088}[data-theme=purple] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(65,140,255,0.2)}[data-theme=njhkht] .setting-fields__select--item[data-v-0c9bf4e7]:hover,[data-theme=njhkht] .setting-fields__select--item.active[data-v-0c9bf4e7]{background-color:rgba(29,32,136,0.2)}.setting-fields__select--add[data-v-0c9bf4e7]{margin-left:24px}.setting-field__config[data-v-0c9bf4e7]{flex:1;padding:16px;overflow:auto}.setting-field__item[data-v-0c9bf4e7]{display:flex}.setting-field__item[data-v-0c9bf4e7] .el-color-picker__trigger{width:120px}.setting-field__item--default[data-v-0c9bf4e7]{white-space:nowrap}.tree-field-checkbox-group[data-v-0c9bf4e7]{font-size:14px;padding:20px}.tree-field-header[data-v-0c9bf4e7]{@inlcude font_color_primary}.tree-field-title[data-v-0c9bf4e7]{font-size:14px}.tree-field-title i[data-v-0c9bf4e7]{margin-right:4px}.tree-field-checkbox[data-v-0c9bf4e7]{display:flex;flex-wrap:wrap;margin:12px 0;margin-left:40px;color:#666;cursor:pointer;line-height:24px}.tree-field-checkbox .active[data-v-0c9bf4e7]{color:#0874e7}[data-theme=purple] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#7569e2}[data-theme=palevioletred] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#ce4545}[data-theme=forestgreen] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#3d8a50}[data-theme=deepblue] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#0f5fbd}[data-theme=orange] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#ea6000}[data-theme=skyblue] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#1a4586}[data-theme=aurorablue] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#383b9e}[data-theme=tiffanyblue] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#00aaad}[data-theme=tsinghuapurple] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#5f2167}[data-theme=creativeblue] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#418cff}[data-theme=njhkht] .tree-field-checkbox .active[data-v-0c9bf4e7]{color:#1d2088}\n", ""]);
24121
24144
  // Exports
24122
24145
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
24123
24146
 
@@ -24181,7 +24204,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".object[data-v-54bb16e7] .el-input{widt
24181
24204
 
24182
24205
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
24183
24206
  // Module
24184
- ___CSS_LOADER_EXPORT___.push([module.i, ".operate-config[data-v-80d92304] .el-dialog__body{padding:0}.operate-config__options[data-v-80d92304]{width:100%;height:100%}.list-group-operates[data-v-80d92304]{display:inline}.list-group-operates[data-v-80d92304] .el-button{margin-bottom:10px}.common-operate-item[data-v-80d92304]{cursor:pointer;line-height:32px}.common-operate-item[data-v-80d92304]:hover{color:#0874e7}[data-theme=purple] .common-operate-item[data-v-80d92304]:hover{color:#7569e2}[data-theme=palevioletred] .common-operate-item[data-v-80d92304]:hover{color:#ce4545}[data-theme=forestgreen] .common-operate-item[data-v-80d92304]:hover{color:#3d8a50}[data-theme=deepblue] .common-operate-item[data-v-80d92304]:hover{color:#0f5fbd}[data-theme=orange] .common-operate-item[data-v-80d92304]:hover{color:#ea6000}[data-theme=skyblue] .common-operate-item[data-v-80d92304]:hover{color:#1a4586}[data-theme=aurorablue] .common-operate-item[data-v-80d92304]:hover{color:#383b9e}[data-theme=tiffanyblue] .common-operate-item[data-v-80d92304]:hover{color:#00aaad}[data-theme=tsinghuapurple] .common-operate-item[data-v-80d92304]:hover{color:#5f2167}[data-theme=creativeblue] .common-operate-item[data-v-80d92304]:hover{color:#418cff}.operate-params-item[data-v-80d92304]{cursor:pointer}.operate-params-item i[data-v-80d92304]{display:none;margin-left:8px;font-size:16px;color:#0874e7}[data-theme=purple] .operate-params-item i[data-v-80d92304]{color:#7569e2}[data-theme=palevioletred] .operate-params-item i[data-v-80d92304]{color:#ce4545}[data-theme=forestgreen] .operate-params-item i[data-v-80d92304]{color:#3d8a50}[data-theme=deepblue] .operate-params-item i[data-v-80d92304]{color:#0f5fbd}[data-theme=orange] .operate-params-item i[data-v-80d92304]{color:#ea6000}[data-theme=skyblue] .operate-params-item i[data-v-80d92304]{color:#1a4586}[data-theme=aurorablue] .operate-params-item i[data-v-80d92304]{color:#383b9e}[data-theme=tiffanyblue] .operate-params-item i[data-v-80d92304]{color:#00aaad}[data-theme=tsinghuapurple] .operate-params-item i[data-v-80d92304]{color:#5f2167}[data-theme=creativeblue] .operate-params-item i[data-v-80d92304]{color:#418cff}.operate-params-item i[data-v-80d92304]:last-child{color:#F56C6C}.operate-params-item:hover i[data-v-80d92304]{display:inline}.add-params-input[data-v-80d92304]{display:flex;align-items:center;margin-bottom:16px;padding:0 10px}.add-params-input>span[data-v-80d92304]{white-space:nowrap}.add-params-input[data-v-80d92304] .el-input{width:240px}.add-params__footer[data-v-80d92304]{text-align:center}.setting-fields-container[data-v-80d92304]{display:flex;height:70vh}.setting-fields__select[data-v-80d92304]{width:210px;height:100%;padding-top:20px;box-sizing:border-box;border-right:1px solid #e3e3e3;overflow:auto}.setting-fields__select .list-group[data-v-80d92304]{width:100%}.setting-fields__select--item[data-v-80d92304]{width:100%;padding:8px 24px;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.setting-fields__select--item i[data-v-80d92304]{line-height:1;font-size:14px}.setting-fields__select--item[data-v-80d92304] .el-button{max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis}.setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#0874e7;margin-right:8px}[data-theme=purple] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#418cff}.setting-fields__select--item .el-icon-delete[data-v-80d92304]{display:none;color:red}.setting-fields__select--item[data-v-80d92304]:hover,.setting-fields__select--item.active[data-v-80d92304]{color:#0874e7;background-color:rgba(8,116,231,0.2)}.setting-fields__select--item:hover .el-icon-delete[data-v-80d92304],.setting-fields__select--item.active .el-icon-delete[data-v-80d92304]{display:inline}[data-theme=purple] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-80d92304]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-80d92304]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-80d92304]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-80d92304]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-80d92304]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-80d92304]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-80d92304]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-80d92304]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-80d92304]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-80d92304]{color:#418cff}[data-theme=purple] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(65,140,255,0.2)}.setting-fields__select--add[data-v-80d92304].el-button{margin-left:24px}.setting-field__config[data-v-80d92304]{flex:1;padding:16px;overflow:auto}.setting-field__config[data-v-80d92304] .el-form-item{width:100%;display:flex;align-items:center;margin:10px 0}.setting-field__config[data-v-80d92304] .el-input{width:220px}.setting-field__config[data-v-80d92304] .el-input .el-input__inner{width:220px}.setting-field__config[data-v-80d92304] .el-form-item__label{width:120px}.setting-field__config[data-v-80d92304] .el-form-item__label::after{content:':';margin-right:4px}.setting-field__item[data-v-80d92304]{display:flex}.setting-field__item[data-v-80d92304] .el-color-picker__trigger{width:120px}.setting-field__item--default[data-v-80d92304]{white-space:nowrap}.operate-tabs[data-v-80d92304]{width:100%;height:calc(100% - 60px);display:flex;flex-direction:column}.operate-tabs[data-v-80d92304] .el-tabs__nav-scroll{padding:0 20px}.operate-tabs[data-v-80d92304] .el-tab-pane{height:100%;overflow:auto}.operate-color__list[data-v-80d92304]{display:flex}.operate-color__item[data-v-80d92304]{margin:0 20px;display:flex;flex-direction:column;align-items:center}.button-group[data-v-80d92304]{height:60px;border-top:1px solid #e3e3e3;display:flex;align-items:center;justify-content:center}.operate-color[data-v-80d92304]{width:32px;height:32px;border-radius:50%;line-height:36px;box-sizing:border-box;text-align:center}.operate-color .check-icon[data-v-80d92304]{display:none}.operate-color.default[data-v-80d92304]{border:1px solid #e3e3e3}.operate-color.primary[data-v-80d92304]{background-color:#0874e7}[data-theme=purple] .operate-color.primary[data-v-80d92304]{background-color:#7569e2}[data-theme=palevioletred] .operate-color.primary[data-v-80d92304]{background-color:#ce4545}[data-theme=forestgreen] .operate-color.primary[data-v-80d92304]{background-color:#3d8a50}[data-theme=deepblue] .operate-color.primary[data-v-80d92304]{background-color:#0f5fbd}[data-theme=orange] .operate-color.primary[data-v-80d92304]{background-color:#ea6000}[data-theme=skyblue] .operate-color.primary[data-v-80d92304]{background-color:#1a4586}[data-theme=aurorablue] .operate-color.primary[data-v-80d92304]{background-color:#383b9e}[data-theme=tiffanyblue] .operate-color.primary[data-v-80d92304]{background-color:#00aaad}[data-theme=tsinghuapurple] .operate-color.primary[data-v-80d92304]{background-color:#5f2167}[data-theme=creativeblue] .operate-color.primary[data-v-80d92304]{background-color:#418cff}.operate-color.success[data-v-80d92304]{background:#67c23a}.operate-color.warning[data-v-80d92304]{background:#e6a23c}.operate-color.danger[data-v-80d92304]{background:#f56c6c}.operate-color.active .check-icon[data-v-80d92304]{display:inline;color:#fff;font-size:18px;text-align:center}.operate-color.active.default .check-icon[data-v-80d92304]{color:#0874e7}[data-theme=purple] .operate-color.active.default .check-icon[data-v-80d92304]{color:#7569e2}[data-theme=palevioletred] .operate-color.active.default .check-icon[data-v-80d92304]{color:#ce4545}[data-theme=forestgreen] .operate-color.active.default .check-icon[data-v-80d92304]{color:#3d8a50}[data-theme=deepblue] .operate-color.active.default .check-icon[data-v-80d92304]{color:#0f5fbd}[data-theme=orange] .operate-color.active.default .check-icon[data-v-80d92304]{color:#ea6000}[data-theme=skyblue] .operate-color.active.default .check-icon[data-v-80d92304]{color:#1a4586}[data-theme=aurorablue] .operate-color.active.default .check-icon[data-v-80d92304]{color:#383b9e}[data-theme=tiffanyblue] .operate-color.active.default .check-icon[data-v-80d92304]{color:#00aaad}[data-theme=tsinghuapurple] .operate-color.active.default .check-icon[data-v-80d92304]{color:#5f2167}[data-theme=creativeblue] .operate-color.active.default .check-icon[data-v-80d92304]{color:#418cff}.handler-item[data-v-80d92304]{padding-left:40px;position:relative}.handler-item:last-child .handler-item__dot[data-v-80d92304]{top:15px;left:20px;width:10px;height:10px;border-radius:50%;background:#888888}.handler-item:last-child .handler-item__dot[data-v-80d92304]::after{display:none}.event-delete[data-v-80d92304]{position:absolute;left:400px;top:0;line-height:30px;z-index:1}.handler-item__dot[data-v-80d92304]{position:absolute;top:20px;left:15px;width:20px;height:20px;border-radius:50%;background-color:rgba(8,116,231,0.4);text-align:center;line-height:20px;flex-direction:column}[data-theme=purple] .handler-item__dot[data-v-80d92304]{background-color:rgba(117,105,226,0.4)}[data-theme=palevioletred] .handler-item__dot[data-v-80d92304]{background-color:rgba(206,69,69,0.4)}[data-theme=forestgreen] .handler-item__dot[data-v-80d92304]{background-color:rgba(61,138,80,0.4)}[data-theme=deepblue] .handler-item__dot[data-v-80d92304]{background-color:rgba(15,95,189,0.4)}[data-theme=orange] .handler-item__dot[data-v-80d92304]{background-color:rgba(234,96,0,0.4)}[data-theme=skyblue] .handler-item__dot[data-v-80d92304]{background-color:rgba(26,69,134,0.4)}[data-theme=aurorablue] .handler-item__dot[data-v-80d92304]{background-color:rgba(56,59,158,0.4)}[data-theme=tiffanyblue] .handler-item__dot[data-v-80d92304]{background-color:rgba(0,170,173,0.4)}[data-theme=tsinghuapurple] .handler-item__dot[data-v-80d92304]{background-color:rgba(95,33,103,0.4)}[data-theme=creativeblue] .handler-item__dot[data-v-80d92304]{background-color:rgba(65,140,255,0.4)}.handler-item__dot[data-v-80d92304]::after{content:'';display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#0874e7}[data-theme=purple] .handler-item__dot[data-v-80d92304]::after{background-color:#7569e2}[data-theme=palevioletred] .handler-item__dot[data-v-80d92304]::after{background-color:#ce4545}[data-theme=forestgreen] .handler-item__dot[data-v-80d92304]::after{background-color:#3d8a50}[data-theme=deepblue] .handler-item__dot[data-v-80d92304]::after{background-color:#0f5fbd}[data-theme=orange] .handler-item__dot[data-v-80d92304]::after{background-color:#ea6000}[data-theme=skyblue] .handler-item__dot[data-v-80d92304]::after{background-color:#1a4586}[data-theme=aurorablue] .handler-item__dot[data-v-80d92304]::after{background-color:#383b9e}[data-theme=tiffanyblue] .handler-item__dot[data-v-80d92304]::after{background-color:#00aaad}[data-theme=tsinghuapurple] .handler-item__dot[data-v-80d92304]::after{background-color:#5f2167}[data-theme=creativeblue] .handler-item__dot[data-v-80d92304]::after{background-color:#418cff}.handler-item__line[data-v-80d92304]{display:block;position:absolute;top:40px;left:24px;width:2px;height:calc(100% - 20px);background:#DCDFE6}.handler-function[data-v-80d92304]{margin-top:10px}.handler-function[data-v-80d92304] .el-input{margin-right:10px}.operate-config-item__tip[data-v-80d92304]{margin-left:10px;cursor:pointer}\n", ""]);
24207
+ ___CSS_LOADER_EXPORT___.push([module.i, ".operate-config[data-v-80d92304] .el-dialog__body{padding:0}.operate-config__options[data-v-80d92304]{width:100%;height:100%}.list-group-operates[data-v-80d92304]{display:inline}.list-group-operates[data-v-80d92304] .el-button{margin-bottom:10px}.common-operate-item[data-v-80d92304]{cursor:pointer;line-height:32px}.common-operate-item[data-v-80d92304]:hover{color:#0874e7}[data-theme=purple] .common-operate-item[data-v-80d92304]:hover{color:#7569e2}[data-theme=palevioletred] .common-operate-item[data-v-80d92304]:hover{color:#ce4545}[data-theme=forestgreen] .common-operate-item[data-v-80d92304]:hover{color:#3d8a50}[data-theme=deepblue] .common-operate-item[data-v-80d92304]:hover{color:#0f5fbd}[data-theme=orange] .common-operate-item[data-v-80d92304]:hover{color:#ea6000}[data-theme=skyblue] .common-operate-item[data-v-80d92304]:hover{color:#1a4586}[data-theme=aurorablue] .common-operate-item[data-v-80d92304]:hover{color:#383b9e}[data-theme=tiffanyblue] .common-operate-item[data-v-80d92304]:hover{color:#00aaad}[data-theme=tsinghuapurple] .common-operate-item[data-v-80d92304]:hover{color:#5f2167}[data-theme=creativeblue] .common-operate-item[data-v-80d92304]:hover{color:#418cff}[data-theme=njhkht] .common-operate-item[data-v-80d92304]:hover{color:#1d2088}.operate-params-item[data-v-80d92304]{cursor:pointer}.operate-params-item i[data-v-80d92304]{display:none;margin-left:8px;font-size:16px;color:#0874e7}[data-theme=purple] .operate-params-item i[data-v-80d92304]{color:#7569e2}[data-theme=palevioletred] .operate-params-item i[data-v-80d92304]{color:#ce4545}[data-theme=forestgreen] .operate-params-item i[data-v-80d92304]{color:#3d8a50}[data-theme=deepblue] .operate-params-item i[data-v-80d92304]{color:#0f5fbd}[data-theme=orange] .operate-params-item i[data-v-80d92304]{color:#ea6000}[data-theme=skyblue] .operate-params-item i[data-v-80d92304]{color:#1a4586}[data-theme=aurorablue] .operate-params-item i[data-v-80d92304]{color:#383b9e}[data-theme=tiffanyblue] .operate-params-item i[data-v-80d92304]{color:#00aaad}[data-theme=tsinghuapurple] .operate-params-item i[data-v-80d92304]{color:#5f2167}[data-theme=creativeblue] .operate-params-item i[data-v-80d92304]{color:#418cff}[data-theme=njhkht] .operate-params-item i[data-v-80d92304]{color:#1d2088}.operate-params-item i[data-v-80d92304]:last-child{color:#F56C6C}.operate-params-item:hover i[data-v-80d92304]{display:inline}.add-params-input[data-v-80d92304]{display:flex;align-items:center;margin-bottom:16px;padding:0 10px}.add-params-input>span[data-v-80d92304]{white-space:nowrap}.add-params-input[data-v-80d92304] .el-input{width:240px}.add-params__footer[data-v-80d92304]{text-align:center}.setting-fields-container[data-v-80d92304]{display:flex;height:70vh}.setting-fields__select[data-v-80d92304]{width:210px;height:100%;padding-top:20px;box-sizing:border-box;border-right:1px solid #e3e3e3;overflow:auto}.setting-fields__select .list-group[data-v-80d92304]{width:100%}.setting-fields__select--item[data-v-80d92304]{width:100%;padding:8px 24px;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.setting-fields__select--item i[data-v-80d92304]{line-height:1;font-size:14px}.setting-fields__select--item[data-v-80d92304] .el-button{max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis}.setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#0874e7;margin-right:8px}[data-theme=purple] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#418cff}[data-theme=njhkht] .setting-fields__select--item .el-icon-document[data-v-80d92304]{color:#1d2088}.setting-fields__select--item .el-icon-delete[data-v-80d92304]{display:none;color:red}.setting-fields__select--item[data-v-80d92304]:hover,.setting-fields__select--item.active[data-v-80d92304]{color:#0874e7;background-color:rgba(8,116,231,0.2)}.setting-fields__select--item:hover .el-icon-delete[data-v-80d92304],.setting-fields__select--item.active .el-icon-delete[data-v-80d92304]{display:inline}[data-theme=purple] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-80d92304]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-80d92304]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-80d92304]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-80d92304]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-80d92304]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-80d92304]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-80d92304]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-80d92304]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-80d92304]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-80d92304]{color:#418cff}[data-theme=njhkht] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=njhkht] .setting-fields__select--item.active[data-v-80d92304]{color:#1d2088}[data-theme=purple] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(65,140,255,0.2)}[data-theme=njhkht] .setting-fields__select--item[data-v-80d92304]:hover,[data-theme=njhkht] .setting-fields__select--item.active[data-v-80d92304]{background-color:rgba(29,32,136,0.2)}.setting-fields__select--add[data-v-80d92304].el-button{margin-left:24px}.setting-field__config[data-v-80d92304]{flex:1;padding:16px;overflow:auto}.setting-field__config[data-v-80d92304] .el-form-item{width:100%;display:flex;align-items:center;margin:10px 0}.setting-field__config[data-v-80d92304] .el-input{width:220px}.setting-field__config[data-v-80d92304] .el-input .el-input__inner{width:220px}.setting-field__config[data-v-80d92304] .el-form-item__label{width:120px}.setting-field__config[data-v-80d92304] .el-form-item__label::after{content:':';margin-right:4px}.setting-field__item[data-v-80d92304]{display:flex}.setting-field__item[data-v-80d92304] .el-color-picker__trigger{width:120px}.setting-field__item--default[data-v-80d92304]{white-space:nowrap}.operate-tabs[data-v-80d92304]{width:100%;height:calc(100% - 60px);display:flex;flex-direction:column}.operate-tabs[data-v-80d92304] .el-tabs__nav-scroll{padding:0 20px}.operate-tabs[data-v-80d92304] .el-tab-pane{height:100%;overflow:auto}.operate-color__list[data-v-80d92304]{display:flex}.operate-color__item[data-v-80d92304]{margin:0 20px;display:flex;flex-direction:column;align-items:center}.button-group[data-v-80d92304]{height:60px;border-top:1px solid #e3e3e3;display:flex;align-items:center;justify-content:center}.operate-color[data-v-80d92304]{width:32px;height:32px;border-radius:50%;line-height:36px;box-sizing:border-box;text-align:center}.operate-color .check-icon[data-v-80d92304]{display:none}.operate-color.default[data-v-80d92304]{border:1px solid #e3e3e3}.operate-color.primary[data-v-80d92304]{background-color:#0874e7}[data-theme=purple] .operate-color.primary[data-v-80d92304]{background-color:#7569e2}[data-theme=palevioletred] .operate-color.primary[data-v-80d92304]{background-color:#ce4545}[data-theme=forestgreen] .operate-color.primary[data-v-80d92304]{background-color:#3d8a50}[data-theme=deepblue] .operate-color.primary[data-v-80d92304]{background-color:#0f5fbd}[data-theme=orange] .operate-color.primary[data-v-80d92304]{background-color:#ea6000}[data-theme=skyblue] .operate-color.primary[data-v-80d92304]{background-color:#1a4586}[data-theme=aurorablue] .operate-color.primary[data-v-80d92304]{background-color:#383b9e}[data-theme=tiffanyblue] .operate-color.primary[data-v-80d92304]{background-color:#00aaad}[data-theme=tsinghuapurple] .operate-color.primary[data-v-80d92304]{background-color:#5f2167}[data-theme=creativeblue] .operate-color.primary[data-v-80d92304]{background-color:#418cff}[data-theme=njhkht] .operate-color.primary[data-v-80d92304]{background-color:#1d2088}.operate-color.success[data-v-80d92304]{background:#67c23a}.operate-color.warning[data-v-80d92304]{background:#e6a23c}.operate-color.danger[data-v-80d92304]{background:#f56c6c}.operate-color.active .check-icon[data-v-80d92304]{display:inline;color:#fff;font-size:18px;text-align:center}.operate-color.active.default .check-icon[data-v-80d92304]{color:#0874e7}[data-theme=purple] .operate-color.active.default .check-icon[data-v-80d92304]{color:#7569e2}[data-theme=palevioletred] .operate-color.active.default .check-icon[data-v-80d92304]{color:#ce4545}[data-theme=forestgreen] .operate-color.active.default .check-icon[data-v-80d92304]{color:#3d8a50}[data-theme=deepblue] .operate-color.active.default .check-icon[data-v-80d92304]{color:#0f5fbd}[data-theme=orange] .operate-color.active.default .check-icon[data-v-80d92304]{color:#ea6000}[data-theme=skyblue] .operate-color.active.default .check-icon[data-v-80d92304]{color:#1a4586}[data-theme=aurorablue] .operate-color.active.default .check-icon[data-v-80d92304]{color:#383b9e}[data-theme=tiffanyblue] .operate-color.active.default .check-icon[data-v-80d92304]{color:#00aaad}[data-theme=tsinghuapurple] .operate-color.active.default .check-icon[data-v-80d92304]{color:#5f2167}[data-theme=creativeblue] .operate-color.active.default .check-icon[data-v-80d92304]{color:#418cff}[data-theme=njhkht] .operate-color.active.default .check-icon[data-v-80d92304]{color:#1d2088}.handler-item[data-v-80d92304]{padding-left:40px;position:relative}.handler-item:last-child .handler-item__dot[data-v-80d92304]{top:15px;left:20px;width:10px;height:10px;border-radius:50%;background:#888888}.handler-item:last-child .handler-item__dot[data-v-80d92304]::after{display:none}.event-delete[data-v-80d92304]{position:absolute;left:400px;top:0;line-height:30px;z-index:1}.handler-item__dot[data-v-80d92304]{position:absolute;top:20px;left:15px;width:20px;height:20px;border-radius:50%;background-color:rgba(8,116,231,0.4);text-align:center;line-height:20px;flex-direction:column}[data-theme=purple] .handler-item__dot[data-v-80d92304]{background-color:rgba(117,105,226,0.4)}[data-theme=palevioletred] .handler-item__dot[data-v-80d92304]{background-color:rgba(206,69,69,0.4)}[data-theme=forestgreen] .handler-item__dot[data-v-80d92304]{background-color:rgba(61,138,80,0.4)}[data-theme=deepblue] .handler-item__dot[data-v-80d92304]{background-color:rgba(15,95,189,0.4)}[data-theme=orange] .handler-item__dot[data-v-80d92304]{background-color:rgba(234,96,0,0.4)}[data-theme=skyblue] .handler-item__dot[data-v-80d92304]{background-color:rgba(26,69,134,0.4)}[data-theme=aurorablue] .handler-item__dot[data-v-80d92304]{background-color:rgba(56,59,158,0.4)}[data-theme=tiffanyblue] .handler-item__dot[data-v-80d92304]{background-color:rgba(0,170,173,0.4)}[data-theme=tsinghuapurple] .handler-item__dot[data-v-80d92304]{background-color:rgba(95,33,103,0.4)}[data-theme=creativeblue] .handler-item__dot[data-v-80d92304]{background-color:rgba(65,140,255,0.4)}[data-theme=njhkht] .handler-item__dot[data-v-80d92304]{background-color:rgba(29,32,136,0.4)}.handler-item__dot[data-v-80d92304]::after{content:'';display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#0874e7}[data-theme=purple] .handler-item__dot[data-v-80d92304]::after{background-color:#7569e2}[data-theme=palevioletred] .handler-item__dot[data-v-80d92304]::after{background-color:#ce4545}[data-theme=forestgreen] .handler-item__dot[data-v-80d92304]::after{background-color:#3d8a50}[data-theme=deepblue] .handler-item__dot[data-v-80d92304]::after{background-color:#0f5fbd}[data-theme=orange] .handler-item__dot[data-v-80d92304]::after{background-color:#ea6000}[data-theme=skyblue] .handler-item__dot[data-v-80d92304]::after{background-color:#1a4586}[data-theme=aurorablue] .handler-item__dot[data-v-80d92304]::after{background-color:#383b9e}[data-theme=tiffanyblue] .handler-item__dot[data-v-80d92304]::after{background-color:#00aaad}[data-theme=tsinghuapurple] .handler-item__dot[data-v-80d92304]::after{background-color:#5f2167}[data-theme=creativeblue] .handler-item__dot[data-v-80d92304]::after{background-color:#418cff}[data-theme=njhkht] .handler-item__dot[data-v-80d92304]::after{background-color:#1d2088}.handler-item__line[data-v-80d92304]{display:block;position:absolute;top:40px;left:24px;width:2px;height:calc(100% - 20px);background:#DCDFE6}.handler-function[data-v-80d92304]{margin-top:10px}.handler-function[data-v-80d92304] .el-input{margin-right:10px}.operate-config-item__tip[data-v-80d92304]{margin-left:10px;cursor:pointer}\n", ""]);
24185
24208
  // Exports
24186
24209
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
24187
24210
 
@@ -24197,7 +24220,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".operate-config[data-v-80d92304] .el-di
24197
24220
 
24198
24221
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
24199
24222
  // Module
24200
- ___CSS_LOADER_EXPORT___.push([module.i, ".field[data-v-1f460364] .el-dialog__body{padding-top:0;padding-bottom:0}.list-group[data-v-1f460364]{display:inline-block}.select-field-list[data-v-1f460364]{display:flex;flex-wrap:wrap;flex-shrink:1}.select-field-item[data-v-1f460364]{margin:4px;padding:8px 12px;line-height:1.1;background-color:rgba(8,116,231,0.1);border:1px dashed #0874e7;color:#333;cursor:move;user-select:none}[data-theme=purple] .select-field-item[data-v-1f460364]{background-color:rgba(117,105,226,0.1)}[data-theme=palevioletred] .select-field-item[data-v-1f460364]{background-color:rgba(206,69,69,0.1)}[data-theme=forestgreen] .select-field-item[data-v-1f460364]{background-color:rgba(61,138,80,0.1)}[data-theme=deepblue] .select-field-item[data-v-1f460364]{background-color:rgba(15,95,189,0.1)}[data-theme=orange] .select-field-item[data-v-1f460364]{background-color:rgba(234,96,0,0.1)}[data-theme=skyblue] .select-field-item[data-v-1f460364]{background-color:rgba(26,69,134,0.1)}[data-theme=aurorablue] .select-field-item[data-v-1f460364]{background-color:rgba(56,59,158,0.1)}[data-theme=tiffanyblue] .select-field-item[data-v-1f460364]{background-color:rgba(0,170,173,0.1)}[data-theme=tsinghuapurple] .select-field-item[data-v-1f460364]{background-color:rgba(95,33,103,0.1)}[data-theme=creativeblue] .select-field-item[data-v-1f460364]{background-color:rgba(65,140,255,0.1)}[data-theme=purple] .select-field-item[data-v-1f460364]{border-color:#7569E2}[data-theme=palevioletred] .select-field-item[data-v-1f460364]{border-color:#CE4545}[data-theme=forestgreen] .select-field-item[data-v-1f460364]{border-color:#3D8A50}[data-theme=deepblue] .select-field-item[data-v-1f460364]{border-color:#0F5FBD}[data-theme=orange] .select-field-item[data-v-1f460364]{border-color:#EA6000}[data-theme=skyblue] .select-field-item[data-v-1f460364]{border-color:#1A4586}[data-theme=aurorablue] .select-field-item[data-v-1f460364]{border-color:#383B9E}[data-theme=tiffanyblue] .select-field-item[data-v-1f460364]{border-color:#00AAAD}[data-theme=tsinghuapurple] .select-field-item[data-v-1f460364]{border-color:#5F2167}[data-theme=creativeblue] .select-field-item[data-v-1f460364]{border-color:#418CFF}.select-field-item i[data-v-1f460364]{cursor:pointer}.field-order i[data-v-1f460364]{font-size:16px;margin:0 -5px}.field-order .active[data-v-1f460364]{color:#0874e7}[data-theme=purple] .field-order .active[data-v-1f460364]{color:#7569e2}[data-theme=palevioletred] .field-order .active[data-v-1f460364]{color:#ce4545}[data-theme=forestgreen] .field-order .active[data-v-1f460364]{color:#3d8a50}[data-theme=deepblue] .field-order .active[data-v-1f460364]{color:#0f5fbd}[data-theme=orange] .field-order .active[data-v-1f460364]{color:#ea6000}[data-theme=skyblue] .field-order .active[data-v-1f460364]{color:#1a4586}[data-theme=aurorablue] .field-order .active[data-v-1f460364]{color:#383b9e}[data-theme=tiffanyblue] .field-order .active[data-v-1f460364]{color:#00aaad}[data-theme=tsinghuapurple] .field-order .active[data-v-1f460364]{color:#5f2167}[data-theme=creativeblue] .field-order .active[data-v-1f460364]{color:#418cff}.tree-field-checkbox-group[data-v-1f460364]{font-size:14px}.tree-field-header[data-v-1f460364]{@inlcude font_color_primary}.tree-field-title[data-v-1f460364]{font-size:14px}.tree-field-title i[data-v-1f460364]{margin-right:4px}.tree-field-checkbox[data-v-1f460364]{display:flex;flex-wrap:wrap;margin:12px 0;margin-left:40px;color:#666;cursor:pointer;line-height:24px}.tree-field-checkbox .active[data-v-1f460364]{color:#0874e7}[data-theme=purple] .tree-field-checkbox .active[data-v-1f460364]{color:#7569e2}[data-theme=palevioletred] .tree-field-checkbox .active[data-v-1f460364]{color:#ce4545}[data-theme=forestgreen] .tree-field-checkbox .active[data-v-1f460364]{color:#3d8a50}[data-theme=deepblue] .tree-field-checkbox .active[data-v-1f460364]{color:#0f5fbd}[data-theme=orange] .tree-field-checkbox .active[data-v-1f460364]{color:#ea6000}[data-theme=skyblue] .tree-field-checkbox .active[data-v-1f460364]{color:#1a4586}[data-theme=aurorablue] .tree-field-checkbox .active[data-v-1f460364]{color:#383b9e}[data-theme=tiffanyblue] .tree-field-checkbox .active[data-v-1f460364]{color:#00aaad}[data-theme=tsinghuapurple] .tree-field-checkbox .active[data-v-1f460364]{color:#5f2167}[data-theme=creativeblue] .tree-field-checkbox .active[data-v-1f460364]{color:#418cff}.setting-fields-container[data-v-1f460364]{display:flex;height:400px}.setting-fields__select[data-v-1f460364]{width:100%;height:100%;box-sizing:border-box;overflow:auto}.setting-fields__select .list-group[data-v-1f460364]{width:100%}.setting-field__row[data-v-1f460364]{margin-bottom:10px}.setting-field__row[data-v-1f460364]>.el-form-item{vertical-align:auto;width:100%;display:flex}.setting-field__row[data-v-1f460364]>.el-form-item .el-form-item__content{flex:1}.setting-fields__select--item[data-v-1f460364]{line-height:18px;width:100%;padding:8px 24px;box-sizing:border-box;cursor:pointer}.setting-fields__select--item i[data-v-1f460364]{line-height:1;font-size:18px}.setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#0874e7;margin-right:8px}[data-theme=purple] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#418cff}.setting-fields__select--item .el-icon-delete[data-v-1f460364]{display:none;color:red}.setting-fields__select--item[data-v-1f460364]:hover,.setting-fields__select--item.active[data-v-1f460364]{color:#0874e7;background-color:rgba(8,116,231,0.2)}.setting-fields__select--item:hover .el-icon-delete[data-v-1f460364],.setting-fields__select--item.active .el-icon-delete[data-v-1f460364]{display:inline}[data-theme=purple] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-1f460364]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-1f460364]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-1f460364]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-1f460364]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-1f460364]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-1f460364]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-1f460364]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-1f460364]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-1f460364]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-1f460364]{color:#418cff}[data-theme=purple] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(65,140,255,0.2)}.field-setting[data-v-1f460364]{display:flex;width:100%;height:calc(100% - 60px);box-sizing:border-box;padding:20px 10px 0}.field-setting-item[data-v-1f460364]{width:360px;display:flex;flex-direction:column;margin:0 10px;border:1px solid #e3e3e3}.field-setting-item[data-v-1f460364]:last-child{width:400px}.field-setting__header[data-v-1f460364]{padding:12px 20px;line-height:1;border-bottom:1px solid #e3e3e3}.field-setting__header span[data-v-1f460364]{position:relative;font-size:16px;padding-left:8px;font-weight:600;color:#333}.field-setting__header span[data-v-1f460364]::before{content:'';display:block;position:absolute;top:3px;width:4px;height:16px;background-color:#0874e7;border-radius:2px}[data-theme=purple] .field-setting__header span[data-v-1f460364]::before{background-color:#7569e2}[data-theme=palevioletred] .field-setting__header span[data-v-1f460364]::before{background-color:#ce4545}[data-theme=forestgreen] .field-setting__header span[data-v-1f460364]::before{background-color:#3d8a50}[data-theme=deepblue] .field-setting__header span[data-v-1f460364]::before{background-color:#0f5fbd}[data-theme=orange] .field-setting__header span[data-v-1f460364]::before{background-color:#ea6000}[data-theme=skyblue] .field-setting__header span[data-v-1f460364]::before{background-color:#1a4586}[data-theme=aurorablue] .field-setting__header span[data-v-1f460364]::before{background-color:#383b9e}[data-theme=tiffanyblue] .field-setting__header span[data-v-1f460364]::before{background-color:#00aaad}[data-theme=tsinghuapurple] .field-setting__header span[data-v-1f460364]::before{background-color:#5f2167}[data-theme=creativeblue] .field-setting__header span[data-v-1f460364]::before{background-color:#418cff}.field-setting__filter[data-v-1f460364]{margin:10px 20px;width:calc(100% - 40px)}.field-setting__content[data-v-1f460364]{flex:1;width:100%;overflow:auto;display:flex;flex-direction:column}.field-tree[data-v-1f460364]{flex:1;overflow:auto}.field-tree[data-v-1f460364] .el-tree-node__content{height:48px}.set-show-field[data-v-1f460364]{padding:8px 12px;border-top:1px solid #e3e3e3}.field-setting__button[data-v-1f460364]{overflow:hidden;padding:10px 20px;text-align:right}.no-select-field[data-v-1f460364]{text-align:center;color:#999;margin-top:50%}.show-field-dialog[data-v-1f460364] .el-dialog{height:80%}.show-field-dialog[data-v-1f460364] .el-dialog__body{height:calc(100% - 70px)}\n", ""]);
24223
+ ___CSS_LOADER_EXPORT___.push([module.i, ".field[data-v-1f460364] .el-dialog__body{padding-top:0;padding-bottom:0}.list-group[data-v-1f460364]{display:inline-block}.select-field-list[data-v-1f460364]{display:flex;flex-wrap:wrap;flex-shrink:1}.select-field-item[data-v-1f460364]{margin:4px;padding:8px 12px;line-height:1.1;background-color:rgba(8,116,231,0.1);border:1px dashed #0874e7;color:#333;cursor:move;user-select:none}[data-theme=purple] .select-field-item[data-v-1f460364]{background-color:rgba(117,105,226,0.1)}[data-theme=palevioletred] .select-field-item[data-v-1f460364]{background-color:rgba(206,69,69,0.1)}[data-theme=forestgreen] .select-field-item[data-v-1f460364]{background-color:rgba(61,138,80,0.1)}[data-theme=deepblue] .select-field-item[data-v-1f460364]{background-color:rgba(15,95,189,0.1)}[data-theme=orange] .select-field-item[data-v-1f460364]{background-color:rgba(234,96,0,0.1)}[data-theme=skyblue] .select-field-item[data-v-1f460364]{background-color:rgba(26,69,134,0.1)}[data-theme=aurorablue] .select-field-item[data-v-1f460364]{background-color:rgba(56,59,158,0.1)}[data-theme=tiffanyblue] .select-field-item[data-v-1f460364]{background-color:rgba(0,170,173,0.1)}[data-theme=tsinghuapurple] .select-field-item[data-v-1f460364]{background-color:rgba(95,33,103,0.1)}[data-theme=creativeblue] .select-field-item[data-v-1f460364]{background-color:rgba(65,140,255,0.1)}[data-theme=njhkht] .select-field-item[data-v-1f460364]{background-color:rgba(29,32,136,0.1)}[data-theme=purple] .select-field-item[data-v-1f460364]{border-color:#7569E2}[data-theme=palevioletred] .select-field-item[data-v-1f460364]{border-color:#CE4545}[data-theme=forestgreen] .select-field-item[data-v-1f460364]{border-color:#3D8A50}[data-theme=deepblue] .select-field-item[data-v-1f460364]{border-color:#0F5FBD}[data-theme=orange] .select-field-item[data-v-1f460364]{border-color:#EA6000}[data-theme=skyblue] .select-field-item[data-v-1f460364]{border-color:#1A4586}[data-theme=aurorablue] .select-field-item[data-v-1f460364]{border-color:#383B9E}[data-theme=tiffanyblue] .select-field-item[data-v-1f460364]{border-color:#00AAAD}[data-theme=tsinghuapurple] .select-field-item[data-v-1f460364]{border-color:#5F2167}[data-theme=creativeblue] .select-field-item[data-v-1f460364]{border-color:#418CFF}[data-theme=njhkht] .select-field-item[data-v-1f460364]{border-color:#1D2088}.select-field-item i[data-v-1f460364]{cursor:pointer}.field-order i[data-v-1f460364]{font-size:16px;margin:0 -5px}.field-order .active[data-v-1f460364]{color:#0874e7}[data-theme=purple] .field-order .active[data-v-1f460364]{color:#7569e2}[data-theme=palevioletred] .field-order .active[data-v-1f460364]{color:#ce4545}[data-theme=forestgreen] .field-order .active[data-v-1f460364]{color:#3d8a50}[data-theme=deepblue] .field-order .active[data-v-1f460364]{color:#0f5fbd}[data-theme=orange] .field-order .active[data-v-1f460364]{color:#ea6000}[data-theme=skyblue] .field-order .active[data-v-1f460364]{color:#1a4586}[data-theme=aurorablue] .field-order .active[data-v-1f460364]{color:#383b9e}[data-theme=tiffanyblue] .field-order .active[data-v-1f460364]{color:#00aaad}[data-theme=tsinghuapurple] .field-order .active[data-v-1f460364]{color:#5f2167}[data-theme=creativeblue] .field-order .active[data-v-1f460364]{color:#418cff}[data-theme=njhkht] .field-order .active[data-v-1f460364]{color:#1d2088}.tree-field-checkbox-group[data-v-1f460364]{font-size:14px}.tree-field-header[data-v-1f460364]{@inlcude font_color_primary}.tree-field-title[data-v-1f460364]{font-size:14px}.tree-field-title i[data-v-1f460364]{margin-right:4px}.tree-field-checkbox[data-v-1f460364]{display:flex;flex-wrap:wrap;margin:12px 0;margin-left:40px;color:#666;cursor:pointer;line-height:24px}.tree-field-checkbox .active[data-v-1f460364]{color:#0874e7}[data-theme=purple] .tree-field-checkbox .active[data-v-1f460364]{color:#7569e2}[data-theme=palevioletred] .tree-field-checkbox .active[data-v-1f460364]{color:#ce4545}[data-theme=forestgreen] .tree-field-checkbox .active[data-v-1f460364]{color:#3d8a50}[data-theme=deepblue] .tree-field-checkbox .active[data-v-1f460364]{color:#0f5fbd}[data-theme=orange] .tree-field-checkbox .active[data-v-1f460364]{color:#ea6000}[data-theme=skyblue] .tree-field-checkbox .active[data-v-1f460364]{color:#1a4586}[data-theme=aurorablue] .tree-field-checkbox .active[data-v-1f460364]{color:#383b9e}[data-theme=tiffanyblue] .tree-field-checkbox .active[data-v-1f460364]{color:#00aaad}[data-theme=tsinghuapurple] .tree-field-checkbox .active[data-v-1f460364]{color:#5f2167}[data-theme=creativeblue] .tree-field-checkbox .active[data-v-1f460364]{color:#418cff}[data-theme=njhkht] .tree-field-checkbox .active[data-v-1f460364]{color:#1d2088}.setting-fields-container[data-v-1f460364]{display:flex;height:400px}.setting-fields__select[data-v-1f460364]{width:100%;height:100%;box-sizing:border-box;overflow:auto}.setting-fields__select .list-group[data-v-1f460364]{width:100%}.setting-field__row[data-v-1f460364]{margin-bottom:10px}.setting-field__row[data-v-1f460364]>.el-form-item{vertical-align:auto;width:100%;display:flex}.setting-field__row[data-v-1f460364]>.el-form-item .el-form-item__content{flex:1}.setting-fields__select--item[data-v-1f460364]{line-height:18px;width:100%;padding:8px 24px;box-sizing:border-box;cursor:pointer}.setting-fields__select--item i[data-v-1f460364]{line-height:1;font-size:18px}.setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#0874e7;margin-right:8px}[data-theme=purple] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#418cff}[data-theme=njhkht] .setting-fields__select--item .el-icon-document[data-v-1f460364]{color:#1d2088}.setting-fields__select--item .el-icon-delete[data-v-1f460364]{display:none;color:red}.setting-fields__select--item[data-v-1f460364]:hover,.setting-fields__select--item.active[data-v-1f460364]{color:#0874e7;background-color:rgba(8,116,231,0.2)}.setting-fields__select--item:hover .el-icon-delete[data-v-1f460364],.setting-fields__select--item.active .el-icon-delete[data-v-1f460364]{display:inline}[data-theme=purple] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-1f460364]{color:#7569e2}[data-theme=palevioletred] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-1f460364]{color:#ce4545}[data-theme=forestgreen] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-1f460364]{color:#3d8a50}[data-theme=deepblue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-1f460364]{color:#0f5fbd}[data-theme=orange] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-1f460364]{color:#ea6000}[data-theme=skyblue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-1f460364]{color:#1a4586}[data-theme=aurorablue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-1f460364]{color:#383b9e}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-1f460364]{color:#00aaad}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-1f460364]{color:#5f2167}[data-theme=creativeblue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-1f460364]{color:#418cff}[data-theme=njhkht] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=njhkht] .setting-fields__select--item.active[data-v-1f460364]{color:#1d2088}[data-theme=purple] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=purple] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=palevioletred] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=forestgreen] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=deepblue] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=orange] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=skyblue] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=aurorablue] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=tiffanyblue] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=tsinghuapurple] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=creativeblue] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(65,140,255,0.2)}[data-theme=njhkht] .setting-fields__select--item[data-v-1f460364]:hover,[data-theme=njhkht] .setting-fields__select--item.active[data-v-1f460364]{background-color:rgba(29,32,136,0.2)}.field-setting[data-v-1f460364]{display:flex;width:100%;height:calc(100% - 60px);box-sizing:border-box;padding:20px 10px 0}.field-setting-item[data-v-1f460364]{width:360px;display:flex;flex-direction:column;margin:0 10px;border:1px solid #e3e3e3}.field-setting-item[data-v-1f460364]:last-child{width:400px}.field-setting__header[data-v-1f460364]{padding:12px 20px;line-height:1;border-bottom:1px solid #e3e3e3}.field-setting__header span[data-v-1f460364]{position:relative;font-size:16px;padding-left:8px;font-weight:600;color:#333}.field-setting__header span[data-v-1f460364]::before{content:'';display:block;position:absolute;top:3px;width:4px;height:16px;background-color:#0874e7;border-radius:2px}[data-theme=purple] .field-setting__header span[data-v-1f460364]::before{background-color:#7569e2}[data-theme=palevioletred] .field-setting__header span[data-v-1f460364]::before{background-color:#ce4545}[data-theme=forestgreen] .field-setting__header span[data-v-1f460364]::before{background-color:#3d8a50}[data-theme=deepblue] .field-setting__header span[data-v-1f460364]::before{background-color:#0f5fbd}[data-theme=orange] .field-setting__header span[data-v-1f460364]::before{background-color:#ea6000}[data-theme=skyblue] .field-setting__header span[data-v-1f460364]::before{background-color:#1a4586}[data-theme=aurorablue] .field-setting__header span[data-v-1f460364]::before{background-color:#383b9e}[data-theme=tiffanyblue] .field-setting__header span[data-v-1f460364]::before{background-color:#00aaad}[data-theme=tsinghuapurple] .field-setting__header span[data-v-1f460364]::before{background-color:#5f2167}[data-theme=creativeblue] .field-setting__header span[data-v-1f460364]::before{background-color:#418cff}[data-theme=njhkht] .field-setting__header span[data-v-1f460364]::before{background-color:#1d2088}.field-setting__filter[data-v-1f460364]{margin:10px 20px;width:calc(100% - 40px)}.field-setting__content[data-v-1f460364]{flex:1;width:100%;overflow:auto;display:flex;flex-direction:column}.field-tree[data-v-1f460364]{flex:1;overflow:auto}.field-tree[data-v-1f460364] .el-tree-node__content{height:48px}.set-show-field[data-v-1f460364]{padding:8px 12px;border-top:1px solid #e3e3e3}.field-setting__button[data-v-1f460364]{overflow:hidden;padding:10px 20px;text-align:right}.no-select-field[data-v-1f460364]{text-align:center;color:#999;margin-top:50%}.show-field-dialog[data-v-1f460364] .el-dialog{height:80%}.show-field-dialog[data-v-1f460364] .el-dialog__body{height:calc(100% - 70px)}\n", ""]);
24201
24224
  // Exports
24202
24225
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
24203
24226
 
@@ -24229,7 +24252,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".input[data-v-22a41886] .el-input,.inpu
24229
24252
 
24230
24253
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
24231
24254
  // Module
24232
- ___CSS_LOADER_EXPORT___.push([module.i, ".params-item[data-v-44129c56]{cursor:pointer}.params-item .el-icon-close[data-v-44129c56]{font-size:16px;color:#0874e7;display:none}[data-theme=purple] .params-item .el-icon-close[data-v-44129c56]{color:#7569e2}[data-theme=palevioletred] .params-item .el-icon-close[data-v-44129c56]{color:#ce4545}[data-theme=forestgreen] .params-item .el-icon-close[data-v-44129c56]{color:#3d8a50}[data-theme=deepblue] .params-item .el-icon-close[data-v-44129c56]{color:#0f5fbd}[data-theme=orange] .params-item .el-icon-close[data-v-44129c56]{color:#ea6000}[data-theme=skyblue] .params-item .el-icon-close[data-v-44129c56]{color:#1a4586}[data-theme=aurorablue] .params-item .el-icon-close[data-v-44129c56]{color:#383b9e}[data-theme=tiffanyblue] .params-item .el-icon-close[data-v-44129c56]{color:#00aaad}[data-theme=tsinghuapurple] .params-item .el-icon-close[data-v-44129c56]{color:#5f2167}[data-theme=creativeblue] .params-item .el-icon-close[data-v-44129c56]{color:#418cff}.params-item:hover .el-icon-close[data-v-44129c56]{display:inline}.add-params-input[data-v-44129c56]{display:flex;margin-bottom:16px}.add-params-input>span[data-v-44129c56]:first-child{width:80px}.add-params-input[data-v-44129c56] .el-input{width:240px}.button-group[data-v-44129c56]{text-align:center;margin-top:20px}\n", ""]);
24255
+ ___CSS_LOADER_EXPORT___.push([module.i, ".params-item[data-v-3dd452c2]{cursor:pointer}.params-item .el-icon-close[data-v-3dd452c2]{font-size:16px;color:#0874e7;display:none}[data-theme=purple] .params-item .el-icon-close[data-v-3dd452c2]{color:#7569e2}[data-theme=palevioletred] .params-item .el-icon-close[data-v-3dd452c2]{color:#ce4545}[data-theme=forestgreen] .params-item .el-icon-close[data-v-3dd452c2]{color:#3d8a50}[data-theme=deepblue] .params-item .el-icon-close[data-v-3dd452c2]{color:#0f5fbd}[data-theme=orange] .params-item .el-icon-close[data-v-3dd452c2]{color:#ea6000}[data-theme=skyblue] .params-item .el-icon-close[data-v-3dd452c2]{color:#1a4586}[data-theme=aurorablue] .params-item .el-icon-close[data-v-3dd452c2]{color:#383b9e}[data-theme=tiffanyblue] .params-item .el-icon-close[data-v-3dd452c2]{color:#00aaad}[data-theme=tsinghuapurple] .params-item .el-icon-close[data-v-3dd452c2]{color:#5f2167}[data-theme=creativeblue] .params-item .el-icon-close[data-v-3dd452c2]{color:#418cff}[data-theme=njhkht] .params-item .el-icon-close[data-v-3dd452c2]{color:#1d2088}.params-item:hover .el-icon-close[data-v-3dd452c2]{display:inline}.add-params-input[data-v-3dd452c2]{display:flex;margin-bottom:16px}.add-params-input>span[data-v-3dd452c2]:first-child{width:80px}.add-params-input[data-v-3dd452c2] .el-input{width:240px}.button-group[data-v-3dd452c2]{text-align:center;margin-top:20px}\n", ""]);
24233
24256
  // Exports
24234
24257
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
24235
24258
 
@@ -24293,7 +24316,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".input[data-v-694237a6] .el-input,.inpu
24293
24316
 
24294
24317
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
24295
24318
  // Module
24296
- ___CSS_LOADER_EXPORT___.push([module.i, ".input[data-v-15caf885] .el-input,.input[data-v-15caf885] .el-input__inner,.input[data-v-15caf885] .el-input-number{width:180px}\n", ""]);
24319
+ ___CSS_LOADER_EXPORT___.push([module.i, ".input[data-v-bfafc104] .el-input,.input[data-v-bfafc104] .el-input__inner,.input[data-v-bfafc104] .el-input-number{width:180px}\n", ""]);
24297
24320
  // Exports
24298
24321
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
24299
24322