epx-frame 4.0.10 → 4.0.12
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.
- package/lib/0.js +3 -0
- package/lib/1.js +1 -1
- package/lib/14.js +1 -0
- package/lib/2.js +1 -1
- package/lib/21.js +1 -0
- package/lib/3.css +22 -0
- package/lib/3.js +1 -0
- package/lib/89.css +378 -0
- package/lib/89.js +1 -29041
- package/lib/97.css +6 -0
- package/lib/97.js +1 -0
- package/lib/98.css +2 -0
- package/lib/98.js +25 -0
- package/lib/99.js +1 -0
- package/lib/add-form-item.3fe727a6.js +2 -0
- package/lib/add-form-item.css +2 -0
- package/lib/add-form.3fe727a6.js +19 -0
- package/lib/add-form.css +6 -0
- package/lib/add-form.js +35 -30
- package/lib/ai_bg.png +0 -0
- package/lib/alert.3fe727a6.js +2 -0
- package/lib/alert.css +4 -0
- package/lib/app-index.3fe727a6.js +2 -0
- package/lib/app-index.css +2 -0
- package/lib/app-nav.3fe727a6.js +2 -0
- package/lib/app-nav.css +4 -0
- package/lib/app-tabs.3fe727a6.js +2 -0
- package/lib/app-tabs.css +2 -0
- package/lib/apply-form.3fe727a6.js +19 -0
- package/lib/apply-form.css +6 -0
- package/lib/apply-form.js +35 -30
- package/lib/apply_bg.png +0 -0
- package/lib/approval-index-page.3fe727a6.js +2 -0
- package/lib/approval-index-page.css +2 -0
- package/lib/approval-index.3fe727a6.js +2 -0
- package/lib/approval-index.css +2 -0
- package/lib/base-page.3fe727a6.js +2 -0
- package/lib/base-page.css +2 -0
- package/lib/bgimg.jpg +0 -0
- package/lib/button.3fe727a6.js +2 -0
- package/lib/button.css +2 -0
- package/lib/card-form-item.3fe727a6.js +2 -0
- package/lib/card-form-item.css +4 -0
- package/lib/card.3fe727a6.js +2 -0
- package/lib/card.css +2 -0
- package/lib/category-list.3fe727a6.js +26 -0
- package/lib/category-list.css +10 -0
- package/lib/category-list.js +30 -16
- package/lib/chart.3fe727a6.js +9 -0
- package/lib/chart.css +8 -0
- package/lib/check-history.3fe727a6.js +2 -0
- package/lib/check-history.css +2 -0
- package/lib/color-picker.3fe727a6.js +25 -0
- package/lib/color-picker.css +2 -0
- package/lib/component.3fe727a6.js +1 -0
- package/lib/config-page.3fe727a6.js +2 -0
- package/lib/contacts.3fe727a6.js +2 -0
- package/lib/contacts.css +4 -0
- package/lib/create_market_system.png +0 -0
- package/lib/create_system.png +0 -0
- package/lib/dashboard.3fe727a6.js +2 -0
- package/lib/dashboard.css +12 -0
- package/lib/edit-entity-list.3fe727a6.js +26 -0
- package/lib/edit-entity-list.css +10 -0
- package/lib/edit-entity-list.js +30 -16
- package/lib/element-icons.ttf +0 -0
- package/lib/element-icons.woff +0 -0
- package/lib/entity-add-page.3fe727a6.js +2 -0
- package/lib/entity-add-page.css +2 -0
- package/lib/entity-apply-page.3fe727a6.js +2 -0
- package/lib/entity-apply-page.css +2 -0
- package/lib/entity-card-list.3fe727a6.js +26 -0
- package/lib/entity-card-list.css +10 -0
- package/lib/entity-card-list.js +30 -16
- package/lib/entity-list-find-page.3fe727a6.js +2 -0
- package/lib/entity-list-find-page.css +2 -0
- package/lib/entity-list-find.3fe727a6.js +26 -0
- package/lib/entity-list-find.css +10 -0
- package/lib/entity-list-find.js +30 -16
- package/lib/entity-list-page.3fe727a6.js +2 -0
- package/lib/entity-list-page.css +2 -0
- package/lib/entity-list.3fe727a6.js +26 -0
- package/lib/entity-list.css +8 -0
- package/lib/entity-list.js +30 -16
- package/lib/entity-no-submit-sub-list.3fe727a6.js +26 -0
- package/lib/entity-no-submit-sub-list.css +10 -0
- package/lib/entity-sub-grid.3fe727a6.js +2 -0
- package/lib/entity-sub-grid.css +4 -0
- package/lib/entity-sub-list.3fe727a6.js +26 -0
- package/lib/entity-sub-list.css +10 -0
- package/lib/entity-sub-list.js +37 -22
- package/lib/entity-tree-find-page.3fe727a6.js +2 -0
- package/lib/entity-tree-find-page.css +2 -0
- package/lib/entity-tree-find.3fe727a6.js +2 -0
- package/lib/entity-tree-find.css +2 -0
- package/lib/epx-frame.common.js +1 -1
- package/lib/export-file.3fe727a6.js +9 -0
- package/lib/export.3fe727a6.js +9 -0
- package/lib/export.css +2 -0
- package/lib/flow-num.3fe727a6.js +2 -0
- package/lib/flow-num.css +2 -0
- package/lib/footer.3fe727a6.js +1 -0
- package/lib/footer.css +2 -0
- package/lib/form-item.3fe727a6.js +19 -0
- package/lib/form-item.css +46 -0
- package/lib/form-item.js +19 -19
- package/lib/form.3fe727a6.js +2 -0
- package/lib/form.css +2 -0
- package/lib/formula.3fe727a6.js +2 -0
- package/lib/formula.css +2 -0
- package/lib/formula.js +1 -1
- package/lib/gauge.3fe727a6.js +2 -0
- package/lib/gauge.css +4 -0
- package/lib/grid.3fe727a6.js +2 -0
- package/lib/grid.css +4 -0
- package/lib/hall_banner.png +0 -0
- package/lib/header.3fe727a6.js +2 -0
- package/lib/header.css +2 -0
- package/lib/hr.png +0 -0
- package/lib/icon.3fe727a6.js +1 -0
- package/lib/icon.css +2 -0
- package/lib/iframe.3fe727a6.js +2 -0
- package/lib/iframe.css +2 -0
- package/lib/image.3fe727a6.js +2 -0
- package/lib/import-file.3fe727a6.js +9 -0
- package/lib/import.3fe727a6.js +9 -0
- package/lib/import.css +2 -0
- package/lib/index.3fe727a6.js +343 -0
- package/lib/index.css +357 -0
- package/lib/layout.3fe727a6.js +2 -0
- package/lib/layout.css +6 -0
- package/lib/list.3fe727a6.js +2 -0
- package/lib/list.css +4 -0
- package/lib/load-page.3fe727a6.js +2 -0
- package/lib/login.jpg +0 -0
- package/lib/m-entity-add-page.3fe727a6.js +2 -0
- package/lib/m-entity-add-page.css +2 -0
- package/lib/m-entity-dept-find.3fe727a6.js +9 -0
- package/lib/m-entity-dept-find.css +2 -0
- package/lib/m-entity-list-find.3fe727a6.js +2 -0
- package/lib/m-entity-list-find.css +6 -0
- package/lib/m-entity-list.3fe727a6.js +2 -0
- package/lib/m-entity-list.css +2 -0
- package/lib/m-entity-no-submit-sub-list.3fe727a6.js +2 -0
- package/lib/m-entity-no-submit-sub-list.css +2 -0
- package/lib/m-entity-tree-find.3fe727a6.js +2 -0
- package/lib/m-entity-tree-find.css +2 -0
- package/lib/m-entity-user-find.3fe727a6.js +9 -0
- package/lib/m-entity-user-find.css +2 -0
- package/lib/m_hall_banner.png +0 -0
- package/lib/manifest.json +241 -0
- package/lib/menu-index.3fe727a6.js +1 -0
- package/lib/menu-index.css +2 -0
- package/lib/menu.3fe727a6.js +1 -0
- package/lib/menu.css +6 -0
- package/lib/mine.3fe727a6.js +2 -0
- package/lib/mine.css +2 -0
- package/lib/mlogin.png +0 -0
- package/lib/module-index-page.3fe727a6.js +2 -0
- package/lib/module-index-page.css +4 -0
- package/lib/module-list-page.3fe727a6.js +2 -0
- package/lib/module-list-page.css +2 -0
- package/lib/module-list.3fe727a6.js +2 -0
- package/lib/module-list.css +6 -0
- package/lib/module-tabs-page.3fe727a6.js +2 -0
- package/lib/module-tabs-page.css +4 -0
- package/lib/nav-add-form.3fe727a6.js +19 -0
- package/lib/nav-add-form.css +8 -0
- package/lib/num.3fe727a6.js +2 -0
- package/lib/num.css +6 -0
- package/lib/org-chart.3fe727a6.js +2 -0
- package/lib/org-chart.css +2 -0
- package/lib/page-help.3fe727a6.js +2 -0
- package/lib/page-help.css +2 -0
- package/lib/page-tabs.3fe727a6.js +2 -0
- package/lib/page-tabs.css +2 -0
- package/lib/page.3fe727a6.js +2 -0
- package/lib/page.css +2 -0
- package/lib/page.js +1 -1
- package/lib/progress-chart.3fe727a6.js +2 -0
- package/lib/progress-chart.css +2 -0
- package/lib/progress.3fe727a6.js +2 -0
- package/lib/progress.css +2 -0
- package/lib/report-chart.3fe727a6.js +2 -0
- package/lib/report-chart.css +12 -0
- package/lib/report-chart.js +43 -29
- package/lib/report-html.3fe727a6.js +2 -0
- package/lib/report-html.css +2 -0
- package/lib/report-preview.3fe727a6.js +2 -0
- package/lib/report-preview.css +2 -0
- package/lib/role_select.png +0 -0
- package/lib/router-view.3fe727a6.js +1 -0
- package/lib/router-view.css +2 -0
- package/lib/scope.3fe727a6.js +9 -0
- package/lib/scope.css +6 -0
- package/lib/search.3fe727a6.js +2 -0
- package/lib/search.css +12 -0
- package/lib/snapshot-history.png +0 -0
- package/lib/snapshot-manual.png +0 -0
- package/lib/snapshot-realtime.png +0 -0
- package/lib/staff.png +0 -0
- package/lib/step-item.3fe727a6.js +2 -0
- package/lib/step-item.css +2 -0
- package/lib/step.3fe727a6.js +2 -0
- package/lib/step.css +2 -0
- package/lib/tab-bar.3fe727a6.js +1 -0
- package/lib/tab-bar.css +2 -0
- package/lib/tag.3fe727a6.js +2 -0
- package/lib/tag.css +2 -0
- package/lib/task-list-page.3fe727a6.js +2 -0
- package/lib/task-list-page.css +2 -0
- package/lib/task-list.3fe727a6.js +26 -0
- package/lib/task-list.css +16 -0
- package/lib/text-editor.3fe727a6.js +2 -0
- package/lib/text-editor.css +2 -0
- package/lib/text.3fe727a6.js +2 -0
- package/lib/text.css +2 -0
- package/lib/title.3fe727a6.js +2 -0
- package/lib/title.css +2 -0
- package/lib/visual-config-page.3fe727a6.js +9 -0
- package/lib/visual-config-page.css +73 -0
- package/package.json +1 -1
package/lib/21.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(window.webpackJsonp=window.webpackJsonp||[]).push([[21],{1418:function(e,r,t){(function(e){var r=t(1163).default;t(18),t(31),t(21),t(203),t(18),t(31),t(21),t(203),t(121);var n=e.codemirror;n.defineMode("formula",(function(e,t){var n,a,o,u=t.wordCharacters||/[\w$\xa1-\uffff]/,i=/[+\-*&%=<>!?|~^@]/,c=(n={},t.functionList&&t.functionList.forEach((function(e){n[e.code]=function(e){return{type:e,style:"keyword"}}("function")})),n);function l(e,r,t){return a=e,o=t,r}var f={state:null,column:null,marked:null,cc:null};function s(e,r){var t,n=e.next();if('"'===n||"'"===n)return r.tokenize=(t=n,function(e,r){for(var n,a=!1;null!=(n=e.next())&&(n!==t||a);)a=!a&&"\\"===n;return a||(r.tokenize=s),l("string","string")}),r.tokenize(e,r);if("."===n&&e.match(/^\d[\d_]*(?:[eE][+\-]?[\d_]+)?/))return l("number","number");if("."===n&&e.match(".."))return l("spread","meta");if(/[{\[(]/.test(n)||/[}\])]/.test(n))return l("bracket","bracket");if(/[\[\]{}\(\),;\:\.]/.test(n))return l(n);if("="===n&&e.eat(">"))return l("=>","operator");if("0"===n&&e.match(/^(?:x[\dA-Fa-f_]+|o[0-7_]+|b[01_]+)n?/))return l("number","number");if(/\d/.test(n))return e.match(/^[\d_]*(?:n|(?:\.[\d_]*)?(?:[eE][+\-]?[\d_]+)?)?/),l("number","number");if("#"===n&&e.eatWhile(u))return l("variable","property");if(i.test(n))return">"===n&&r.lexical&&">"===r.lexical.type||(e.eat("=")?"!"!==n&&"="!==n||e.eat("="):/[<>*+\-|&?]/.test(n)&&(e.eat(n),">"===n&&e.eat(n))),"?"===n&&e.eat(".")?l("."):l("operator","operator",e.current());if(u.test(n)){e.eatWhile(u);var a=e.current();if("."!==r.lastType){if(c.propertyIsEnumerable(a)){var o=c[a];return l(o.type,o.style,a)}if("async"===a&&e.match(/^(\s|\/\*([^*]|\*(?!\/))*?\*\/)*[\[\(\w]/,!1))return l("async","keyword",a)}return l("error","error",a)}}return{startState:function(e){var n={tokenize:s,lastType:"sof",cc:[],localVars:t.localVars,indented:e||0};return t.globalVars&&"object"===r(t.globalVars)&&(n.globalVars=t.globalVars),n},token:function(e,r){var t=r.tokenize(e,r);return"comment"===a?t:(r.lastType="operator"!==a||"++"!==o&&"--"!==o?a:"incdec",function(e,r,t,n,a){var o=e.cc;for(f.state=e,f.stream=a,f.marked=null,f.cc=o,f.style=r;;)return r}(r,t,0,0,e))}}})),n.defineMIME("text/formula","formula")}).call(this,t(158))}}]);
|
package/lib/3.css
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
.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}}
|
|
2
|
+
|
|
3
|
+
.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}
|
|
4
|
+
|
|
5
|
+
.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}
|
|
6
|
+
|
|
7
|
+
.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}
|
|
8
|
+
|
|
9
|
+
.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}
|
|
10
|
+
|
|
11
|
+
.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}
|
|
12
|
+
|
|
13
|
+
.visual-config[data-v-1f3ce106]{padding:16px}.visual-config[data-v-1f3ce106] .el-input__inner{width:200px}.is-default[data-v-1f3ce106] .el-input{opacity:.8}.is-default__tip[data-v-1f3ce106]{color:#666}
|
|
14
|
+
|
|
15
|
+
.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)}
|
|
16
|
+
|
|
17
|
+
.container[data-v-8e68cf58]{display:flex;flex-direction:column;height:100%;overflow:auto}.header[data-v-8e68cf58]{margin-bottom:20px}.header-inner[data-v-8e68cf58]{display:flex;justify-content:space-between;align-items:center;background:#fff;position:absolute;top:0;left:2px;width:100%;height:50px;padding:0 16px;box-sizing:border-box}.header-inner .title[data-v-8e68cf58]{font-size:16px;color:#333333}.header-inner .title i[data-v-8e68cf58]{font-size:22px;position:relative;top:2px;cursor:pointer}.header-inner .opera[data-v-8e68cf58] .el-button{padding:8px 16px}.header-inner .opera .more[data-v-8e68cf58]{font-size:20px;padding:5px 14px}.header-inner .opera .opera-text[data-v-8e68cf58]{border:1px solid #999;padding:0 12px;font-size:20px;color:#8395a7;line-height:1;cursor:pointer;margin-left:24px}.header-inner .opera .opera-text i[data-v-8e68cf58]{margin-right:4px}.tip[data-v-8e68cf58]{color:#666;margin:16px 0;display:flex;justify-content:space-between}.button-container[data-v-8e68cf58]{margin-top:16px;margin-bottom:16px;text-align:center}.visual-page[data-v-8e68cf58]{flex:1;overflow:auto}.visual-page[data-v-8e68cf58] .page-container{overflow:auto}.switch[data-v-8e68cf58]{position:relative;font-size:20px;cursor:pointer}
|
|
18
|
+
|
|
19
|
+
.ace_editor{float:right;font-size:14px;flex:1}
|
|
20
|
+
|
|
21
|
+
.design-report[data-v-3ae14b48]{width:100%}
|
|
22
|
+
|