UNPKG

form-create-designer

Version:

好用的Vue低代码可视化表单设计器,可以通过拖拽的方式快速创建表单,提高开发者对表单的开发效率。

9 lines 1.43 MB
/*! * FormCreate 可视化表单设计器 * form-create-designer v3.3.0-oem * (c) 2021-2025 xaboy * Github https://github.com/xaboy/form-create-designer * Site https://form-create.com/ * Released under the MIT License. */ (function(){"use strict";try{if(typeof document!="undefined"){var e=document.createElement("style");e.appendChild(document.createTextNode('.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:transparent}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor{caret-color:transparent}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative;z-index:0}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.CodeMirror-hints{position:absolute;z-index:10;overflow:hidden;list-style:none;margin:0;padding:2px;-webkit-box-shadow:2px 3px 5px rgba(0,0,0,.2);-moz-box-shadow:2px 3px 5px rgba(0,0,0,.2);box-shadow:2px 3px 5px #0003;border-radius:3px;border:1px solid silver;background:#fff;font-size:90%;font-family:monospace;max-height:20em;overflow-y:auto}.CodeMirror-hint{margin:0;padding:0 4px;border-radius:2px;white-space:pre;color:#000;cursor:pointer}li.CodeMirror-hint-active{background:#08f;color:#fff}._fd-fn{display:flex;flex-direction:column;position:relative;width:100%;height:100%}._fd-fn .el-button{position:absolute;bottom:3px;right:5px;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}._fd-fn-editor{display:flex;flex:1;width:100%;overflow:auto}._fd-fn-editor .CodeMirror{height:100%;width:100%}._fd-fn-tip{color:#000;font-family:monospace;direction:ltr}._fd-fn-tip .cm-keyword{color:#708;line-height:24px;white-space:nowrap;overflow-x:auto}._fd-fn-tip .cm-keyword::-webkit-scrollbar{width:0;height:0;background-color:transparent}._fd-fn-ind{background-color:#f7f7f7;width:29px;height:24px;display:inline-block;margin-right:4px;border-right:1px solid #ddd;float:left}._fd-fn-arg{text-decoration:underline;cursor:pointer}._fd-fn-arg i{font-size:12px;color:#3073ff}._fd-event .el-button{font-weight:400;width:100%;border-color:#2e73ff;color:#2e73ff}._fd-event .el-badge{width:100%}._fd-event-dialog .el-dialog__body{padding:10px 20px}._fd-event-con .el-main{padding:0}._fd-event-l,._fd-event-r{display:flex;flex-direction:column;flex:1;height:100%;border:1px solid #ececec}._fd-event-dropdown .el-dropdown-menu{max-height:500px;overflow:auto}._fd-event-head{display:flex;padding:5px 15px;border-bottom:1px solid #eee;background:#f8f9ff;align-items:center}._fd-event-head .el-button.is-link{color:#2f73ff}._fd-event-r{border-left:0}._fd-event-r ._fd-event-head{justify-content:space-between}._fd-event-l>.el-main,._fd-event-r>.el-main{display:flex;flex-direction:row;flex:1;flex-basis:auto;box-sizing:border-box;min-width:0;width:100%}._fd-event-item,._fd-event-r>.el-main{flex-direction:column}._fd-event-item{display:flex;justify-content:center;max-width:250px;font-size:14px;overflow:hidden;white-space:pre-wrap}._fd-event-item ._fd-label{font-size:12px;color:#aaa}._fd-event-l .el-menu{padding:0 10px 5px;border-right:0;width:100%;border-top:0;overflow:auto}._fd-event-l .el-menu-item.is-active{background:#e4e7ed;color:#303133}._fd-event-l .el-menu-item{height:auto;line-height:1em;border:1px solid #ececec;border-radius:5px;padding:0;margin-top:5px}._fd-event-method{display:flex;flex-direction:column;justify-content:center;width:225px;font-size:14px;font-family:monospace;color:#9d238c;overflow:hidden;white-space:pre-wrap}._fd-event-method ._fd-label{margin-top:4px;color:#aaa;font-size:12px}._fd-event-method>span:first-child,._fd-fn-list-method>span:first-child{color:#9d238c}._fd-event-method>span:first-child>span,._fd-fn-list-method>span:first-child>span{color:#000;margin-left:10px}._fd-event-title{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 0}._fd-event-title .fc-icon{margin-right:6px;font-size:18px;color:#282828}._fd-event-title .el-input{width:200px}._fd-event-title .el-input__wrapper{box-shadow:none}._fd-event-title .el-menu-item.is-active i{color:#282828}._fd-event-con .CodeMirror{height:100%;width:100%}._fd-event-con .CodeMirror-wrap pre.CodeMirror-line{padding-left:20px}._fd-type-select{cursor:pointer}._fd-type-select.is-disabled{cursor:default}._fd-type-select .fc-icon{font-size:14px}._fd-type-select-pop{max-height:500px;overflow:auto}._fd-type-select-pop .fc-icon{font-size:14px}._fd-struct,._fd-struct .el-badge{width:100%}._fd-struct .el-button{font-weight:400;width:100%;border-color:#2e73ff;color:#2e73ff}._fd-struct-con .CodeMirror{height:500px}._fd-struct-con .el-dialog__body{padding:0}._fd-props-input{display:inline-block;width:16px}._fd-props-input .fc-icon{cursor:pointer}._fd-language-config{height:100%;overflow:auto}._fd-lc-body,._fd-lc-header{padding:0 12px}._fd-lc-body{overflow:auto}._fd-lc-header{display:flex;justify-content:flex-end;margin-bottom:12px}._fd-language-config .el-table__cell{height:34px}._fd-language-config ._fc-l-info{margin-bottom:12px}._fd-lc-handle{display:flex;align-items:center;justify-content:space-between;cursor:pointer}._fd-struct-editor{flex:1;width:100%}._fd-struct-editor>div{height:100%}._fc-json-preview{display:flex;width:100%;color:#262626}._fc-json-preview .CodeMirror{height:100%;font-size:12px}._fd-warning-pop{max-width:400px}._fd-warning-text{text-decoration:underline;text-decoration-style:dashed;cursor:help}._fd-drag-tool{position:relative;display:block;min-height:20px;box-sizing:border-box;padding:2px;outline:1px dashed var(--fc-tool-border-color);overflow:hidden;word-wrap:break-word;word-break:break-all;z-index:0}._fd-drag-tool ._fd-drag-tool{height:calc(100% - 6px);margin:3px}._fd-drag-tool+._fd-drag-tool{margin-top:5px}._fd-drag-tool.active{outline:1px solid #2e73ff}._fd-drag-tool.active>div>._fd-drag-btn{display:flex}._fd-drag-tool:not(.active):hover>div>._fd-drag-btn{display:flex!important;opacity:.7}._fd-drag-tool._fd-drop-hover ._fd-drag-box{padding-top:15px!important;padding-bottom:15px!important}._fd-drag-tool ._fd-drag-btn{display:none}._fd-drag-r{right:2px;top:calc(100% - 20px)}._fd-drag-l,._fd-drag-r{position:absolute;z-index:1904}._fd-drag-l{top:0;left:0}._fd-drag-btn{height:18px;width:18px;color:#fff;background-color:#2e73ff;text-align:center;line-height:20px;padding-bottom:1px;float:left;cursor:pointer;justify-content:center}._fd-drag-btn+._fd-drag-btn{margin-left:2px}._fd-drag-danger{background-color:#ff2e2e}._fd-drag-btn i{font-size:14px}._fd-drag-mask{z-index:1900;position:absolute;top:0;left:0;right:0;bottom:0}._fd-drag-tool:hover{outline-color:#2e73ff80;outline-style:solid;z-index:1}._fd-drag-tool:has(._fd-drag-tool:not(.active):hover,._fd-drag-tool.active:hover)>div>._fd-drag-btn{display:none!important}._fd-row,._fd-html-editor{width:100%}._fd-html-editor .el-button{font-weight:400;width:100%;border-color:#2e73ff;color:#2e73ff}._fd-html-editor-con .CodeMirror{height:450px}._fd-html-editor-con .CodeMirror-line{line-height:16px!important;font-size:13px!important}._fd-html-editor-con .CodeMirror-lint-tooltip{z-index:2021!important}._fd-html-editor-con .el-dialog__body{padding:0 20px}._fd-fn-input,._fd-fn-input .el-badge{width:100%}._fd-fn-input .el-button{font-weight:400;width:100%;border-color:#2e73ff;color:#2e73ff}._fd-fn-input-dialog .CodeMirror-lint-tooltip{z-index:2021!important}._fd-fn-input-dialog .el-dialog__body{padding:0;height:500px}._fd-gfc,._fd-gfc .el-badge{width:100%}._fd-gfc .el-button{font-weight:400;width:100%;border-color:#2e73ff;color:#2e73ff}._fd-gfc-dialog .el-tabs__header{margin-bottom:0}._fd-gfc-dialog .form-create{margin-top:15px}._fd-gfc-con .CodeMirror{height:100%;width:100%}._fd-gfc-con .CodeMirror-wrap pre.CodeMirror-line{padding-left:20px}._fd-config-item{display:flex;width:100%;flex-direction:column;font-size:12px;color:#666;margin-bottom:10px}._fd-ci-head{justify-content:space-between}._fd-ci-head,._fd-ci-label{display:flex;align-items:center}._fd-ci-label{font-size:12px;color:#262626}._fd-ci-con{display:flex;align-items:center;justify-content:flex-end;min-width:150px}._fd-ci-label.is-arrow{cursor:pointer}._fd-ci-append{display:flex;flex-direction:column;background:#f5f5f5;margin:5px 3px 3px;padding:4px}._fd-ci-label i{font-size:12px;font-weight:600}._fd-ci-label i.down{transform:rotate(-180deg)}._fd-ci-info{font-size:12px;padding-right:5px}._fd-field-input{width:100%}._fd-field-input>.fc-icon{position:absolute;right:28px;top:1px;z-index:3;color:#a8abb2;cursor:pointer;width:24px;height:24px;text-align:center}._fd-field-input>.fc-icon:hover{color:#2e73ff}._fd-field-input .el-input-group__append{width:25px;padding:0;margin:0;color:#606266;cursor:pointer}._fd-fn-list,._fd-fn-list .el-badge{width:100%}._fd-fn-list .el-button{font-weight:400;width:100%;border-color:#2e73ff;color:#2e73ff}._fd-fn-list-dialog .el-dialog__body{padding:10px 20px}._fd-fn-list-con .el-main{padding:0}._fd-fn-list-l,._fd-fn-list-r{display:flex;flex-direction:column;flex:1;height:100%;border:1px solid #ececec}._fd-fn-list-head{display:flex;padding:5px 15px;border-bottom:1px solid #eee;background:#f8f9ff;align-items:center}._fd-fn-list-head .el-button.is-link{color:#2f73ff}._fd-fn-list-r{border-left:0}._fd-fn-list-r ._fd-fn-list-head{justify-content:flex-end}._fd-fn-list-l>.el-main,._fd-fn-list-r>.el-main{display:flex;flex-direction:row;flex:1;flex-basis:auto;box-sizing:border-box;min-width:0;width:100%}._fd-fn-list-r>.el-main{flex-direction:column}._fd-fn-list-l .el-menu{padding:0 10px 5px;border-right:0;width:100%;border-top:0;overflow:auto}._fd-fn-list-l .el-menu-item.is-active{background:#e4e7ed;color:#303133}._fd-fn-list-l .el-menu-item{height:auto;line-height:1em;border:1px solid #ececec;border-radius:5px;padding:0;margin-top:5px}._fd-fn-list-method{display:flex;flex-direction:column;justify-content:center;padding:10px 20px 10px 0;font-size:14px;line-height:1em;font-family:monospace;width:100%;overflow:hidden;white-space:pre-wrap;position:relative;box-sizing:border-box}._fd-fn-list-method ._fd-label{margin-top:4px;color:#aaa;font-size:12px}._fd-fn-list-method ._fd-dot{position:absolute;top:50%;margin-top:-3px;right:16px;display:block;width:6px;height:6px;background:#00c050;border-radius:15px}._fd-fn-list-method-info>span:first-child,._fd-fn-list-method>span:first-child{color:#9d238c}._fd-fn-list-method-info>span:first-child>span,._fd-fn-list-method>span:first-child>span{color:#000;margin-left:10px}._fd-fn-list-con .CodeMirror{height:100%;width:100%}._fd-fn-list-con .CodeMirror-wrap pre.CodeMirror-line{padding-left:20px}._fd-table-view{overflow:auto}._fd-table-view-cell{min-height:50px;height:100%;position:relative}._fd-table-row-handle{left:0;bottom:-4px;width:100%;height:8px;cursor:row-resize}._fd-table-col-handle,._fd-table-row-handle{position:absolute;z-index:1;background-color:transparent}._fd-table-col-handle{top:0;right:-4px;width:8px;height:100%;cursor:col-resize}._fd-table-view-cell.selected>._fd-drag-tool{background-color:#2e73ff0d;outline:1px solid #2e73ff}._fd-table-view-cell>._fd-drag-tool{height:100%;width:100%;min-width:unset;border:0;outline:0;margin:0;max-width:100%;max-height:100%}._fd-table-view-cell>._fd-drag-tool>._fd-tableCell-drag{min-height:80px}._fd-table-view-btn{flex-direction:column;padding:0}._fd-table-view-btn .fc-icon{width:18px;color:#fff;font-size:16px}._fd-table-view-icon{color:#fff;display:flex;justify-content:center;width:100%;height:100%;margin-top:1px}._fd-table-view>table{width:100%;height:100%;overflow:hidden;table-layout:fixed;border-bottom:1px solid #ebeef5;border-right:1px solid #ebeef5;border-color:#ebeef5 currentcolor currentcolor #ebeef5;border-style:solid none none solid;border-width:1px 0 0 1px;border-collapse:collapse}._fd-table-view tr{min-height:50px}._fd-table-view td{padding:0;min-height:50px;min-width:80px;position:relative;box-sizing:border-box;overflow-wrap:break-word;white-space:nowrap;border:1px solid #ebeef5}._fd-tableCell-drag{height:100%}._fd-table-view.is-mini td{padding:0;min-height:12px}._fd-table-view.is-mini .el-form-item{padding:0;margin:0}._fd-table-context-menu{position:fixed;display:block;background-color:#fff;border:1px solid #ddd;z-index:1905;min-width:120px;font-size:14px;box-shadow:0 1px 10px #0000001a;border-radius:6px;padding:6px 0;color:#666}._fd-table-context-menuitem{line-height:22px;padding:5px 16px;cursor:pointer}._fd-table-context-menuitem:hover{background-color:#f0f0f0}._fd-table-context-menu-separator{height:1px;background-color:#eee;margin:6px 0}._fc-table{overflow:auto}._fc-table>table{width:100%;height:100%;overflow:hidden;table-layout:fixed;border-bottom:1px solid #ebeef5;border-right:1px solid #ebeef5;border-color:#ebeef5 currentcolor currentcolor #ebeef5;border-style:solid none none solid;border-width:1px 0 0 1px;border-collapse:collapse}._fc-table td,._fc-table tr{min-height:50px}._fc-table td{padding:5px;min-width:80px;position:relative;box-sizing:border-box;overflow-wrap:break-word;overflow:hidden;border-bottom:0;border-right:0;border-color:currentcolor #ebeef5 #ebeef5 currentcolor;border-style:none solid solid none;border-width:0 1px 1px 0}._fc-table.is-mini td{padding:0;min-height:12px}._fc-table.is-mini .el-form-item{padding:0;margin:0}._fd-language-list{max-height:320px;padding-top:70px;overflow:auto}._fd-language-input .el-input-group__append{width:25px;padding:0;margin:0;color:#aaa;cursor:pointer}._fd-language-input.is-variable input{color:#2e73ff}._fd-language-header,._fd-language-item{display:flex;border-bottom:1px solid #ececec;padding:0 12px}._fd-language-header{font-weight:500;padding-top:10px;overflow:auto;color:#262626;position:absolute;top:0;left:0;right:0;background-color:#fff;flex-direction:column}._fd-language-item>div,._fd-language-name>div{flex:1;font-size:12px;padding:5px;min-width:70px}._fd-language-title{margin:6px 0}._fd-language-title .fc-icon{color:#2e73ff;cursor:pointer;font-size:14px}._fd-language-name{display:flex}._fd-language-name>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fd-language-item{cursor:pointer}._fd-language-item:hover{color:#2e73ff;background-color:#ccdfff}._fd-language-popover{padding:0!important}._fd-validate{display:flex;flex-direction:column;width:100%}._fd-validate-btn{font-weight:400;width:100%;border-color:#2e73ff;color:#2e73ff}._fd-validate-pop .el-dropdown-menu__item{width:248px}._fd-validate-item{border-bottom:1px dashed #ececec;margin-bottom:10px}._fd-validate-item .el-col-12:first-child{padding-right:5px}._fd-validate-item .el-col-12+.el-col-12{padding-left:5px}._fd-validate-item .el-input-number{width:100%}._fd-validate-title{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}._fd-validate-title>div{display:flex;align-items:center}._fd-validate-title>div>span{width:16px;height:16px;background:#ececec;text-align:center;font-size:12px;line-height:16px;border-radius:15px;margin-right:5px}._fd-validate-title i{cursor:pointer}._fd-validate-title i:hover{color:#ff2e2e}._fd-validate .append-msg{cursor:pointer}._fd-validate .el-input-group__append{padding:0 10px}._fd-required{display:flex;align-items:center;width:100%}._fd-required .el-input{margin-left:15px}._fd-required .el-switch{height:28px}._fd-value-input .el-input__validateIcon{display:none}._fd-value-input .el-select,._fd-value-input .el-select__wrapper{height:100%}._td-table-opt[data-v-27bd6a26]{width:100%}._td-table-opt .el-table[data-v-27bd6a26]{z-index:1}._td-table-opt-handle[data-v-27bd6a26]{display:flex;justify-content:space-between;align-items:center;padding-right:5px}._fd-tree-opt ._fd-tree-opt-btn{height:19px;width:18px;color:#fff;text-align:center;line-height:20px;padding-bottom:1px;float:left;cursor:pointer;justify-content:center;background-color:#2f73ff}._fd-tree-opt-node{display:flex;align-items:center}._fd-tree-opt-first{width:60px;margin-right:5px}._fd-tree-opt-last{width:165px}._fd-tree-opt-last._label{width:175px}._fd-tree-opt-last._label .el-input-group__append{width:65px}._fd-tree-opt ._fd-tree-opt-danger{background-color:#ff2d2e;border-radius:0 2px 2px 0}._fd-tree-opt .el-tree-node__content{margin-bottom:3px;height:28px}._fd-tree-opt .el-input__inner{border-right:0}._fd-tree-opt .el-input-group__append{width:90px;padding-right:2px;padding-left:1px;background:#fff}._fd-table-form{width:100%;border:1px solid #ececec;background:#fff}._fc-child-empty,._fd-table-form{min-height:130px}._fd-tf-wrap{display:flex;overflow:auto}._fd-tf-wrap>._fd-drag-tool{flex-shrink:0;display:flex;margin:2px;height:auto;overflow:auto}._fc-table-form{overflow:auto;color:#666}._fc-table-form .form-create td .el-form-item{margin-bottom:1px}._fc-table-form .form-create td .el-form-item.is-error{margin-bottom:22px}._fc-table-form .el-form-item__label,._fc-table-form .van-field__label{display:none!important}._fc-table-form .el-form-item__content{display:flex;margin-left:0!important;width:100%!important}._fc-tf-head-idx,._fc-tf-idx{width:40px;min-width:40px;font-weight:500;text-align:center}._fc-tf-btn,._fc-tf-edit{width:70px;min-width:70px;text-align:center}._fc-tf-btn .fc-icon{cursor:pointer}._fc-table-form._fc-disabled ._fc-tf-btn .fc-icon,._fc-table-form._fc-disabled>.el-button{cursor:not-allowed}._fc-tf-table{width:100%;height:100%;overflow:hidden;table-layout:fixed;border:1px solid #ebeef5;border-bottom:0}._fc-table-form ._fc-tf-table>thead>tr>th{border:0;border-bottom:1px solid #ebeef5;height:40px;font-weight:500;padding:0 5px;box-sizing:border-box}._fc-table-form ._fc-tf-table>thead>tr>th+th{border-left:1px solid #ebeef5}._fc-table-form tr{min-height:50px}._fc-table-form ._fc-read-view{text-align:center;width:100%}._fc-table-form td{padding:5px;min-height:50px;min-width:80px;position:relative;box-sizing:border-box;overflow-wrap:break-word;overflow:hidden;border:0;border-bottom:1px solid #ebeef5}._fc-table-form td+td{border-left:1px solid #ebeef5}._fc-tf-table .el-cascader,._fc-tf-table .el-date-editor,._fc-tf-table .el-input-number,._fc-tf-table .el-select,._fc-tf-table .el-slider{width:100%}._fc-tf-head-required:before{content:"*";color:#f56c6c;margin-right:4px}._fc-signature{width:100%}._fc-signature-btn,._fc-signature-preview{width:100%;min-width:160px;height:88px;line-height:88px;font-size:14px;color:#c9ccd8;border-radius:4px;border:1px dashed #d4d7e0;text-align:center;background:#fff;position:relative;box-sizing:border-box}._fc-signature-btn{cursor:pointer}._fc-signature.disabled ._fc-signature-btn{cursor:not-allowed}._fc-signature-preview>img{display:inline-block;height:88px}._fc-signature-preview .icon-delete2{position:absolute;top:9px;right:9px;display:inline-block;line-height:14px;font-size:14px;cursor:pointer}._fc-signature-btn i{font-size:14px}._fc-signature-dialog .el-dialog__body{text-align:center}._fc-signature-pad{border-radius:4px;border:1px dashed #d4d7e0;background-image:linear-gradient(#fff 14px,transparent 0),linear-gradient(90deg,#fff 14px,#d4d7e0 0);background-size:15px 15px}._fc-title{width:100%;font-size:16px;font-weight:600;margin-top:1em;margin-bottom:16px}._fc-title.h1,._fc-title.h2{padding-bottom:.3em;border-bottom:1px solid #eee}._fc-title.h1{font-size:32px;line-height:1.2}._fc-title.h2{font-size:24px;line-height:1.225}._fc-title.h3{font-size:20px;line-height:1.43}._fc-title.h4{font-size:16px}._fc-title.h5{font-size:14px}._fc-title.h6{font-size:12px}._fd-tf-col ._fd-tf-con .el-form-item{margin-bottom:1px!important}._fd-tf-col{display:flex;flex-wrap:wrap;flex-direction:column;width:180px;flex-shrink:0}._fd-tf-con .el-form-item__label,._fd-tf-con .van-field__label{display:none!important}._fd-tf-con{display:flex;flex:1;width:100%}._fd-tf-con .el-form-item__content{display:flex;margin-left:0!important;width:100%!important}._fd-tf-title{height:40px;border-bottom:1px solid #ebeef5;margin-bottom:0;padding:0 5px;box-sizing:border-box}._fd-tf-required{color:#f56c6c;margin-right:4px}._fd-tf-con ._fc-l-item{display:flex;width:100%;margin-top:4px;flex-shrink:0}._fd-tf-con ._fc-l-item>*{display:none!important}._fd-tf-con .el-cascader,._fd-tf-con .el-date-editor,._fd-tf-con .el-input-number,._fd-tf-con .el-select,._fd-tf-con .el-slider{width:100%}._fd-tf-col:has(._fd-tf-col){width:auto!important}._fd-size-input{display:flex;align-items:center}._fd-size-input .el-input-number--small{width:122px}._fd-size-input .el-button{font-size:14px;padding:5px;margin-left:3px;width:25px}._fd-color-input{width:150px}._fd-color-input .el-input .el-color-picker{margin:0}._fd-color-input .el-input .el-input-group__append{padding:0;width:24px}._fd-color-input .el-input .el-color-picker__trigger{border-left:0;border-radius:0 3px 3px 0}._fd-box-size-input .el-form{display:grid;grid-template-columns:repeat(2,1fr);width:100%;grid-column-gap:10px}._fd-box-size-input .el-radio-group{width:100%}._fd-box-size-input .el-radio-button__inner{width:100%;padding:4px}._fd-box-size-input .el-radio-button{flex:1}._fd-box-size-input ._fd-size-input .el-input-number--small{width:100%}._fd-box-space-input{color:#000}._fd-box-space-input ._margin,._fd-box-space-input ._padding{width:100%;height:180px;background-color:#f2cea5;padding:40px 55px;box-sizing:border-box;position:relative}._fd-box-space-input ._margin,html.dark ._fd-box-space-input ._padding{background-color:#a9855c}._fd-box-space-input ._margin{width:100%;height:100px;background-color:#c6cf92}._fd-box-space-input ._fd-input{display:inline-block;width:30%;max-width:40px;height:20px;border:0;padding:0;margin:0;outline:0 none;text-align:center;font-size:12px;background-color:unset;text-decoration:underline}._fd-box-space-input ._fd-input:focus,._fd-box-space-input ._fd-input:hover{background-color:#ececec;opacity:.9;color:#262626}._fd-box-space-input ._fd-left,._fd-box-space-input ._fd-right{position:absolute;left:7px;top:50%;margin-top:-10px}._fd-box-space-input ._fd-bottom,._fd-box-space-input ._fd-top{position:absolute;left:50%;top:5px;margin-left:-20px}._fd-box-space-input ._fd-bottom{top:unset;bottom:15px}._fd-box-space-input ._fd-right{left:unset;right:2px}._fd-box-space-input ._box{width:100%;height:100%;background-color:#94b5c0;display:flex;align-items:center;justify-content:center}._fd-box-space-input ._margin-title,._fd-box-space-input ._padding-title{position:absolute;top:2px;left:4px}._fd-box-space-input ._fd-help{display:flex;align-items:center;position:absolute;right:5px;top:5px;color:#aaa}._fd-box-space-input ._padding .fc-icon{cursor:pointer;color:#262626;font-size:12px}._fd-box-space-input ._padding .fc-icon+.fc-icon{margin-left:2px}._fd-box-space-input .fc-icon.active{color:#2e73ff}._fd-box-space-input ._fd-x{margin:0 5px}._fd-border-input{width:100%;height:110px;display:flex;justify-content:center}._fd-border-input ._fd-bi-left{width:115px;height:115px;display:flex;flex-direction:column;justify-content:center;align-items:center}._fd-border-input ._fd-bi-right{width:140px;display:flex;flex-direction:column;justify-content:space-around;padding:5px}._fd-border-input ._fd-bi-right ._fd-color-input{width:140px}._fd-bi-opt{width:100%;display:flex;height:100%;align-items:center}._fd-bi-opt ._line{width:100%}._fd-bi-opt .solid{border:1px solid #000}._fd-bi-opt .dashed{border:1px dashed #000}._fd-bi-opt .dotted{border:1px dotted #000}._fd-bi-opt .double{border:1px double #000}._fd-border-input ._fd-bil-row{height:38px;display:flex;justify-content:center}._fd-border-input ._fd-bil-col{width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:8px;font-size:16px}._fd-border-input ._fd-bil-col.active{outline:1px dashed #2e73ff;color:#2e73ff}.line-box{width:150px;height:20px;padding:1px;box-sizing:border-box}.line-box-con{width:100%;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAD5JREFUOE9jZGBg+M+AChjR+HjlQYqHgQFoXibNS+gBBjKMpDAZHAaQ5GQGBgYUV4+mA7QAgaYokgJ14NMBAK1TIAlUJpxYAAAAAElFTkSuQmCC);opacity:.3}._fd-radius-input{width:100%;display:flex;flex-direction:column}._fd-radius-con{display:flex;flex-wrap:wrap}._fd-radius-item{width:50%;padding:5px 0;box-sizing:border-box}._fd-radius-item,._fd-radius-item ._fd-radius-icon{display:flex;align-items:center;justify-content:center}._fd-radius-item ._fd-radius-icon{width:24px;height:24px}._fd-radius-item ._fd-size-input .el-input-number--small{width:70px}._fd-font-input{display:flex;justify-content:center;padding:0 5px}._fd-fi-box{width:150px;overflow:hidden}._fd-font-input .el-form{display:grid;grid-template-columns:repeat(2,1fr);width:100%;grid-column-gap:10px}._fd-font-input .el-form--inline .el-form-item{margin:0;padding:0}._fd-font-input ._fd-size-input .el-input-number--small{width:100%}._fd-shadow-content{display:flex;align-items:center;justify-content:space-between;flex-direction:column}._fd-sc-form .fc-icon{font-size:12px}._fd-shadow-content .el-form-item{width:50%;padding:0 0 0 10px;margin:0 0 5px!important;box-sizing:border-box}._fd-shadow-content .el-input__wrapper{flex:1}._fd-shadow-content ._fd-sc-box{width:250px;height:250px;border:1px solid #ccc;border-radius:5px;position:relative;cursor:pointer;overflow:hidden}._fd-shadow-content ._fd-sc-box .spot{position:absolute;width:0;height:0;border-radius:100%}._fd-shadow-content ._fd-sc-box .spot-id{position:absolute;top:-5px;left:-5px;width:10px;height:10px;background:#1989fa;border-radius:100%;z-index:9}._fd-shadow-content ._fd-sc-box.down .spot-id{box-shadow:1px 1px 10px 2px #1989fa}._fd-shadow-content ._fd-sc-box .center-spot{position:absolute;width:0;height:0;top:125px;left:125px;border-radius:100%;background:#1989fa}._fd-shadow-content ._fd-sc-box .x-hr{width:100%;position:absolute;height:1px;top:125px;background:#ccc}._fd-shadow-content ._fd-sc-box .y-hr{height:100%;position:absolute;width:1px;left:125px;background:#ccc}._fd-shadow-content .el-select__placeholder{text-align:center}._fd-shadow-content .el-input-group__append{width:55px;padding:0}._fd-shadow-content .el-input{width:105px}._fd-shadow-content ._fd-sc-right{margin-top:10px}._fd-shadow-content ._fd-sc-radio{width:105px}._fd-shadow-content ._fd-sc-radio .el-radio-button{display:flex;flex:1}._fd-shadow-content ._fd-sc-radio .el-radio-button__inner{width:100%}._fd-shadow-input ._fd-ci-con{width:150px}._fd-shadow-input :focus-visible{outline:0 none}._fd-si-input .el-input-group__append{display:inline-flex;width:24px;padding:0}._fd-si-input .el-input__wrapper{flex:1}._fd-shadow-input ._fd-ci-con .fc-icon{cursor:pointer}._fd-style-config{width:100%;display:flex;flex-direction:column}._fd-opacity-input ._fd-ci-con{display:flex;justify-content:space-between;width:150px;align-items:center}._fd-opacity-input ._fd-ci-con>span{width:32px}._fd-opacity-input .el-slider{flex:1;margin-right:15px}._fc-designer{height:100%;min-height:500px;overflow:hidden;cursor:default;position:relative;background-color:#fff;--fc-drag-empty:"\\62d6\\62fd\\5de6\\4fa7\\5217\\8868\\4e2d\\7684\\7ec4\\4ef6\\5230\\6b64\\5904";--fc-child-empty:"\\70b9\\51fb\\53f3\\4e0b\\89d2 \\e789 \\6309\\94ae\\6dfb\\52a0\\4e00\\5217";--fc-tool-border-color:#2e73ff}._fc-designer>.el-main{position:absolute;top:0;bottom:0;left:0;right:0;padding:0}._fc-l-menu{flex-direction:column;border-top:1px solid #ececec;border-right:1px solid #ececec}._fc-l-menu,._fc-l-menu-item{display:flex;align-items:center}._fc-l-menu-item{width:100%;justify-content:center;height:40px;cursor:pointer;box-sizing:border-box}._fc-l-menu-item.active{color:#2e73ff}._fc-l-menu-form{border-bottom:1px solid #ececec}._fc-l-menu-item i{font-size:22px}._fc-l-menu-item i:hover{color:#2e73ff}._fc-l-menu-item .el-badge__content{--el-badge-size:15px;--el-badge-padding:4px;background-color:#2e73ff}._fc-l-label{font-weight:500;font-size:14px;color:#262626;line-height:17px;padding:12px;margin-top:5px}._fc-l-info{font-weight:400;font-size:12px;color:#aaa;line-height:17px;text-align:left;font-style:normal;padding:0 12px}._fc-l>.el-container{height:100%}._fc-m .form-create ._fc-l-item{display:flex!important;align-items:center;justify-content:center;background:#f5f5f5;color:#000;width:100%;margin:5px 0;height:30px;overflow:hidden;transition:all .3s ease;border:1px dashed #000;border-radius:4px;padding-bottom:0}._fc-m .form-create ._fc-l-item ._fc-l-icon{display:inline-block!important;padding:0 4px}._fc-m .form-create ._fc-l-item ._fc-l-name{display:inline-block!important;font-size:12px}._fc-l,._fc-m,._fc-r{border-top:1px solid #ececec;box-sizing:border-box;overflow:unset;position:relative}._fc-l-close,._fc-l-open,._fc-r-close,._fc-r-open{position:absolute;display:flex;align-items:center;justify-content:center;width:12px;height:46px;top:50%;right:-12px;cursor:pointer;background:#fff;z-index:1;border-radius:0 5px 5px 0}._fc-l-open{left:0;right:unset}._fc-r-close{left:-12px;right:unset}._fc-r-close,._fc-r-open{border-radius:5px 0 0 5px}._fc-r-open{right:0}._fc-l-close>i,._fc-r-open>i{display:block;transform:rotate(-90deg);font-size:9px}._fc-l-open>i,._fc-r-close>i{display:block;transform:rotate(90deg);font-size:9px}._fc-r{--el-color-primary:#2e73ff}._fc-r-tab-props{padding:0 20px;position:relative}._fc-r-tools-close{position:absolute;right:24px;top:12px;transform:rotate(45deg);color:#666;cursor:pointer}._fc-r-title{font-size:12px;color:#333;margin:15px 0 5px}._fc-r-sub ._fc-r-title{display:flex;align-items:center;justify-content:space-between}._fc-r-sub .fc-icon{cursor:pointer}._fc-r-sub ._fd-config-item+._fd-config-item{margin-top:8px}._fc-r-sub>._fd-config-item>._fd-ci-head{position:relative;padding-left:8px}._fc-r-sub>._fd-config-item>._fd-ci-head:before{content:" ";position:absolute;width:5px;height:5px;background-color:#333;border-radius:25px;left:0}._fc-r-config{display:grid;grid-template-columns:280px;grid-template-areas:"base" "props" "style" "event" "validate"}._fc-r-name-input .el-input-group__append{width:25px;padding:0;margin:0;color:#606266;cursor:pointer}._fc-r-name-input .icon-group{cursor:pointer}._fc-r-name-input .icon-group:hover{color:#2e73ff}._fc-r .el-main{padding-bottom:100px}._fc-l .el-main{padding:0}._fc-l .el-tree-node__label{padding:3px;font-weight:400;color:#333}._fc-l .el-tree-node__content{height:30px;margin-top:5px}._fc-l .el-tree-node__content>.el-tree-node__expand-icon{color:#333}._fc-l .el-tree-node__expand-icon.is-leaf{color:transparent}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}._fc-loading{animation:rotating 2s linear infinite}._fc-tree-node{display:flex;align-items:center;justify-content:space-between;width:100%;height:26px;line-height:26px;padding-right:5px}._fc-tree-node.active,._fc-tree-node.active .icon-more{color:#2e73ff}._fc-tree-label{display:flex;align-items:center}._fc-tree-label>i{margin-right:5px;font-weight:700}._fc-tree-more{display:flex;align-items:center;padding:0 15px;font-weight:700}._fc-l-tabs{display:flex;border-bottom:1px solid #ececec;padding:0}._fc-l-tab{height:40px;box-sizing:border-box;line-height:40px;display:inline-block;list-style:none;font-size:14px;font-weight:600;color:#303133;position:relative;flex:1;text-align:center}._fc-l ._fc-l-tab.active{color:#409eff;border-bottom:2px solid #409eff}._fc-l-group{border:1px solid #eee;padding:0;margin:12px;user-select:none}._fc-l-group ._fc-l-list{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch}._fc-l-title{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:600;padding:12px;margin:0}._fc-l-title,._fc-l-title i{font-size:14px}._fc-l-title i.down{transform:rotate(90deg)}._fc-l-item{display:inline-block;background:#fff;color:#000;line-height:1;text-align:center;transition:all .2s ease;cursor:pointer;padding-bottom:10px}._fc-l-item i{font-size:21px;display:inline-block}._fc-l-item ._fc-l-name{font-size:12px}._fc-l-item ._fc-l-icon{padding:10px 5px 12px}._fc-l-item:hover{background:#2e73ff;color:#fff}._fc-m-tools{height:40px;justify-content:space-between;border:1px solid #ececec;border-top:0;white-space:nowrap}._fc-m-tools,._fc-m-tools-l,._fc-m-tools-r{align-items:center;display:flex}._fc-m-tools-r{overflow:auto}._fc-m-tools-l .devices .fc-icon{width:18px;cursor:pointer}._fc-m-tools-l .devices .fc-icon.active{color:#2e73ff}._fc-m-tools-l .devices .fc-icon+.fc-icon{margin-left:5px}._fc-m-tools .line{width:1px;height:24px;background:#d8d8d8;margin:0 10px}._fc-m-tools .el-button{padding:5px 10px;display:flex;align-items:center;border-radius:5px}._fc-m-tools .el-button>span{display:inline-flex;justify-content:center;align-items:center}._fc-m-tools .el-button+.el-button,._fc-m-tools .el-dropdown{margin-left:10px}._fc-m-tools ._fd-m-extend{color:#666;border-color:#ccc;background-color:#f1f1f1;border-radius:5px;padding:5px}._fc-m-tools ._fd-m-extend .fc-icon{margin-right:0}._fc-m-tools ._fd-input-btn{display:flex;align-items:center;justify-content:space-between;font-size:12px}._fc-m-tools ._fd-input-btn .el-switch__action{width:18px;height:18px;left:2px}._fc-m-tools ._fd-input-btn .is-checked .el-switch__action{--el-color-white:#2e73ff;left:calc(100% - 20px)}._fc-m-tools ._fd-input-btn .el-switch__core,._fc-m-tools ._fd-input-btn .is-checked .el-switch__core{--el-switch-on-color:var(--el-switch-off-color);border-radius:16px;height:24px;width:46px}._fc-m-tools-r .fc-icon{font-size:14px}._fc-m-tools-l .fc-icon{font-size:18px;cursor:pointer}._fc-m-tools-l .fc-icon+.fc-icon{margin-left:10px}._fc-m-tools-l .fc-icon.disabled{color:#999;cursor:not-allowed}._fc-r .el-tabs__nav-wrap:after{height:1px;background-color:#ececec}._fc-r ._fc-r-tabs{display:flex;padding:0;border-bottom:1px solid #ececec}._fc-r .el-button,._fc-r .el-radio-button__inner,._fc-r .el-table__cell .cell{font-weight:400}._fc-r ._fc-r-tab{height:40px;box-sizing:border-box;line-height:40px;display:inline-block;list-style:none;font-size:14px;font-weight:600;color:#303133;position:relative;flex:1;text-align:center}._fc-r ._fc-r-tab.active{color:#409eff;border-bottom:2px solid #409eff}._fc-m-con{position:relative;background:#f5f5f5;padding:20px 20px 36px}._fc-m-drag{margin:0 auto;overflow:auto;padding:2px;box-sizing:border-box}._fc-m-input{padding:5px 5px 80px}._fc-m-input-handle{position:absolute;bottom:16px;left:0;right:0;padding:12px;background:#fff;box-shadow:0 2px 10px #0000000d;text-align:center;margin:20px;z-index:99}._fc-m-drag.mobile{width:400px}._fc-m-drag.pad{width:770px}._fc-m-drag,.draggable-drag{background:#fff;height:100%;position:relative}._fc-m-drag>form,._fc-m-drag>form>.el-row{height:100%}._fc-m-drag .el-tree{width:100%}._fd-drag-box{width:100%;height:100%;min-height:80px;transition:padding-bottom,padding-top .3s ease}._fd-drag-box>div[data-draggable]{margin-bottom:1px}._fc-r ._fc-group-container+._fc-group-container{margin-top:20px}._fc-r ._fc-group-container{margin:0;padding:10px}._fc-r ._fc-group-handle{right:15px}._fc-r .el-form-item{margin-bottom:10px!important}._fc-r .el-form-item__label{color:#333}._fc-upload-preview{display:inline-block;width:120px;height:120px;border-radius:5px;overflow:hidden}._fc-tabs .el-tabs__item{font-weight:400}._fc-tabs .el-tabs__content{overflow:auto}._fc-tabs .el-tabs__nav-scroll{padding:0 15px}._fc-tabs .el-tab-pane{margin-right:15px}._fc-tabs .el-tabs__nav-wrap:after{height:1px}.form-create .fc-none{display:none}._fd-draggable-drag.drag-holder,._fd-elCard-drag.drag-holder,._fd-elCollapseItem-drag.drag-holder,._fd-elTabPane-drag.drag-holder,._fd-group-drag.drag-holder,._fd-subForm-drag.drag-holder,._fd-tableFormColumn-drag.drag-holder{position:relative;background:#f5f5f5;background-size:0;min-height:90px}._fc-child-empty:after,._fd-draggable-drag.drag-holder:after,._fd-elCard-drag.drag-holder:after,._fd-elCollapseItem-drag.drag-holder:after,._fd-elTabPane-drag.drag-holder:after,._fd-group-drag.drag-holder:after,._fd-subForm-drag.drag-holder:after,._fd-tableFormColumn-drag.drag-holder:after{content:var(--fc-drag-empty);position:absolute;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;color:#aaa;font-size:12px}._fc-designer ._fc-m-drag ._fd-draggable-drag{overflow:auto;padding:2px 2px 100px}._fc-m-drag._fd-drop-hover ._fd-draggable-drag{padding-top:20px}._fd-draggable-drag.drag-holder{background-color:#fff}._fd-draggable-drag.drag-holder:after{font-size:16px}._fc-child-empty:after{font-family:fc-icon!important;content:var(--fc-child-empty)}.fc-configured{color:#999;margin-left:5px}._fc-manage-text{cursor:pointer;color:#2f73ff;margin-left:4px;font-size:12px}._fc-manage-text i{font-size:12px}._fc-message-error{top:16px;z-index:2116;border-radius:8px;padding:9px 13px;background-color:#fff;border-color:#fff;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}._fc-message-error>.el-icon{font-size:18px}._fc-message-error .el-message__content{color:#000000e0;font-size:14px}._fd-preview-copy{display:flex;position:absolute;right:35px;top:65px;align-items:center;justify-content:center;width:28px;height:28px;background:rgba(46,115,255,.2);border-radius:10px;color:#2e73ff;cursor:pointer}._fd-preview-dialog{border-radius:6px;padding-top:0;min-height:40%}._fd-preview-dialog .el-dialog__header{position:absolute;right:0;top:0;float:right;z-index:9}._fd-preview-code{margin-top:0;max-height:510px;overflow:auto}._fd-preview-tabs .el-tabs__nav-wrap:after{height:1px}._fd-preview-tabs .el-tabs__item{height:46px}._fd-preview-code>code{white-space:pre-wrap}._fd-row-line{width:100%;height:1px;margin:10px 0;background:#d8d8d8}.CodeMirror-hints{z-index:999999}@font-face{font-family:fc-icon;src:url(data:font/woff;base64,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