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
package/lib/89.js CHANGED
@@ -11,7 +11,7 @@ __webpack_require__.r(__webpack_exports__);
11
11
  var toConsumableArray = __webpack_require__(3);
12
12
 
13
13
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
14
- var es_array_find_js_ = __webpack_require__(26);
14
+ var es_array_find_js_ = __webpack_require__(27);
15
15
 
16
16
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
17
17
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -1731,7 +1731,7 @@ var es_array_find_index_js_ = __webpack_require__(57);
1731
1731
  var es_array_splice_js_ = __webpack_require__(52);
1732
1732
 
1733
1733
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
1734
- var es_array_find_js_ = __webpack_require__(26);
1734
+ var es_array_find_js_ = __webpack_require__(27);
1735
1735
 
1736
1736
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
1737
1737
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -2147,7 +2147,7 @@ var component = Object(componentNormalizer["a" /* default */])(
2147
2147
 
2148
2148
  "use strict";
2149
2149
  /* harmony import */ var E_workspace_gitrepo_epx_group_frame_node_modules_babel_runtime_helpers_esm_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(11);
2150
- /* harmony import */ var E_workspace_gitrepo_epx_group_frame_node_modules_babel_runtime_helpers_esm_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(27);
2150
+ /* harmony import */ var E_workspace_gitrepo_epx_group_frame_node_modules_babel_runtime_helpers_esm_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(26);
2151
2151
  /* harmony import */ var E_workspace_gitrepo_epx_group_frame_node_modules_babel_runtime_helpers_esm_toConsumableArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(3);
2152
2152
  /* harmony import */ var E_workspace_gitrepo_epx_group_frame_node_modules_babel_runtime_helpers_esm_objectSpread2_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(0);
2153
2153
  /* harmony import */ var E_workspace_gitrepo_epx_group_frame_node_modules_babel_runtime_helpers_esm_typeof_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(4);
@@ -2159,7 +2159,7 @@ var component = Object(componentNormalizer["a" /* default */])(
2159
2159
  /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_7__);
2160
2160
  /* harmony import */ var core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(8);
2161
2161
  /* harmony import */ var core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_8__);
2162
- /* harmony import */ var core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(26);
2162
+ /* harmony import */ var core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(27);
2163
2163
  /* harmony import */ var core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_9__);
2164
2164
  /* harmony import */ var core_js_modules_es_array_map_js__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(12);
2165
2165
  /* harmony import */ var core_js_modules_es_array_map_js__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_map_js__WEBPACK_IMPORTED_MODULE_10__);
@@ -3864,7 +3864,7 @@ var component = Object(componentNormalizer["a" /* default */])(
3864
3864
  /* harmony import */ var E_workspace_gitrepo_epx_group_frame_node_modules_babel_runtime_helpers_esm_toConsumableArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(3);
3865
3865
  /* harmony import */ var E_workspace_gitrepo_epx_group_frame_node_modules_babel_runtime_helpers_esm_objectWithoutProperties_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(37);
3866
3866
  /* harmony import */ var E_workspace_gitrepo_epx_group_frame_node_modules_babel_runtime_helpers_esm_objectSpread2_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(0);
3867
- /* harmony import */ var core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(26);
3867
+ /* harmony import */ var core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(27);
3868
3868
  /* harmony import */ var core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_5__);
3869
3869
  /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(1);
3870
3870
  /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_6__);
@@ -4902,7 +4902,7 @@ var _excluded = ["itemConfigs", "items"];
4902
4902
  /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_3__);
4903
4903
  /* harmony import */ var core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(8);
4904
4904
  /* harmony import */ var core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_4__);
4905
- /* harmony import */ var core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(26);
4905
+ /* harmony import */ var core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(27);
4906
4906
  /* harmony import */ var core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_5__);
4907
4907
  /* harmony import */ var core_js_modules_es_object_values_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(76);
4908
4908
  /* harmony import */ var core_js_modules_es_object_values_js__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_object_values_js__WEBPACK_IMPORTED_MODULE_6__);
@@ -5464,14 +5464,14 @@ var _excluded = ["itemConfigs", "items"];
5464
5464
 
5465
5465
  "use strict";
5466
5466
  /* harmony import */ var E_workspace_gitrepo_epx_group_frame_node_modules_babel_runtime_helpers_esm_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(11);
5467
- /* harmony import */ var E_workspace_gitrepo_epx_group_frame_node_modules_babel_runtime_helpers_esm_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(27);
5467
+ /* harmony import */ var E_workspace_gitrepo_epx_group_frame_node_modules_babel_runtime_helpers_esm_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(26);
5468
5468
  /* harmony import */ var E_workspace_gitrepo_epx_group_frame_node_modules_babel_runtime_helpers_esm_objectSpread2_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(0);
5469
5469
  /* harmony import */ var E_workspace_gitrepo_epx_group_frame_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(21);
5470
5470
  /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(1);
5471
5471
  /* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_4__);
5472
5472
  /* harmony import */ var core_js_modules_es_promise_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(38);
5473
5473
  /* harmony import */ var core_js_modules_es_promise_js__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_promise_js__WEBPACK_IMPORTED_MODULE_5__);
5474
- /* harmony import */ var core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(26);
5474
+ /* harmony import */ var core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(27);
5475
5475
  /* harmony import */ var core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_find_js__WEBPACK_IMPORTED_MODULE_6__);
5476
5476
  /* harmony import */ var core_js_modules_es_string_link_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(66);
5477
5477
  /* harmony import */ var core_js_modules_es_string_link_js__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_string_link_js__WEBPACK_IMPORTED_MODULE_7__);
@@ -5714,7 +5714,7 @@ var toConsumableArray = __webpack_require__(3);
5714
5714
  var objectSpread2 = __webpack_require__(0);
5715
5715
 
5716
5716
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
5717
- var es_array_find_js_ = __webpack_require__(26);
5717
+ var es_array_find_js_ = __webpack_require__(27);
5718
5718
 
5719
5719
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
5720
5720
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -6618,6 +6618,12 @@ var Component = __webpack_require__(129);
6618
6618
  label: '按钮显示数量',
6619
6619
  type: 'num',
6620
6620
  defaultValue: 2
6621
+ }, {
6622
+ key: 'operateAffixBottom',
6623
+ label: '按钮吸底',
6624
+ type: 'switch',
6625
+ defaultValue: false,
6626
+ tip: '当页面布局为flex并且表单内字段铺满整个屏幕高度时生效'
6621
6627
  }, {
6622
6628
  key: 'componentEvents',
6623
6629
  label: '组件事件',
@@ -7421,7 +7427,7 @@ var web_dom_collections_iterator_js_ = __webpack_require__(7);
7421
7427
  var es_array_concat_js_ = __webpack_require__(14);
7422
7428
 
7423
7429
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
7424
- var es_array_find_js_ = __webpack_require__(26);
7430
+ var es_array_find_js_ = __webpack_require__(27);
7425
7431
 
7426
7432
  // EXTERNAL MODULE: external "core-js/modules/web.dom-collections.for-each.js"
7427
7433
  var web_dom_collections_for_each_js_ = __webpack_require__(8);
@@ -11357,7 +11363,7 @@ var objectWithoutProperties = __webpack_require__(37);
11357
11363
  var objectSpread2 = __webpack_require__(0);
11358
11364
 
11359
11365
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
11360
- var es_array_find_js_ = __webpack_require__(26);
11366
+ var es_array_find_js_ = __webpack_require__(27);
11361
11367
 
11362
11368
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
11363
11369
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -11644,7 +11650,7 @@ __webpack_require__.r(__webpack_exports__);
11644
11650
  var objectSpread2 = __webpack_require__(0);
11645
11651
 
11646
11652
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
11647
- var es_array_find_js_ = __webpack_require__(26);
11653
+ var es_array_find_js_ = __webpack_require__(27);
11648
11654
 
11649
11655
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
11650
11656
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -12145,7 +12151,7 @@ var objectSpread2 = __webpack_require__(0);
12145
12151
  var es_function_name_js_ = __webpack_require__(9);
12146
12152
 
12147
12153
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
12148
- var es_array_find_js_ = __webpack_require__(26);
12154
+ var es_array_find_js_ = __webpack_require__(27);
12149
12155
 
12150
12156
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
12151
12157
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -13881,7 +13887,7 @@ __webpack_require__.r(__webpack_exports__);
13881
13887
  var objectSpread2 = __webpack_require__(0);
13882
13888
 
13883
13889
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
13884
- var es_array_find_js_ = __webpack_require__(26);
13890
+ var es_array_find_js_ = __webpack_require__(27);
13885
13891
 
13886
13892
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
13887
13893
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -14174,7 +14180,7 @@ __webpack_require__.r(__webpack_exports__);
14174
14180
  var objectSpread2 = __webpack_require__(0);
14175
14181
 
14176
14182
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
14177
- var es_array_find_js_ = __webpack_require__(26);
14183
+ var es_array_find_js_ = __webpack_require__(27);
14178
14184
 
14179
14185
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
14180
14186
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -14391,7 +14397,7 @@ __webpack_require__.r(__webpack_exports__);
14391
14397
  var objectSpread2 = __webpack_require__(0);
14392
14398
 
14393
14399
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
14394
- var es_array_find_js_ = __webpack_require__(26);
14400
+ var es_array_find_js_ = __webpack_require__(27);
14395
14401
 
14396
14402
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
14397
14403
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -20974,7 +20980,7 @@ __webpack_require__.r(__webpack_exports__);
20974
20980
  var toConsumableArray = __webpack_require__(3);
20975
20981
 
20976
20982
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
20977
- var es_array_find_js_ = __webpack_require__(26);
20983
+ var es_array_find_js_ = __webpack_require__(27);
20978
20984
 
20979
20985
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
20980
20986
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -23952,7 +23958,7 @@ __webpack_require__.r(__webpack_exports__);
23952
23958
  var objectSpread2 = __webpack_require__(0);
23953
23959
 
23954
23960
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
23955
- var es_array_find_js_ = __webpack_require__(26);
23961
+ var es_array_find_js_ = __webpack_require__(27);
23956
23962
 
23957
23963
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
23958
23964
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -25039,7 +25045,7 @@ __webpack_require__.r(__webpack_exports__);
25039
25045
  var objectSpread2 = __webpack_require__(0);
25040
25046
 
25041
25047
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
25042
- var es_array_find_js_ = __webpack_require__(26);
25048
+ var es_array_find_js_ = __webpack_require__(27);
25043
25049
 
25044
25050
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
25045
25051
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -25730,7 +25736,7 @@ __webpack_require__.r(__webpack_exports__);
25730
25736
  var objectSpread2 = __webpack_require__(0);
25731
25737
 
25732
25738
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
25733
- var es_array_find_js_ = __webpack_require__(26);
25739
+ var es_array_find_js_ = __webpack_require__(27);
25734
25740
 
25735
25741
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
25736
25742
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -25907,7 +25913,7 @@ __webpack_require__.r(__webpack_exports__);
25907
25913
  var objectSpread2 = __webpack_require__(0);
25908
25914
 
25909
25915
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
25910
- var es_array_find_js_ = __webpack_require__(26);
25916
+ var es_array_find_js_ = __webpack_require__(27);
25911
25917
 
25912
25918
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
25913
25919
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -26385,7 +26391,7 @@ __webpack_require__.r(__webpack_exports__);
26385
26391
  var objectSpread2 = __webpack_require__(0);
26386
26392
 
26387
26393
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
26388
- var es_array_find_js_ = __webpack_require__(26);
26394
+ var es_array_find_js_ = __webpack_require__(27);
26389
26395
 
26390
26396
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
26391
26397
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -26623,7 +26629,7 @@ __webpack_require__.r(__webpack_exports__);
26623
26629
  var objectSpread2 = __webpack_require__(0);
26624
26630
 
26625
26631
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
26626
- var es_array_find_js_ = __webpack_require__(26);
26632
+ var es_array_find_js_ = __webpack_require__(27);
26627
26633
 
26628
26634
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
26629
26635
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -26723,7 +26729,7 @@ __webpack_require__.r(__webpack_exports__);
26723
26729
  var objectSpread2 = __webpack_require__(0);
26724
26730
 
26725
26731
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
26726
- var es_array_find_js_ = __webpack_require__(26);
26732
+ var es_array_find_js_ = __webpack_require__(27);
26727
26733
 
26728
26734
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
26729
26735
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -27075,7 +27081,7 @@ __webpack_require__.r(__webpack_exports__);
27075
27081
  var objectSpread2 = __webpack_require__(0);
27076
27082
 
27077
27083
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
27078
- var es_array_find_js_ = __webpack_require__(26);
27084
+ var es_array_find_js_ = __webpack_require__(27);
27079
27085
 
27080
27086
  // EXTERNAL MODULE: external "core-js/modules/es.object.to-string.js"
27081
27087
  var es_object_to_string_js_ = __webpack_require__(1);
@@ -27978,7 +27984,7 @@ var web_dom_collections_iterator_js_ = __webpack_require__(7);
27978
27984
  var es_array_concat_js_ = __webpack_require__(14);
27979
27985
 
27980
27986
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
27981
- var es_array_find_js_ = __webpack_require__(26);
27987
+ var es_array_find_js_ = __webpack_require__(27);
27982
27988
 
27983
27989
  // EXTERNAL MODULE: ./src/frame/views/visual/Component.vue + 3 modules
27984
27990
  var Component = __webpack_require__(129);
@@ -28242,7 +28248,7 @@ var web_dom_collections_iterator_js_ = __webpack_require__(7);
28242
28248
  var es_array_concat_js_ = __webpack_require__(14);
28243
28249
 
28244
28250
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
28245
- var es_array_find_js_ = __webpack_require__(26);
28251
+ var es_array_find_js_ = __webpack_require__(27);
28246
28252
 
28247
28253
  // EXTERNAL MODULE: ./src/frame/views/visual/Component.vue + 3 modules
28248
28254
  var Component = __webpack_require__(129);
@@ -28489,7 +28495,7 @@ var web_dom_collections_iterator_js_ = __webpack_require__(7);
28489
28495
  var es_array_concat_js_ = __webpack_require__(14);
28490
28496
 
28491
28497
  // EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
28492
- var es_array_find_js_ = __webpack_require__(26);
28498
+ var es_array_find_js_ = __webpack_require__(27);
28493
28499
 
28494
28500
  // EXTERNAL MODULE: ./src/frame/views/visual/Component.vue + 3 modules
28495
28501
  var Component = __webpack_require__(129);
package/lib/91.js CHANGED
@@ -6639,6 +6639,12 @@ var Component = __webpack_require__(128);
6639
6639
  label: '按钮显示数量',
6640
6640
  type: 'num',
6641
6641
  defaultValue: 2
6642
+ }, {
6643
+ key: 'operateAffixBottom',
6644
+ label: '按钮吸底',
6645
+ type: 'switch',
6646
+ defaultValue: false,
6647
+ tip: '当页面布局为flex并且表单内字段铺满整个屏幕高度时生效'
6642
6648
  }, {
6643
6649
  key: 'componentEvents',
6644
6650
  label: '组件事件',
@@ -8546,7 +8552,7 @@ webpackContext.id = 564;
8546
8552
 
8547
8553
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
8548
8554
  // Module
8549
- ___CSS_LOADER_EXPORT___.push([module.i, ".container[data-v-1f7df5f0]{width:100%;height:100%;display:flex;flex-direction:column}.half[data-v-1f7df5f0]{width:50%}.whole[data-v-1f7df5f0]{width:100%}.add-configuration[data-v-1f7df5f0]{position:absolute;top:15px;left:31%}.dialog-button[data-v-1f7df5f0]{margin-top:52px;text-align:center}.tabs[data-v-1f7df5f0] .el-tabs__header{background:#fff;margin:0}.tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{content:'';position:absolute;left:0;top:-1px;width:100%;height:2px;background-color:#0874e7}[data-theme=purple] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#7569e2}[data-theme=palevioletred] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#ce4545}[data-theme=forestgreen] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#3d8a50}[data-theme=deepblue] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#0f5fbd}[data-theme=orange] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#ea6000}[data-theme=skyblue] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#1a4586}[data-theme=aurorablue] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#383b9e}[data-theme=tiffanyblue] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#00aaad}[data-theme=tsinghuapurple] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#5f2167}[data-theme=creativeblue] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#418cff}.tabs[data-v-1f7df5f0] .el-tabs__nav-wrap::after{display:none}.tabs[data-v-1f7df5f0] .el-tabs__content{flex:1;overflow:hidden}.tabs[data-v-1f7df5f0] .el-tab-pane{height:100%}.form-container[data-v-1f7df5f0]{flex:1;height:100%;overflow:auto}.sub-add-btn[data-v-1f7df5f0]{float:right;width:70px;height:36px;box-sizing:border-box;border-radius:4px;color:#0874e7;font-size:14px;text-align:center;line-height:34px;margin-right:12px;cursor:pointer}[data-theme=purple] .sub-add-btn[data-v-1f7df5f0]{color:#7569e2}[data-theme=palevioletred] .sub-add-btn[data-v-1f7df5f0]{color:#ce4545}[data-theme=forestgreen] .sub-add-btn[data-v-1f7df5f0]{color:#3d8a50}[data-theme=deepblue] .sub-add-btn[data-v-1f7df5f0]{color:#0f5fbd}[data-theme=orange] .sub-add-btn[data-v-1f7df5f0]{color:#ea6000}[data-theme=skyblue] .sub-add-btn[data-v-1f7df5f0]{color:#1a4586}[data-theme=aurorablue] .sub-add-btn[data-v-1f7df5f0]{color:#383b9e}[data-theme=tiffanyblue] .sub-add-btn[data-v-1f7df5f0]{color:#00aaad}[data-theme=tsinghuapurple] .sub-add-btn[data-v-1f7df5f0]{color:#5f2167}[data-theme=creativeblue] .sub-add-btn[data-v-1f7df5f0]{color:#418cff}.form-item[data-v-1f7df5f0]{background:#fff;margin-bottom:16px}.form-title[data-v-1f7df5f0]{padding:6px 24px;position:relative;overflow:hidden;font-size:16px;line-height:36px}.form-title[data-v-1f7df5f0]::after{content:'';position:absolute;left:-24px;bottom:0;width:calc(100% + 48px);height:1px;background:#e3e3e3}.form-title i[data-v-1f7df5f0]{color:#0874e7;font-size:20px;float:right;cursor:pointer;transition:all .5s;line-height:36px}[data-theme=purple] .form-title i[data-v-1f7df5f0]{color:#7569e2}[data-theme=palevioletred] .form-title i[data-v-1f7df5f0]{color:#ce4545}[data-theme=forestgreen] .form-title i[data-v-1f7df5f0]{color:#3d8a50}[data-theme=deepblue] .form-title i[data-v-1f7df5f0]{color:#0f5fbd}[data-theme=orange] .form-title i[data-v-1f7df5f0]{color:#ea6000}[data-theme=skyblue] .form-title i[data-v-1f7df5f0]{color:#1a4586}[data-theme=aurorablue] .form-title i[data-v-1f7df5f0]{color:#383b9e}[data-theme=tiffanyblue] .form-title i[data-v-1f7df5f0]{color:#00aaad}[data-theme=tsinghuapurple] .form-title i[data-v-1f7df5f0]{color:#5f2167}[data-theme=creativeblue] .form-title i[data-v-1f7df5f0]{color:#418cff}.form-title .fold[data-v-1f7df5f0]{transform:rotate(180deg)}.form-title-border[data-v-1f7df5f0]{border-left:3px solid;border-color:#0874e7;padding-left:6px}[data-theme=purple] .form-title-border[data-v-1f7df5f0]{border-color:#7569e2}[data-theme=palevioletred] .form-title-border[data-v-1f7df5f0]{border-color:#ce4545}[data-theme=forestgreen] .form-title-border[data-v-1f7df5f0]{border-color:#3d8a50}[data-theme=deepblue] .form-title-border[data-v-1f7df5f0]{border-color:#0f5fbd}[data-theme=orange] .form-title-border[data-v-1f7df5f0]{border-color:#ea6000}[data-theme=skyblue] .form-title-border[data-v-1f7df5f0]{border-color:#1a4586}[data-theme=aurorablue] .form-title-border[data-v-1f7df5f0]{border-color:#383b9e}[data-theme=tiffanyblue] .form-title-border[data-v-1f7df5f0]{border-color:#00aaad}[data-theme=tsinghuapurple] .form-title-border[data-v-1f7df5f0]{border-color:#5f2167}[data-theme=creativeblue] .form-title-border[data-v-1f7df5f0]{border-color:#418cff}.form-content[data-v-1f7df5f0]{padding:24px;overflow:hidden}.form-content.no-padding[data-v-1f7df5f0]{padding:0}.button-container[data-v-1f7df5f0]{margin:12px 0;text-align:center}.button-container[data-v-1f7df5f0] .el-button{padding:12px 42px;margin:0 12px}.button-container .button-new-tag[data-v-1f7df5f0]{padding:12px;margin:0 12px}.mobile-button-container[data-v-1f7df5f0]{height:46px}.mobile-button-inner[data-v-1f7df5f0]{display:flex;position:fixed;z-index:2;bottom:0;box-shadow:0 -1px 2px rgba(0,0,0,0.1);width:100%;margin:0}.mobile-button-inner[data-v-1f7df5f0] .el-button{flex:1;margin:0;border:0;border-radius:0;padding:16px 42px}.field-item[data-v-1f7df5f0]{display:inline-block;padding:6px 12px;border:1px dashed rgba(8,116,231,0.6);background-color:rgba(8,116,231,0.1);color:#0874e7;line-height:1;margin:4px 0;margin-right:10px;cursor:move;user-select:none}[data-theme=purple] .field-item[data-v-1f7df5f0]{background-color:rgba(117,105,226,0.1)}[data-theme=palevioletred] .field-item[data-v-1f7df5f0]{background-color:rgba(206,69,69,0.1)}[data-theme=forestgreen] .field-item[data-v-1f7df5f0]{background-color:rgba(61,138,80,0.1)}[data-theme=deepblue] .field-item[data-v-1f7df5f0]{background-color:rgba(15,95,189,0.1)}[data-theme=orange] .field-item[data-v-1f7df5f0]{background-color:rgba(234,96,0,0.1)}[data-theme=skyblue] .field-item[data-v-1f7df5f0]{background-color:rgba(26,69,134,0.1)}[data-theme=aurorablue] .field-item[data-v-1f7df5f0]{background-color:rgba(56,59,158,0.1)}[data-theme=tiffanyblue] .field-item[data-v-1f7df5f0]{background-color:rgba(0,170,173,0.1)}[data-theme=tsinghuapurple] .field-item[data-v-1f7df5f0]{background-color:rgba(95,33,103,0.1)}[data-theme=creativeblue] .field-item[data-v-1f7df5f0]{background-color:rgba(65,140,255,0.1)}[data-theme=purple] .field-item[data-v-1f7df5f0]{color:#7569e2}[data-theme=palevioletred] .field-item[data-v-1f7df5f0]{color:#ce4545}[data-theme=forestgreen] .field-item[data-v-1f7df5f0]{color:#3d8a50}[data-theme=deepblue] .field-item[data-v-1f7df5f0]{color:#0f5fbd}[data-theme=orange] .field-item[data-v-1f7df5f0]{color:#ea6000}[data-theme=skyblue] .field-item[data-v-1f7df5f0]{color:#1a4586}[data-theme=aurorablue] .field-item[data-v-1f7df5f0]{color:#383b9e}[data-theme=tiffanyblue] .field-item[data-v-1f7df5f0]{color:#00aaad}[data-theme=tsinghuapurple] .field-item[data-v-1f7df5f0]{color:#5f2167}[data-theme=creativeblue] .field-item[data-v-1f7df5f0]{color:#418cff}.field-item i[data-v-1f7df5f0]{margin-left:2px;cursor:pointer;color:#999}.el-checkbox-group[data-v-1f7df5f0]{font-size:inherit}.field-item-title[data-v-1f7df5f0]{cursor:pointer}.field-item-title i[data-v-1f7df5f0]{color:#0874e7;margin-right:6px}[data-theme=purple] .field-item-title i[data-v-1f7df5f0]{color:#7569e2}[data-theme=palevioletred] .field-item-title i[data-v-1f7df5f0]{color:#ce4545}[data-theme=forestgreen] .field-item-title i[data-v-1f7df5f0]{color:#3d8a50}[data-theme=deepblue] .field-item-title i[data-v-1f7df5f0]{color:#0f5fbd}[data-theme=orange] .field-item-title i[data-v-1f7df5f0]{color:#ea6000}[data-theme=skyblue] .field-item-title i[data-v-1f7df5f0]{color:#1a4586}[data-theme=aurorablue] .field-item-title i[data-v-1f7df5f0]{color:#383b9e}[data-theme=tiffanyblue] .field-item-title i[data-v-1f7df5f0]{color:#00aaad}[data-theme=tsinghuapurple] .field-item-title i[data-v-1f7df5f0]{color:#5f2167}[data-theme=creativeblue] .field-item-title i[data-v-1f7df5f0]{color:#418cff}.operate-container[data-v-1f7df5f0]{display:flex;height:400px}.operate-slide[data-v-1f7df5f0]{width:238px;background-color:#fefefe;border-radius:4px;border:solid 1px #eaedf4;padding:24px;display:flex;flex-direction:column;align-items:center;overflow:auto}.operate-slide[data-v-1f7df5f0] .el-button{width:160px;margin:12px 0;position:relative}.operate-slide .active[data-v-1f7df5f0]::after{content:\"\\e791\";font-family:'element-icons' !important;position:absolute;left:-20px;color:#0874e7;font-size:16px}[data-theme=purple] .operate-slide .active[data-v-1f7df5f0]::after{color:#7569e2}[data-theme=palevioletred] .operate-slide .active[data-v-1f7df5f0]::after{color:#ce4545}[data-theme=forestgreen] .operate-slide .active[data-v-1f7df5f0]::after{color:#3d8a50}[data-theme=deepblue] .operate-slide .active[data-v-1f7df5f0]::after{color:#0f5fbd}[data-theme=orange] .operate-slide .active[data-v-1f7df5f0]::after{color:#ea6000}[data-theme=skyblue] .operate-slide .active[data-v-1f7df5f0]::after{color:#1a4586}[data-theme=aurorablue] .operate-slide .active[data-v-1f7df5f0]::after{color:#383b9e}[data-theme=tiffanyblue] .operate-slide .active[data-v-1f7df5f0]::after{color:#00aaad}[data-theme=tsinghuapurple] .operate-slide .active[data-v-1f7df5f0]::after{color:#5f2167}[data-theme=creativeblue] .operate-slide .active[data-v-1f7df5f0]::after{color:#418cff}.operate-content[data-v-1f7df5f0]{background-color:#fefefe;border-radius:4px;border:solid 1px #eaedf4;padding:24px 0;margin-left:20px;overflow:auto}.operate-content[data-v-1f7df5f0] .el-input{width:220px}.operate-content-edit[data-v-1f7df5f0]{width:400px;margin:auto}.is-default .fields-drag[data-v-1f7df5f0]{opacity:.6}.is-default[data-v-1f7df5f0] .is-checked .el-input__inner{opacity:.6}.is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(8,116,231,0.6);border-color:rgba(8,116,231,0.6)}[data-theme=purple] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(117,105,226,0.6)}[data-theme=palevioletred] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(206,69,69,0.6)}[data-theme=forestgreen] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(61,138,80,0.6)}[data-theme=deepblue] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(15,95,189,0.6)}[data-theme=orange] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(234,96,0,0.6)}[data-theme=skyblue] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(26,69,134,0.6)}[data-theme=aurorablue] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(56,59,158,0.6)}[data-theme=tiffanyblue] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(0,170,173,0.6)}[data-theme=tsinghuapurple] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(95,33,103,0.6)}[data-theme=creativeblue] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(65,140,255,0.6)}.is-default[data-v-1f7df5f0] .is-checked .el-radio__label{color:rgba(8,116,231,0.6)}.drag-button[data-v-1f7df5f0]{display:inline-block;vertical-align:top}.form-visual[data-v-1f7df5f0]{color:#0874e7;margin-left:10px;width:93px}[data-theme=purple] .form-visual[data-v-1f7df5f0]{color:#7569e2}[data-theme=palevioletred] .form-visual[data-v-1f7df5f0]{color:#ce4545}[data-theme=forestgreen] .form-visual[data-v-1f7df5f0]{color:#3d8a50}[data-theme=deepblue] .form-visual[data-v-1f7df5f0]{color:#0f5fbd}[data-theme=orange] .form-visual[data-v-1f7df5f0]{color:#ea6000}[data-theme=skyblue] .form-visual[data-v-1f7df5f0]{color:#1a4586}[data-theme=aurorablue] .form-visual[data-v-1f7df5f0]{color:#383b9e}[data-theme=tiffanyblue] .form-visual[data-v-1f7df5f0]{color:#00aaad}[data-theme=tsinghuapurple] .form-visual[data-v-1f7df5f0]{color:#5f2167}[data-theme=creativeblue] .form-visual[data-v-1f7df5f0]{color:#418cff}.form-visual span[data-v-1f7df5f0]{cursor:pointer}.xiugai[data-v-1f7df5f0]{margin-right:10px}.drag-button-edit[data-v-1f7df5f0]{margin-top:6px;display:flex;padding:0 12px;justify-content:space-around}.drag-button-edit span[data-v-1f7df5f0]{cursor:pointer;color:#0874e7}[data-theme=purple] .drag-button-edit span[data-v-1f7df5f0]{color:#7569e2}[data-theme=palevioletred] .drag-button-edit span[data-v-1f7df5f0]{color:#ce4545}[data-theme=forestgreen] .drag-button-edit span[data-v-1f7df5f0]{color:#3d8a50}[data-theme=deepblue] .drag-button-edit span[data-v-1f7df5f0]{color:#0f5fbd}[data-theme=orange] .drag-button-edit span[data-v-1f7df5f0]{color:#ea6000}[data-theme=skyblue] .drag-button-edit span[data-v-1f7df5f0]{color:#1a4586}[data-theme=aurorablue] .drag-button-edit span[data-v-1f7df5f0]{color:#383b9e}[data-theme=tiffanyblue] .drag-button-edit span[data-v-1f7df5f0]{color:#00aaad}[data-theme=tsinghuapurple] .drag-button-edit span[data-v-1f7df5f0]{color:#5f2167}[data-theme=creativeblue] .drag-button-edit span[data-v-1f7df5f0]{color:#418cff}@media screen and (max-width: 992px){.form-content[data-v-1f7df5f0]{padding:0}}\n", ""]);
8555
+ ___CSS_LOADER_EXPORT___.push([module.i, ".container[data-v-1f7df5f0]{width:100%;height:100%;display:flex;flex-direction:column}.half[data-v-1f7df5f0]{width:50%}.whole[data-v-1f7df5f0]{width:100%}.add-configuration[data-v-1f7df5f0]{position:absolute;top:15px;left:31%}.dialog-button[data-v-1f7df5f0]{margin-top:52px;text-align:center}.tabs[data-v-1f7df5f0] .el-tabs__header{background:#fff;margin:0}.tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{content:'';position:absolute;left:0;top:-1px;width:100%;height:2px;background-color:#0874e7}[data-theme=purple] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#7569e2}[data-theme=palevioletred] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#ce4545}[data-theme=forestgreen] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#3d8a50}[data-theme=deepblue] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#0f5fbd}[data-theme=orange] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#ea6000}[data-theme=skyblue] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#1a4586}[data-theme=aurorablue] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#383b9e}[data-theme=tiffanyblue] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#00aaad}[data-theme=tsinghuapurple] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#5f2167}[data-theme=creativeblue] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#418cff}[data-theme=njhkht] .tabs[data-v-1f7df5f0] .el-tabs__item.is-active::after{background-color:#1d2088}.tabs[data-v-1f7df5f0] .el-tabs__nav-wrap::after{display:none}.tabs[data-v-1f7df5f0] .el-tabs__content{flex:1;overflow:hidden}.tabs[data-v-1f7df5f0] .el-tab-pane{height:100%}.form-container[data-v-1f7df5f0]{flex:1;height:100%;overflow:auto}.sub-add-btn[data-v-1f7df5f0]{float:right;width:70px;height:36px;box-sizing:border-box;border-radius:4px;color:#0874e7;font-size:14px;text-align:center;line-height:34px;margin-right:12px;cursor:pointer}[data-theme=purple] .sub-add-btn[data-v-1f7df5f0]{color:#7569e2}[data-theme=palevioletred] .sub-add-btn[data-v-1f7df5f0]{color:#ce4545}[data-theme=forestgreen] .sub-add-btn[data-v-1f7df5f0]{color:#3d8a50}[data-theme=deepblue] .sub-add-btn[data-v-1f7df5f0]{color:#0f5fbd}[data-theme=orange] .sub-add-btn[data-v-1f7df5f0]{color:#ea6000}[data-theme=skyblue] .sub-add-btn[data-v-1f7df5f0]{color:#1a4586}[data-theme=aurorablue] .sub-add-btn[data-v-1f7df5f0]{color:#383b9e}[data-theme=tiffanyblue] .sub-add-btn[data-v-1f7df5f0]{color:#00aaad}[data-theme=tsinghuapurple] .sub-add-btn[data-v-1f7df5f0]{color:#5f2167}[data-theme=creativeblue] .sub-add-btn[data-v-1f7df5f0]{color:#418cff}[data-theme=njhkht] .sub-add-btn[data-v-1f7df5f0]{color:#1d2088}.form-item[data-v-1f7df5f0]{background:#fff;margin-bottom:16px}.form-title[data-v-1f7df5f0]{padding:6px 24px;position:relative;overflow:hidden;font-size:16px;line-height:36px}.form-title[data-v-1f7df5f0]::after{content:'';position:absolute;left:-24px;bottom:0;width:calc(100% + 48px);height:1px;background:#e3e3e3}.form-title i[data-v-1f7df5f0]{color:#0874e7;font-size:20px;float:right;cursor:pointer;transition:all .5s;line-height:36px}[data-theme=purple] .form-title i[data-v-1f7df5f0]{color:#7569e2}[data-theme=palevioletred] .form-title i[data-v-1f7df5f0]{color:#ce4545}[data-theme=forestgreen] .form-title i[data-v-1f7df5f0]{color:#3d8a50}[data-theme=deepblue] .form-title i[data-v-1f7df5f0]{color:#0f5fbd}[data-theme=orange] .form-title i[data-v-1f7df5f0]{color:#ea6000}[data-theme=skyblue] .form-title i[data-v-1f7df5f0]{color:#1a4586}[data-theme=aurorablue] .form-title i[data-v-1f7df5f0]{color:#383b9e}[data-theme=tiffanyblue] .form-title i[data-v-1f7df5f0]{color:#00aaad}[data-theme=tsinghuapurple] .form-title i[data-v-1f7df5f0]{color:#5f2167}[data-theme=creativeblue] .form-title i[data-v-1f7df5f0]{color:#418cff}[data-theme=njhkht] .form-title i[data-v-1f7df5f0]{color:#1d2088}.form-title .fold[data-v-1f7df5f0]{transform:rotate(180deg)}.form-title-border[data-v-1f7df5f0]{border-left:3px solid;border-color:#0874e7;padding-left:6px}[data-theme=purple] .form-title-border[data-v-1f7df5f0]{border-color:#7569e2}[data-theme=palevioletred] .form-title-border[data-v-1f7df5f0]{border-color:#ce4545}[data-theme=forestgreen] .form-title-border[data-v-1f7df5f0]{border-color:#3d8a50}[data-theme=deepblue] .form-title-border[data-v-1f7df5f0]{border-color:#0f5fbd}[data-theme=orange] .form-title-border[data-v-1f7df5f0]{border-color:#ea6000}[data-theme=skyblue] .form-title-border[data-v-1f7df5f0]{border-color:#1a4586}[data-theme=aurorablue] .form-title-border[data-v-1f7df5f0]{border-color:#383b9e}[data-theme=tiffanyblue] .form-title-border[data-v-1f7df5f0]{border-color:#00aaad}[data-theme=tsinghuapurple] .form-title-border[data-v-1f7df5f0]{border-color:#5f2167}[data-theme=creativeblue] .form-title-border[data-v-1f7df5f0]{border-color:#418cff}[data-theme=njhkht] .form-title-border[data-v-1f7df5f0]{border-color:#1d2088}.form-content[data-v-1f7df5f0]{padding:24px;overflow:hidden}.form-content.no-padding[data-v-1f7df5f0]{padding:0}.button-container[data-v-1f7df5f0]{margin:12px 0;text-align:center}.button-container[data-v-1f7df5f0] .el-button{padding:12px 42px;margin:0 12px}.button-container .button-new-tag[data-v-1f7df5f0]{padding:12px;margin:0 12px}.mobile-button-container[data-v-1f7df5f0]{height:46px}.mobile-button-inner[data-v-1f7df5f0]{display:flex;position:fixed;z-index:2;bottom:0;box-shadow:0 -1px 2px rgba(0,0,0,0.1);width:100%;margin:0}.mobile-button-inner[data-v-1f7df5f0] .el-button{flex:1;margin:0;border:0;border-radius:0;padding:16px 42px}.field-item[data-v-1f7df5f0]{display:inline-block;padding:6px 12px;border:1px dashed rgba(8,116,231,0.6);background-color:rgba(8,116,231,0.1);color:#0874e7;line-height:1;margin:4px 0;margin-right:10px;cursor:move;user-select:none}[data-theme=purple] .field-item[data-v-1f7df5f0]{background-color:rgba(117,105,226,0.1)}[data-theme=palevioletred] .field-item[data-v-1f7df5f0]{background-color:rgba(206,69,69,0.1)}[data-theme=forestgreen] .field-item[data-v-1f7df5f0]{background-color:rgba(61,138,80,0.1)}[data-theme=deepblue] .field-item[data-v-1f7df5f0]{background-color:rgba(15,95,189,0.1)}[data-theme=orange] .field-item[data-v-1f7df5f0]{background-color:rgba(234,96,0,0.1)}[data-theme=skyblue] .field-item[data-v-1f7df5f0]{background-color:rgba(26,69,134,0.1)}[data-theme=aurorablue] .field-item[data-v-1f7df5f0]{background-color:rgba(56,59,158,0.1)}[data-theme=tiffanyblue] .field-item[data-v-1f7df5f0]{background-color:rgba(0,170,173,0.1)}[data-theme=tsinghuapurple] .field-item[data-v-1f7df5f0]{background-color:rgba(95,33,103,0.1)}[data-theme=creativeblue] .field-item[data-v-1f7df5f0]{background-color:rgba(65,140,255,0.1)}[data-theme=njhkht] .field-item[data-v-1f7df5f0]{background-color:rgba(29,32,136,0.1)}[data-theme=purple] .field-item[data-v-1f7df5f0]{color:#7569e2}[data-theme=palevioletred] .field-item[data-v-1f7df5f0]{color:#ce4545}[data-theme=forestgreen] .field-item[data-v-1f7df5f0]{color:#3d8a50}[data-theme=deepblue] .field-item[data-v-1f7df5f0]{color:#0f5fbd}[data-theme=orange] .field-item[data-v-1f7df5f0]{color:#ea6000}[data-theme=skyblue] .field-item[data-v-1f7df5f0]{color:#1a4586}[data-theme=aurorablue] .field-item[data-v-1f7df5f0]{color:#383b9e}[data-theme=tiffanyblue] .field-item[data-v-1f7df5f0]{color:#00aaad}[data-theme=tsinghuapurple] .field-item[data-v-1f7df5f0]{color:#5f2167}[data-theme=creativeblue] .field-item[data-v-1f7df5f0]{color:#418cff}[data-theme=njhkht] .field-item[data-v-1f7df5f0]{color:#1d2088}.field-item i[data-v-1f7df5f0]{margin-left:2px;cursor:pointer;color:#999}.el-checkbox-group[data-v-1f7df5f0]{font-size:inherit}.field-item-title[data-v-1f7df5f0]{cursor:pointer}.field-item-title i[data-v-1f7df5f0]{color:#0874e7;margin-right:6px}[data-theme=purple] .field-item-title i[data-v-1f7df5f0]{color:#7569e2}[data-theme=palevioletred] .field-item-title i[data-v-1f7df5f0]{color:#ce4545}[data-theme=forestgreen] .field-item-title i[data-v-1f7df5f0]{color:#3d8a50}[data-theme=deepblue] .field-item-title i[data-v-1f7df5f0]{color:#0f5fbd}[data-theme=orange] .field-item-title i[data-v-1f7df5f0]{color:#ea6000}[data-theme=skyblue] .field-item-title i[data-v-1f7df5f0]{color:#1a4586}[data-theme=aurorablue] .field-item-title i[data-v-1f7df5f0]{color:#383b9e}[data-theme=tiffanyblue] .field-item-title i[data-v-1f7df5f0]{color:#00aaad}[data-theme=tsinghuapurple] .field-item-title i[data-v-1f7df5f0]{color:#5f2167}[data-theme=creativeblue] .field-item-title i[data-v-1f7df5f0]{color:#418cff}[data-theme=njhkht] .field-item-title i[data-v-1f7df5f0]{color:#1d2088}.operate-container[data-v-1f7df5f0]{display:flex;height:400px}.operate-slide[data-v-1f7df5f0]{width:238px;background-color:#fefefe;border-radius:4px;border:solid 1px #eaedf4;padding:24px;display:flex;flex-direction:column;align-items:center;overflow:auto}.operate-slide[data-v-1f7df5f0] .el-button{width:160px;margin:12px 0;position:relative}.operate-slide .active[data-v-1f7df5f0]::after{content:\"\\e791\";font-family:'element-icons' !important;position:absolute;left:-20px;color:#0874e7;font-size:16px}[data-theme=purple] .operate-slide .active[data-v-1f7df5f0]::after{color:#7569e2}[data-theme=palevioletred] .operate-slide .active[data-v-1f7df5f0]::after{color:#ce4545}[data-theme=forestgreen] .operate-slide .active[data-v-1f7df5f0]::after{color:#3d8a50}[data-theme=deepblue] .operate-slide .active[data-v-1f7df5f0]::after{color:#0f5fbd}[data-theme=orange] .operate-slide .active[data-v-1f7df5f0]::after{color:#ea6000}[data-theme=skyblue] .operate-slide .active[data-v-1f7df5f0]::after{color:#1a4586}[data-theme=aurorablue] .operate-slide .active[data-v-1f7df5f0]::after{color:#383b9e}[data-theme=tiffanyblue] .operate-slide .active[data-v-1f7df5f0]::after{color:#00aaad}[data-theme=tsinghuapurple] .operate-slide .active[data-v-1f7df5f0]::after{color:#5f2167}[data-theme=creativeblue] .operate-slide .active[data-v-1f7df5f0]::after{color:#418cff}[data-theme=njhkht] .operate-slide .active[data-v-1f7df5f0]::after{color:#1d2088}.operate-content[data-v-1f7df5f0]{background-color:#fefefe;border-radius:4px;border:solid 1px #eaedf4;padding:24px 0;margin-left:20px;overflow:auto}.operate-content[data-v-1f7df5f0] .el-input{width:220px}.operate-content-edit[data-v-1f7df5f0]{width:400px;margin:auto}.is-default .fields-drag[data-v-1f7df5f0]{opacity:.6}.is-default[data-v-1f7df5f0] .is-checked .el-input__inner{opacity:.6}.is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(8,116,231,0.6);border-color:rgba(8,116,231,0.6)}[data-theme=purple] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(117,105,226,0.6)}[data-theme=palevioletred] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(206,69,69,0.6)}[data-theme=forestgreen] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(61,138,80,0.6)}[data-theme=deepblue] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(15,95,189,0.6)}[data-theme=orange] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(234,96,0,0.6)}[data-theme=skyblue] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(26,69,134,0.6)}[data-theme=aurorablue] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(56,59,158,0.6)}[data-theme=tiffanyblue] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(0,170,173,0.6)}[data-theme=tsinghuapurple] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(95,33,103,0.6)}[data-theme=creativeblue] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(65,140,255,0.6)}[data-theme=njhkht] .is-default[data-v-1f7df5f0] .is-checked .el-radio__inner{background-color:rgba(29,32,136,0.6)}.is-default[data-v-1f7df5f0] .is-checked .el-radio__label{color:rgba(8,116,231,0.6)}.drag-button[data-v-1f7df5f0]{display:inline-block;vertical-align:top}.form-visual[data-v-1f7df5f0]{color:#0874e7;margin-left:10px;width:93px}[data-theme=purple] .form-visual[data-v-1f7df5f0]{color:#7569e2}[data-theme=palevioletred] .form-visual[data-v-1f7df5f0]{color:#ce4545}[data-theme=forestgreen] .form-visual[data-v-1f7df5f0]{color:#3d8a50}[data-theme=deepblue] .form-visual[data-v-1f7df5f0]{color:#0f5fbd}[data-theme=orange] .form-visual[data-v-1f7df5f0]{color:#ea6000}[data-theme=skyblue] .form-visual[data-v-1f7df5f0]{color:#1a4586}[data-theme=aurorablue] .form-visual[data-v-1f7df5f0]{color:#383b9e}[data-theme=tiffanyblue] .form-visual[data-v-1f7df5f0]{color:#00aaad}[data-theme=tsinghuapurple] .form-visual[data-v-1f7df5f0]{color:#5f2167}[data-theme=creativeblue] .form-visual[data-v-1f7df5f0]{color:#418cff}[data-theme=njhkht] .form-visual[data-v-1f7df5f0]{color:#1d2088}.form-visual span[data-v-1f7df5f0]{cursor:pointer}.xiugai[data-v-1f7df5f0]{margin-right:10px}.drag-button-edit[data-v-1f7df5f0]{margin-top:6px;display:flex;padding:0 12px;justify-content:space-around}.drag-button-edit span[data-v-1f7df5f0]{cursor:pointer;color:#0874e7}[data-theme=purple] .drag-button-edit span[data-v-1f7df5f0]{color:#7569e2}[data-theme=palevioletred] .drag-button-edit span[data-v-1f7df5f0]{color:#ce4545}[data-theme=forestgreen] .drag-button-edit span[data-v-1f7df5f0]{color:#3d8a50}[data-theme=deepblue] .drag-button-edit span[data-v-1f7df5f0]{color:#0f5fbd}[data-theme=orange] .drag-button-edit span[data-v-1f7df5f0]{color:#ea6000}[data-theme=skyblue] .drag-button-edit span[data-v-1f7df5f0]{color:#1a4586}[data-theme=aurorablue] .drag-button-edit span[data-v-1f7df5f0]{color:#383b9e}[data-theme=tiffanyblue] .drag-button-edit span[data-v-1f7df5f0]{color:#00aaad}[data-theme=tsinghuapurple] .drag-button-edit span[data-v-1f7df5f0]{color:#5f2167}[data-theme=creativeblue] .drag-button-edit span[data-v-1f7df5f0]{color:#418cff}[data-theme=njhkht] .drag-button-edit span[data-v-1f7df5f0]{color:#1d2088}@media screen and (max-width: 992px){.form-content[data-v-1f7df5f0]{padding:0}}\n", ""]);
8550
8556
  // Exports
8551
8557
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
8552
8558
 
@@ -8563,7 +8569,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".container[data-v-1f7df5f0]{width:100%;
8563
8569
 
8564
8570
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
8565
8571
  // Module
8566
- ___CSS_LOADER_EXPORT___.push([module.i, ".config[data-v-0fb326ba]{width:100%;height:100%}.header[data-v-0fb326ba]{display:flex;justify-content:space-between;align-items:center;background:#fff;width:100%;height:60px;margin-bottom:10px;padding:0 16px;box-sizing:border-box}.header .title[data-v-0fb326ba]{font-size:16px;color:#333333}.header .title i[data-v-0fb326ba]{font-size:22px;position:relative;top:2px;cursor:pointer}.config-tabs[data-v-0fb326ba]{height:calc(100% - 76px);display:flex;flex-direction:column;background:#fff}.config-tabs[data-v-0fb326ba] .el-tabs__header{margin:0}.config-tabs[data-v-0fb326ba] .el-tabs__content{flex:1}.config-tabs[data-v-0fb326ba] .el-tabs__content .el-tab-pane{height:100%;overflow:auto}.all-componet-container[data-v-0fb326ba]{max-height:400px}.component-config[data-v-0fb326ba]{height:100%;display:flex;background:#fff}.component-config__item.fold i[data-v-0fb326ba]{transform:rotate(180deg)}.component-config__item.fold .component-config__item--content[data-v-0fb326ba]{display:none}.component-config__item--title[data-v-0fb326ba]{padding:6px 24px;position:relative;overflow:hidden;font-size:16px;line-height:36px}.component-config__item--title[data-v-0fb326ba]::after{content:'';position:absolute;left:-24px;bottom:0;width:calc(100% + 48px);height:1px;background:#e3e3e3}.component-config__item--title i[data-v-0fb326ba]{color:#0874e7;font-size:20px;float:right;cursor:pointer;transition:all .5s;line-height:36px}[data-theme=purple] .component-config__item--title i[data-v-0fb326ba]{color:#7569e2}[data-theme=palevioletred] .component-config__item--title i[data-v-0fb326ba]{color:#ce4545}[data-theme=forestgreen] .component-config__item--title i[data-v-0fb326ba]{color:#3d8a50}[data-theme=deepblue] .component-config__item--title i[data-v-0fb326ba]{color:#0f5fbd}[data-theme=orange] .component-config__item--title i[data-v-0fb326ba]{color:#ea6000}[data-theme=skyblue] .component-config__item--title i[data-v-0fb326ba]{color:#1a4586}[data-theme=aurorablue] .component-config__item--title i[data-v-0fb326ba]{color:#383b9e}[data-theme=tiffanyblue] .component-config__item--title i[data-v-0fb326ba]{color:#00aaad}[data-theme=tsinghuapurple] .component-config__item--title i[data-v-0fb326ba]{color:#5f2167}[data-theme=creativeblue] .component-config__item--title i[data-v-0fb326ba]{color:#418cff}.component-config__item--border[data-v-0fb326ba]{border-left:3px solid;border-color:#0874e7;padding-left:6px}[data-theme=purple] .component-config__item--border[data-v-0fb326ba]{border-color:#7569e2}[data-theme=palevioletred] .component-config__item--border[data-v-0fb326ba]{border-color:#ce4545}[data-theme=forestgreen] .component-config__item--border[data-v-0fb326ba]{border-color:#3d8a50}[data-theme=deepblue] .component-config__item--border[data-v-0fb326ba]{border-color:#0f5fbd}[data-theme=orange] .component-config__item--border[data-v-0fb326ba]{border-color:#ea6000}[data-theme=skyblue] .component-config__item--border[data-v-0fb326ba]{border-color:#1a4586}[data-theme=aurorablue] .component-config__item--border[data-v-0fb326ba]{border-color:#383b9e}[data-theme=tiffanyblue] .component-config__item--border[data-v-0fb326ba]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-config__item--border[data-v-0fb326ba]{border-color:#5f2167}[data-theme=creativeblue] .component-config__item--border[data-v-0fb326ba]{border-color:#418cff}.component-container[data-v-0fb326ba]{width:260px;height:100%;background:#fff;padding:0 32px;border-right:1px solid #e3e3e3;overflow:auto}.select-components__header[data-v-0fb326ba]{color:#0874e7;font-size:16px;line-height:30px;padding:16px 0}[data-theme=purple] .select-components__header[data-v-0fb326ba]{color:#7569e2}[data-theme=palevioletred] .select-components__header[data-v-0fb326ba]{color:#ce4545}[data-theme=forestgreen] .select-components__header[data-v-0fb326ba]{color:#3d8a50}[data-theme=deepblue] .select-components__header[data-v-0fb326ba]{color:#0f5fbd}[data-theme=orange] .select-components__header[data-v-0fb326ba]{color:#ea6000}[data-theme=skyblue] .select-components__header[data-v-0fb326ba]{color:#1a4586}[data-theme=aurorablue] .select-components__header[data-v-0fb326ba]{color:#383b9e}[data-theme=tiffanyblue] .select-components__header[data-v-0fb326ba]{color:#00aaad}[data-theme=tsinghuapurple] .select-components__header[data-v-0fb326ba]{color:#5f2167}[data-theme=creativeblue] .select-components__header[data-v-0fb326ba]{color:#418cff}.select-components__header i[data-v-0fb326ba]{font-size:30px;margin-right:8px;line-height:1;position:relative;top:4px}.el-icon-arrow-up[data-v-0fb326ba]{cursor:pointer}.component-config__container[data-v-0fb326ba]{flex:1;overflow:auto}.button-group[data-v-0fb326ba]{margin:16px 0;text-align:center}.page-global__config[data-v-0fb326ba]{padding:16px}\n", ""]);
8572
+ ___CSS_LOADER_EXPORT___.push([module.i, ".config[data-v-0fb326ba]{width:100%;height:100%}.header[data-v-0fb326ba]{display:flex;justify-content:space-between;align-items:center;background:#fff;width:100%;height:60px;margin-bottom:10px;padding:0 16px;box-sizing:border-box}.header .title[data-v-0fb326ba]{font-size:16px;color:#333333}.header .title i[data-v-0fb326ba]{font-size:22px;position:relative;top:2px;cursor:pointer}.config-tabs[data-v-0fb326ba]{height:calc(100% - 76px);display:flex;flex-direction:column;background:#fff}.config-tabs[data-v-0fb326ba] .el-tabs__header{margin:0}.config-tabs[data-v-0fb326ba] .el-tabs__content{flex:1}.config-tabs[data-v-0fb326ba] .el-tabs__content .el-tab-pane{height:100%;overflow:auto}.all-componet-container[data-v-0fb326ba]{max-height:400px}.component-config[data-v-0fb326ba]{height:100%;display:flex;background:#fff}.component-config__item.fold i[data-v-0fb326ba]{transform:rotate(180deg)}.component-config__item.fold .component-config__item--content[data-v-0fb326ba]{display:none}.component-config__item--title[data-v-0fb326ba]{padding:6px 24px;position:relative;overflow:hidden;font-size:16px;line-height:36px}.component-config__item--title[data-v-0fb326ba]::after{content:'';position:absolute;left:-24px;bottom:0;width:calc(100% + 48px);height:1px;background:#e3e3e3}.component-config__item--title i[data-v-0fb326ba]{color:#0874e7;font-size:20px;float:right;cursor:pointer;transition:all .5s;line-height:36px}[data-theme=purple] .component-config__item--title i[data-v-0fb326ba]{color:#7569e2}[data-theme=palevioletred] .component-config__item--title i[data-v-0fb326ba]{color:#ce4545}[data-theme=forestgreen] .component-config__item--title i[data-v-0fb326ba]{color:#3d8a50}[data-theme=deepblue] .component-config__item--title i[data-v-0fb326ba]{color:#0f5fbd}[data-theme=orange] .component-config__item--title i[data-v-0fb326ba]{color:#ea6000}[data-theme=skyblue] .component-config__item--title i[data-v-0fb326ba]{color:#1a4586}[data-theme=aurorablue] .component-config__item--title i[data-v-0fb326ba]{color:#383b9e}[data-theme=tiffanyblue] .component-config__item--title i[data-v-0fb326ba]{color:#00aaad}[data-theme=tsinghuapurple] .component-config__item--title i[data-v-0fb326ba]{color:#5f2167}[data-theme=creativeblue] .component-config__item--title i[data-v-0fb326ba]{color:#418cff}[data-theme=njhkht] .component-config__item--title i[data-v-0fb326ba]{color:#1d2088}.component-config__item--border[data-v-0fb326ba]{border-left:3px solid;border-color:#0874e7;padding-left:6px}[data-theme=purple] .component-config__item--border[data-v-0fb326ba]{border-color:#7569e2}[data-theme=palevioletred] .component-config__item--border[data-v-0fb326ba]{border-color:#ce4545}[data-theme=forestgreen] .component-config__item--border[data-v-0fb326ba]{border-color:#3d8a50}[data-theme=deepblue] .component-config__item--border[data-v-0fb326ba]{border-color:#0f5fbd}[data-theme=orange] .component-config__item--border[data-v-0fb326ba]{border-color:#ea6000}[data-theme=skyblue] .component-config__item--border[data-v-0fb326ba]{border-color:#1a4586}[data-theme=aurorablue] .component-config__item--border[data-v-0fb326ba]{border-color:#383b9e}[data-theme=tiffanyblue] .component-config__item--border[data-v-0fb326ba]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-config__item--border[data-v-0fb326ba]{border-color:#5f2167}[data-theme=creativeblue] .component-config__item--border[data-v-0fb326ba]{border-color:#418cff}[data-theme=njhkht] .component-config__item--border[data-v-0fb326ba]{border-color:#1d2088}.component-container[data-v-0fb326ba]{width:260px;height:100%;background:#fff;padding:0 32px;border-right:1px solid #e3e3e3;overflow:auto}.select-components__header[data-v-0fb326ba]{color:#0874e7;font-size:16px;line-height:30px;padding:16px 0}[data-theme=purple] .select-components__header[data-v-0fb326ba]{color:#7569e2}[data-theme=palevioletred] .select-components__header[data-v-0fb326ba]{color:#ce4545}[data-theme=forestgreen] .select-components__header[data-v-0fb326ba]{color:#3d8a50}[data-theme=deepblue] .select-components__header[data-v-0fb326ba]{color:#0f5fbd}[data-theme=orange] .select-components__header[data-v-0fb326ba]{color:#ea6000}[data-theme=skyblue] .select-components__header[data-v-0fb326ba]{color:#1a4586}[data-theme=aurorablue] .select-components__header[data-v-0fb326ba]{color:#383b9e}[data-theme=tiffanyblue] .select-components__header[data-v-0fb326ba]{color:#00aaad}[data-theme=tsinghuapurple] .select-components__header[data-v-0fb326ba]{color:#5f2167}[data-theme=creativeblue] .select-components__header[data-v-0fb326ba]{color:#418cff}[data-theme=njhkht] .select-components__header[data-v-0fb326ba]{color:#1d2088}.select-components__header i[data-v-0fb326ba]{font-size:30px;margin-right:8px;line-height:1;position:relative;top:4px}.el-icon-arrow-up[data-v-0fb326ba]{cursor:pointer}.component-config__container[data-v-0fb326ba]{flex:1;overflow:auto}.button-group[data-v-0fb326ba]{margin:16px 0;text-align:center}.page-global__config[data-v-0fb326ba]{padding:16px}\n", ""]);
8567
8573
  // Exports
8568
8574
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
8569
8575
 
@@ -8580,7 +8586,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".config[data-v-0fb326ba]{width:100%;hei
8580
8586
 
8581
8587
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
8582
8588
  // Module
8583
- ___CSS_LOADER_EXPORT___.push([module.i, ".component-config__item.fold i[data-v-a5b36330]{transform:rotate(180deg)}.component-config__item.fold .component-config__item--content[data-v-a5b36330]{display:none}.component-config__item--title[data-v-a5b36330]{padding:6px 16px;position:relative;overflow:hidden;font-size:16px;line-height:36px}.component-config__item--title[data-v-a5b36330]::after{content:'';position:absolute;left:-24px;bottom:0;width:calc(100% + 48px);height:1px;background:#e3e3e3}.component-config__item--title i[data-v-a5b36330]{color:#0874e7;font-size:20px;float:right;cursor:pointer;transition:all .5s;line-height:36px}[data-theme=purple] .component-config__item--title i[data-v-a5b36330]{color:#7569e2}[data-theme=palevioletred] .component-config__item--title i[data-v-a5b36330]{color:#ce4545}[data-theme=forestgreen] .component-config__item--title i[data-v-a5b36330]{color:#3d8a50}[data-theme=deepblue] .component-config__item--title i[data-v-a5b36330]{color:#0f5fbd}[data-theme=orange] .component-config__item--title i[data-v-a5b36330]{color:#ea6000}[data-theme=skyblue] .component-config__item--title i[data-v-a5b36330]{color:#1a4586}[data-theme=aurorablue] .component-config__item--title i[data-v-a5b36330]{color:#383b9e}[data-theme=tiffanyblue] .component-config__item--title i[data-v-a5b36330]{color:#00aaad}[data-theme=tsinghuapurple] .component-config__item--title i[data-v-a5b36330]{color:#5f2167}[data-theme=creativeblue] .component-config__item--title i[data-v-a5b36330]{color:#418cff}.component-config__item--component[data-v-a5b36330]{padding:12px 24px}.component-config__item--border[data-v-a5b36330]{border-left:3px solid;border-color:#0874e7;padding-left:6px}[data-theme=purple] .component-config__item--border[data-v-a5b36330]{border-color:#7569e2}[data-theme=palevioletred] .component-config__item--border[data-v-a5b36330]{border-color:#ce4545}[data-theme=forestgreen] .component-config__item--border[data-v-a5b36330]{border-color:#3d8a50}[data-theme=deepblue] .component-config__item--border[data-v-a5b36330]{border-color:#0f5fbd}[data-theme=orange] .component-config__item--border[data-v-a5b36330]{border-color:#ea6000}[data-theme=skyblue] .component-config__item--border[data-v-a5b36330]{border-color:#1a4586}[data-theme=aurorablue] .component-config__item--border[data-v-a5b36330]{border-color:#383b9e}[data-theme=tiffanyblue] .component-config__item--border[data-v-a5b36330]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-config__item--border[data-v-a5b36330]{border-color:#5f2167}[data-theme=creativeblue] .component-config__item--border[data-v-a5b36330]{border-color:#418cff}.componet-title[data-v-a5b36330]{color:#606266;padding:24px 24px 0}.componet-title .component-title__label[data-v-a5b36330]{display:inline-block;width:148px;padding-right:12px;text-align:right}\n", ""]);
8589
+ ___CSS_LOADER_EXPORT___.push([module.i, ".component-config__item.fold i[data-v-a5b36330]{transform:rotate(180deg)}.component-config__item.fold .component-config__item--content[data-v-a5b36330]{display:none}.component-config__item--title[data-v-a5b36330]{padding:6px 16px;position:relative;overflow:hidden;font-size:16px;line-height:36px}.component-config__item--title[data-v-a5b36330]::after{content:'';position:absolute;left:-24px;bottom:0;width:calc(100% + 48px);height:1px;background:#e3e3e3}.component-config__item--title i[data-v-a5b36330]{color:#0874e7;font-size:20px;float:right;cursor:pointer;transition:all .5s;line-height:36px}[data-theme=purple] .component-config__item--title i[data-v-a5b36330]{color:#7569e2}[data-theme=palevioletred] .component-config__item--title i[data-v-a5b36330]{color:#ce4545}[data-theme=forestgreen] .component-config__item--title i[data-v-a5b36330]{color:#3d8a50}[data-theme=deepblue] .component-config__item--title i[data-v-a5b36330]{color:#0f5fbd}[data-theme=orange] .component-config__item--title i[data-v-a5b36330]{color:#ea6000}[data-theme=skyblue] .component-config__item--title i[data-v-a5b36330]{color:#1a4586}[data-theme=aurorablue] .component-config__item--title i[data-v-a5b36330]{color:#383b9e}[data-theme=tiffanyblue] .component-config__item--title i[data-v-a5b36330]{color:#00aaad}[data-theme=tsinghuapurple] .component-config__item--title i[data-v-a5b36330]{color:#5f2167}[data-theme=creativeblue] .component-config__item--title i[data-v-a5b36330]{color:#418cff}[data-theme=njhkht] .component-config__item--title i[data-v-a5b36330]{color:#1d2088}.component-config__item--component[data-v-a5b36330]{padding:12px 24px}.component-config__item--border[data-v-a5b36330]{border-left:3px solid;border-color:#0874e7;padding-left:6px}[data-theme=purple] .component-config__item--border[data-v-a5b36330]{border-color:#7569e2}[data-theme=palevioletred] .component-config__item--border[data-v-a5b36330]{border-color:#ce4545}[data-theme=forestgreen] .component-config__item--border[data-v-a5b36330]{border-color:#3d8a50}[data-theme=deepblue] .component-config__item--border[data-v-a5b36330]{border-color:#0f5fbd}[data-theme=orange] .component-config__item--border[data-v-a5b36330]{border-color:#ea6000}[data-theme=skyblue] .component-config__item--border[data-v-a5b36330]{border-color:#1a4586}[data-theme=aurorablue] .component-config__item--border[data-v-a5b36330]{border-color:#383b9e}[data-theme=tiffanyblue] .component-config__item--border[data-v-a5b36330]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-config__item--border[data-v-a5b36330]{border-color:#5f2167}[data-theme=creativeblue] .component-config__item--border[data-v-a5b36330]{border-color:#418cff}[data-theme=njhkht] .component-config__item--border[data-v-a5b36330]{border-color:#1d2088}.componet-title[data-v-a5b36330]{color:#606266;padding:24px 24px 0}.componet-title .component-title__label[data-v-a5b36330]{display:inline-block;width:148px;padding-right:12px;text-align:right}\n", ""]);
8584
8590
  // Exports
8585
8591
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
8586
8592
 
@@ -8597,7 +8603,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".component-config__item.fold i[data-v-a
8597
8603
 
8598
8604
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
8599
8605
  // Module
8600
- ___CSS_LOADER_EXPORT___.push([module.i, ".component-nav[data-v-6f6d9fd0]{width:360px;box-shadow:2px 0px 6px 0px rgba(0,0,0,0.15);overflow:auto}.component-content[data-v-6f6d9fd0]{flex:1;overflow:auto}.config-select-container[data-v-6f6d9fd0] .el-dialog{height:500px}.select-component-container[data-v-6f6d9fd0]{padding-left:12px}.select-component-item[data-v-6f6d9fd0]{margin:18px 4px;font-weight:500;cursor:pointer}.select-component-item.fold .select-component-container[data-v-6f6d9fd0]{display:none}.select-component-item.fold .el-icon-arrow-up[data-v-6f6d9fd0]{transform:rotate(180deg)}.select-component-item[data-v-6f6d9fd0]:last-child{margin-bottom:0}.select-component-item .el-icon-close[data-v-6f6d9fd0]{float:right;margin-left:4px;cursor:pointer;display:none}.select-component-item .el-icon-arrow-up[data-v-6f6d9fd0]{transition:all .5s}.select-component-item>span[data-v-6f6d9fd0]:hover{color:#0874e7}[data-theme=purple] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#7569e2}[data-theme=palevioletred] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#ce4545}[data-theme=forestgreen] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#3d8a50}[data-theme=deepblue] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#0f5fbd}[data-theme=orange] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#ea6000}[data-theme=skyblue] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#1a4586}[data-theme=aurorablue] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#383b9e}[data-theme=tiffanyblue] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#00aaad}[data-theme=tsinghuapurple] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#5f2167}[data-theme=creativeblue] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#418cff}.select-component-item__header[data-v-6f6d9fd0]{cursor:pointer;font-weight:500}.select-component-item__header:hover .el-icon-close[data-v-6f6d9fd0]{display:inline-block}.select-component-list[data-v-6f6d9fd0]{min-height:20px}.component-item[data-v-6f6d9fd0]{cursor:pointer}.component-item>span[data-v-6f6d9fd0]:hover{color:#0874e7}[data-theme=purple] .component-item>span[data-v-6f6d9fd0]:hover{color:#7569e2}[data-theme=palevioletred] .component-item>span[data-v-6f6d9fd0]:hover{color:#ce4545}[data-theme=forestgreen] .component-item>span[data-v-6f6d9fd0]:hover{color:#3d8a50}[data-theme=deepblue] .component-item>span[data-v-6f6d9fd0]:hover{color:#0f5fbd}[data-theme=orange] .component-item>span[data-v-6f6d9fd0]:hover{color:#ea6000}[data-theme=skyblue] .component-item>span[data-v-6f6d9fd0]:hover{color:#1a4586}[data-theme=aurorablue] .component-item>span[data-v-6f6d9fd0]:hover{color:#383b9e}[data-theme=tiffanyblue] .component-item>span[data-v-6f6d9fd0]:hover{color:#00aaad}[data-theme=tsinghuapurple] .component-item>span[data-v-6f6d9fd0]:hover{color:#5f2167}[data-theme=creativeblue] .component-item>span[data-v-6f6d9fd0]:hover{color:#418cff}.add-component-add.root[data-v-6f6d9fd0]{margin-top:16px}.find[data-v-6f6d9fd0]{max-height:400px}.component-icon[data-v-6f6d9fd0]{font-weight:500;color:#666;margin-right:6px}.filter[data-v-6f6d9fd0]{padding:12px 16px;border-bottom:1px solid #D8DCE6}.component-select-item[data-v-6f6d9fd0]{display:flex}.component-menu-item[data-v-6f6d9fd0]{padding-right:16px}.component-menu-item:hover .component-select-btn[data-v-6f6d9fd0]{display:inline}.filter-item[data-v-6f6d9fd0] .el-button{color:#444}.filter-item[data-v-6f6d9fd0] .el-button:hover,.filter-item[data-v-6f6d9fd0] .el-button.active{color:#0874e7}[data-theme=purple] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=purple] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#7569e2}[data-theme=palevioletred] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=palevioletred] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#ce4545}[data-theme=forestgreen] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=forestgreen] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#3d8a50}[data-theme=deepblue] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=deepblue] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#0f5fbd}[data-theme=orange] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=orange] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#ea6000}[data-theme=skyblue] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=skyblue] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#1a4586}[data-theme=aurorablue] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=aurorablue] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#383b9e}[data-theme=tiffanyblue] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=tiffanyblue] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#00aaad}[data-theme=tsinghuapurple] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=tsinghuapurple] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#5f2167}[data-theme=creativeblue] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=creativeblue] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#418cff}.component-title[data-v-6f6d9fd0]{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:4px}.component-select-btn[data-v-6f6d9fd0]{display:none}.component-content[data-v-6f6d9fd0]{padding:0 16px}.component-header[data-v-6f6d9fd0]{height:50px;display:flex;justify-content:space-between;align-items:center}.component-header>span[data-v-6f6d9fd0]{font-weight:bold;color:#333;font-size:16px}.component-style>img[data-v-6f6d9fd0]{width:100%}.component-info-title[data-v-6f6d9fd0]{font-size:16px;font-weight:bold;padding:16px 0}.collapse[data-v-6f6d9fd0]{padding:0 20px}.collapse[data-v-6f6d9fd0] .el-collapse-item__header,.collapse[data-v-6f6d9fd0] .el-collapse-item__wrap{border:none}.component-list[data-v-6f6d9fd0]{display:flex;flex-wrap:wrap}.component-item[data-v-6f6d9fd0]{width:calc(33.3% - 20px);margin:10px;cursor:pointer}.component-item:hover .component-item__preview[data-v-6f6d9fd0],.component-item.active .component-item__preview[data-v-6f6d9fd0]{padding:0;border:2px solid;border-color:#0874e7}[data-theme=purple] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=purple] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#7569e2}[data-theme=palevioletred] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=palevioletred] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#ce4545}[data-theme=forestgreen] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=forestgreen] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#3d8a50}[data-theme=deepblue] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=deepblue] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#0f5fbd}[data-theme=orange] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=orange] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#ea6000}[data-theme=skyblue] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=skyblue] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#1a4586}[data-theme=aurorablue] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=aurorablue] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#383b9e}[data-theme=tiffanyblue] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=tiffanyblue] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=tsinghuapurple] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#5f2167}[data-theme=creativeblue] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=creativeblue] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#418cff}.component-item__preview[data-v-6f6d9fd0]{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-6f6d9fd0]{height:100%}.component-item__title[data-v-6f6d9fd0]{color:#666;margin-top:4px;text-align:center}.component-desc[data-v-6f6d9fd0]{padding:20px 0}\n", ""]);
8606
+ ___CSS_LOADER_EXPORT___.push([module.i, ".component-nav[data-v-6f6d9fd0]{width:360px;box-shadow:2px 0px 6px 0px rgba(0,0,0,0.15);overflow:auto}.component-content[data-v-6f6d9fd0]{flex:1;overflow:auto}.config-select-container[data-v-6f6d9fd0] .el-dialog{height:500px}.select-component-container[data-v-6f6d9fd0]{padding-left:12px}.select-component-item[data-v-6f6d9fd0]{margin:18px 4px;font-weight:500;cursor:pointer}.select-component-item.fold .select-component-container[data-v-6f6d9fd0]{display:none}.select-component-item.fold .el-icon-arrow-up[data-v-6f6d9fd0]{transform:rotate(180deg)}.select-component-item[data-v-6f6d9fd0]:last-child{margin-bottom:0}.select-component-item .el-icon-close[data-v-6f6d9fd0]{float:right;margin-left:4px;cursor:pointer;display:none}.select-component-item .el-icon-arrow-up[data-v-6f6d9fd0]{transition:all .5s}.select-component-item>span[data-v-6f6d9fd0]:hover{color:#0874e7}[data-theme=purple] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#7569e2}[data-theme=palevioletred] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#ce4545}[data-theme=forestgreen] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#3d8a50}[data-theme=deepblue] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#0f5fbd}[data-theme=orange] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#ea6000}[data-theme=skyblue] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#1a4586}[data-theme=aurorablue] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#383b9e}[data-theme=tiffanyblue] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#00aaad}[data-theme=tsinghuapurple] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#5f2167}[data-theme=creativeblue] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#418cff}[data-theme=njhkht] .select-component-item>span[data-v-6f6d9fd0]:hover{color:#1d2088}.select-component-item__header[data-v-6f6d9fd0]{cursor:pointer;font-weight:500}.select-component-item__header:hover .el-icon-close[data-v-6f6d9fd0]{display:inline-block}.select-component-list[data-v-6f6d9fd0]{min-height:20px}.component-item[data-v-6f6d9fd0]{cursor:pointer}.component-item>span[data-v-6f6d9fd0]:hover{color:#0874e7}[data-theme=purple] .component-item>span[data-v-6f6d9fd0]:hover{color:#7569e2}[data-theme=palevioletred] .component-item>span[data-v-6f6d9fd0]:hover{color:#ce4545}[data-theme=forestgreen] .component-item>span[data-v-6f6d9fd0]:hover{color:#3d8a50}[data-theme=deepblue] .component-item>span[data-v-6f6d9fd0]:hover{color:#0f5fbd}[data-theme=orange] .component-item>span[data-v-6f6d9fd0]:hover{color:#ea6000}[data-theme=skyblue] .component-item>span[data-v-6f6d9fd0]:hover{color:#1a4586}[data-theme=aurorablue] .component-item>span[data-v-6f6d9fd0]:hover{color:#383b9e}[data-theme=tiffanyblue] .component-item>span[data-v-6f6d9fd0]:hover{color:#00aaad}[data-theme=tsinghuapurple] .component-item>span[data-v-6f6d9fd0]:hover{color:#5f2167}[data-theme=creativeblue] .component-item>span[data-v-6f6d9fd0]:hover{color:#418cff}[data-theme=njhkht] .component-item>span[data-v-6f6d9fd0]:hover{color:#1d2088}.add-component-add.root[data-v-6f6d9fd0]{margin-top:16px}.find[data-v-6f6d9fd0]{max-height:400px}.component-icon[data-v-6f6d9fd0]{font-weight:500;color:#666;margin-right:6px}.filter[data-v-6f6d9fd0]{padding:12px 16px;border-bottom:1px solid #D8DCE6}.component-select-item[data-v-6f6d9fd0]{display:flex}.component-menu-item[data-v-6f6d9fd0]{padding-right:16px}.component-menu-item:hover .component-select-btn[data-v-6f6d9fd0]{display:inline}.filter-item[data-v-6f6d9fd0] .el-button{color:#444}.filter-item[data-v-6f6d9fd0] .el-button:hover,.filter-item[data-v-6f6d9fd0] .el-button.active{color:#0874e7}[data-theme=purple] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=purple] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#7569e2}[data-theme=palevioletred] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=palevioletred] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#ce4545}[data-theme=forestgreen] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=forestgreen] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#3d8a50}[data-theme=deepblue] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=deepblue] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#0f5fbd}[data-theme=orange] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=orange] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#ea6000}[data-theme=skyblue] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=skyblue] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#1a4586}[data-theme=aurorablue] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=aurorablue] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#383b9e}[data-theme=tiffanyblue] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=tiffanyblue] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#00aaad}[data-theme=tsinghuapurple] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=tsinghuapurple] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#5f2167}[data-theme=creativeblue] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=creativeblue] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#418cff}[data-theme=njhkht] .filter-item[data-v-6f6d9fd0] .el-button:hover,[data-theme=njhkht] .filter-item[data-v-6f6d9fd0] .el-button.active{color:#1d2088}.component-title[data-v-6f6d9fd0]{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:4px}.component-select-btn[data-v-6f6d9fd0]{display:none}.component-content[data-v-6f6d9fd0]{padding:0 16px}.component-header[data-v-6f6d9fd0]{height:50px;display:flex;justify-content:space-between;align-items:center}.component-header>span[data-v-6f6d9fd0]{font-weight:bold;color:#333;font-size:16px}.component-style>img[data-v-6f6d9fd0]{width:100%}.component-info-title[data-v-6f6d9fd0]{font-size:16px;font-weight:bold;padding:16px 0}.collapse[data-v-6f6d9fd0]{padding:0 20px}.collapse[data-v-6f6d9fd0] .el-collapse-item__header,.collapse[data-v-6f6d9fd0] .el-collapse-item__wrap{border:none}.component-list[data-v-6f6d9fd0]{display:flex;flex-wrap:wrap}.component-item[data-v-6f6d9fd0]{width:calc(33.3% - 20px);margin:10px;cursor:pointer}.component-item:hover .component-item__preview[data-v-6f6d9fd0],.component-item.active .component-item__preview[data-v-6f6d9fd0]{padding:0;border:2px solid;border-color:#0874e7}[data-theme=purple] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=purple] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#7569e2}[data-theme=palevioletred] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=palevioletred] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#ce4545}[data-theme=forestgreen] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=forestgreen] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#3d8a50}[data-theme=deepblue] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=deepblue] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#0f5fbd}[data-theme=orange] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=orange] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#ea6000}[data-theme=skyblue] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=skyblue] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#1a4586}[data-theme=aurorablue] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=aurorablue] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#383b9e}[data-theme=tiffanyblue] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=tiffanyblue] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=tsinghuapurple] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#5f2167}[data-theme=creativeblue] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=creativeblue] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#418cff}[data-theme=njhkht] .component-item:hover .component-item__preview[data-v-6f6d9fd0],[data-theme=njhkht] .component-item.active .component-item__preview[data-v-6f6d9fd0]{border-color:#1d2088}.component-item__preview[data-v-6f6d9fd0]{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-6f6d9fd0]{height:100%}.component-item__title[data-v-6f6d9fd0]{color:#666;margin-top:4px;text-align:center}.component-desc[data-v-6f6d9fd0]{padding:20px 0}\n", ""]);
8601
8607
  // Exports
8602
8608
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
8603
8609
 
@@ -8614,7 +8620,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".component-nav[data-v-6f6d9fd0]{width:3
8614
8620
 
8615
8621
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
8616
8622
  // Module
8617
- ___CSS_LOADER_EXPORT___.push([module.i, ".visual-config[data-v-fff56d66]{padding:16px}.component-config__container[data-v-fff56d66]{flex:1;overflow:auto}.component-config__item.fold i[data-v-fff56d66]{transform:rotate(180deg)}.component-config__item.fold .component-config__item--content[data-v-fff56d66]{display:none}.component-config__item--title[data-v-fff56d66]{padding:6px 24px;position:relative;overflow:hidden;font-size:16px;line-height:36px}.component-config__item--title[data-v-fff56d66]::after{content:'';position:absolute;left:-24px;bottom:0;width:calc(100% + 48px);height:1px;background:#e3e3e3}.component-config__item--title i[data-v-fff56d66]{color:#0874e7;font-size:20px;float:right;cursor:pointer;transition:all .5s;line-height:36px}[data-theme=purple] .component-config__item--title i[data-v-fff56d66]{color:#7569e2}[data-theme=palevioletred] .component-config__item--title i[data-v-fff56d66]{color:#ce4545}[data-theme=forestgreen] .component-config__item--title i[data-v-fff56d66]{color:#3d8a50}[data-theme=deepblue] .component-config__item--title i[data-v-fff56d66]{color:#0f5fbd}[data-theme=orange] .component-config__item--title i[data-v-fff56d66]{color:#ea6000}[data-theme=skyblue] .component-config__item--title i[data-v-fff56d66]{color:#1a4586}[data-theme=aurorablue] .component-config__item--title i[data-v-fff56d66]{color:#383b9e}[data-theme=tiffanyblue] .component-config__item--title i[data-v-fff56d66]{color:#00aaad}[data-theme=tsinghuapurple] .component-config__item--title i[data-v-fff56d66]{color:#5f2167}[data-theme=creativeblue] .component-config__item--title i[data-v-fff56d66]{color:#418cff}.component-config__item--border[data-v-fff56d66]{border-left:3px solid;border-color:#0874e7;padding-left:6px}[data-theme=purple] .component-config__item--border[data-v-fff56d66]{border-color:#7569e2}[data-theme=palevioletred] .component-config__item--border[data-v-fff56d66]{border-color:#ce4545}[data-theme=forestgreen] .component-config__item--border[data-v-fff56d66]{border-color:#3d8a50}[data-theme=deepblue] .component-config__item--border[data-v-fff56d66]{border-color:#0f5fbd}[data-theme=orange] .component-config__item--border[data-v-fff56d66]{border-color:#ea6000}[data-theme=skyblue] .component-config__item--border[data-v-fff56d66]{border-color:#1a4586}[data-theme=aurorablue] .component-config__item--border[data-v-fff56d66]{border-color:#383b9e}[data-theme=tiffanyblue] .component-config__item--border[data-v-fff56d66]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-config__item--border[data-v-fff56d66]{border-color:#5f2167}[data-theme=creativeblue] .component-config__item--border[data-v-fff56d66]{border-color:#418cff}\n", ""]);
8623
+ ___CSS_LOADER_EXPORT___.push([module.i, ".visual-config[data-v-fff56d66]{padding:16px}.component-config__container[data-v-fff56d66]{flex:1;overflow:auto}.component-config__item.fold i[data-v-fff56d66]{transform:rotate(180deg)}.component-config__item.fold .component-config__item--content[data-v-fff56d66]{display:none}.component-config__item--title[data-v-fff56d66]{padding:6px 24px;position:relative;overflow:hidden;font-size:16px;line-height:36px}.component-config__item--title[data-v-fff56d66]::after{content:'';position:absolute;left:-24px;bottom:0;width:calc(100% + 48px);height:1px;background:#e3e3e3}.component-config__item--title i[data-v-fff56d66]{color:#0874e7;font-size:20px;float:right;cursor:pointer;transition:all .5s;line-height:36px}[data-theme=purple] .component-config__item--title i[data-v-fff56d66]{color:#7569e2}[data-theme=palevioletred] .component-config__item--title i[data-v-fff56d66]{color:#ce4545}[data-theme=forestgreen] .component-config__item--title i[data-v-fff56d66]{color:#3d8a50}[data-theme=deepblue] .component-config__item--title i[data-v-fff56d66]{color:#0f5fbd}[data-theme=orange] .component-config__item--title i[data-v-fff56d66]{color:#ea6000}[data-theme=skyblue] .component-config__item--title i[data-v-fff56d66]{color:#1a4586}[data-theme=aurorablue] .component-config__item--title i[data-v-fff56d66]{color:#383b9e}[data-theme=tiffanyblue] .component-config__item--title i[data-v-fff56d66]{color:#00aaad}[data-theme=tsinghuapurple] .component-config__item--title i[data-v-fff56d66]{color:#5f2167}[data-theme=creativeblue] .component-config__item--title i[data-v-fff56d66]{color:#418cff}[data-theme=njhkht] .component-config__item--title i[data-v-fff56d66]{color:#1d2088}.component-config__item--border[data-v-fff56d66]{border-left:3px solid;border-color:#0874e7;padding-left:6px}[data-theme=purple] .component-config__item--border[data-v-fff56d66]{border-color:#7569e2}[data-theme=palevioletred] .component-config__item--border[data-v-fff56d66]{border-color:#ce4545}[data-theme=forestgreen] .component-config__item--border[data-v-fff56d66]{border-color:#3d8a50}[data-theme=deepblue] .component-config__item--border[data-v-fff56d66]{border-color:#0f5fbd}[data-theme=orange] .component-config__item--border[data-v-fff56d66]{border-color:#ea6000}[data-theme=skyblue] .component-config__item--border[data-v-fff56d66]{border-color:#1a4586}[data-theme=aurorablue] .component-config__item--border[data-v-fff56d66]{border-color:#383b9e}[data-theme=tiffanyblue] .component-config__item--border[data-v-fff56d66]{border-color:#00aaad}[data-theme=tsinghuapurple] .component-config__item--border[data-v-fff56d66]{border-color:#5f2167}[data-theme=creativeblue] .component-config__item--border[data-v-fff56d66]{border-color:#418cff}[data-theme=njhkht] .component-config__item--border[data-v-fff56d66]{border-color:#1d2088}\n", ""]);
8618
8624
  // Exports
8619
8625
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
8620
8626
 
@@ -8631,7 +8637,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".visual-config[data-v-fff56d66]{padding
8631
8637
 
8632
8638
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
8633
8639
  // Module
8634
- ___CSS_LOADER_EXPORT___.push([module.i, ".card-list[data-v-3df1d000]{width:220px;display:flex;flex-wrap:wrap}.card[data-v-3df1d000]{width:90px;padding:6px;box-sizing:border-box;border-radius:2px;border:1px solid #E3E3E3;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:5px;color:#D8D8D8;cursor:pointer}.card[data-v-3df1d000]:hover,.card.is-active[data-v-3df1d000]{color:#0874e7;border-color:#0874e7}[data-theme=purple] .card[data-v-3df1d000]:hover,[data-theme=purple] .card.is-active[data-v-3df1d000]{color:#7569e2}[data-theme=palevioletred] .card[data-v-3df1d000]:hover,[data-theme=palevioletred] .card.is-active[data-v-3df1d000]{color:#ce4545}[data-theme=forestgreen] .card[data-v-3df1d000]:hover,[data-theme=forestgreen] .card.is-active[data-v-3df1d000]{color:#3d8a50}[data-theme=deepblue] .card[data-v-3df1d000]:hover,[data-theme=deepblue] .card.is-active[data-v-3df1d000]{color:#0f5fbd}[data-theme=orange] .card[data-v-3df1d000]:hover,[data-theme=orange] .card.is-active[data-v-3df1d000]{color:#ea6000}[data-theme=skyblue] .card[data-v-3df1d000]:hover,[data-theme=skyblue] .card.is-active[data-v-3df1d000]{color:#1a4586}[data-theme=aurorablue] .card[data-v-3df1d000]:hover,[data-theme=aurorablue] .card.is-active[data-v-3df1d000]{color:#383b9e}[data-theme=tiffanyblue] .card[data-v-3df1d000]:hover,[data-theme=tiffanyblue] .card.is-active[data-v-3df1d000]{color:#00aaad}[data-theme=tsinghuapurple] .card[data-v-3df1d000]:hover,[data-theme=tsinghuapurple] .card.is-active[data-v-3df1d000]{color:#5f2167}[data-theme=creativeblue] .card[data-v-3df1d000]:hover,[data-theme=creativeblue] .card.is-active[data-v-3df1d000]{color:#418cff}[data-theme=purple] .card[data-v-3df1d000]:hover,[data-theme=purple] .card.is-active[data-v-3df1d000]{border-color:#7569e2}[data-theme=palevioletred] .card[data-v-3df1d000]:hover,[data-theme=palevioletred] .card.is-active[data-v-3df1d000]{border-color:#ce4545}[data-theme=forestgreen] .card[data-v-3df1d000]:hover,[data-theme=forestgreen] .card.is-active[data-v-3df1d000]{border-color:#3d8a50}[data-theme=deepblue] .card[data-v-3df1d000]:hover,[data-theme=deepblue] .card.is-active[data-v-3df1d000]{border-color:#0f5fbd}[data-theme=orange] .card[data-v-3df1d000]:hover,[data-theme=orange] .card.is-active[data-v-3df1d000]{border-color:#ea6000}[data-theme=skyblue] .card[data-v-3df1d000]:hover,[data-theme=skyblue] .card.is-active[data-v-3df1d000]{border-color:#1a4586}[data-theme=aurorablue] .card[data-v-3df1d000]:hover,[data-theme=aurorablue] .card.is-active[data-v-3df1d000]{border-color:#383b9e}[data-theme=tiffanyblue] .card[data-v-3df1d000]:hover,[data-theme=tiffanyblue] .card.is-active[data-v-3df1d000]{border-color:#00aaad}[data-theme=tsinghuapurple] .card[data-v-3df1d000]:hover,[data-theme=tsinghuapurple] .card.is-active[data-v-3df1d000]{border-color:#5f2167}[data-theme=creativeblue] .card[data-v-3df1d000]:hover,[data-theme=creativeblue] .card.is-active[data-v-3df1d000]{border-color:#418cff}.card:hover .card-title[data-v-3df1d000],.card.is-active .card-title[data-v-3df1d000]{background-color:#0874e7}[data-theme=purple] .card:hover .card-title[data-v-3df1d000],[data-theme=purple] .card.is-active .card-title[data-v-3df1d000]{background-color:#7569e2}[data-theme=palevioletred] .card:hover .card-title[data-v-3df1d000],[data-theme=palevioletred] .card.is-active .card-title[data-v-3df1d000]{background-color:#ce4545}[data-theme=forestgreen] .card:hover .card-title[data-v-3df1d000],[data-theme=forestgreen] .card.is-active .card-title[data-v-3df1d000]{background-color:#3d8a50}[data-theme=deepblue] .card:hover .card-title[data-v-3df1d000],[data-theme=deepblue] .card.is-active .card-title[data-v-3df1d000]{background-color:#0f5fbd}[data-theme=orange] .card:hover .card-title[data-v-3df1d000],[data-theme=orange] .card.is-active .card-title[data-v-3df1d000]{background-color:#ea6000}[data-theme=skyblue] .card:hover .card-title[data-v-3df1d000],[data-theme=skyblue] .card.is-active .card-title[data-v-3df1d000]{background-color:#1a4586}[data-theme=aurorablue] .card:hover .card-title[data-v-3df1d000],[data-theme=aurorablue] .card.is-active .card-title[data-v-3df1d000]{background-color:#383b9e}[data-theme=tiffanyblue] .card:hover .card-title[data-v-3df1d000],[data-theme=tiffanyblue] .card.is-active .card-title[data-v-3df1d000]{background-color:#00aaad}[data-theme=tsinghuapurple] .card:hover .card-title[data-v-3df1d000],[data-theme=tsinghuapurple] .card.is-active .card-title[data-v-3df1d000]{background-color:#5f2167}[data-theme=creativeblue] .card:hover .card-title[data-v-3df1d000],[data-theme=creativeblue] .card.is-active .card-title[data-v-3df1d000]{background-color:#418cff}.card:hover .card-num>span[data-v-3df1d000],.card.is-active .card-num>span[data-v-3df1d000]{background-color:#0874e7}[data-theme=purple] .card:hover .card-num>span[data-v-3df1d000],[data-theme=purple] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#7569e2}[data-theme=palevioletred] .card:hover .card-num>span[data-v-3df1d000],[data-theme=palevioletred] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#ce4545}[data-theme=forestgreen] .card:hover .card-num>span[data-v-3df1d000],[data-theme=forestgreen] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#3d8a50}[data-theme=deepblue] .card:hover .card-num>span[data-v-3df1d000],[data-theme=deepblue] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#0f5fbd}[data-theme=orange] .card:hover .card-num>span[data-v-3df1d000],[data-theme=orange] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#ea6000}[data-theme=skyblue] .card:hover .card-num>span[data-v-3df1d000],[data-theme=skyblue] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#1a4586}[data-theme=aurorablue] .card:hover .card-num>span[data-v-3df1d000],[data-theme=aurorablue] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#383b9e}[data-theme=tiffanyblue] .card:hover .card-num>span[data-v-3df1d000],[data-theme=tiffanyblue] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#00aaad}[data-theme=tsinghuapurple] .card:hover .card-num>span[data-v-3df1d000],[data-theme=tsinghuapurple] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#5f2167}[data-theme=creativeblue] .card:hover .card-num>span[data-v-3df1d000],[data-theme=creativeblue] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#418cff}.card-image[data-v-3df1d000]{font-size:12px;line-height:1}.card-image>i[data-v-3df1d000]{font-size:12px}.card-content[data-v-3df1d000]{display:flex;flex-direction:column;align-items:flex-end}.card-content--reverse[data-v-3df1d000]{flex-direction:column-reverse}.card-content--reverse .card-title[data-v-3df1d000]{margin-bottom:0}.card-content--reverse .card-num[data-v-3df1d000]{margin-bottom:4px}.card-title[data-v-3df1d000]{width:15px;height:3px;background:#D8D8D8;line-height:1;margin-bottom:4px}.card-num[data-v-3df1d000]{line-height:1;font-size:0}.card-num>span[data-v-3df1d000]{display:inline-block;width:6px;height:6px;background:#D8D8D8;margin-right:1px}.card-num>span[data-v-3df1d000]:last-child{margin:0}.card--horizontal[data-v-3df1d000]{flex-direction:row;justify-content:center}.card--horizontal .card-image[data-v-3df1d000]{margin-right:4px;margin-bottom:0}.card--center .card-content[data-v-3df1d000]{align-items:center}.card--center.card--horizontal .card-content[data-v-3df1d000]{align-items:flex-start}.card--center.card--horizontal_content .card-content[data-v-3df1d000]{align-items:center}.card--between[data-v-3df1d000]{justify-content:space-between}.card--between.card--horizontal_content .card-content[data-v-3df1d000]{flex:1;justify-content:space-between}.card--reverse[data-v-3df1d000]{flex-direction:row-reverse}.card--reverse .card-content[data-v-3df1d000]{align-items:flex-start}.card--horizontal_content .card-content[data-v-3df1d000]{flex-direction:row;align-items:center}.card--horizontal_content .card-content--reverse[data-v-3df1d000]{flex-direction:row-reverse}.card--horizontal_content .card-content--reverse .card-title[data-v-3df1d000]{margin-right:0}.card--horizontal_content .card-content--reverse .card-num[data-v-3df1d000]{margin-right:4px}.card--horizontal_content .card-title[data-v-3df1d000]{margin:0;margin-right:4px}.card--horizontal_content .card-num[data-v-3df1d000]{margin:0}\n", ""]);
8640
+ ___CSS_LOADER_EXPORT___.push([module.i, ".card-list[data-v-3df1d000]{width:220px;display:flex;flex-wrap:wrap}.card[data-v-3df1d000]{width:90px;padding:6px;box-sizing:border-box;border-radius:2px;border:1px solid #E3E3E3;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:5px;color:#D8D8D8;cursor:pointer}.card[data-v-3df1d000]:hover,.card.is-active[data-v-3df1d000]{color:#0874e7;border-color:#0874e7}[data-theme=purple] .card[data-v-3df1d000]:hover,[data-theme=purple] .card.is-active[data-v-3df1d000]{color:#7569e2}[data-theme=palevioletred] .card[data-v-3df1d000]:hover,[data-theme=palevioletred] .card.is-active[data-v-3df1d000]{color:#ce4545}[data-theme=forestgreen] .card[data-v-3df1d000]:hover,[data-theme=forestgreen] .card.is-active[data-v-3df1d000]{color:#3d8a50}[data-theme=deepblue] .card[data-v-3df1d000]:hover,[data-theme=deepblue] .card.is-active[data-v-3df1d000]{color:#0f5fbd}[data-theme=orange] .card[data-v-3df1d000]:hover,[data-theme=orange] .card.is-active[data-v-3df1d000]{color:#ea6000}[data-theme=skyblue] .card[data-v-3df1d000]:hover,[data-theme=skyblue] .card.is-active[data-v-3df1d000]{color:#1a4586}[data-theme=aurorablue] .card[data-v-3df1d000]:hover,[data-theme=aurorablue] .card.is-active[data-v-3df1d000]{color:#383b9e}[data-theme=tiffanyblue] .card[data-v-3df1d000]:hover,[data-theme=tiffanyblue] .card.is-active[data-v-3df1d000]{color:#00aaad}[data-theme=tsinghuapurple] .card[data-v-3df1d000]:hover,[data-theme=tsinghuapurple] .card.is-active[data-v-3df1d000]{color:#5f2167}[data-theme=creativeblue] .card[data-v-3df1d000]:hover,[data-theme=creativeblue] .card.is-active[data-v-3df1d000]{color:#418cff}[data-theme=njhkht] .card[data-v-3df1d000]:hover,[data-theme=njhkht] .card.is-active[data-v-3df1d000]{color:#1d2088}[data-theme=purple] .card[data-v-3df1d000]:hover,[data-theme=purple] .card.is-active[data-v-3df1d000]{border-color:#7569e2}[data-theme=palevioletred] .card[data-v-3df1d000]:hover,[data-theme=palevioletred] .card.is-active[data-v-3df1d000]{border-color:#ce4545}[data-theme=forestgreen] .card[data-v-3df1d000]:hover,[data-theme=forestgreen] .card.is-active[data-v-3df1d000]{border-color:#3d8a50}[data-theme=deepblue] .card[data-v-3df1d000]:hover,[data-theme=deepblue] .card.is-active[data-v-3df1d000]{border-color:#0f5fbd}[data-theme=orange] .card[data-v-3df1d000]:hover,[data-theme=orange] .card.is-active[data-v-3df1d000]{border-color:#ea6000}[data-theme=skyblue] .card[data-v-3df1d000]:hover,[data-theme=skyblue] .card.is-active[data-v-3df1d000]{border-color:#1a4586}[data-theme=aurorablue] .card[data-v-3df1d000]:hover,[data-theme=aurorablue] .card.is-active[data-v-3df1d000]{border-color:#383b9e}[data-theme=tiffanyblue] .card[data-v-3df1d000]:hover,[data-theme=tiffanyblue] .card.is-active[data-v-3df1d000]{border-color:#00aaad}[data-theme=tsinghuapurple] .card[data-v-3df1d000]:hover,[data-theme=tsinghuapurple] .card.is-active[data-v-3df1d000]{border-color:#5f2167}[data-theme=creativeblue] .card[data-v-3df1d000]:hover,[data-theme=creativeblue] .card.is-active[data-v-3df1d000]{border-color:#418cff}[data-theme=njhkht] .card[data-v-3df1d000]:hover,[data-theme=njhkht] .card.is-active[data-v-3df1d000]{border-color:#1d2088}.card:hover .card-title[data-v-3df1d000],.card.is-active .card-title[data-v-3df1d000]{background-color:#0874e7}[data-theme=purple] .card:hover .card-title[data-v-3df1d000],[data-theme=purple] .card.is-active .card-title[data-v-3df1d000]{background-color:#7569e2}[data-theme=palevioletred] .card:hover .card-title[data-v-3df1d000],[data-theme=palevioletred] .card.is-active .card-title[data-v-3df1d000]{background-color:#ce4545}[data-theme=forestgreen] .card:hover .card-title[data-v-3df1d000],[data-theme=forestgreen] .card.is-active .card-title[data-v-3df1d000]{background-color:#3d8a50}[data-theme=deepblue] .card:hover .card-title[data-v-3df1d000],[data-theme=deepblue] .card.is-active .card-title[data-v-3df1d000]{background-color:#0f5fbd}[data-theme=orange] .card:hover .card-title[data-v-3df1d000],[data-theme=orange] .card.is-active .card-title[data-v-3df1d000]{background-color:#ea6000}[data-theme=skyblue] .card:hover .card-title[data-v-3df1d000],[data-theme=skyblue] .card.is-active .card-title[data-v-3df1d000]{background-color:#1a4586}[data-theme=aurorablue] .card:hover .card-title[data-v-3df1d000],[data-theme=aurorablue] .card.is-active .card-title[data-v-3df1d000]{background-color:#383b9e}[data-theme=tiffanyblue] .card:hover .card-title[data-v-3df1d000],[data-theme=tiffanyblue] .card.is-active .card-title[data-v-3df1d000]{background-color:#00aaad}[data-theme=tsinghuapurple] .card:hover .card-title[data-v-3df1d000],[data-theme=tsinghuapurple] .card.is-active .card-title[data-v-3df1d000]{background-color:#5f2167}[data-theme=creativeblue] .card:hover .card-title[data-v-3df1d000],[data-theme=creativeblue] .card.is-active .card-title[data-v-3df1d000]{background-color:#418cff}[data-theme=njhkht] .card:hover .card-title[data-v-3df1d000],[data-theme=njhkht] .card.is-active .card-title[data-v-3df1d000]{background-color:#1d2088}.card:hover .card-num>span[data-v-3df1d000],.card.is-active .card-num>span[data-v-3df1d000]{background-color:#0874e7}[data-theme=purple] .card:hover .card-num>span[data-v-3df1d000],[data-theme=purple] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#7569e2}[data-theme=palevioletred] .card:hover .card-num>span[data-v-3df1d000],[data-theme=palevioletred] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#ce4545}[data-theme=forestgreen] .card:hover .card-num>span[data-v-3df1d000],[data-theme=forestgreen] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#3d8a50}[data-theme=deepblue] .card:hover .card-num>span[data-v-3df1d000],[data-theme=deepblue] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#0f5fbd}[data-theme=orange] .card:hover .card-num>span[data-v-3df1d000],[data-theme=orange] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#ea6000}[data-theme=skyblue] .card:hover .card-num>span[data-v-3df1d000],[data-theme=skyblue] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#1a4586}[data-theme=aurorablue] .card:hover .card-num>span[data-v-3df1d000],[data-theme=aurorablue] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#383b9e}[data-theme=tiffanyblue] .card:hover .card-num>span[data-v-3df1d000],[data-theme=tiffanyblue] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#00aaad}[data-theme=tsinghuapurple] .card:hover .card-num>span[data-v-3df1d000],[data-theme=tsinghuapurple] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#5f2167}[data-theme=creativeblue] .card:hover .card-num>span[data-v-3df1d000],[data-theme=creativeblue] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#418cff}[data-theme=njhkht] .card:hover .card-num>span[data-v-3df1d000],[data-theme=njhkht] .card.is-active .card-num>span[data-v-3df1d000]{background-color:#1d2088}.card-image[data-v-3df1d000]{font-size:12px;line-height:1}.card-image>i[data-v-3df1d000]{font-size:12px}.card-content[data-v-3df1d000]{display:flex;flex-direction:column;align-items:flex-end}.card-content--reverse[data-v-3df1d000]{flex-direction:column-reverse}.card-content--reverse .card-title[data-v-3df1d000]{margin-bottom:0}.card-content--reverse .card-num[data-v-3df1d000]{margin-bottom:4px}.card-title[data-v-3df1d000]{width:15px;height:3px;background:#D8D8D8;line-height:1;margin-bottom:4px}.card-num[data-v-3df1d000]{line-height:1;font-size:0}.card-num>span[data-v-3df1d000]{display:inline-block;width:6px;height:6px;background:#D8D8D8;margin-right:1px}.card-num>span[data-v-3df1d000]:last-child{margin:0}.card--horizontal[data-v-3df1d000]{flex-direction:row;justify-content:center}.card--horizontal .card-image[data-v-3df1d000]{margin-right:4px;margin-bottom:0}.card--center .card-content[data-v-3df1d000]{align-items:center}.card--center.card--horizontal .card-content[data-v-3df1d000]{align-items:flex-start}.card--center.card--horizontal_content .card-content[data-v-3df1d000]{align-items:center}.card--between[data-v-3df1d000]{justify-content:space-between}.card--between.card--horizontal_content .card-content[data-v-3df1d000]{flex:1;justify-content:space-between}.card--reverse[data-v-3df1d000]{flex-direction:row-reverse}.card--reverse .card-content[data-v-3df1d000]{align-items:flex-start}.card--horizontal_content .card-content[data-v-3df1d000]{flex-direction:row;align-items:center}.card--horizontal_content .card-content--reverse[data-v-3df1d000]{flex-direction:row-reverse}.card--horizontal_content .card-content--reverse .card-title[data-v-3df1d000]{margin-right:0}.card--horizontal_content .card-content--reverse .card-num[data-v-3df1d000]{margin-right:4px}.card--horizontal_content .card-title[data-v-3df1d000]{margin:0;margin-right:4px}.card--horizontal_content .card-num[data-v-3df1d000]{margin:0}\n", ""]);
8635
8641
  // Exports
8636
8642
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
8637
8643
 
@@ -8692,7 +8698,7 @@ var component = Object(_node_modules_vue_loader_lib_runtime_componentNormalizer_
8692
8698
 
8693
8699
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
8694
8700
  // Module
8695
- ___CSS_LOADER_EXPORT___.push([module.i, ".container[data-v-88084d6c]{height:auto}.config-item[data-v-88084d6c]{background:#fff;border-radius:4px;margin-bottom:20px}.config-title[data-v-88084d6c]{display:flex;align-items:center;padding:0 20px;height:50px;border-bottom:1px solid #e3e3e3;font-size:16px}.config-title i[data-v-88084d6c]{font-size:18px;margin-right:6px;color:#666;position:relative;top:-1px}.form[data-v-88084d6c]{padding:20px}.form-item[data-v-88084d6c]{margin-bottom:10px}.form-item[data-v-88084d6c]:last-child{margin:0}.form-item-input[data-v-88084d6c]{width:300px}.field-item[data-v-88084d6c]{display:inline-block;padding:6px 12px;border:1px dashed rgba(8,116,231,0.6);background-color:rgba(8,116,231,0.1);color:#0874e7;line-height:1;margin:4px 0;margin-right:10px;cursor:move;user-select:none}[data-theme=purple] .field-item[data-v-88084d6c]{background-color:rgba(117,105,226,0.1)}[data-theme=palevioletred] .field-item[data-v-88084d6c]{background-color:rgba(206,69,69,0.1)}[data-theme=forestgreen] .field-item[data-v-88084d6c]{background-color:rgba(61,138,80,0.1)}[data-theme=deepblue] .field-item[data-v-88084d6c]{background-color:rgba(15,95,189,0.1)}[data-theme=orange] .field-item[data-v-88084d6c]{background-color:rgba(234,96,0,0.1)}[data-theme=skyblue] .field-item[data-v-88084d6c]{background-color:rgba(26,69,134,0.1)}[data-theme=aurorablue] .field-item[data-v-88084d6c]{background-color:rgba(56,59,158,0.1)}[data-theme=tiffanyblue] .field-item[data-v-88084d6c]{background-color:rgba(0,170,173,0.1)}[data-theme=tsinghuapurple] .field-item[data-v-88084d6c]{background-color:rgba(95,33,103,0.1)}[data-theme=creativeblue] .field-item[data-v-88084d6c]{background-color:rgba(65,140,255,0.1)}[data-theme=purple] .field-item[data-v-88084d6c]{color:#7569e2}[data-theme=palevioletred] .field-item[data-v-88084d6c]{color:#ce4545}[data-theme=forestgreen] .field-item[data-v-88084d6c]{color:#3d8a50}[data-theme=deepblue] .field-item[data-v-88084d6c]{color:#0f5fbd}[data-theme=orange] .field-item[data-v-88084d6c]{color:#ea6000}[data-theme=skyblue] .field-item[data-v-88084d6c]{color:#1a4586}[data-theme=aurorablue] .field-item[data-v-88084d6c]{color:#383b9e}[data-theme=tiffanyblue] .field-item[data-v-88084d6c]{color:#00aaad}[data-theme=tsinghuapurple] .field-item[data-v-88084d6c]{color:#5f2167}[data-theme=creativeblue] .field-item[data-v-88084d6c]{color:#418cff}.field-item i[data-v-88084d6c]{margin-left:2px;cursor:pointer;color:#999}.checkbox-group[data-v-88084d6c]{font-size:inherit}.checkboxs[data-v-88084d6c]{padding:0 24px}.checkbox[data-v-88084d6c]{margin:10px;margin-right:20px}.field-item-title[data-v-88084d6c]{cursor:pointer;margin:24px 0}.field-item-title i[data-v-88084d6c]{color:#0874e7;margin-right:6px}[data-theme=purple] .field-item-title i[data-v-88084d6c]{color:#7569e2}[data-theme=palevioletred] .field-item-title i[data-v-88084d6c]{color:#ce4545}[data-theme=forestgreen] .field-item-title i[data-v-88084d6c]{color:#3d8a50}[data-theme=deepblue] .field-item-title i[data-v-88084d6c]{color:#0f5fbd}[data-theme=orange] .field-item-title i[data-v-88084d6c]{color:#ea6000}[data-theme=skyblue] .field-item-title i[data-v-88084d6c]{color:#1a4586}[data-theme=aurorablue] .field-item-title i[data-v-88084d6c]{color:#383b9e}[data-theme=tiffanyblue] .field-item-title i[data-v-88084d6c]{color:#00aaad}[data-theme=tsinghuapurple] .field-item-title i[data-v-88084d6c]{color:#5f2167}[data-theme=creativeblue] .field-item-title i[data-v-88084d6c]{color:#418cff}.operate-container[data-v-88084d6c]{display:flex;height:400px}.operate-slide[data-v-88084d6c]{width:238px;background-color:#fefefe;border-radius:4px;border:solid 1px #eaedf4;padding:24px;display:flex;flex-direction:column;align-items:center;overflow:auto}.operate-slide[data-v-88084d6c] .el-button{width:160px;margin:12px 0;position:relative}.operate-slide .active[data-v-88084d6c]::after{content:\"\\e791\";font-family:'element-icons' !important;position:absolute;left:-20px;color:#0874e7;font-size:16px}[data-theme=purple] .operate-slide .active[data-v-88084d6c]::after{color:#7569e2}[data-theme=palevioletred] .operate-slide .active[data-v-88084d6c]::after{color:#ce4545}[data-theme=forestgreen] .operate-slide .active[data-v-88084d6c]::after{color:#3d8a50}[data-theme=deepblue] .operate-slide .active[data-v-88084d6c]::after{color:#0f5fbd}[data-theme=orange] .operate-slide .active[data-v-88084d6c]::after{color:#ea6000}[data-theme=skyblue] .operate-slide .active[data-v-88084d6c]::after{color:#1a4586}[data-theme=aurorablue] .operate-slide .active[data-v-88084d6c]::after{color:#383b9e}[data-theme=tiffanyblue] .operate-slide .active[data-v-88084d6c]::after{color:#00aaad}[data-theme=tsinghuapurple] .operate-slide .active[data-v-88084d6c]::after{color:#5f2167}[data-theme=creativeblue] .operate-slide .active[data-v-88084d6c]::after{color:#418cff}.operate-content[data-v-88084d6c]{width:640px;background-color:#fefefe;border-radius:4px;border:solid 1px #eaedf4;padding:24px 0;margin-left:20px;overflow:auto}.operate-content[data-v-88084d6c] .el-input{width:220px}.is-default .fields-drag[data-v-88084d6c]{opacity:.6}.is-default[data-v-88084d6c] .is-checked .el-input__inner{opacity:.6}.is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(8,116,231,0.6);border-color:rgba(8,116,231,0.6)}[data-theme=purple] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(117,105,226,0.6)}[data-theme=palevioletred] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(206,69,69,0.6)}[data-theme=forestgreen] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(61,138,80,0.6)}[data-theme=deepblue] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(15,95,189,0.6)}[data-theme=orange] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(234,96,0,0.6)}[data-theme=skyblue] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(26,69,134,0.6)}[data-theme=aurorablue] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(56,59,158,0.6)}[data-theme=tiffanyblue] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(0,170,173,0.6)}[data-theme=tsinghuapurple] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(95,33,103,0.6)}[data-theme=creativeblue] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(65,140,255,0.6)}.is-default[data-v-88084d6c] .is-checked .el-radio__label{color:rgba(8,116,231,0.6)}\n", ""]);
8701
+ ___CSS_LOADER_EXPORT___.push([module.i, ".container[data-v-88084d6c]{height:auto}.config-item[data-v-88084d6c]{background:#fff;border-radius:4px;margin-bottom:20px}.config-title[data-v-88084d6c]{display:flex;align-items:center;padding:0 20px;height:50px;border-bottom:1px solid #e3e3e3;font-size:16px}.config-title i[data-v-88084d6c]{font-size:18px;margin-right:6px;color:#666;position:relative;top:-1px}.form[data-v-88084d6c]{padding:20px}.form-item[data-v-88084d6c]{margin-bottom:10px}.form-item[data-v-88084d6c]:last-child{margin:0}.form-item-input[data-v-88084d6c]{width:300px}.field-item[data-v-88084d6c]{display:inline-block;padding:6px 12px;border:1px dashed rgba(8,116,231,0.6);background-color:rgba(8,116,231,0.1);color:#0874e7;line-height:1;margin:4px 0;margin-right:10px;cursor:move;user-select:none}[data-theme=purple] .field-item[data-v-88084d6c]{background-color:rgba(117,105,226,0.1)}[data-theme=palevioletred] .field-item[data-v-88084d6c]{background-color:rgba(206,69,69,0.1)}[data-theme=forestgreen] .field-item[data-v-88084d6c]{background-color:rgba(61,138,80,0.1)}[data-theme=deepblue] .field-item[data-v-88084d6c]{background-color:rgba(15,95,189,0.1)}[data-theme=orange] .field-item[data-v-88084d6c]{background-color:rgba(234,96,0,0.1)}[data-theme=skyblue] .field-item[data-v-88084d6c]{background-color:rgba(26,69,134,0.1)}[data-theme=aurorablue] .field-item[data-v-88084d6c]{background-color:rgba(56,59,158,0.1)}[data-theme=tiffanyblue] .field-item[data-v-88084d6c]{background-color:rgba(0,170,173,0.1)}[data-theme=tsinghuapurple] .field-item[data-v-88084d6c]{background-color:rgba(95,33,103,0.1)}[data-theme=creativeblue] .field-item[data-v-88084d6c]{background-color:rgba(65,140,255,0.1)}[data-theme=njhkht] .field-item[data-v-88084d6c]{background-color:rgba(29,32,136,0.1)}[data-theme=purple] .field-item[data-v-88084d6c]{color:#7569e2}[data-theme=palevioletred] .field-item[data-v-88084d6c]{color:#ce4545}[data-theme=forestgreen] .field-item[data-v-88084d6c]{color:#3d8a50}[data-theme=deepblue] .field-item[data-v-88084d6c]{color:#0f5fbd}[data-theme=orange] .field-item[data-v-88084d6c]{color:#ea6000}[data-theme=skyblue] .field-item[data-v-88084d6c]{color:#1a4586}[data-theme=aurorablue] .field-item[data-v-88084d6c]{color:#383b9e}[data-theme=tiffanyblue] .field-item[data-v-88084d6c]{color:#00aaad}[data-theme=tsinghuapurple] .field-item[data-v-88084d6c]{color:#5f2167}[data-theme=creativeblue] .field-item[data-v-88084d6c]{color:#418cff}[data-theme=njhkht] .field-item[data-v-88084d6c]{color:#1d2088}.field-item i[data-v-88084d6c]{margin-left:2px;cursor:pointer;color:#999}.checkbox-group[data-v-88084d6c]{font-size:inherit}.checkboxs[data-v-88084d6c]{padding:0 24px}.checkbox[data-v-88084d6c]{margin:10px;margin-right:20px}.field-item-title[data-v-88084d6c]{cursor:pointer;margin:24px 0}.field-item-title i[data-v-88084d6c]{color:#0874e7;margin-right:6px}[data-theme=purple] .field-item-title i[data-v-88084d6c]{color:#7569e2}[data-theme=palevioletred] .field-item-title i[data-v-88084d6c]{color:#ce4545}[data-theme=forestgreen] .field-item-title i[data-v-88084d6c]{color:#3d8a50}[data-theme=deepblue] .field-item-title i[data-v-88084d6c]{color:#0f5fbd}[data-theme=orange] .field-item-title i[data-v-88084d6c]{color:#ea6000}[data-theme=skyblue] .field-item-title i[data-v-88084d6c]{color:#1a4586}[data-theme=aurorablue] .field-item-title i[data-v-88084d6c]{color:#383b9e}[data-theme=tiffanyblue] .field-item-title i[data-v-88084d6c]{color:#00aaad}[data-theme=tsinghuapurple] .field-item-title i[data-v-88084d6c]{color:#5f2167}[data-theme=creativeblue] .field-item-title i[data-v-88084d6c]{color:#418cff}[data-theme=njhkht] .field-item-title i[data-v-88084d6c]{color:#1d2088}.operate-container[data-v-88084d6c]{display:flex;height:400px}.operate-slide[data-v-88084d6c]{width:238px;background-color:#fefefe;border-radius:4px;border:solid 1px #eaedf4;padding:24px;display:flex;flex-direction:column;align-items:center;overflow:auto}.operate-slide[data-v-88084d6c] .el-button{width:160px;margin:12px 0;position:relative}.operate-slide .active[data-v-88084d6c]::after{content:\"\\e791\";font-family:'element-icons' !important;position:absolute;left:-20px;color:#0874e7;font-size:16px}[data-theme=purple] .operate-slide .active[data-v-88084d6c]::after{color:#7569e2}[data-theme=palevioletred] .operate-slide .active[data-v-88084d6c]::after{color:#ce4545}[data-theme=forestgreen] .operate-slide .active[data-v-88084d6c]::after{color:#3d8a50}[data-theme=deepblue] .operate-slide .active[data-v-88084d6c]::after{color:#0f5fbd}[data-theme=orange] .operate-slide .active[data-v-88084d6c]::after{color:#ea6000}[data-theme=skyblue] .operate-slide .active[data-v-88084d6c]::after{color:#1a4586}[data-theme=aurorablue] .operate-slide .active[data-v-88084d6c]::after{color:#383b9e}[data-theme=tiffanyblue] .operate-slide .active[data-v-88084d6c]::after{color:#00aaad}[data-theme=tsinghuapurple] .operate-slide .active[data-v-88084d6c]::after{color:#5f2167}[data-theme=creativeblue] .operate-slide .active[data-v-88084d6c]::after{color:#418cff}[data-theme=njhkht] .operate-slide .active[data-v-88084d6c]::after{color:#1d2088}.operate-content[data-v-88084d6c]{width:640px;background-color:#fefefe;border-radius:4px;border:solid 1px #eaedf4;padding:24px 0;margin-left:20px;overflow:auto}.operate-content[data-v-88084d6c] .el-input{width:220px}.is-default .fields-drag[data-v-88084d6c]{opacity:.6}.is-default[data-v-88084d6c] .is-checked .el-input__inner{opacity:.6}.is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(8,116,231,0.6);border-color:rgba(8,116,231,0.6)}[data-theme=purple] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(117,105,226,0.6)}[data-theme=palevioletred] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(206,69,69,0.6)}[data-theme=forestgreen] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(61,138,80,0.6)}[data-theme=deepblue] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(15,95,189,0.6)}[data-theme=orange] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(234,96,0,0.6)}[data-theme=skyblue] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(26,69,134,0.6)}[data-theme=aurorablue] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(56,59,158,0.6)}[data-theme=tiffanyblue] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(0,170,173,0.6)}[data-theme=tsinghuapurple] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(95,33,103,0.6)}[data-theme=creativeblue] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(65,140,255,0.6)}[data-theme=njhkht] .is-default[data-v-88084d6c] .is-checked .el-radio__inner{background-color:rgba(29,32,136,0.6)}.is-default[data-v-88084d6c] .is-checked .el-radio__label{color:rgba(8,116,231,0.6)}\n", ""]);
8696
8702
  // Exports
8697
8703
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
8698
8704
 
@@ -21544,7 +21550,7 @@ var Component = __webpack_require__(128);
21544
21550
  }, {
21545
21551
  key: 'note',
21546
21552
  label: '提示说明',
21547
- type: 'textarea',
21553
+ type: 'html',
21548
21554
  showFlag: {
21549
21555
  showTitle: ['more', 'always']
21550
21556
  }