epx-frame 3.18.6 → 3.18.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/88.js +7 -0
  3. package/lib/89.js +6 -0
  4. package/lib/91.js +14 -8
  5. package/lib/add-form-item.js +11 -11
  6. package/lib/add-form.js +44 -41
  7. package/lib/alert.js +29 -20
  8. package/lib/app-index.js +11 -11
  9. package/lib/app-nav.js +11 -11
  10. package/lib/app-tabs.js +11 -11
  11. package/lib/apply-form.js +44 -41
  12. package/lib/approval-index-page.js +11 -11
  13. package/lib/approval-index.js +11 -11
  14. package/lib/base-page.js +11 -11
  15. package/lib/button.js +11 -11
  16. package/lib/card-form-item.js +29 -20
  17. package/lib/card.js +11 -11
  18. package/lib/category-list.js +11 -11
  19. package/lib/chart.js +11 -11
  20. package/lib/check-history.js +11 -11
  21. package/lib/config-page.js +11 -11
  22. package/lib/contacts.js +11 -11
  23. package/lib/dashboard.js +11 -11
  24. package/lib/edit-entity-list.js +11 -11
  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 +11 -11
  28. package/lib/entity-list-find-page.js +11 -11
  29. package/lib/entity-list-find.js +11 -11
  30. package/lib/entity-list-page.js +11 -11
  31. package/lib/entity-list.js +11 -11
  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 +11 -11
  35. package/lib/entity-tree-find-page.js +11 -11
  36. package/lib/entity-tree-find.js +11 -11
  37. package/lib/epx-frame.common.js +1 -1
  38. package/lib/export-file.js +11 -11
  39. package/lib/export.js +11 -11
  40. package/lib/flow-num.js +11 -11
  41. package/lib/footer.js +11 -11
  42. package/lib/form-item.js +11 -11
  43. package/lib/form.js +11 -11
  44. package/lib/formula.js +11 -11
  45. package/lib/gauge.js +29 -20
  46. package/lib/grid.js +11 -11
  47. package/lib/header.js +11 -11
  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 +11 -11
  53. package/lib/layout.js +29 -20
  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 +11 -11
  58. package/lib/m-entity-list-find.js +11 -11
  59. package/lib/m-entity-list.js +11 -11
  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 +11 -11
  63. package/lib/menu-index.js +11 -11
  64. package/lib/menu.js +11 -11
  65. package/lib/mine.js +11 -11
  66. package/lib/module-index-page.js +11 -11
  67. package/lib/module-list-page.js +11 -11
  68. package/lib/module-list.js +11 -11
  69. package/lib/module-tabs-page.js +12 -12
  70. package/lib/nav-add-form.js +11 -11
  71. package/lib/num.js +11 -11
  72. package/lib/org-chart.js +11 -11
  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 +11 -11
  78. package/lib/report-chart.js +11 -11
  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 +11 -11
  83. package/lib/search.js +11 -11
  84. package/lib/step-item.js +11 -11
  85. package/lib/step.js +11 -11
  86. package/lib/tag.js +11 -11
  87. package/lib/task-list-page.js +11 -11
  88. package/lib/task-list.js +54 -44
  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 +64 -40
  93. package/package.json +1 -1
package/lib/88.js CHANGED
@@ -664,6 +664,13 @@ var Component = __webpack_require__(128);
664
664
  label: '不需要',
665
665
  value: false
666
666
  }]
667
+ }, {
668
+ key: 'lazy',
669
+ label: '懒加载子节点',
670
+ type: 'switch',
671
+ showFlag: {
672
+ type: ['tree']
673
+ }
667
674
  }, {
668
675
  key: 'treeExpandLevel',
669
676
  label: '默认展开层级',
package/lib/89.js CHANGED
@@ -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: '组件事件',
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
  }
@@ -2683,7 +2683,7 @@ module.exports = require("core-js/modules/es.object.get-own-property-descriptors
2683
2683
  "use strict";
2684
2684
 
2685
2685
  // EXPORTS
2686
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
2686
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
2687
2687
 
2688
2688
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
2689
2689
  var esm_typeof = __webpack_require__(4);
@@ -2724,22 +2724,22 @@ var es_error_cause_js_ = __webpack_require__(33);
2724
2724
 
2725
2725
 
2726
2726
 
2727
- function _toPrimitive(input, hint) {
2728
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
2729
- var prim = input[Symbol.toPrimitive];
2730
- if (prim !== undefined) {
2731
- var res = prim.call(input, hint || "default");
2732
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
2727
+ function toPrimitive(t, r) {
2728
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
2729
+ var e = t[Symbol.toPrimitive];
2730
+ if (void 0 !== e) {
2731
+ var i = e.call(t, r || "default");
2732
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
2733
2733
  throw new TypeError("@@toPrimitive must return a primitive value.");
2734
2734
  }
2735
- return (hint === "string" ? String : Number)(input);
2735
+ return ("string" === r ? String : Number)(t);
2736
2736
  }
2737
2737
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
2738
2738
 
2739
2739
 
2740
- function _toPropertyKey(arg) {
2741
- var key = _toPrimitive(arg, "string");
2742
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
2740
+ function toPropertyKey(t) {
2741
+ var i = toPrimitive(t, "string");
2742
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
2743
2743
  }
2744
2744
 
2745
2745
  /***/ }),