(function(e){function t(t){for(var o,n,s=t[0],r=t[1],c=t[2],u=0,d=[];u<s.length;u++)n=s[u],Object.prototype.hasOwnProperty.call(a,n)&&a[n]&&d.push(a[n][0]),a[n]=0;for(o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o]);p&&p(t);while(d.length)d.shift()();return i.push.apply(i,c||[]),l()}function l(){for(var e,t=0;t<i.length;t++){for(var l=i[t],o=!0,s=1;s<l.length;s++){var r=l[s];0!==a[r]&&(o=!1)}o&&(i.splice(t--,1),e=n(n.s=l[0]))}return e}var o={},a={index:0},i=[];function n(t){if(o[t])return o[t].exports;var l=o[t]={i:t,l:!1,exports:{}};return e[t].call(l.exports,l,l.exports,n),l.l=!0,l.exports}n.m=e,n.c=o,n.d=function(e,t,l){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:l})},n.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var l=Object.create(null);if(n.r(l),Object.defineProperty(l,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(l,o,function(t){return e[t]}.bind(null,o));return l},n.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="";var s=window["webpackJsonp"]=window["webpackJsonp"]||[],r=s.push.bind(s);s.push=t,s=s.slice();for(var c=0;c<s.length;c++)t(s[c]);var p=r;i.push([0,"chunk-vendors"]),l()})({0:function(e,t,l){e.exports=l("56d7")},"013c":function(e,t,l){},"0412":function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"html"===e.props.compType,expression:"props.compType === 'html'"}]},[l("el-form-item",{attrs:{label:"ID",labelWidth:"40px"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"文本",labelWidth:"40px"}},[l("el-button",{attrs:{icon:"el-icon-edit-outline",circle:""},on:{click:e.handlerEditMore}})],1),l("el-dialog",{attrs:{visible:e.editTextVisible,width:"70%","close-on-press-escape":!1,"close-on-click-modal":!1,"show-close":!1,center:!0,top:"20px"},on:{"update:visible":function(t){e.editTextVisible=t}}},[l("fancy-editor",{model:{value:e.props.text,callback:function(t){e.$set(e.props,"text",t)},expression:"props.text"}}),l("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[l("el-button",{attrs:{type:"primary"},on:{click:e.handlerSave}},[e._v("确 定")])],1)],1)],1)},a=[],i={name:"htmlConfig",props:{props:{}},data:function(){return{editTextVisible:!1}},methods:{handlerEditMore:function(){this.editTextVisible=!0},handlerSave:function(){this.editTextVisible=!1}}},n=i,s=l("2877"),r=Object(s["a"])(n,o,a,!1,null,null,null);t["default"]=r.exports},"0457":function(e,t,l){"use strict";l("b866")},"0797":function(e,t,l){"use strict";l("5808")},"0f4b":function(e,t,l){"use strict";l.r(t),t["default"]={slot:function(e,t){var l=[];return"picture-card"===t["list-type"]?l.push(e("i",{class:"el-icon-plus"})):l.push(e("el-button",{attrs:{size:"small",type:"primary",icon:"el-icon-upload"}},[t.buttonText])),t.showTip&&l.push(e("div",{slot:"tip",class:"el-upload__tip"},[t.tips])),l}}},"0f51":function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"cascader"===e.props.compType,expression:"props.compType === 'cascader'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"标题"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{attrs:{label:"栅格"}},[l("el-input-number",{attrs:{min:1,max:24},model:{value:e.props.span,callback:function(t){e.$set(e.props,"span",t)},expression:"props.span"}})],1),l("el-form-item",{attrs:{label:"宽度"}},[l("el-input-number",{attrs:{min:0,max:100},model:{value:e.props.width,callback:function(t){e.$set(e.props,"width",t)},expression:"props.width"}}),e._v("% ")],1),l("el-form-item",{attrs:{label:"提示符"}},[l("el-input",{staticClass:"input",attrs:{placeholder:"请输入提示符"},model:{value:e.props.placeholder,callback:function(t){e.$set(e.props,"placeholder",t)},expression:"props.placeholder"}})],1),l("el-form-item",{attrs:{label:"栅格间隔"}},[l("el-input-number",{attrs:{min:0},model:{value:e.props.gutter,callback:function(t){e.$set(e.props,"gutter",t)},expression:"props.gutter"}})],1),l("el-form-item",{attrs:{label:"标签宽度"}},[l("el-input-number",{attrs:{min:0,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{on:{change:e.handlerChangeLabel},model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{attrs:{label:"大小"}},[l("el-radio-group",{model:{value:e.props.size,callback:function(t){e.$set(e.props,"size",t)},expression:"props.size"}},[l("el-radio-button",{attrs:{label:"medium"}},[e._v("正常")]),l("el-radio-button",{attrs:{label:"small"}},[e._v("略小")]),l("el-radio-button",{attrs:{label:"mini"}},[e._v("迷你")])],1)],1),l("el-form-item",{attrs:{label:"清除"}},[l("el-switch",{model:{value:e.props.clearable,callback:function(t){e.$set(e.props,"clearable",t)},expression:"props.clearable"}})],1),l("el-form-item",{attrs:{label:"禁用"}},[l("el-switch",{model:{value:e.props.disabled,callback:function(t){e.$set(e.props,"disabled",t)},expression:"props.disabled"}})],1),l("el-form-item",{attrs:{label:"完整路径"}},[l("el-switch",{model:{value:e.props.props["show-all-levels"],callback:function(t){e.$set(e.props.props,"show-all-levels",t)},expression:"props.props['show-all-levels']"}})],1),l("el-form-item",{attrs:{label:"分隔符"}},[l("el-input",{model:{value:e.props.props.separator,callback:function(t){e.$set(e.props.props,"separator",t)},expression:"props.props.separator"}})],1),l("el-form-item",{attrs:{label:"搜索"}},[l("el-switch",{model:{value:e.props.props.filterable,callback:function(t){e.$set(e.props.props,"filterable",t)},expression:"props.props.filterable"}})],1),l("el-form-item",{attrs:{label:"展开方式"}},[l("el-radio-group",{model:{value:e.props.props.props.expandTrigger,callback:function(t){e.$set(e.props.props.props,"expandTrigger",t)},expression:"props.props.props.expandTrigger"}},[l("el-radio-button",{attrs:{label:"click"}},[e._v("点击")]),l("el-radio-button",{attrs:{label:"hover"}},[e._v("悬停")])],1)],1),l("el-form-item",{attrs:{label:"多选"}},[l("el-switch",{model:{value:e.props.props.props.multiple,callback:function(t){e.$set(e.props.props.props,"multiple",t)},expression:"props.props.props.multiple"}})],1),l("el-form-item",{attrs:{label:"任一级可选"}},[l("el-switch",{model:{value:e.props.props.props.checkStrictly,callback:function(t){e.$set(e.props.props.props,"checkStrictly",t)},expression:"props.props.props.checkStrictly"}})],1),l("el-form-item",{attrs:{label:"数据类型"}},[l("el-radio-group",{on:{change:e.handlerChangeDataType},model:{value:e.props.dataType,callback:function(t){e.$set(e.props,"dataType",t)},expression:"props.dataType"}},[l("el-radio-button",{attrs:{label:"static"}},[e._v("静态数据")]),l("el-radio-button",{attrs:{label:"dynamic"}},[e._v("动态数据")])],1)],1),l("div",{directives:[{name:"show",rawName:"v-show",value:"dynamic"===e.props.dataType,expression:"props.dataType ==='dynamic'"}]},[l("el-form-item",{attrs:{label:"地址"}},[l("el-input",{model:{value:e.props.action,callback:function(t){e.$set(e.props,"action",t)},expression:"props.action"}})],1),l("el-form-item",{attrs:{label:"显示标识"}},[l("el-input",{model:{value:e.props.props.props.label,callback:function(t){e.$set(e.props.props.props,"label",t)},expression:"props.props.props.label"}})],1),l("el-form-item",{attrs:{label:"值标识"}},[l("el-input",{model:{value:e.props.props.props.value,callback:function(t){e.$set(e.props.props.props,"value",t)},expression:"props.props.props.value"}})],1),l("el-form-item",{attrs:{label:"下级标识"}},[l("el-input",{model:{value:e.props.props.props.children,callback:function(t){e.$set(e.props.props.props,"children",t)},expression:"props.props.props.children"}})],1)],1),l("div",{directives:[{name:"show",rawName:"v-show",value:"static"===e.props.dataType,expression:"props.dataType ==='static'"}]},[l("el-form-item",{attrs:{label:"静态数据"}},[l("el-button",{attrs:{icon:"el-icon-edit-outline",circle:""},on:{click:e.handlerStaticData}})],1),l("el-form-item",{attrs:{label:"省市区"}},[l("el-checkbox",{on:{change:e.handlerSetAreaData},model:{value:e.props["china-area-data"],callback:function(t){e.$set(e.props,"china-area-data",t)},expression:"props['china-area-data']"}})],1)],1),l("el-dialog",{attrs:{visible:e.staticDataVisible,width:"70%","close-on-press-escape":!1,"close-on-click-modal":!1,"show-close":!1,center:!0,top:"20px"},on:{"update:visible":function(t){e.staticDataVisible=t}}},[l("codemirror",{attrs:{options:e.codeMirror},model:{value:e.staticOptions,callback:function(t){e.staticOptions=t},expression:"staticOptions"}}),l("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[l("el-button",{attrs:{type:"primary"},on:{click:e.handlerSave}},[e._v("确 定")])],1)],1)],1)},a=[],i=l("21d4"),n=(l("4160"),l("159b"),l("b64b"),l("94a5")),s=l.n(n);function r(){var e=[],t=s.a["86"];return Object.keys(t).forEach((function(l){var o={};o.label=t[l],o.value=l;var a=s.a[l];o.children=[],Object.keys(a).forEach((function(e){var t={};t.label=a[e],t.value=e;var l=s.a[e];"undefined"!==typeof l&&(t.children=[],Object.keys(l).forEach((function(e){var o={};o.label=l[e],o.value=e,t.children.push(o)}))),o.children.push(t)})),e.push(o)})),e}var c=l("8f94"),p=(l("a7be"),l("0109"),l("f9d4"),{tabSize:2,theme:"dracula",lineNumbers:!0,line:!0,styleActiveLine:!0,hintOptions:{completeSingle:!0}}),u={name:"cascaderConfig",props:["props"],components:{codemirror:c["codemirror"]},mixins:[i["a"]],data:function(){return{staticDataVisible:!1,codeMirror:p,staticOptions:"",tempOptions:[]}},methods:{handlerChangeLabel:function(e){this.props.labelWidth=e?"80":"1"},handlerStaticData:function(){this.staticOptions=JSON.stringify(this.props.options,null,4),this.staticDataVisible=!0},handlerSave:function(){this.props.options=JSON.parse(this.staticOptions),this.staticDataVisible=!1},handlerChangeDataType:function(e){"static"===e?(this.props.options=[],this.props.options=this.tempOptions):(this.tempOptions=this.props.options,this.props.options=[])},handlerSetAreaData:function(e){if(e){var t=r();this.tempOptions=this.props.options,this.props.options=t}else this.props.options=this.tempOptions}},mounted:function(){},watch:{}},d=u,m=l("2877"),h=Object(m["a"])(d,o,a,!1,null,"65adf4b7",null);t["default"]=h.exports},1139:function(e,t,l){"use strict";l.r(t),l.d(t,"default",(function(){return i}));l("4160"),l("159b"),l("d3b7"),l("ddb0"),l("ac1f"),l("5319"),l("b64b");var o=l("2194"),a={};function i(e,t){var l=[],o=a[t.ele];return o&&o.slot&&Object.keys(o).forEach((function(a){var i=o[a];l.push(i(e,t))})),l}o.keys().forEach((function(e){var t=e.replace("./","").replace(".js","");"index"!==t&&(a[t]=o(e)["default"])}))},"113c":function(e,t,l){},1372:function(e,t,l){},1470:function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"link"===e.props.compType,expression:"props.compType === 'link'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"链接文字"}},[l("el-input",{staticClass:"input",model:{value:e.props.text,callback:function(t){e.$set(e.props,"text",t)},expression:"props.text"}})],1),l("el-form-item",{attrs:{label:"类型"}},[l("el-select",{attrs:{placeholder:"请选择"},model:{value:e.props.type,callback:function(t){e.$set(e.props,"type",t)},expression:"props.type"}},[l("el-option",{attrs:{label:"primary",value:"primary"}}),l("el-option",{attrs:{label:"success",value:"success"}}),l("el-option",{attrs:{label:"warning",value:"warning"}}),l("el-option",{attrs:{label:"danger",value:"danger"}}),l("el-option",{attrs:{label:"info",value:"info"}})],1)],1),l("el-form-item",{attrs:{label:"url"}},[l("el-input",{staticClass:"input",model:{value:e.props.href,callback:function(t){e.$set(e.props,"href",t)},expression:"props.href"}})],1),l("el-form-item",{attrs:{label:"禁用"}},[l("el-switch",{model:{value:e.props.disabled,callback:function(t){e.$set(e.props,"disabled",t)},expression:"props.disabled"}})],1),l("el-form-item",{attrs:{label:"新窗口"}},[l("el-switch",{on:{change:e.handlerChangeTargetValue},model:{value:e.isNewWindow,callback:function(t){e.isNewWindow=t},expression:"isNewWindow"}})],1)],1)},a=[],i=l("21d4"),n={name:"buttonConfig",props:{props:{}},components:{},mixins:[i["a"]],data:function(){return{isNewWindow:!0}},methods:{handlerShowLabel:function(e){this.props.labelWidth=e?80:0},handlerChangeTargetValue:function(e){this.props.target=e?"_blank":"_self"}},mounted:function(){}},s=n,r=l("2877"),c=Object(r["a"])(s,o,a,!1,null,null,null);t["default"]=c.exports},1630:function(e,t,l){"use strict";l("babb")},"164a":function(e,t,l){},1761:function(e,t,l){"use strict";l("6293")},"181e":function(e,t,l){},"19c5":function(e,t,l){"use strict";l("d7ea")},"1a19":function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"upload"===e.props.compType,expression:"props.compType === 'upload'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"标题"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{attrs:{label:"栅格"}},[l("el-input-number",{attrs:{min:1,max:24},model:{value:e.props.span,callback:function(t){e.$set(e.props,"span",t)},expression:"props.span"}})],1),l("el-form-item",{attrs:{label:"宽度%"}},[l("el-input-number",{attrs:{min:1,max:100},model:{value:e.props.width,callback:function(t){e.$set(e.props,"width",t)},expression:"props.width"}})],1),l("el-form-item",{attrs:{label:"提示符"}},[l("el-input",{staticClass:"input",attrs:{placeholder:"请输入提示符"},model:{value:e.props.placeholder,callback:function(t){e.$set(e.props,"placeholder",t)},expression:"props.placeholder"}})],1),l("el-form-item",{attrs:{label:"栅格间隔"}},[l("el-input-number",{attrs:{min:0},model:{value:e.props.gutter,callback:function(t){e.$set(e.props,"gutter",t)},expression:"props.gutter"}})],1),l("el-form-item",{attrs:{label:"标签宽度"}},[l("el-input-number",{attrs:{min:1,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{on:{change:e.handlerChangeLabel},model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{attrs:{label:"请求地址"}},[l("el-input",{model:{value:e.props.action,callback:function(t){e.$set(e.props,"action",t)},expression:"props.action"}})],1),l("el-form-item",{attrs:{label:"大小(MB)"}},[l("el-input-number",{attrs:{min:1,max:1e4,step:10},model:{value:e.props.fileSize,callback:function(t){e.$set(e.props,"fileSize",t)},expression:"props.fileSize"}})],1),l("el-form-item",{attrs:{label:"允许文件类型"}},[l("el-input",{model:{value:e.props.accept,callback:function(t){e.$set(e.props,"accept",t)},expression:"props.accept"}})],1),l("el-form-item",{attrs:{label:"必填"}},[l("el-switch",{model:{value:e.props.required,callback:function(t){e.$set(e.props,"required",t)},expression:"props.required"}})],1),l("el-form-item",{attrs:{label:"多文件上传"}},[l("el-switch",{model:{value:e.props.multiple,callback:function(t){e.$set(e.props,"multiple",t)},expression:"props.multiple"}})],1),l("el-form-item",{attrs:{label:"显示文件列表"}},[l("el-switch",{model:{value:e.props["show-file-list"],callback:function(t){e.$set(e.props,"show-file-list",t)},expression:"props['show-file-list']"}})],1),l("el-form-item",{attrs:{label:"显示类型"}},[l("el-radio-group",{model:{value:e.props["list-type"],callback:function(t){e.$set(e.props,"list-type",t)},expression:"props['list-type']"}},[l("el-radio-button",{attrs:{label:"text"}},[e._v("普通")]),l("el-radio-button",{attrs:{label:"picture-card"}},[e._v("照片")])],1)],1),l("el-form-item",{attrs:{label:"按钮文字"}},[l("el-input",{model:{value:e.props.buttonText,callback:function(t){e.$set(e.props,"buttonText",t)},expression:"props.buttonText"}})],1),l("el-form-item",{attrs:{label:"显示提示"}},[l("el-switch",{model:{value:e.props.showTip,callback:function(t){e.$set(e.props,"showTip",t)},expression:"props.showTip"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:e.props.showTip,expression:"props.showTip"}],attrs:{label:"提示内容"}},[l("el-input",{model:{value:e.props.tips,callback:function(t){e.$set(e.props,"tips",t)},expression:"props.tips"}})],1)],1)},a=[],i=l("21d4"),n={name:"uploadConfig",props:["props"],components:{},mixins:[i["a"]],data:function(){return{}},methods:{handlerChangeLabel:function(e){this.props.labelWidth=e?"80":"1"}},mounted:function(){},watch:{}},s=n,r=(l("6af4"),l("2877")),c=Object(r["a"])(s,o,a,!1,null,"5ee6bbc8",null);t["default"]=c.exports},"1b6f":function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"dynamicTable"===e.props.compType,expression:"props.compType === 'dynamicTable'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"显示新增按钮","label-width":"120px"}},[l("el-switch",{model:{value:e.props.buttonAdd,callback:function(t){e.$set(e.props,"buttonAdd",t)},expression:"props.buttonAdd"}})],1),l("el-form-item",{attrs:{label:"显示删除按钮","label-width":"120px"}},[l("el-switch",{model:{value:e.props.buttonDel,callback:function(t){e.$set(e.props,"buttonDel",t)},expression:"props.buttonDel"}})],1),l("el-form-item",{attrs:{label:"显示行号","label-width":"120px"}},[l("el-switch",{model:{value:e.props.showIndex,callback:function(t){e.$set(e.props,"showIndex",t)},expression:"props.showIndex"}})],1),l("el-form-item",{attrs:{label:"多选","label-width":"120px"}},[l("el-switch",{model:{value:e.props.multiCheck,callback:function(t){e.$set(e.props,"multiCheck",t)},expression:"props.multiCheck"}})],1),l("el-form-item",{attrs:{label:"合计行","label-width":"120px"}},[l("el-switch",{model:{value:e.props["show-summary"],callback:function(t){e.$set(e.props,"show-summary",t)},expression:"props['show-summary']"}})],1),l("el-form-item",{attrs:{label:"合计文本","label-width":"120px"}},[l("el-input",{model:{value:e.props["sum-text"],callback:function(t){e.$set(e.props,"sum-text",t)},expression:"props['sum-text']"}})],1),l("el-form-item",{attrs:{label:"单位文本","label-width":"120px"}},[l("el-input",{model:{value:e.props["summary-text"],callback:function(t){e.$set(e.props,"summary-text",t)},expression:"props['summary-text']"}})],1)],1)},a=[],i=l("21d4"),n={name:"dynamicTableConfig",props:["props","getFormId"],mixins:[i["a"]],data:function(){return{}},methods:{}},s=n,r=l("2877"),c=Object(r["a"])(s,o,a,!1,null,null,null);t["default"]=c.exports},"1cbf":function(e,t,l){"use strict";l("42a5")},"215a":function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"editor"===e.props.compType,expression:"props.compType === 'editor'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{on:{change:e.handlerShowLabel},model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:e.props.showLabel,expression:"props.showLabel"}],attrs:{label:"标签文字"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:e.props.showLabel,expression:"props.showLabel"}],attrs:{label:"标签长度"}},[l("el-input-number",{attrs:{min:1,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{attrs:{label:"必填"}},[l("el-switch",{model:{value:e.props.required,callback:function(t){e.$set(e.props,"required",t)},expression:"props.required"}})],1),l("el-form-item",{attrs:{label:"验证最大字数"}},[l("el-switch",{model:{value:e.props.validateMaxText,callback:function(t){e.$set(e.props,"validateMaxText",t)},expression:"props.validateMaxText"}})],1),l("el-form-item",{attrs:{label:"最大字数"}},[l("el-input-number",{attrs:{min:100},model:{value:e.props.max,callback:function(t){e.$set(e.props,"max",t)},expression:"props.max"}})],1)],1)},a=[],i=l("21d4"),n={name:"editorConfig",props:{props:{}},mixins:[i["a"]],methods:{handlerShowLabel:function(e){this.props.labelWidth=e?80:0}}},s=n,r=l("2877"),c=Object(r["a"])(s,o,a,!1,null,null,null);t["default"]=c.exports},2194:function(e,t,l){var o={"./el-button.js":"f677","./el-checkbox-group.js":"4cf8","./el-divider.js":"45d1","./el-input.js":"ecbe","./el-link.js":"e3f0","./el-radio-group.js":"2806","./el-select.js":"a3c6","./el-upload.js":"0f4b","./index.js":"1139"};function a(e){var t=i(e);return l(t)}function i(e){if(!l.o(o,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return o[e]}a.keys=function(){return Object.keys(o)},a.resolve=i,e.exports=a,a.id="2194"},"21d4":function(e,t,l){"use strict";l.d(t,"b",(function(){return o})),l.d(t,"a",(function(){return a}));l("99af"),l("caad"),l("2532");var o={methods:{getRemoteData:function(){var e=this;"dynamic"===this.conf.dataType&&this.$axios.get(this.conf.action).then((function(t){0===e.conf.options.length&&(e.conf.options=e.conf.options.concat(t.data))}))}}},a={methods:{handlerChangeId:function(e){var t=this.getFormId(this.props._id);console.log(t),t.includes(e)?(this.$message.error("该ID已经存在,请修改"),this.props.id=this.props._id):this.props._id=e}}}},"24c8":function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"button"===e.props.compType,expression:"props.compType === 'button'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"按钮文字"}},[l("el-input",{staticClass:"input",model:{value:e.props.text,callback:function(t){e.$set(e.props,"text",t)},expression:"props.text"}})],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{on:{change:e.handlerShowLabel},model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:e.props.showLabel,expression:"props.showLabel"}],attrs:{label:"标签文字"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:e.props.showLabel,expression:"props.showLabel"}],attrs:{label:"标签长度"}},[l("el-input-number",{attrs:{min:1,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:e.props.span,expression:"props.span"}],attrs:{label:"占用列数"}},[l("el-input-number",{attrs:{min:1,max:24},model:{value:e.props.span,callback:function(t){e.$set(e.props,"span",t)},expression:"props.span"}})],1),l("el-form-item",{attrs:{label:"按钮类型"}},[l("el-select",{attrs:{placeholder:"请选择"},model:{value:e.props.type,callback:function(t){e.$set(e.props,"type",t)},expression:"props.type"}},[l("el-option",{attrs:{label:"primary",value:"primary"}}),l("el-option",{attrs:{label:"success",value:"success"}}),l("el-option",{attrs:{label:"warning",value:"warning"}}),l("el-option",{attrs:{label:"danger",value:"danger"}}),l("el-option",{attrs:{label:"info",value:"info"}}),l("el-option",{attrs:{label:"text",value:"text"}})],1)],1),l("el-form-item",{attrs:{label:"按钮大小"}},[l("el-radio-group",{model:{value:e.props.size,callback:function(t){e.$set(e.props,"size",t)},expression:"props.size"}},[l("el-radio-button",{attrs:{label:"medium"}},[e._v("大")]),l("el-radio-button",{attrs:{label:"small"}},[e._v("中")]),l("el-radio-button",{attrs:{label:"mini"}},[e._v("小")])],1)],1),l("el-form-item",{attrs:{label:"禁用"}},[l("el-switch",{model:{value:e.props.disabled,callback:function(t){e.$set(e.props,"disabled",t)},expression:"props.disabled"}})],1),l("el-form-item",{attrs:{label:"简单样式"}},[l("el-switch",{model:{value:e.props.plain,callback:function(t){e.$set(e.props,"plain",t)},expression:"props.plain"}})],1),l("el-form-item",{attrs:{label:"圆角"}},[l("el-switch",{model:{value:e.props.round,callback:function(t){e.$set(e.props,"round",t)},expression:"props.round"}})],1),l("el-form-item",{attrs:{label:"圆形"}},[l("el-switch",{model:{value:e.props.circle,callback:function(t){e.$set(e.props,"circle",t)},expression:"props.circle"}})],1),l("el-form-item",{attrs:{label:"图标"}},[l("el-input",{attrs:{placeholder:"请选择图标",readonly:""},model:{value:e.props.icon,callback:function(t){e.$set(e.props,"icon",t)},expression:"props.icon"}},[l("template",{slot:"append"},[l("i",{staticClass:"el-icon-picture",staticStyle:{cursor:"pointer"},on:{click:e.handlerSelectIcon}})])],2)],1),l("icon-dialog",{attrs:{visible:e.iconDialogVisible},on:{"update:visible":function(t){e.iconDialogVisible=t}},model:{value:e.props.icon,callback:function(t){e.$set(e.props,"icon",t)},expression:"props.icon"}})],1)},a=[],i={name:"buttonConfig",props:{props:{}},data:function(){return{iconDialogVisible:!1}},methods:{handlerShowLabel:function(e){this.props.labelWidth=e?80:0},handlerSelectIcon:function(){this.iconDialogVisible=!0}},mounted:function(){}},n=i,s=l("2877"),r=Object(s["a"])(n,o,a,!1,null,null,null);t["default"]=r.exports},"27a7":function(e,t,l){},2806:function(e,t,l){"use strict";l.r(t);l("4160"),l("159b");t["default"]={slot:function(e,t){var l=[],o=t.vertical?"display:block;":"";return t.options.forEach((function(a){"button"===t.optionType?l.push(e("el-radio-button",{attrs:{label:a.value},style:""},[a.label])):l.push(e("el-radio",{attrs:{label:a.value,border:t.border},style:o},[a.label]))})),l}}},"2b5f":function(e,t,l){"use strict";var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",[l("el-dialog",{attrs:{title:"选择icon",width:"60%",top:"0vh",visible:e.dialogVisible},on:{"update:visible":function(t){e.dialogVisible=t}}},[l("ul",{staticClass:"icon-list"},e._l(e.icons,(function(t){return l("li",{key:t,class:{activeIcon:t===e.value},on:{click:function(l){return e.handlerSelectIcon(t)}}},[l("i",{class:t})])})),0)])],1)},a=[],i=l("4e82"),n={props:{visible:{type:Boolean,default:!0},value:{type:String,default:""}},data:function(){return{icons:i}},methods:{handlerSelectIcon:function(e){this.$emit("input",e),this.$emit("update:visible",!1)}},computed:{dialogVisible:{get:function(){return this.visible},set:function(e){this.$emit("update:visible",!1)}}}},s=n,r=(l("689c"),l("2877")),c=Object(r["a"])(s,o,a,!1,null,"756623b4",null);t["a"]=c.exports},"2e7a":function(e,t,l){"use strict";l("991e")},"349d":function(e,t,l){},"34e8":function(e,t,l){},3850:function(e,t,l){},"38fb":function(e,t,l){},"3ac3":function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"radio"===e.props.compType,expression:"props.compType === 'radio'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"标题"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{attrs:{label:"提示符"}},[l("el-input",{staticClass:"input",attrs:{placeholder:"请输入提示符"},model:{value:e.props.placeholder,callback:function(t){e.$set(e.props,"placeholder",t)},expression:"props.placeholder"}})],1),l("el-form-item",{attrs:{label:"栅格间隔"}},[l("el-input-number",{attrs:{min:0},model:{value:e.props.gutter,callback:function(t){e.$set(e.props,"gutter",t)},expression:"props.gutter"}})],1),l("el-form-item",{attrs:{label:"标签宽度"}},[l("el-input-number",{attrs:{min:1,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{on:{change:e.handlerChangeLabel},model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{attrs:{label:"必填"}},[l("el-switch",{model:{value:e.props.required,callback:function(t){e.$set(e.props,"required",t)},expression:"props.required"}})],1),l("el-form-item",{attrs:{label:"垂直"}},[l("el-switch",{model:{value:e.props.vertical,callback:function(t){e.$set(e.props,"vertical",t)},expression:"props.vertical"}})],1),l("el-form-item",{attrs:{label:"选项样式"}},[l("el-radio-group",{model:{value:e.props.optionType,callback:function(t){e.$set(e.props,"optionType",t)},expression:"props.optionType"}},[l("el-radio-button",{attrs:{label:"default"}},[e._v("默认")]),l("el-radio-button",{attrs:{label:"button"}},[e._v("按钮")])],1)],1),l("el-form-item",{attrs:{label:"显示边框"}},[l("el-switch",{model:{value:e.props.border,callback:function(t){e.$set(e.props,"border",t)},expression:"props.border"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:e.props.border||"button"===e.props.optionType,expression:"props.border||props.optionType ==='button'"}],attrs:{label:"大小"}},[l("el-radio-group",{model:{value:e.props.size,callback:function(t){e.$set(e.props,"size",t)},expression:"props.size"}},[l("el-radio-button",{attrs:{label:"medium"}},[e._v("正常")]),l("el-radio-button",{attrs:{label:"small"}},[e._v("略小")]),l("el-radio-button",{attrs:{label:"mini"}},[e._v("迷你")])],1)],1),l("el-form-item",{attrs:{label:"禁用"}},[l("el-switch",{on:{change:function(t){return e.handlerChangeDisStatus("disabled")}},model:{value:e.props.disabled,callback:function(t){e.$set(e.props,"disabled",t)},expression:"props.disabled"}})],1),l("el-form-item",{attrs:{label:"默认值"}},[l("el-input",{staticClass:"input",attrs:{value:e.setDefaultValue(e.props.value),placeholder:"请输入默认值"},on:{input:e.onDefaultValueInput}})],1),l("el-form-item",{attrs:{label:"数据类型"}},[l("el-radio-group",{on:{change:e.handlerChangeDataType},model:{value:e.props.dataType,callback:function(t){e.$set(e.props,"dataType",t)},expression:"props.dataType"}},[l("el-radio-button",{attrs:{label:"static"}},[e._v("静态数据")]),l("el-radio-button",{attrs:{label:"dynamic"}},[e._v("动态数据")])],1)],1),l("div",{directives:[{name:"show",rawName:"v-show",value:"static"===e.props.dataType,expression:'props.dataType ==="static"'}]},[l("el-divider",[e._v("选项")]),l("draggable",{attrs:{list:e.props.options,handle:".option-drag"}},e._l(e.props.options,(function(t,o){return l("div",{key:o,staticClass:"select-item"},[l("div",{staticClass:"select-line-icon option-drag"},[l("i",{staticClass:"el-icon-s-operation"})]),l("el-input",{attrs:{placeholder:"选项名",size:"small"},model:{value:t.label,callback:function(l){e.$set(t,"label",l)},expression:"item.label"}}),l("el-input",{attrs:{placeholder:"选项值",size:"small",value:t.value},on:{input:function(l){return e.setOptionValue(t,l)}}}),l("div",{staticClass:"close-btn select-line-icon",on:{click:function(t){return e.props.options.splice(o,1)}}},[l("i",{staticClass:"el-icon-remove-outline"})])],1)})),0),l("div",{staticStyle:{"margin-left":"20px"}},[l("el-button",{staticStyle:{"padding-bottom":"0"},attrs:{icon:"el-icon-circle-plus-outline",type:"text"},on:{click:e.addSelectItem}},[e._v(" 添加选项 ")])],1)],1),l("div",{directives:[{name:"show",rawName:"v-show",value:"dynamic"===e.props.dataType,expression:'props.dataType ==="dynamic"'}]},[l("el-form-item",{attrs:{label:"地址"}},[l("el-input",{model:{value:e.props.action,callback:function(t){e.$set(e.props,"action",t)},expression:"props.action"}})],1)],1)],1)},a=[],i=(l("277d"),l("a15b"),l("c975"),l("d81d"),l("ac1f"),l("1276"),l("21d4")),n=l("b76a"),s=l.n(n),r=l("96a4"),c={name:"inputConfig",props:["props","getFormId"],components:{draggable:s.a},mixins:[i["a"]],data:function(){return{val:123}},methods:{handlerChangeLabel:function(e){this.props.labelWidth=e?"80":"1"},handlerChangeDisStatus:function(e){this.props.readOnly=!e},handlerChangeReadStatus:function(e){this.props.disabled=!e},setDefaultValue:function(e){return Array.isArray(e)?e.join(","):["string","number"].indexOf(e)>-1?e:"boolean"===typeof e?"".concat(e):e},onDefaultValueInput:function(e){Array.isArray(this.props.value)?this.$set(this.props,"value",e.split(",").map((function(e){return Object(r["d"])(e)?+e:e}))):["true","false"].indexOf(e)>-1?this.$set(this.props,"value",JSON.parse(e)):this.$set(this.props,"value",Object(r["d"])(e)?+e:e)},setOptionValue:function(e,t){e.value=Object(r["d"])(t)?+t:t},addSelectItem:function(){this.props.options.push({label:"",value:""})},multipleChange:function(e){},handlerChangeDataType:function(e){"static"===e?(this.props.options=[],this.props.options=this.tempOptions):(this.tempOptions=this.props.options,this.props.options=[])}},mounted:function(){},watch:{}},p=c,u=p,d=(l("7f3f"),l("2877")),m=Object(d["a"])(u,o,a,!1,null,"1f075498",null);t["default"]=m.exports},"3dfc":function(e,t,l){"use strict";l("f306")},"3f32":function(e,t,l){},"3f5e":function(e,t,l){},4281:function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"date"===e.props.compType,expression:"props.compType === 'date'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"标题"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{attrs:{label:"栅格间隔"}},[l("el-input-number",{attrs:{min:0},model:{value:e.props.gutter,callback:function(t){e.$set(e.props,"gutter",t)},expression:"props.gutter"}})],1),l("el-form-item",{attrs:{label:"标签宽度"}},[l("el-input-number",{attrs:{min:1,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{attrs:{label:"提示符"}},[l("el-input",{staticClass:"input",model:{value:e.props.placeholder,callback:function(t){e.$set(e.props,"placeholder",t)},expression:"props.placeholder"}})],1),l("el-form-item",{attrs:{label:"必填"}},[l("el-switch",{model:{value:e.props.required,callback:function(t){e.$set(e.props,"required",t)},expression:"props.required"}})],1),l("el-form-item",{attrs:{label:"时间类型"}},[l("el-select",{staticClass:"input",on:{change:e.handlerFormatChange},model:{value:e.props.type,callback:function(t){e.$set(e.props,"type",t)},expression:"props.type"}},e._l(e.dateTypeOptions,(function(e){return l("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),1)],1),l("el-form-item",{attrs:{label:"时间格式"}},[l("el-input",{staticClass:"input",attrs:{value:e.props.format},on:{change:e.handlerChangeValueFormat}})],1),l("el-form-item",{attrs:{label:"清空"}},[l("el-switch",{model:{value:e.props.clearable,callback:function(t){e.$set(e.props,"clearable",t)},expression:"props.clearable"}})],1),l("el-form-item",{attrs:{label:"只读"}},[l("el-switch",{model:{value:e.props.readonly,callback:function(t){e.$set(e.props,"readonly",t)},expression:"props.readonly"}})],1),l("el-form-item",{attrs:{label:"禁用"}},[l("el-switch",{model:{value:e.props.disabled,callback:function(t){e.$set(e.props,"disabled",t)},expression:"props.disabled"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:"monthrange"===e.props.type||"daterange"===e.props.type||"datetimerange"===e.props.type,expression:"props.type === 'monthrange'||props.type === 'daterange'||props.type === 'datetimerange'"}],attrs:{label:"分隔符"}},[l("el-input",{model:{value:e.props["range-separator"],callback:function(t){e.$set(e.props,"range-separator",t)},expression:"props['range-separator']"}})],1),l("el-form-item",{attrs:{label:"默认值"}},[l("el-date-picker",{staticClass:"input",attrs:{"value-format":"yyyy-MM-dd",type:"date",placeholder:"选择日期"},model:{value:e.props.value,callback:function(t){e.$set(e.props,"value",t)},expression:"props.value"}})],1)],1)},a=[],i=l("21d4"),n=[{label:"日(date)",value:"date"},{label:"周(week)",value:"week"},{label:"月(month)",value:"month"},{label:"年(year)",value:"year"},{label:"日期时间(datetime)",value:"datetime"},{label:"月份范围",value:"monthrange"},{label:"日期范围",value:"daterange"},{label:"日期时间范围",value:"datetimerange"}],s={date:"yyyy-MM-dd",week:"yyyy 第 WW 周",month:"yyyy-MM",year:"yyyy",datetime:"yyyy-MM-dd HH:mm:ss",daterange:"yyyy-MM-dd",monthrange:"yyyy-MM",datetimerange:"yyyy-MM-dd HH:mm:ss"},r={name:"inputConfig",props:["props","getFormId"],components:{},mixins:[i["a"]],data:function(){return{dateTypeOptions:n}},methods:{handlerFormatChange:function(e){this.props.format=s[e],this.props["value-format"]=s[e]},handlerChangeValueFormat:function(e){this.props["value-format"]=e}},mounted:function(){}},c=r,p=(l("ded2"),l("2877")),u=Object(p["a"])(c,o,a,!1,null,"1345d812",null);t["default"]=u.exports},"42a5":function(e,t,l){},"45d1":function(e,t,l){"use strict";l.r(t);var o=l("f677");t["default"]=o["default"]},4662:function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"checkbox"===e.props.compType,expression:"props.compType === 'checkbox'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"标题"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{attrs:{label:"提示符"}},[l("el-input",{staticClass:"input",attrs:{placeholder:"请输入提示符"},model:{value:e.props.placeholder,callback:function(t){e.$set(e.props,"placeholder",t)},expression:"props.placeholder"}})],1),l("el-form-item",{attrs:{label:"栅格间隔"}},[l("el-input-number",{attrs:{min:0},model:{value:e.props.gutter,callback:function(t){e.$set(e.props,"gutter",t)},expression:"props.gutter"}})],1),l("el-form-item",{attrs:{label:"标签宽度"}},[l("el-input-number",{attrs:{min:1,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{on:{change:e.handlerChangeLabel},model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{attrs:{label:"必填"}},[l("el-switch",{model:{value:e.props.required,callback:function(t){e.$set(e.props,"required",t)},expression:"props.required"}})],1),l("el-form-item",{attrs:{label:"垂直"}},[l("el-switch",{model:{value:e.props.vertical,callback:function(t){e.$set(e.props,"vertical",t)},expression:"props.vertical"}})],1),l("el-form-item",{attrs:{label:"最小数量"}},[l("el-input-number",{attrs:{min:1},model:{value:e.props.min,callback:function(t){e.$set(e.props,"min",t)},expression:"props.min"}})],1),l("el-form-item",{attrs:{label:"最大数量"}},[l("el-input-number",{attrs:{min:1},model:{value:e.props.max,callback:function(t){e.$set(e.props,"max",t)},expression:"props.max"}})],1),l("el-form-item",{attrs:{label:"选项样式"}},[l("el-radio-group",{model:{value:e.props.optionType,callback:function(t){e.$set(e.props,"optionType",t)},expression:"props.optionType"}},[l("el-radio-button",{attrs:{label:"default"}},[e._v("默认")]),l("el-radio-button",{attrs:{label:"button"}},[e._v("按钮")])],1)],1),l("el-form-item",{attrs:{label:"显示边框"}},[l("el-switch",{model:{value:e.props.border,callback:function(t){e.$set(e.props,"border",t)},expression:"props.border"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:e.props.border||"button"===e.props.optionType,expression:"props.border||props.optionType ==='button'"}],attrs:{label:"选项尺寸"}},[l("el-radio-group",{model:{value:e.props.size,callback:function(t){e.$set(e.props,"size",t)},expression:"props.size"}},[l("el-radio-button",{attrs:{label:"medium"}},[e._v("正常")]),l("el-radio-button",{attrs:{label:"small"}},[e._v("略小")]),l("el-radio-button",{attrs:{label:"mini"}},[e._v("迷你")])],1)],1),l("el-form-item",{attrs:{label:"禁用"}},[l("el-switch",{on:{change:function(t){return e.handlerChangeDisStatus("disabled")}},model:{value:e.props.disabled,callback:function(t){e.$set(e.props,"disabled",t)},expression:"props.disabled"}})],1),l("el-form-item",{attrs:{label:"默认值"}},[l("el-input",{staticClass:"input",attrs:{value:e.setDefaultValue(e.props.value),placeholder:"请输入默认值"},on:{input:e.onDefaultValueInput}})],1),l("el-form-item",{attrs:{label:"数据类型"}},[l("el-radio-group",{on:{change:e.handlerChangeDataType},model:{value:e.props.dataType,callback:function(t){e.$set(e.props,"dataType",t)},expression:"props.dataType"}},[l("el-radio-button",{attrs:{label:"static"}},[e._v("静态数据")]),l("el-radio-button",{attrs:{label:"dynamic"}},[e._v("动态数据")])],1)],1),l("div",{directives:[{name:"show",rawName:"v-show",value:"static"===e.props.dataType,expression:'props.dataType ==="static"'}]},[l("el-divider",[e._v("选项")]),l("draggable",{attrs:{list:e.props.options,handle:".option-drag"}},e._l(e.props.options,(function(t,o){return l("div",{key:o,staticClass:"select-item"},[l("div",{staticClass:"select-line-icon option-drag"},[l("i",{staticClass:"el-icon-s-operation"})]),l("el-input",{attrs:{placeholder:"选项名",size:"small"},model:{value:t.label,callback:function(l){e.$set(t,"label",l)},expression:"item.label"}}),l("el-input",{attrs:{placeholder:"选项值",size:"small",value:t.value},on:{input:function(l){return e.setOptionValue(t,l)}}}),l("div",{staticClass:"close-btn select-line-icon",on:{click:function(t){return e.props.options.splice(o,1)}}},[l("i",{staticClass:"el-icon-remove-outline"})])],1)})),0),l("div",{staticStyle:{"margin-left":"20px"}},[l("el-button",{staticStyle:{"padding-bottom":"0"},attrs:{icon:"el-icon-circle-plus-outline",type:"text"},on:{click:e.addSelectItem}},[e._v(" 添加选项 ")])],1)],1),l("div",{directives:[{name:"show",rawName:"v-show",value:"dynamic"===e.props.dataType,expression:'props.dataType ==="dynamic"'}]},[l("el-form-item",{attrs:{label:"地址"}},[l("el-input",{model:{value:e.props.action,callback:function(t){e.$set(e.props,"action",t)},expression:"props.action"}})],1)],1)],1)},a=[],i=(l("277d"),l("a15b"),l("c975"),l("d81d"),l("ac1f"),l("1276"),l("21d4")),n=l("b76a"),s=l.n(n),r=l("96a4"),c={name:"checkboxConfig",props:["props","getFormId"],components:{draggable:s.a},mixins:[i["a"]],data:function(){return{}},methods:{handlerChangeLabel:function(e){this.props.labelWidth=e?"80":"1"},handlerChangeDisStatus:function(e){this.props.readOnly=!e},handlerChangeReadStatus:function(e){this.props.disabled=!e},setDefaultValue:function(e){return Array.isArray(e)?e.join(","):["string","number"].indexOf(e)>-1?e:"boolean"===typeof e?"".concat(e):e},onDefaultValueInput:function(e){Array.isArray(this.props.value)?this.$set(this.props,"value",e.split(",").map((function(e){return Object(r["d"])(e)?+e:e}))):["true","false"].indexOf(e)>-1?this.$set(this.props,"value",JSON.parse(e)):this.$set(this.props,"value",Object(r["d"])(e)?+e:e)},setOptionValue:function(e,t){e.value=Object(r["d"])(t)?+t:t},addSelectItem:function(){this.props.options.push({label:"",value:""})},multipleChange:function(e){},handlerChangeDataType:function(e){"static"===e?(this.props.options=[],this.props.options=this.tempOptions):(this.tempOptions=this.props.options,this.props.options=[])}},mounted:function(){},watch:{}},p=c,u=p,d=(l("0797"),l("2877")),m=Object(d["a"])(u,o,a,!1,null,"1d8b9fa0",null);t["default"]=m.exports},"48a0":function(e,t,l){},"4a38":function(e,t,l){"use strict";l("181e")},"4b27":function(e,t,l){"use strict";l("8601")},"4c31":function(e,t,l){},"4cf8":function(e,t,l){"use strict";l.r(t);l("4160"),l("159b");t["default"]={slot:function(e,t){var l=[],o=t.vertical?"display:block;":"";return t.options.forEach((function(a){"button"===t.optionType?l.push(e("el-checkbox-button",{attrs:{label:a.value}},[a.label])):l.push(e("el-checkbox",{attrs:{label:a.value,border:t.border},style:o},[a.label]))})),l}}},"4dea":function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"tdItem"===e.props.compType,expression:"props.compType === 'tdItem'"}]},[l("el-form-item",{attrs:{label:"单元格背景"}},[l("el-color-picker",{attrs:{predefine:e.predefineColors},model:{value:e.props.style.background,callback:function(t){e.$set(e.props.style,"background",t)},expression:"props.style.background"}})],1),l("el-form-item",{attrs:{label:"表格宽度(%)"}},[l("el-inputNumber",{staticClass:"input",attrs:{min:0,max:100},model:{value:e.props.style.width,callback:function(t){e.$set(e.props.style,"width",t)},expression:"props.style.width"}})],1)],1)},a=[],i={name:"tdItemConfig",props:["props"],data:function(){return{predefineColors:["#F6F6F6"]}},methods:{}},n=i,s=l("2877"),r=Object(s["a"])(n,o,a,!1,null,null,null);t["default"]=r.exports},"4e82":function(e){e.exports=JSON.parse('["el-icon-platform-eleme","el-icon-eleme","el-icon-delete-solid","el-icon-delete","el-icon-s-tools","el-icon-setting","el-icon-user-solid","el-icon-user","el-icon-phone","el-icon-phone-outline","el-icon-more","el-icon-more-outline","el-icon-star-on","el-icon-star-off","el-icon-s-goods","el-icon-goods","el-icon-warning","el-icon-warning-outline","el-icon-question","el-icon-info","el-icon-remove","el-icon-circle-plus","el-icon-success","el-icon-error","el-icon-zoom-in","el-icon-zoom-out","el-icon-remove-outline","el-icon-circle-plus-outline","el-icon-circle-check","el-icon-circle-close","el-icon-s-help","el-icon-help","el-icon-minus","el-icon-plus","el-icon-check","el-icon-close","el-icon-picture","el-icon-picture-outline","el-icon-picture-outline-round","el-icon-upload","el-icon-upload2","el-icon-download","el-icon-camera-solid","el-icon-camera","el-icon-video-camera-solid","el-icon-video-camera","el-icon-message-solid","el-icon-bell","el-icon-s-cooperation","el-icon-s-order","el-icon-s-platform","el-icon-s-fold","el-icon-s-unfold","el-icon-s-operation","el-icon-s-promotion","el-icon-s-home","el-icon-s-release","el-icon-s-ticket","el-icon-s-management","el-icon-s-open","el-icon-s-shop","el-icon-s-marketing","el-icon-s-flag","el-icon-s-comment","el-icon-s-finance","el-icon-s-claim","el-icon-s-custom","el-icon-s-opportunity","el-icon-s-data","el-icon-s-check","el-icon-s-grid","el-icon-menu","el-icon-share","el-icon-d-caret","el-icon-caret-left","el-icon-caret-right","el-icon-caret-bottom","el-icon-caret-top","el-icon-bottom-left","el-icon-bottom-right","el-icon-back","el-icon-right","el-icon-bottom","el-icon-top","el-icon-top-left","el-icon-top-right","el-icon-arrow-left","el-icon-arrow-right","el-icon-arrow-down","el-icon-arrow-up","el-icon-d-arrow-left","el-icon-d-arrow-right","el-icon-video-pause","el-icon-video-play","el-icon-refresh","el-icon-refresh-right","el-icon-refresh-left","el-icon-finished","el-icon-sort","el-icon-sort-up","el-icon-sort-down","el-icon-rank","el-icon-loading","el-icon-view","el-icon-c-scale-to-original","el-icon-date","el-icon-edit","el-icon-edit-outline","el-icon-folder","el-icon-folder-opened","el-icon-folder-add","el-icon-folder-remove","el-icon-folder-delete","el-icon-folder-checked","el-icon-tickets","el-icon-document-remove","el-icon-document-delete","el-icon-document-copy","el-icon-document-checked","el-icon-document","el-icon-document-add","el-icon-printer","el-icon-paperclip","el-icon-takeaway-box","el-icon-search","el-icon-monitor","el-icon-attract","el-icon-mobile","el-icon-scissors","el-icon-umbrella","el-icon-headset","el-icon-brush","el-icon-mouse","el-icon-coordinate","el-icon-magic-stick","el-icon-reading","el-icon-data-line","el-icon-data-board","el-icon-pie-chart","el-icon-data-analysis","el-icon-collection-tag","el-icon-film","el-icon-suitcase","el-icon-suitcase-1","el-icon-receiving","el-icon-collection","el-icon-files","el-icon-notebook-1","el-icon-notebook-2","el-icon-toilet-paper","el-icon-office-building","el-icon-school","el-icon-table-lamp","el-icon-house","el-icon-no-smoking","el-icon-smoking","el-icon-shopping-cart-full","el-icon-shopping-cart-1","el-icon-shopping-cart-2","el-icon-shopping-bag-1","el-icon-shopping-bag-2","el-icon-sold-out","el-icon-sell","el-icon-present","el-icon-box","el-icon-bank-card","el-icon-money","el-icon-coin","el-icon-wallet","el-icon-discount","el-icon-price-tag","el-icon-news","el-icon-guide","el-icon-male","el-icon-female","el-icon-thumb","el-icon-cpu","el-icon-link","el-icon-connection","el-icon-open","el-icon-turn-off","el-icon-set-up","el-icon-chat-round","el-icon-chat-line-round","el-icon-chat-square","el-icon-chat-dot-round","el-icon-chat-dot-square","el-icon-chat-line-square","el-icon-message","el-icon-postcard","el-icon-position","el-icon-turn-off-microphone","el-icon-microphone","el-icon-close-notification","el-icon-bangzhu","el-icon-time","el-icon-odometer","el-icon-crop","el-icon-aim","el-icon-switch-button","el-icon-full-screen","el-icon-copy-document","el-icon-mic","el-icon-stopwatch","el-icon-medal-1","el-icon-medal","el-icon-trophy","el-icon-trophy-1","el-icon-first-aid-kit","el-icon-discover","el-icon-place","el-icon-location","el-icon-location-outline","el-icon-location-information","el-icon-add-location","el-icon-delete-location","el-icon-map-location","el-icon-alarm-clock","el-icon-timer","el-icon-watch-1","el-icon-watch","el-icon-lock","el-icon-unlock","el-icon-key","el-icon-service","el-icon-mobile-phone","el-icon-bicycle","el-icon-truck","el-icon-ship","el-icon-basketball","el-icon-football","el-icon-soccer","el-icon-baseball","el-icon-wind-power","el-icon-light-rain","el-icon-lightning","el-icon-heavy-rain","el-icon-sunrise","el-icon-sunrise-1","el-icon-sunset","el-icon-sunny","el-icon-cloudy","el-icon-partly-cloudy","el-icon-cloudy-and-sunny","el-icon-moon","el-icon-moon-night","el-icon-dish","el-icon-dish-1","el-icon-food","el-icon-chicken","el-icon-fork-spoon","el-icon-knife-fork","el-icon-burger","el-icon-tableware","el-icon-sugar","el-icon-dessert","el-icon-ice-cream","el-icon-hot-water","el-icon-water-cup","el-icon-coffee-cup","el-icon-cold-drink","el-icon-goblet","el-icon-goblet-full","el-icon-goblet-square","el-icon-goblet-square-full","el-icon-refrigerator","el-icon-grape","el-icon-watermelon","el-icon-cherry","el-icon-apple","el-icon-pear","el-icon-orange","el-icon-coffee","el-icon-ice-tea","el-icon-ice-drink","el-icon-milk-tea","el-icon-potato-strips","el-icon-lollipop","el-icon-ice-cream-square","el-icon-ice-cream-round"]')},5427:function(e,t,l){},"56d7":function(e,t,l){"use strict";l.r(t);l("e260"),l("e6cf"),l("cca6"),l("a79d");var o,a,i=l("8bbf"),n=l.n(i),s=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",[l("router-view")],1)},r=[],c={mounted:function(){var e=document.querySelector("#pre-loader");e.style.display="none",document.body.ondrop=function(e){e.preventDefault(),e.stopPropagation()}}},p=c,u=l("2877"),d=Object(u["a"])(p,s,r,!1,null,null,null),m=d.exports,h=l("cebe"),f=l.n(h),b=(l("e222"),function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{staticClass:"container"},[l("div",{staticClass:"left-board"},[e._m(0),l("el-scrollbar",{staticClass:"left-scrollbar"},[l("div",{staticClass:"components-list"},[l("div",{staticClass:"components-title"},[e._v(" 常用组件 ")]),l("draggable",{staticClass:"components-draggable",attrs:{list:e.formItems,group:{name:"componentsGroup",pull:"clone",put:!1},clone:e.cloneComponent,draggable:".components-item",sort:!1},on:{start:e.onStart,end:e.onEnd}},e._l(e.formItems,(function(t,o){return l("div",{key:o,staticClass:"components-item",on:{click:function(l){return e.addComponent(t)}}},[l("div",{staticClass:"components-body",class:{"dynamicTable-tips":e.dynamicTableExist(t)}},[l("icon",{attrs:{code:t.compIcon,text:t.compName}})],1)])})),0),l("div",{staticClass:"components-title"},[e._v(" 布局组件 ")]),l("draggable",{staticClass:"components-draggable",attrs:{list:e.layoutFormItems,group:{name:"componentsGroup",pull:"clone",put:!1},clone:e.cloneComponent,draggable:".components-item",sort:!1},on:{start:e.onStart,end:e.onEnd}},e._l(e.layoutFormItems,(function(t,o){return l("div",{key:o,staticClass:"components-item",on:{click:function(l){return e.addComponent(t)}}},[l("div",{staticClass:"components-body"},[l("icon",{attrs:{code:t.compIcon,text:t.compName}})],1)])})),0),l("div",{staticClass:"components-title"},[e._v(" 辅助组件 ")]),l("draggable",{staticClass:"components-draggable",attrs:{list:e.assistFormItems,group:{name:"componentsGroup",pull:"clone",put:!1},clone:e.cloneComponent,draggable:".components-item",sort:!1},on:{start:e.onStart,end:e.onEnd}},e._l(e.assistFormItems,(function(t,o){return l("div",{key:o,staticClass:"components-item",on:{click:function(l){return e.addComponent(t)}}},[l("div",{staticClass:"components-body"},[l("icon",{attrs:{code:t.compIcon,text:t.compName}})],1)])})),0)],1)])],1),l("designer",{ref:"designer",attrs:{list:e.designList,formConfig:e.formConfig,activeData:e.activeData},on:{clear:function(t){e.designList=[]},updateJSON:e.handlerUpdateJSON}})],1)}),v=[function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{staticClass:"d-logo-wrapper"},[l("div",{staticClass:"d-logo"},[e._v(" 表单设计 ")])])}],y=(l("ac1f"),l("5319"),l("1276"),l("d81d"),l("c975"),l("a434"),l("99af"),l("4de4"),l("caad"),l("2532"),l("b76a")),w=l.n(y),g={id:"",_id:"",field:"",fieldoptions:[],compType:"input",ele:"el-input",compName:"单行文本",compIcon:"input",viewType:"text",config:!0,showLabel:!0,label:"单行文本",labelWidth:"80",placeholder:"请输入文本",required:!1,maxLength:50,gutter:15,span:24,width:"100%",clearable:!0,disabled:!1,readonly:!1,status:"normal","prefix-icon":"","suffix-icon":"",value:"",rules:[],rulesType:"default",prepend:"",append:""},x={id:"",_id:"",compType:"select",compName:"下拉框",ele:"el-select",compIcon:"select",viewType:"component",config:!0,label:"下拉框",placeholder:"请选择",maxLength:50,span:24,gutter:"15",labelWidth:80,showLabel:!0,required:!1,multiple:!1,"collapse-tags":!1,disabled:!1,filterable:!1,options:[{label:"选项一",value:1},{label:"选项二",value:2}],dataType:"static",action:"https://www.fastmock.site/mock/51715c0157535b99010bde55f2df33c8/formDesigner/api/options",clearable:!1,value:"",rules:[],ruleError:"该字段不能为空"},_={id:"",_id:"",compType:"radio",compName:"单选框",ele:"el-radio-group",compIcon:"radio",viewType:"component",config:!0,label:"单选框",placeholder:"请选择",maxLength:50,span:24,gutter:"15",labelWidth:80,showLabel:!0,required:!1,disabled:!1,border:!1,vertical:!1,size:"medium",optionType:"default",options:[{label:"选项一",value:1},{label:"选项二",value:2}],dataType:"static",action:"https://www.fastmock.site/mock/51715c0157535b99010bde55f2df33c8/formDesigner/api/options",value:"",rules:[],ruleError:"该字段不能为空"},k={id:"",_id:"",compType:"checkbox",compName:"复选框",ele:"el-checkbox-group",compIcon:"checkbox",viewType:"component",config:!0,label:"复选框",placeholder:"请选择",maxLength:50,span:24,gutter:"15",labelWidth:80,showLabel:!0,required:!1,disabled:!1,border:!1,vertical:!1,size:"medium",optionType:"default",options:[{label:"选项一",value:1},{label:"选项二",value:2}],dataType:"static",action:"https://www.fastmock.site/mock/51715c0157535b99010bde55f2df33c8/formDesigner/api/options",value:[],rules:[],ruleError:"该字段不能为空"},C={id:"",_id:"",compType:"Switch",ele:"el-switch",compName:"开关",label:"开关",compIcon:"switch",viewType:"component",config:!0,showLabel:!0,gutter:15,labelWidth:"80",value:!1,rules:[],span:24,disabled:!1,required:!1,"active-color":"#409EFF","inactive-color":"#DCDFE6","active-value":"true","inactive-value":"false"},$={id:"",_id:"",compType:"inputNumber",ele:"el-inputNumber",compName:"计数器",label:"计数器",compIcon:"inputNumber",viewType:"text",config:!0,showLabel:!0,gutter:15,labelWidth:"80",value:0,rules:[],span:24,min:0,max:100,step:1,"step-strictly":!1,precision:0,"controls-position":"default",disabled:!1,readonly:!1,required:!1,regList:[]},I={id:"",_id:"",compType:"textarea",ele:"el-input",compName:"多行文本",compIcon:"textarea",viewType:"text",config:!0,showLabel:!0,label:"多行文本",labelWidth:"80",placeholder:"请输入文本",type:"textarea",required:!1,maxlength:50,"show-word-limit":!1,gutter:15,span:24,clearable:!0,disabled:!1,readonly:!1,rows:4,status:"normal",value:"",rules:[],ruleError:"该字段不能为空"},z={id:"",_id:"",compType:"slider",ele:"el-slider",compName:"滑块",label:"滑块",compIcon:"slider",viewType:"component",config:!0,showLabel:!0,gutter:15,labelWidth:"80",value:0,rules:[],span:24,disabled:!1,required:!1,min:0,max:20,step:1,"show-stops":!0,"show-tooltip":!0,range:!1},T={id:"",_id:"",compType:"rate",ele:"el-rate",compName:"评分",label:"评分",compIcon:"rate",viewType:"component",config:!0,showLabel:!0,gutter:15,labelWidth:"80",value:1,rules:[],span:24,disabled:!1,required:!1,max:5,"allow-half":!1,"show-score":!1},M={id:"",_id:"",compType:"date",ele:"el-date-picker",compName:"日期",compIcon:"date",viewType:"text",config:!0,showLabel:!0,label:"日期",labelWidth:"80",placeholder:"请选择",required:!1,maxLength:50,gutter:15,span:24,clearable:!0,disabled:!1,readonly:!1,value:"",rules:[],type:"date",format:"yyyy-MM-dd","value-format":"yyyy-MM-dd","range-separator":"-","start-placeholder":"开始日期","end-placeholder":"结束日期"},O={id:"",_id:"",compType:"time",ele:"el-time-picker",compName:"时间",compIcon:"time",viewType:"text",config:!0,showLabel:!0,label:"时间",labelWidth:"80",placeholder:"请选择",required:!1,maxLength:50,gutter:15,span:24,clearable:!0,disabled:!1,readonly:!1,value:"",rules:[],"picker-options":{selectableRange:"00:00:00-23:59:59"},"arrow-control":!0,align:"left",format:"HH:mm:ss","value-format":"HH:mm:ss","is-range":!1,"range-separator":"-"},D={id:"",_id:"",compType:"editor",ele:"fancy-editor",compName:"编辑器",compIcon:"editor",viewType:"html",config:!0,form:!0,showLabel:!0,labelWidth:"80",label:"文本编辑器",value:"",required:!1,validateMaxText:!1,max:2e3,customRules:[]},V={id:"",_id:"",compType:"colorPicker",ele:"el-color-picker",compName:"颜色选择器",compIcon:"colorpicker",viewType:"component",config:!0,showLabel:!1,label:"单行文本",labelWidth:0,disabled:!1,size:"medium",type:"primary",span:24,"show-alpha":!1,"color-format":"hex",predefine:[],value:"#409EFF"},L={id:"",_id:"",compType:"cascader",ele:"el-cascader",compName:"级联选择器",compIcon:"cascader",viewType:"component",config:!0,showLabel:!0,label:"级联选择",labelWidth:"80",placeholder:"请选择",gutter:15,span:24,value:[],size:"medium",disabled:!1,dataType:"static","china-area-data":!1,action:"https://www.fastmock.site/mock/51715c0157535b99010bde55f2df33c8/formDesigner/api/cascaderOptions",props:{clearable:!0,separator:"/","show-all-levels":!1,filterable:!1,props:{expandTrigger:"click",multiple:!1,checkStrictly:!1,label:"label",value:"value",children:"children"}},options:[{value:"zhinan",label:"指南",children:[{value:"shejiyuanze",label:"设计原则",children:[{value:"yizhi",label:"一致"}]}]}]},S={id:"",_id:"",compType:"upload",ele:"el-upload",compName:"附件",compIcon:"att",viewType:"component",config:!0,showLabel:!0,label:"附件上传",labelWidth:"80",gutter:15,span:24,required:!1,action:"https://jsonplaceholder.typicode.com/posts/",multiple:!1,name:"file","show-file-list":!0,"list-type":"text",value:"",width:100,buttonText:"请上传附件",showTip:!1,tips:"点击按钮上传附件",accept:".pdf, .doc, .docx, .xls, .xlsx",fileSize:10,headers:{"X-Access-Token":"token"}},j=l("ade3"),E=(o={id:"",_id:"",compType:"dialogList",ele:"fancy-dialog-list",compName:"选择列表",compIcon:"dialog",viewType:"component",config:!0,showLabel:!0,label:"选择列表",labelWidth:"80"},Object(j["a"])(o,"showLabel",!0),Object(j["a"])(o,"labelWidth",80),Object(j["a"])(o,"required",!1),Object(j["a"])(o,"gutter",15),Object(j["a"])(o,"span",24),Object(j["a"])(o,"disabled",!1),Object(j["a"])(o,"title","请选择"),Object(j["a"])(o,"multi",!1),Object(j["a"])(o,"showIndex",!1),Object(j["a"])(o,"action","https://www.fastmock.site/mock/51715c0157535b99010bde55f2df33c8/formDesigner/api/dialogListData"),Object(j["a"])(o,"colConf",'[{"index":0,"label":"姓名","property":"name","width":"250","show":true},{"index":1,"label":"日期","property":"date","width":"150","show":true},{"index":2,"label":"地址","property":"address","width":"","show":true}]'),Object(j["a"])(o,"dval","id"),Object(j["a"])(o,"dlabel","name"),Object(j["a"])(o,"height",500),Object(j["a"])(o,"value",""),o),H={id:"",_id:"",compType:"dynamicTable",ele:"dynamic-table",compName:"动态表格",layout:"dynamicItem",compIcon:"table",labelWidth:0,showLabel:!1,config:!0,buttonAdd:!0,buttonDel:!0,showIndex:!0,visible:!0,multiCheck:!1,"show-summary":!1,"sum-text":"合计","summary-text":"元",columns:[]},A=(a={id:"",_id:"",compType:"button",ele:"el-button",compName:"按钮",compIcon:"button",viewType:"component",config:!0,showLabel:!1,label:"单行文本",labelWidth:0,disabled:!1,size:"medium",type:"primary",span:24,text:"按钮",plain:!1,round:!1,circle:!1,loading:!1},Object(j["a"])(a,"disabled",!1),Object(j["a"])(a,"icon",""),a),N={id:"",_id:"",compType:"divider",ele:"el-divider",compName:"分割线",compIcon:"divider",viewType:"component",config:!0,form:!1,"content-position":"left",text:"",showLabel:!1,labelWidth:"0"},R={id:"",_id:"",compType:"row",compName:"栅格布局",ele:"el-row",compIcon:"col",layout:"rowItem",config:!0,flex:"default",justify:"start",align:"top",gutter:0,columns:[{index:0,span:12,list:[]},{index:1,span:12,list:[]}]};l("0d03"),l("e25e");function B(){return W(10),(new Date).getTime()}var W=function(e){var t=(new Date).getTime()+parseInt(e,10);while((new Date).getTime()<t);};function q(e){return e.layoutArray.map((function(e,t){e[0].id=B(),e[1].id=B()})),e}var P={defaultTdBackgroundColor:"#FFFFFF",defaultTitleTdBackgroundColor:"#F6F6F6"},F=l("96a4"),J={id:"",col:1,row:1,hide:!1,compType:"tdItem",style:{background:P.defaultTdBackgroundColor,width:35},columns:[]};function U(){var e=G(J);return e.id=B(),e}function K(){var e=G(J);return e.style.background=P.defaultTitleTdBackgroundColor,e.style.width=15,e.id=B(),e}function G(e){var t=Object(F["f"])(e);return t.id=B(),t}function Z(){var e=[K(),U(),K(),U()];return e}function X(){var e=[Z(),Z()];return e}var Y=X(),Q={id:"",_id:"",compType:"table",ele:"fancy-table",compName:"表格布局",compIcon:"table_layout",layout:"tableItem",config:!0,layoutArray:Y,tdStyle:"",width:100,height:50},ee={id:"",_id:"",compType:"alert",ele:"el-alert",compName:"警告",compIcon:"alert",viewType:"component",config:!0,form:!1,showLabel:!1,labelWidth:"0",span:24,title:"alert",type:"success",description:"form-designer",closable:!0,center:!1,"close-text":"","show-icon":!1,effect:"light"},te={id:"",_id:"",compType:"link",ele:"el-link",compName:"文字链接",compIcon:"link",viewType:"component",config:!0,form:!1,showLabel:!1,labelWidth:"0",span:24,type:"primary",href:"http://www.baidu.com",underline:!0,disabled:!1,text:"链接",target:"_blank"},le={id:"",_id:"",compType:"text",ele:"fancy-text",compName:"文本",compIcon:"text",viewType:"component",config:!0,form:!1,show:!0,text:"文本",align:"left",color:"#000000",size:"14",bold:"400",showLabel:!1,labelWidth:"0"},oe={id:"",_id:"",compType:"barCode",ele:"fancy-bar-code",compName:"条码",compIcon:"barcode",viewType:"component",config:!0,form:!0,showLabel:!1,labelWidth:"0",label:"条形码",span:24,value:"formDesigner",format:"CODE128",lineColor:"#000",background:"#fff",width:5,height:30,fontSize:12,displayValue:!0},ae=[g,x,_,k,C,$,I,z,T,M,O,D,V,L,S,E,oe,H],ie=[A,N,ee,te,le],ne=[R,Q],se=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{staticClass:"center-board"},[l("div",{staticClass:"action-bar"},[l("el-button",{attrs:{icon:"el-icon-view",type:"primary",size:"mini"},on:{click:e.preview}},[e._v(" 预览 ")]),l("el-button",{attrs:{icon:"el-icon-view",type:"primary",size:"mini"},on:{click:e.view}},[e._v(" 查看 ")]),l("el-button",{attrs:{icon:"el-icon-tickets",type:"primary",size:"mini"},on:{click:e.viewJSON}},[e._v(" JSON ")]),l("el-button",{staticClass:"delete-btn",attrs:{icon:"el-icon-delete-solid",size:"mini",type:"primary"},on:{click:e.clear}},[e._v(" 清空 ")]),l("el-button",{attrs:{icon:"el-icon-tickets",type:"primary",size:"mini"},on:{click:e.saveJSON}},[e._v(" 保存 ")])],1),l("el-scrollbar",{staticClass:"center-scrollbar"},[l("el-row",{staticClass:"center-board-row",attrs:{gutter:e.formConf.gutter}},[l("el-form",{attrs:{size:e.formConf.size,"label-position":e.formConf.labelPosition,disabled:e.formConf.disabled,"label-width":e.formConf.labelWidth+"px"}},[l("draggable",{staticClass:"drawing-board",attrs:{list:e.list,animation:100,group:"componentsGroup",draggable:".drawing-item"}},e._l(e.list,(function(t,o){return l("design-item",{key:o,attrs:{model:t,activeItem:e.activeItem},on:{rowItemRollBack:e.handlerRollBack,onActiveItemChange:e.handlerActiveItemChange,copyItem:e.handlerItemCopy,deleteItem:e.handlerItemDelete}})})),1),l("div",{directives:[{name:"show",rawName:"v-show",value:e.infoShow,expression:"infoShow"}],staticClass:"empty-info"},[l("el-empty",{attrs:{description:"从左侧拖拽添加控件"}})],1)],1)],1)],1),l("config-panel",{attrs:{activeItem:e.activeItem,itemList:e.list}}),l("el-dialog",{attrs:{title:"设置",visible:e.formConfVisible,width:"50%",top:"30px",center:!1},on:{"update:visible":function(t){e.formConfVisible=t}}},[l("el-tabs",{model:{value:e.activeName,callback:function(t){e.activeName=t},expression:"activeName"}},[l("el-tab-pane",{attrs:{label:"表单配置",name:"formConf"}},[l("el-form",{ref:"formConf",attrs:{model:e.formConf,size:"mini","label-width":"100px"}},[l("el-form-item",{attrs:{label:"表单名"}},[l("el-input",{staticClass:"input",model:{value:e.formConf.formRef,callback:function(t){e.$set(e.formConf,"formRef",t)},expression:"formConf.formRef"}})],1),l("el-form-item",{attrs:{label:"表单模型"}},[l("el-input",{staticClass:"input",model:{value:e.formConf.formModel,callback:function(t){e.$set(e.formConf,"formModel",t)},expression:"formConf.formModel"}})],1),l("el-form-item",{attrs:{label:"校验模型"}},[l("el-input",{staticClass:"input",model:{value:e.formConf.formRules,callback:function(t){e.$set(e.formConf,"formRules",t)},expression:"formConf.formRules"}})],1),l("el-form-item",{attrs:{label:"表单尺寸"}},[l("el-radio-group",{model:{value:e.formConf.size,callback:function(t){e.$set(e.formConf,"size",t)},expression:"formConf.size"}},[l("el-radio-button",{attrs:{label:"medium"}},[e._v("中等")]),l("el-radio-button",{attrs:{label:"small"}},[e._v("较小")]),l("el-radio-button",{attrs:{label:"mini"}},[e._v("迷你")])],1)],1),l("el-form-item",{attrs:{label:"标签对齐"}},[l("el-radio-group",{model:{value:e.formConf.labelPosition,callback:function(t){e.$set(e.formConf,"labelPosition",t)},expression:"formConf.labelPosition"}},[l("el-radio-button",{attrs:{label:"right"}},[e._v("右对齐")]),l("el-radio-button",{attrs:{label:"left"}},[e._v("左对齐")]),l("el-radio-button",{attrs:{label:"top"}},[e._v("顶部对齐")])],1)],1),l("el-form-item",{attrs:{label:"标签宽度"}},[l("el-input-number",{attrs:{min:60,max:140},model:{value:e.formConf.labelWidth,callback:function(t){e.$set(e.formConf,"labelWidth",t)},expression:"formConf.labelWidth"}})],1),l("el-form-item",{attrs:{label:"栅格间隔"}},[l("el-input-number",{attrs:{min:0,max:30},model:{value:e.formConf.gutter,callback:function(t){e.$set(e.formConf,"gutter",t)},expression:"formConf.gutter"}})],1),l("el-form-item",{attrs:{label:"动态表格支持组件高亮显示"}},[l("el-switch",{model:{value:e.formConfig.dynamicTableAllowed,callback:function(t){e.$set(e.formConfig,"dynamicTableAllowed",t)},expression:"formConfig.dynamicTableAllowed"}})],1),l("el-form-item",{attrs:{label:"禁用表单"}},[l("el-switch",{model:{value:e.formConf.disabled,callback:function(t){e.$set(e.formConf,"disabled",t)},expression:"formConf.disabled"}})],1)],1)],1)],1),l("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[l("el-button",{attrs:{type:"primary"},on:{click:e.handlerSaveFormConf}},[e._v("确 定")])],1)],1),l("el-dialog",{attrs:{visible:e.previewVisible,width:"70%",title:"预览"},on:{"update:visible":function(t){e.previewVisible=t}}},[e.previewVisible?l("preview",{attrs:{itemList:e.itemList,formConf:e.formConf}}):e._e()],1),l("el-dialog",{attrs:{visible:e.JSONVisible,width:"70%",title:"JSON",center:"","close-on-click-modal":!1},on:{"update:visible":function(t){e.JSONVisible=t}}},[l("codemirror",{attrs:{options:e.options},model:{value:e.viewCode,callback:function(t){e.viewCode=t},expression:"viewCode"}}),l("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[l("el-button",{attrs:{type:"primary"},on:{click:function(t){return e.handlerSetJson()}}},[e._v("确 定")])],1)],1)],1)},re=[],ce=(l("b0c0"),l("45fc"),l("c740"),function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{staticClass:"right-board"},[l("el-tabs",{staticClass:"center-tabs",model:{value:e.currentTab,callback:function(t){e.currentTab=t},expression:"currentTab"}},[l("el-tab-pane",{attrs:{label:"属性配置",name:"field"}})],1),l("div",{staticClass:"field-box"},[l("el-scrollbar",{staticClass:"right-scrollbar"},[l("el-form",{attrs:{size:"small","label-width":"100px"}},e._l(e.cmps,(function(t,o){return l("div",{key:o},[t.name===e.activeItem.compType?l(t.content,{tag:"component",attrs:{getFormId:e.getFormId,props:e.activeItem}}):e._e()],1)})),0)],1)],1)],1)}),pe=[],ue=(l("4160"),l("159b"),l("a630"),l("3ca3"),["input","select","radio","checkbox","Switch","inputNumber","textarea","slider","rate","date","time","editor","colorPicker","cascader","upload","button","divider","alert","link","dialogList","barCode","text","html","row","dynamicTable","table","tdItem"]),de=[];for(var me in ue){var he={name:ue[me],content:null};de.push(he)}var fe=de,be={name:"configPanel",data:function(){return{currentTab:"field",cmps:fe,formIdArray:[]}},props:{activeItem:{type:Object,default:function(){return{}}},itemList:{type:Array,default:function(){return[]}}},created:function(){this.cmps.forEach((function(e){e.content=l("e705")("./".concat(e.name))["default"]}))},methods:{getFormId:function(e){var t=this;return this.formIdArray=[],Array.from(this.itemList,(function(l){"row"===l.compType?Array.from(l.columns,(function(l){Array.from(l.list,(function(l){l._id!==e&&t.formIdArray.push(l.id)}))})):l._id!==e&&t.formIdArray.push(l.id)})),this.formIdArray}}},ve=be,ye=(l("d27d"),Object(u["a"])(ve,ce,pe,!1,null,"9dfa4992",null)),we=ye.exports,ge=(l("b64b"),l("1139")),xe=l("21d4");function _e(e,t){t.on.input=function(t){e.$emit("input",t)}}var ke,Ce,$e={render:function(e){var t={attrs:{},props:{},on:{},style:{}};this.getRemoteData();var l=Object(F["f"])(this.conf),o=Object(ge["default"])(e,l);return Object.keys(l).forEach((function(e){var o=l[e];t[e]?t[e]=o:Object(F["b"])(e)?"width"===e?t.style="width:"+o:t.attrs[e]=o:t.props[e]=o})),_e(this,t),e(l.ele,t,o)},props:["conf"],mixins:[xe["b"]]},Ie={version:"1.10",formRef:"elForm",formModel:"form",rules:"rules",size:"medium",labelPosition:"right",labelWidth:80,formRules:"rules",gutter:15,disabled:!1,dynamicTableAllowed:!0},ze=Ie,Te=["input","select","radio","checkbox","Switch","inputNumber","textarea","slider","rate","date","time"],Me=["row","dynamicTable"],Oe=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{staticClass:"dynamic-table"},[e._t("default")],2)},De=[],Ve={name:"dynamicTable",props:["conf","activeItem"],data:function(){return{test1:"",list:[]}},components:{},methods:{}},Le=Ve,Se=Object(u["a"])(Le,Oe,De,!1,null,null,null),je=Se.exports,Ee=function(e,t){var l=this,o=this.$listeners,a=o.selectItem,i=o.copyItem,n=o.deleteItem;return e("div",{class:{"dynamic-table__item":!0,active:this.isHover||this.isActive},style:"min-width:200px;width: auto;position:relative",on:{click:function(e){a(e,t)},mouseover:function(e){l.isHover=!0},mouseleave:function(e){l.isHover=!1}}},[e("div",{class:"dynamic-table__item_title"},[t.label]),e("div",{class:"dynamic-table__item_body"},[e($e,{attrs:{conf:t}}),e("span",{directives:[{name:"show",value:t.required}],style:"color:#F56C6C"},["*"])]),e("span",{class:"dynamic-table-item-copy",attrs:{title:"复制"},directives:[{name:"show",value:this.showbutton}],on:{click:function(e){i(e,t)}}},[e("i",{class:"el-icon-copy-document"})]),e("span",{class:"dynamic-table-item-delete",attrs:{title:"删除"},directives:[{name:"show",value:this.showbutton}],on:{click:function(e){n(e,t)}}},[e("i",{class:"el-icon-delete"})])])},He={name:"dynamicTableItem",props:["item","activeItem"],data:function(){return{isActive:!1,isHover:!1}},components:{draggable:w.a,render:$e},methods:{handlerCopy:function(e){this.$emit("copy",e,this.item)},handlerDelete:function(e){this.$emit("delete",e,this.item)}},watch:{activeItem:function(e){this.isActive=e.id===this.item.id}},computed:{showbutton:function(){return this.isActive||this.isHover}},render:function(e){return Ee.call(this,e,this.item)}},Ae=He,Ne=(l("fcf5"),Object(u["a"])(Ae,ke,Ce,!1,null,"0bbe3dfa",null)),Re=Ne.exports,Be=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",[l("div",{staticStyle:{padding:"5px","margin-top":"10px"}},[l("table",{staticClass:"table-layout",style:e.tableStyle},[l("tbody",e._l(e.layoutArray,(function(t,o){return l("tr",{key:o,style:e.trHeight},e._l(t,(function(t,a){return l("fancy-table-item",{key:a,attrs:{item:t,tdIndex:a,trIndex:o,tdStyle:e.tdStyle},on:{rightClick:e.rightClick},nativeOn:{click:function(l){return e.handlerSelectedTd(l,t)}}},[e._t("default",null,{td:t})],2)})),1)})),0)])]),l("div",{directives:[{name:"show",rawName:"v-show",value:e.showContextMunu,expression:"showContextMunu"}],staticClass:"right-menu",style:{top:+e.positionY+"px",left:+e.positionX+"px"}},[l("ul",{staticStyle:{"list-style-type":"none"}},[e.showRightColMenu?l("li",{on:{click:e.handlerRightCol}},[l("icon",{attrs:{code:"zuoyouhebing",text:"向右合并单元格"}})],1):e._e(),e.showDownRowMenu?l("li",{on:{click:e.handlerDownRow}},[l("icon",{attrs:{code:"shangxiahebing",text:"向下合并单元格"}})],1):e._e(),e.showResetTableMenu?l("li",{on:{click:e.handlerResetTable}},[l("icon",{attrs:{code:"chaifen",text:"拆分单元格"}})],1):e._e(),l("li",{on:{click:e.handlerAppendCol}},[l("icon",{attrs:{code:"zhuijiahang",text:"追加行"}})],1),l("li",{on:{click:e.handlerAppendRow}},[l("icon",{attrs:{code:"zhuijialie",text:"追加列"}})],1)])])])},We=[],qe=(l("a9e3"),function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{staticClass:"text"},[l("svg",{staticClass:"icon",attrs:{"aria-hidden":"true"}},[l("use",{attrs:{"xlink:href":e.iconFont}})]),e._v(" "+e._s(e.text)+" ")])}),Pe=[],Fe={name:"icon",props:["code","text"],computed:{iconFont:function(){return"#icon-"+this.code}}},Je=Fe,Ue=(l("af0e"),Object(u["a"])(Je,qe,Pe,!1,null,"786fcab1",null)),Ke=Ue.exports,Ge=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("td",{class:{cellHide:e.item.hide,activeItem:e.isActiveItem},style:{tdStyle:e.tdStyle,"background-color":e.item.style.background,width:e.item.style.width+"%"},attrs:{colspan:e.item.col,rowspan:e.item.row},on:{contextmenu:function(t){return t.preventDefault(),e.rightClick(t,e.trIndex,e.tdIndex)}}},[l("div",{staticClass:"component-td"},[l("span",[e._v(e._s(e.item.id))]),e._t("default",null,{td:e.item})],2)])},Ze=[],Xe={name:"fancyTableItem",components:{},props:{item:{type:Object,default:{}},tdIndex:{type:Number,default:0},trIndex:{type:Number,default:0},tdStyle:{type:String,default:""}},data:function(){return{}},inject:["getContext"],methods:{rightClick:function(e,t,l){this.$emit("rightClick",e,t,l)}},computed:{isActiveItem:function(){return this.getContext.activeItem.id===this.item.id}}},Ye=Xe,Qe=(l("c0f8"),Object(u["a"])(Ye,Ge,Ze,!1,null,"2f919224",null)),et=Qe.exports,tt=Z(),lt={name:"fancyTable",components:{icon:Ke,fancyTableItem:et},props:{layoutArray:{type:Array,default:function(){return[]}},tdStyle:{type:String,default:""},width:{type:Number,default:100},height:{type:Number,default:100}},data:function(){return{positionX:0,positionY:0,showContextMunu:!1,currentRowIndex:0,currentColIndex:0}},mounted:function(){document.addEventListener("click",this.hideRightContextMenu,!0),document.addEventListener("contextmenu",this.hideRightContextMenu,!0)},destroyed:function(){document.removeEventListener("click",this.hideRightContextMenu,!0),document.removeEventListener("contextmenu",this.hideRightContextMenu,!0)},methods:{rightClick:function(e,t,l){this.positionX=e.clientX,this.positionY=e.clientY,this.showContextMunu=!0,this.currentRowIndex=t,this.currentColIndex=l},hideRightContextMenu:function(){this.showContextMunu=!1},handlerRightCol:function(){var e=this.layoutArray[this.currentRowIndex][this.currentColIndex].col,t=this.layoutArray[this.currentRowIndex][this.currentColIndex].row;if(t>1)for(var l=0;l<t;l++)this.layoutArray[this.currentRowIndex+l][this.currentColIndex+e].hide=!0,this.layoutArray[this.currentRowIndex][this.currentColIndex].col=e+1;else this.layoutArray[this.currentRowIndex][this.currentColIndex+e].hide=!0,this.layoutArray[this.currentRowIndex][this.currentColIndex].col=e+1},handlerDownRow:function(){var e=this.layoutArray[this.currentRowIndex][this.currentColIndex].col,t=this.layoutArray[this.currentRowIndex][this.currentColIndex].row;if(e>1)for(var l=0;l<e;l++)this.layoutArray[this.currentRowIndex+t][this.currentColIndex+l].hide=!0,this.layoutArray[this.currentRowIndex][this.currentColIndex].row=t+1;else this.layoutArray[this.currentRowIndex+t][this.currentColIndex].hide=!0,this.layoutArray[this.currentRowIndex][this.currentColIndex].row=t+1},handlerResetTable:function(){var e=this.layoutArray[this.currentRowIndex][this.currentColIndex].col,t=this.layoutArray[this.currentRowIndex][this.currentColIndex].row;if(1!==e||1!==t){for(var l=0;l<t;l++)for(var o=0;o<e;o++)this.layoutArray[this.currentRowIndex+l][this.currentColIndex+o].hide=!1;this.layoutArray[this.currentRowIndex][this.currentColIndex].row=1,this.layoutArray[this.currentRowIndex][this.currentColIndex].col=1}},handlerSelectedTd:function(e,t){this.$emit("selectItem",t),e.stopPropagation()},handlerAppendCol:function(){var e=Object(F["f"])(tt);e.map((function(e){return e.id=B()})),this.layoutArray.push(e)},handlerAppendRow:function(){tt.push(U()),this.layoutArray.forEach((function(e){var t=Object(F["f"])(U());e.push(t)}))}},computed:{showRightColMenu:function(){if(this.showContextMunu){var e=this.layoutArray[this.currentRowIndex][this.currentColIndex].col,t=this.layoutArray[this.currentRowIndex][this.currentColIndex+e];return t&&t.row<2&&t.col<2&&!t.hide}return!1},showDownRowMenu:function(){if(this.showContextMunu){var e=this.layoutArray[this.currentRowIndex][this.currentColIndex].row,t=void 0;return"undefined"!==typeof this.layoutArray[this.currentRowIndex+e]&&(t=this.layoutArray[this.currentRowIndex+e][this.currentColIndex]),t&&t.row<2&&t.col<2&&!t.hide}return!1},showResetTableMenu:function(){if(this.showContextMunu){var e=this.layoutArray[this.currentRowIndex][this.currentColIndex];return!(e.row<2&&e.col<2&&!e.hide)}return!1},tableStyle:function(){return"width:"+this.width+"%;"},trHeight:function(){return"height:"+this.height+"px"}}},ot=lt,at=(l("1cbf"),Object(u["a"])(ot,Be,We,!1,null,"56c64aed",null)),it=at.exports,nt={itemBtns:function(e,t,l){var o=this.$listeners,a=o.copyItem,i=o.deleteItem;return[e("span",{class:"drawing-item-copy",attrs:{title:"复制"},on:{click:function(e){a(t,l),e.stopPropagation()}}},[e("i",{class:"el-icon-copy-document"})]),e("span",{class:"drawing-item-delete",attrs:{title:"删除"},on:{click:function(e){i(t,l),e.stopPropagation()}}},[e("i",{class:"el-icon-delete"})])]}},st={colItem:function(e,t,l){var o=this,a=this.activeItem.id===t.id?"drawing-item active-from-item":"drawing-item",i=t.labelWidth?"".concat(t.labelWidth,"px"):null,n=this.$listeners.onActiveItemChange;return e("el-col",{class:a,attrs:{span:t.span},nativeOn:{click:function(e){n(t),e.stopPropagation()}}},[e("span",{class:"component-name component-id"},[t.id]),e("el-form-item",{attrs:{label:t.showLabel?t.label:"","label-width":i,required:t.required}},[e($e,{key:t.id,attrs:{conf:t},on:{input:function(e){o.$set(t,"value",e)}}})]),nt.itemBtns.apply(this,arguments)])},rowItem:function(e,t){var l=this,o=this.$listeners.onActiveItemChange,a=this.activeItem.id===t.id?"drawing-item drawing-row-item active-from-item":"drawing-item drawing-row-item";return e("el-col",{class:a},[e("el-row",{attrs:{gutter:t.gutter},nativeOn:{click:function(e){o(t),e.stopPropagation()}}},[e("span",{class:"component-name"},[t.id]),e("div",{class:"drag-wrapper",style:"padding-left: 7.5px; padding-right: 7.5px;"},[t.columns.map((function(o,a){return e("el-col",{class:"drag-col-wrapper",attrs:{span:o.span}},[e(w.a,{class:"drag-wrapper row-drag",attrs:{animation:"100",group:"componentsGroup"},on:{add:function(e){l.handlerAdd(e,o,t)}},model:{value:o.list,callback:function(e){l.$set(o,"list",e)}}},[o.list.map((function(o,a){return rt.call(l,e,o,t)}))])])}))])]),nt.itemBtns.call(this,e,t)])},tableItem:function(e,t){var l=this,o="";o=this.activeItem.id===t.id?"drawing-item drawing-row-item active-from-item":"drawing-item drawing-row-item";var a=this.$listeners.onActiveItemChange;return e("el-col",{class:o,nativeOn:{click:function(e){a(t),e.stopPropagation()}}},[e("span",{class:"component-name",style:"margin-bottom:15px"},[t.id]),e("fancy-table",{attrs:{layoutArray:t.layoutArray,tdStyle:t.tdStyle,width:t.width,height:t.height},on:{selectItem:function(e){a(e)}},scopedSlots:{default:function(t){return e(w.a,{attrs:{tag:"div",animation:"100",group:"componentsGroup"},class:"table__content row-drag",on:{add:function(e){l.handlerTableAdd(e,t.td),e.stopPropagation()}},model:{value:t.td.columns,callback:function(e){l.$set(t.td,"columns",e)}}},[t.td.columns.map((function(o){return rt.call(l,e,o,t.td)}))])}}}),nt.itemBtns.call(this,e,t)])},dynamicItem:function(e,t){var l=this,o="";o=this.activeItem.id===t.id?o+"drawing-item active-from-item":o+"drawing-item";var a=this.$listeners.onActiveItemChange;return e("el-col",{class:o},[e("dynamic-table",{attrs:{conf:t,activeItem:this.activeItem},nativeOn:{click:function(e){a(t),e.stopPropagation()}}},[e(w.a,{attrs:{tag:"div","ghost-class":"dynamicGhost",animation:"100",group:"componentsGroup"},class:"dynamic-table__content row-drag",on:{add:function(e){l.handlerDynamicAdd(e,t)}},model:{value:t.columns,callback:function(e){l.$set(t,"columns",e)}}},[t.columns.map((function(o,i){return e("dynamic-table-item",{attrs:{item:o,activeItem:l.activeItem},on:{selectItem:function(e,t){a(t),e.stopPropagation()},copyItem:function(e){l.handlerCopyItem(e,t,i),e.stopPropagation()},deleteItem:function(e){l.handlerDeleteItem(e,t,i),e.stopPropagation()}}})}))])]),nt.itemBtns.call(this,e,t)])}};function rt(e,t,l){var o=st[t.layout];return o?o.call(this,e,t,l):ct.call(this)}function ct(){throw new Error("没有与".concat(this.element.layout,"匹配的layout"))}var pt,ut,dt={name:"designItem",components:{render:$e,draggable:w.a,dynamicTable:je,dynamicTableItem:Re,fancyTable:it,fancyTableItem:et},props:{model:{type:Object,default:{}},activeItem:{type:Object,default:{}}},data:function(){return{activeComponent:this.activeItem}},render:function(e){var t=st[this.model.layout];return t?t.call(this,e,this.model):ct.call(this)},methods:{handlerAdd:function(e,t,l){if("clone"===e.pullMode)e.to.className.indexOf("row-drag")>-1&&"row"===this.activeItem.compType||t.list.splice(e.newIndex,0,this.activeItem);else if(e.item.className.indexOf("el-row")>-1){var o=e.newIndex,a=e.oldIndex,i=t.list[o];return t.list.splice(o,1),this.$message.error("布局组件不允许被嵌套!"),this.$emit("rowItemRollBack",i,a),!1}},handlerDynamicAdd:function(e,t){if("clone"===e.pullMode)Te.includes(this.activeItem.compType)?t.columns.splice(e.newIndex,0,this.activeItem):this.$message.error("该组件不允许被放入动态表格内!");else if(e.item.className.indexOf("el-row")>-1){var l=e.newIndex,o=e.oldIndex,a=t.columns[l];return t.columns.splice(l,1),this.$message.error("布局组件不允许放入动态表格!"),this.$emit("rowItemRollBack",a,o),!1}},handlerTableAdd:function(e,t){"clone"===e.pullMode&&(Me.includes(this.activeItem.compType)?this.$message.error("该组件不允许被放入表格内!"):t.columns.splice(e.newIndex,0,this.activeItem))},handlerCopyItem:function(e,t,l){var o=t.columns[l],a=JSON.parse(JSON.stringify(o)),i="fd_"+B();a.id=i,a._id=i,t.columns.push(a)},handlerDeleteItem:function(e,t,l){t.columns.splice(l,1)}}},mt=dt,ht=Object(u["a"])(mt,pt,ut,!1,null,null,null),ft=ht.exports,bt=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{staticClass:"preview"},[l("el-row",{attrs:{gutter:e.formConf.gutter}},[l("el-form",{ref:e.formConf.formModel,attrs:{rules:e.rules,size:e.formConf.size,model:e.form,"label-position":e.formConf.labelPosition,disabled:e.formConf.disabled,"validate-on-rule-change":!1,"label-width":"formConf.labelWidth + 'px'"}},[e._l(e.list,(function(t,o){return["row"===t.compType?l("preview-row-item",{key:"row-"+o,attrs:{model:t}},e._l(t.columns,(function(t){return l("el-col",{key:t.index,attrs:{span:t.span}},[e._l(t.list,(function(t){return["dynamicTable"!==t.compType?l("preview-item",{key:t.id,attrs:{model:t},on:{valChange:e.handlerValChange},model:{value:e.form[t.id],callback:function(l){e.$set(e.form,t.id,l)},expression:"form[col.id]"}}):"dynamicTable"===t.compType?l("fancy-dynamic-table",{key:"dynamic-"+o,ref:"dynamicTable",refInFor:!0,attrs:{data:e.form[t.id],conf:t},on:{addRow:e.handlerAddRow,deleteRow:e.handlerDeleteRow,batchDeleteRow:e.handlerBatchDeleteRow},scopedSlots:e._u([{key:"item",fn:function(o){var a=o.rowScope,i=o.item;return[l("fancy-dynamic-table-item",{key:"tableIndex-"+a.$index,attrs:{model:i,parent:t,index:a.$index},on:{valChange:e.handlerDynamicValChange},model:{value:a.row[i.id],callback:function(t){e.$set(a.row,i.id,t)},expression:"rowScope.row[item.id]"}})]}}],null,!0)}):e._e()]}))],2)})),1):"dynamicTable"===t.compType?l("fancy-dynamic-table",{key:"dynamic-"+o,ref:t.id,refInFor:!0,attrs:{data:e.form[t.id],conf:t},on:{addRow:e.handlerAddRow,deleteRow:e.handlerDeleteRow,batchDeleteRow:e.handlerBatchDeleteRow},scopedSlots:e._u([{key:"item",fn:function(o){var a=o.rowScope,i=o.item;return[l("fancy-dynamic-table-item",{key:"tableIndex-"+a.$index,ref:i.id+a.$index,refInFor:!0,attrs:{model:i,parent:t,index:a.$index},on:{valChange:e.handlerDynamicValChange},model:{value:a.row[i.id],callback:function(t){e.$set(a.row,i.id,t)},expression:"rowScope.row[item.id]"}})]}}],null,!0)}):"table"===t.compType?l("fancy-edit-table",{attrs:{layoutArray:t.layoutArray,tdStyle:t.tdStyle,width:t.width,height:t.height},scopedSlots:e._u([{key:"default",fn:function(t){var o=t.td;return[e._l(o.columns,(function(t){return[l("preview-item",{attrs:{model:t},on:{valChange:e.handlerValChange},model:{value:e.form[t.id],callback:function(l){e.$set(e.form,t.id,l)},expression:"form[col.id]"}})]}))]}}],null,!0)}):l("el-col",{key:o,staticClass:"drag-col-wrapper",attrs:{span:t.span}},[l("preview-item",{attrs:{model:t},on:{valChange:e.handlerValChange},model:{value:e.form[t.id],callback:function(l){e.$set(e.form,t.id,l)},expression:"form[element.id]"}})],1)]}))],2)],1),l("el-divider"),l("div",{staticStyle:{"text-align":"right",padding:"10px 0px"}},[l("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[l("el-button",{attrs:{type:"primary",size:"small"},on:{click:e.handlerSubForm}},[e._v("提交")])],1)])],1)},vt=[];l("baa5");function yt(e,t){if(t.props.value=e.value,t.on.input=function(t){e.$emit("input",t)},"upload"===e.conf.compType){var l="这里为自己的token";if(t.attrs["headers"]={Authorization:"Bearer "+l},console.log("dataObject.props.value",t.props.value),void 0!==t.props.value&&""!==t.props.value){var o=JSON.parse(t.props.value);t.props["file-list"]=o}t.attrs["before-upload"]=function(l){var o=l.name,a=o.split(".").pop();if(!e.conf.accept.includes(a))return e.$message.error("该后缀文件不允许上传"),!1;var i=l.size;return i>1024*t.props.fileSize*1024?(e.$message.error("文件大小超出限制,请检查!"),!1):void 0},t.attrs["on-success"]=function(l){var o=l.message.substring(l.message.lastIndexOf("/")+1),a={name:o,url:l.message};console.log("dataObject=",t),console.log("self.conf=",e.conf);var i=[];i=t.props.value?JSON.parse(t.props.value):[],i?i.push(a):i=[a],e.$emit("input",JSON.stringify(i)),console.log("on-success value",i)},t.attrs["on-remove"]=function(l,o){console.log("on-remove file,fileList",l,o);var a=JSON.parse(t.props.value);console.log("on-remove oldValue",a);var i=a.filter((function(e){return e.name!==l.name}));e.$emit("input",JSON.stringify(i)),console.log("on-remove newValue",i)},t.attrs["on-error"]=function(e){console.log("on-error file",e)},t.attrs["on-preview"]=function(e){console.log("on-preview file",e)}}}var wt={render:function(e){var t={attrs:{},props:{},on:{},style:{}};this.getRemoteData();var l=Object(F["f"])(this.conf),o=Object(ge["default"])(e,l);return Object.keys(l).forEach((function(e){var o=l[e];t[e]?t[e]=o:"width"===e?t.style="width:"+o:Object(F["b"])(e)?"value"!==e&&(t.attrs[e]=o):t.props[e]=o})),yt(this,t),e(l.ele,t,o)},props:["conf","value"],mixins:[xe["b"]]};l("4d63"),l("25f0");function gt(e){var t=[],l=["blur","change"];if(e.required&&t.push({required:!0,message:e.label+"不能为空",trigger:l}),e.rules&&e.rules.forEach((function(e){t.push({pattern:new RegExp(e.rule),message:e.msg,trigger:l})})),"undefined"!==typeof e.validateMaxText&&e.validateMaxText){var o={max:e.max,message:e.label+"超出最大字数限制",trigger:l};t.push(o)}return t}var xt,_t,kt,Ct,$t={colItem:function(e,t,l){var o=this,a=t.labelWidth?"".concat(t.labelWidth,"px"):null,i=this.$listeners.valChange,n=gt(t);return e("el-col",{style:"padding-left: 7.5px; padding-right: 7.5px;"},[e("el-form-item",{attrs:{label:t.showLabel?t.label:"","label-width":a,prop:t.id,rules:n}},[e(wt,{key:t.id,attrs:{conf:t,value:l},on:{input:function(e){o.$set(t,"value",e),i(t.id,e)}}})])])}},It={name:"previewItem",components:{render:wt},props:["model","value"],data:function(){return{eleConfig:this.model}},render:function(e){return $t.colItem.call(this,e,this.eleConfig,this.value)}},zt=It,Tt=(l("7013"),Object(u["a"])(zt,xt,_t,!1,null,"01cc7848",null)),Mt=Tt.exports,Ot=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("el-col",[l("el-row",{attrs:{gutter:e.model.gutter}},[l("div",{staticClass:"drag-wrapper"},[e._t("default")],2)])],1)},Dt=[],Vt={name:"previewRowItem",components:{},props:["model","value"],data:function(){return{}},computed:{}},Lt=Vt,St=Object(u["a"])(Lt,Ot,Dt,!1,null,null,null),jt=St.exports,Et=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{staticClass:"fancyDynamicTable"},[l("el-table",{ref:e.conf.id,staticStyle:{width:"100%"},attrs:{data:e.tableData,fit:!0,border:"",size:"mini","cell-style":{padding:"5px 0"},"header-cell-style":{background:"#F5F7FA"},"row-class-name":e.tableRowClassName,"show-summary":e.conf["show-summary"],"summary-method":e.sumTotal},on:{"selection-change":e.handlerSelectionChange}},[e.conf.multiCheck?l("el-table-column",{attrs:{align:"center",type:"selection",width:"35px",fixed:"left"}}):e._e(),e.conf.showIndex?l("el-table-column",{attrs:{align:"center",type:"index",label:"序号",width:"50px",fixed:"left"}}):e._e(),e._l(e.conf.columns,(function(t,o){return l("el-table-column",{key:o,attrs:{align:"center",prop:t.id,"min-width":"240px;"},scopedSlots:e._u([{key:"default",fn:function(l){return[e._t("item",null,{rowScope:l,item:t})]}}],null,!0)},[l("template",{slot:"header"},[e._v(" "+e._s(e.tableColumnLabels[o])+" ")])],2)})),e.conf.buttonDel?l("el-table-column",{attrs:{align:"center",label:"操作",width:"100px",fixed:"right"},scopedSlots:e._u([{key:"default",fn:function(t){return[l("el-form-item",{staticStyle:{margin:"10px 3px 15px 3px"},attrs:{"label-width":"0px"}},[l("i",{staticClass:"el-icon-delete optIcon",on:{click:function(l){return e.handlerDelete(t,e.conf)}}})])]}}],null,!1,3996797899)}):e._e()],2),l("div",{staticClass:"column-buttons"},[e.conf.buttonAdd?l("i",{staticClass:"el-icon-circle-plus-outline optIcon button-plus",on:{click:function(t){return e.handlerAdd(e.conf)}}}):e._e(),e.BachDeleteButtonShow(e.conf.id)?l("i",{staticClass:"el-icon-remove-outline optIcon button-plus ",on:{click:e.handlerBachDelete}}):e._e()])],1)},Ht=[],At=(l("a623"),l("13d5"),{name:"fancyDynamicTable",props:["data","conf"],data:function(){return{tableData:this.data,tableColumns:[],tableColumnLabels:[],multipleSelection:[],componentsMount:!1}},mounted:function(){var e=this;this.conf.columns.forEach((function(t){e.tableColumnLabels.push(t.label);var l={};Object.assign(l,t),e.tableColumns.push(l)})),this.componentsMount=!0},components:{},methods:{handlerAdd:function(e){this.$emit("addRow",e)},handlerDelete:function(e,t){this.$emit("deleteRow",e,t)},handlerBachDelete:function(){var e=this;this.$confirm("确认删除选中的数据?").then((function(){var t=[];e.multipleSelection.forEach((function(e){return t.push(e.index)})),e.$emit("batchDeleteRow",t,e.conf)}))},handlerSelectionChange:function(e){this.multipleSelection=e},tableRowClassName:function(e){e.row.index=e.rowIndex},sumTotal:function(e){var t=this,l=e.columns,o=e.data,a=[];return l.forEach((function(e,l){if(0!==l){var i=o.map((function(t){return Number(t[e.property])}));i.every((function(e){return isNaN(e)}))?a[l]="":(a[l]=i.reduce((function(e,t){var l=Number(t);return isNaN(l)?e:e+t}),0),a[l]+=" "+t.conf["summary-text"])}else a[l]=t.conf["sum-text"]})),a}},computed:{BachDeleteButtonShow:function(){return function(e){if(this.componentsMount)return this.conf.multiCheck&&this.$refs[e].selection.length>0}}}}),Nt=At,Rt=(l("eaa2"),Object(u["a"])(Nt,Et,Ht,!1,null,"2b9056ee",null)),Bt=Rt.exports,Wt={colItem:function(e,t,l,o){var a=this,i=this.$createElement,n=this.$listeners.valChange,s=[];if(e&&e.rules)return s=s.concat(gt(e)),i("el-form-item",{attrs:{label:"","label-width":"0px",prop:l.id+"."+o+"."+e.id,rules:s}},[i(wt,{key:e.id,attrs:{conf:e,value:t},on:{input:function(t){a.eleValue=t,n(a.eleParent.id,a.index,e.id,a.eleValue)}}}),e.required?i("span",{style:"color:#F56C6C"},["*"]):""])}},qt={name:"fancyDynamicTableItem",components:{render:wt},props:["model","value","parent","index"],mounted:function(){var e={};Object.assign(e,this.model),this.eleConfig=e},data:function(){return{eleConfig:{},eleParent:this.parent,eleValue:this.value}},render:function(){return Wt.colItem.call(this,this.eleConfig,this.eleValue,this.eleParent,this.index)},watch:{value:function(e){this.eleValue=e}}},Pt=qt,Ft=Object(u["a"])(Pt,kt,Ct,!1,null,null,null),Jt=Ft.exports,Ut=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",[l("div",{staticStyle:{padding:"5px","margin-top":"10px"}},[l("table",{staticClass:"table-layout",style:e.tableWidth},[l("tbody",e._l(e.layoutArray,(function(t,o){return l("tr",{key:o,style:e.trHeight},e._l(t,(function(t,a){return l("fancy-edit-table-item",{key:a,attrs:{item:t,tdIndex:a,trIndex:o,tdStyle:e.tdStyle}},[e._t("default",null,{td:t})],2)})),1)})),0)])])])},Kt=[],Gt=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("td",{class:{cellHide:e.item.hide},style:{tdStyle:e.tdStyle,"background-color":e.item.style.background,width:e.item.style.width+"%"},attrs:{colspan:e.item.col,rowspan:e.item.row},on:{contextmenu:function(t){return t.preventDefault(),e.rightClick(t,e.trIndex,e.tdIndex)}}},[e._t("default",null,{td:e.item})],2)},Zt=[],Xt={name:"fancyEditTableItem",components:{},props:{item:{type:Object,default:{}},tdIndex:{type:Number,default:0},trIndex:{type:Number,default:0},tdStyle:{type:String,default:""}}},Yt=Xt,Qt=(l("5f98"),Object(u["a"])(Yt,Gt,Zt,!1,null,"f82ba60c",null)),el=Qt.exports,tl={name:"fancyEditTable",components:{fancyEditTableItem:el},props:{layoutArray:{type:Array,default:function(){return[]}},tdStyle:{type:String,default:""},width:{type:Number,default:100},height:{type:Number,default:100}},data:function(){return{}},mounted:function(){},destroyed:function(){},methods:{},computed:{tableWidth:function(){return"width:"+this.width+"%"},trHeight:function(){return"height:"+this.height+"px"}}},ll=tl,ol=(l("b661"),Object(u["a"])(ll,Ut,Kt,!1,null,"d0e76824",null)),al=ol.exports,il={};function nl(){var e=this;il={};this.itemList.forEach((function(e){if("rowItem"===e.layout)sl(e);else if("dynamicItem"===e.layout){var t=rl(e),l=[];l.push(t),il[e.id]=l}else"tableItem"===e.layout?cl(e):pl(e)})),Object.keys(il).forEach((function(t){e.$set(e.form,t,il[t])}))}function sl(e){var t=e.columns;t.forEach((function(e){e.list.forEach((function(e){if("dynamicItem"===e.layout){var t=rl(e),l=[];l.push(t),il[e.id]=l}else pl(e)}))}))}function rl(e){var t=e.columns,l={};return t.forEach((function(e){var t=e.id;l[t]=e.value})),l}function cl(e){e.layoutArray.map((function(e){e.map((function(e){e.columns.map((function(e){return pl(e)}))}))}))}function pl(e){il[e.id]=e.value}function ul(e){var t=this;Object.keys(e).forEach((function(l){if("string"===typeof t.form[l]||"number"===typeof t.form[l])t.$set(t.form,l,e[l]);else if(t.form[l]instanceof Array&&e[l].length>0){var o=e[l][0];if("string"===typeof o||"number"===typeof o)t.$set(t.form,l,e[l]);else{var a=e[l];a.forEach((function(e,o){var a=JSON.parse(JSON.stringify(e));t.$set(t.form[l],o,a)}))}}}))}function dl(e){var t=rl(e);this.form[e.id].push(t)}function ml(e,t){this.form[t.id].splice(e.$index,1)}function hl(e,t){for(var l=0;l<e.length;l++){var o=e[l];this.form[t.id].splice(o,1)}}var fl,bl={name:"preview",props:["itemList","formConf"],components:{previewItem:Mt,previewRowItem:jt,fancyDynamicTable:Bt,fancyDynamicTableItem:Jt,fancyEditTable:al},data:function(){return{list:this.itemList,form:{},rules:{},currentIndex:-1}},methods:{handlerValChange:function(e,t){console.log(e),this.$set(this.form,e,t)},handlerDynamicValChange:function(e,t,l,o){this.$set(this.form[e][t],l,o),this.currentIndex=t},handlerSubForm:function(){var e=this;this.$refs[this.formConf.formModel].validate((function(t){t&&e.$message.success("success")}))},handlerAddRow:dl,handlerDeleteRow:ml,handlerBatchDeleteRow:hl,handlerInitDatas:nl},created:function(){this.handlerInitDatas()},mounted:function(){this.$nextTick((function(){}))},beforeCreate:function(){},computed:{}},vl=bl,yl=(l("757a"),Object(u["a"])(vl,bt,vt,!1,null,"223e7498",null)),wl=yl.exports,gl=l("8f94"),xl=(l("a7be"),l("0109"),l("f9d4"),{name:"designer",components:{draggable:w.a,configPanel:we,designItem:ft,preview:wl,codemirror:gl["codemirror"]},props:{list:{type:Array,default:[]},formConfig:{type:Object,default:ze}},provide:function(){return{getContext:this}},data:function(){return{formConf:ze,activeItem:{},lastActiveItem:{},formConfVisible:!1,previewVisible:!1,JSONVisible:!1,itemList:[],activeName:"formConf",editorCode:"",viewCode:"",options:{tabSize:2,theme:"dracula",lineNumbers:!0,line:!0,styleActiveLine:!0,hintOptions:{completeSingle:!0}}}},mounted:function(){},methods:{preview:function(){var e=JSON.parse(JSON.stringify(this.list));this.itemList=e,this.previewVisible=!0},saveJSON:function(){var e=this,t={};t.config=this.formConf,t.list=this.list;var l=JSON.stringify(t).replace(/\"/g,"^"),o={token:"admin",dataname:"sys_data_formdesigner",operator:"save",data:{sys_data_formdesigner:{id:this.$root.query.id?this.$root.query.id:null,name:this.$root.query.name?this.$root.query.name:"表单_"+(new Date).getTime(),dataname:this.$root.query.dataname,jsontxt:l}}};console.log(o),this.$axios.post("http://dms-dev.highdatas.com/root/data/saveEntity",o).then((function(t){console.log("res=>",t),e.addpage(t.data.data.sys_data_formdesigner.id,t.data.data.sys_data_formdesigner.name)}))},addpage:function(e,t){var l=this,o={token:"admin",dataname:"sys_page",operator:"save",data:{sys_page:{id:e,title:t,url:"module/form/page/formPreview/index.html?id="+e,is_active:"T"}}};console.log(o),this.$axios.post("http://dms-dev.highdatas.com/root/data/saveEntity",o).then((function(e){console.log("res=>",e),l.$message({type:"success",message:"保存成功!"})}))},viewJSON:function(){this.viewCode=this.code,this.JSONVisible=!0},view:function(){localStorage.setItem("formValue",this.code),window.open("#/view")},setting:function(){this.formConfVisible=!0},clear:function(){var e=this;this.$confirm("此操作将清空整个表单,是否继续?").then((function(){e.$emit("clear")}))},help:function(){window.open("https://gitee.com/wurong19870715/formDesigner")},handlerActiveItemChange:function(e){this.lastActiveItem=this.activeItem,this.activeItem=e},handlerItemCopy:function(e,t){var l=this;if(Object(F["c"])(e)){var o=Object(F["f"])(e),a="row_"+B();console.log(a),o.id=a,o._id=a,o.columns.map((function(e){var t=[];e.list.map((function(e){var l=Object(F["f"])(e),o="fd_"+B();l.id=o,l._id=o,t.push(l)})),e.list=[],e.list=t})),this.list.push(o),this.handlerActiveItemChange(o)}else if(Object(F["e"])(e)){var i=Object(F["f"])(e),n="table_"+B();i.id=n,i._id=n,i.layoutArray.map((function(e){e.map((function(e){var t=[];e.id=B(),e.columns.map((function(e,l){var o=Object(F["f"])(e),a="fd_"+B();o.id=a,o._id=a,t.push(o)})),e.columns=[],e.columns=t}))})),this.list.push(i),this.handlerActiveItemChange(i)}else if(t)if(Object(F["a"])(t)){if(t.columns.some((function(t){return t.id===e.id}))){var s=Object(F["f"])(e),r="fd_"+B();s.id=r,s._id=r,t.columns.push(s),this.handlerActiveItemChange(s)}}else t.columns.map((function(t){if(t.list.some((function(t){return t.id===e.id}))){var o=Object(F["f"])(e),a="fd_"+B();o.id=a,o._id=a,t.list.push(o),l.handlerActiveItemChange(o)}}));else{var c=Object(F["f"])(e),p="fd_"+B();c.id=p,c._id=p,this.list.push(c),this.handlerActiveItemChange(c)}},handlerItemDelete:function(e,t){if(Object(F["c"])(e)||Object(F["e"])(e)){var l=this.list.findIndex((function(t){return t.id===e.id}));this.list.splice(l,1)}else if(t)if(Object(F["a"])(t)){var o=t.columns.findIndex((function(t){return t.id===e.id}));o>-1&&t.columns.splice(o,1)}else t.columns.map((function(t){var l=t.list.findIndex((function(t){return t.id===e.id}));l>-1&&t.list.splice(l,1)}));else{var a=this.list.findIndex((function(t){return t.id===e.id}));this.list.splice(a,1)}},handlerSaveFormConf:function(){this.formConfVisible=!1},handlerRollBack:function(e,t){this.list.splice(t,0,e)},handlerSetJson:function(){this.$emit("updateJSON",this.viewCode),this.JSONVisible=!1}},computed:{infoShow:function(){return this.list.length<1},code:function(){var e={};return e.config=this.formConf,e.list=this.list,JSON.stringify(e,null,4)}},watch:{activeItem:function(e,t){this.lastActiveItem=t}}}),_l=xl,kl=(l("4b27"),l("bacf"),l("ad5a"),Object(u["a"])(_l,se,re,!1,null,"15851c5e",null)),Cl=kl.exports,$l={name:"formDesigner",components:{draggable:w.a,icon:Ke,designer:Cl},data:function(){return{formItems:ae,assistFormItems:ie,layoutFormItems:ne,designList:[],activeData:{},query:{},formConfig:ze}},props:{value:{type:String,default:""}},mounted:function(){var e=window.location.href;e=e.replace(/#\//g,""),this.getGetParamsByUrl(e),this.getFieldOptions()},methods:{getGetParamsByUrl:function(e){var t=e.split("?")[1],l={};if(!t)return{};var o=t.split("&");o.map((function(e){var t=e.split("=");if(2==t.length){var o=t[0],a=t[1];l[o]=a}})),console.log(l),this.query=l,this.$root.query=l},getFieldOptions:function(){var e=this,t=this.query.dataname;if(t){e.$root.dataname=t;var l={token:"admin",dataname:t,filter:"1<>1",attachMeta:!0};this.$axios.post("http://dms-dev.highdatas.com/root/data/getEntitySet?token=admin",l).then((function(l){console.log("res=>",l),l.data.meta[t]?(l.data.meta[t].map((function(t){t.labelchinese=decodeURI(t.labelchinese),e.$root.fieldsobj[t.field]=t})),e.$root.fieldoptions=l.data.meta[t]):e.$root.fieldoptions=[]}))}},addComponent:function(e){},cloneComponent:function(e){var t=JSON.parse(JSON.stringify(e));if(t.layout||(t.layout="colItem"),"colItem"===t.layout||"dynamicItem"===t.layout){var l="fd_"+B();t.id=l,t._id=l,fl=t}else if("rowItem"===t.layout){var o="row_"+B();t.id=o,t._id=o,fl=t}else if("tableItem"===t.layout){var a="table_"+B();t.id=a,t._id=a,q(t),fl=t}this.$refs.designer.activeItem=fl},onStart:function(e){},onEnd:function(e){e.from!==e.to?(this.activeData=fl,this.$refs.designer.activeItem=this.activeData,e.to.className.indexOf("row-drag")<0&&this.designList.splice(e.newIndex,0,this.activeData)):this.$refs.designer.activeItem={}},getFormData:function(){return this.formData},handlerUpdateJSON:function(e){var t=JSON.parse(e);this.designList=[],this.designList=this.designList.concat(t.list)}},computed:{formData:function(){var e=this.designList,t=this.formConfig,l={};return l.list=e,l.config=t,console.log(l),JSON.stringify(l)},dynamicTableExist:function(){return function(e){return this.formConfig.dynamicTableAllowed&&this.designList.filter((function(e){return"dynamicTable"===e.compType})).length>0&&Te.includes(e.compType)}}},watch:{value:function(e){if(""!==e){var t=JSON.parse(e);this.designList=t.list,this.formConfig=t.config}}}},Il=$l,zl=(l("19c5"),Object(u["a"])(Il,b,v,!1,null,"235e3e72",null)),Tl=zl.exports,Ml=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{staticClass:"edit_container",class:{warn_edit_container:e.warnTextLength}},[l("quill-editor",{ref:"myQuillEditor",attrs:{options:e.editorOption},on:{blur:function(t){return e.onEditorBlur(t)},focus:function(t){return e.onEditorFocus(t)},change:function(t){return e.onEditorChange(t)}},model:{value:e.content,callback:function(t){e.content=t},expression:"content"}}),l("div",{staticClass:"text_number_tips",class:{warn_text_number_tips:e.warnTextLength}},[e._v(e._s(e.currentLength)+"/"+e._s(e.maxTextLength))])],1)},Ol=[],Dl=(l("a753"),l("8096"),l("14e1"),l("953d")),Vl={components:{quillEditor:Dl["quillEditor"]},props:{value:{type:String,default:""},max:{type:Number,default:0},validateMaxText:{type:Boolean,default:!1},id:{type:String,default:""}},data:function(){return{content:this.value,currentLength:0,defaultMaxLength:2e3,editorOption:{}}},methods:{onEditorBlur:function(e){},onEditorFocus:function(e){},onEditorChange:function(e){this.currentLength=e.text.length-1,this.$emit("input",this.content)}},computed:{editor:function(){return this.$refs.myQuillEditor.quill},maxTextLength:function(){var e=this.defaultMaxLength;return this.max>=1&&(e=this.max),e},warnTextLength:function(){var e=this.validateMaxText&&this.currentLength>this.maxTextLength;return e}},watch:{value:function(e){this.content=e}}},Ll=Vl,Sl=(l("64a3"),Object(u["a"])(Ll,Ml,Ol,!1,null,null,null)),jl=Sl.exports,El=function(){var e=this,t=e.$createElement,l=e._self._c||t;return e.show?l("div",[l("p",{domProps:{innerHTML:e._s(e.text)}})]):e._e()},Hl=[],Al={name:"fancyHtml",props:{text:{type:String,default:""},show:{type:Boolean,default:!0}}},Nl=Al,Rl=Object(u["a"])(Nl,El,Hl,!1,null,null,null),Bl=Rl.exports,Wl=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:e.show,expression:"show"}],staticClass:"test"},[l("p",{staticStyle:{"margin-block-start":"0em","margin-block-end":"0em"},style:{"text-align":e.align,color:e.color,"font-size":e.size+"px","font-weight":e.bold},domProps:{innerHTML:e._s(e.text)}})])},ql=[],Pl={name:"fancyText",props:{text:{type:String,default:""},show:{type:Boolean,default:!0},align:{type:String,default:"left"},color:{type:String,default:""},size:{type:Number,default:14},bold:{type:Number,default:400}},data:function(){return{htmlText:""}}},Fl=Pl,Jl=Object(u["a"])(Fl,Wl,ql,!1,null,null,null),Ul=Jl.exports,Kl=l("f579"),Gl=l.n(Kl),Zl=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{staticClass:"dialog-list"},[l("el-input",{staticStyle:{width:"95%"},attrs:{readonly:"",disabled:e.disabled,"suffix-icon":"el-icon-search"},nativeOn:{click:function(t){return e.handlerShowDialog.apply(null,arguments)}},model:{value:e.dialogValue,callback:function(t){e.dialogValue=t},expression:"dialogValue"}}),l("el-dialog",{attrs:{visible:e.dialogVisible,title:e.title,width:"60%",center:"","append-to-body":!0,"show-close":!0,"lock-scroll":!0,"destroy-on-close":!0,top:"15px"},on:{"update:visible":function(t){e.dialogVisible=t},open:function(t){return e.show()}}},[l("el-table",{ref:"dataTable",attrs:{data:e.filterGridData,border:"","row-class-name":e.tableRowClassName,"row-style":{height:"10px"},"cell-style":{padding:"5px 0"},"header-cell-style":{"background-color":"#fafafa","border-bottom":"1px #e6f7ff solid"},"highlight-current-row":!e.multi,"max-height":e.height},on:{"row-dblclick":e.handlerRowDoubleClick,"current-change":e.handleCurrentChange,"selection-change":e.handleSelectionChange}},[e.multi?l("el-table-column",{attrs:{type:"selection",width:"55"}}):e._e(),e.showIndex?l("el-table-column",{attrs:{type:"index",align:"center"}}):e._e(),e._l(e.jsonColConf,(function(e,t){return l("el-table-column",{key:t,attrs:{property:e.property,label:e.label,width:e.width,align:"center"}})}))],2),l("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[l("el-button",{attrs:{type:"primary"},on:{click:e.handlerSelect}},[e._v("确 定")]),l("el-button",{on:{click:e.handlerHideDialog}},[e._v("取 消")])],1)],1)],1)},Xl=[],Yl=";",Ql={name:"fancyDialogList",props:{value:{type:String,default:""},title:{type:String,default:"请选择"},multi:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},showIndex:{type:Boolean,default:!1},action:{type:String,default:""},height:{type:Number,default:600},colConf:{type:String,default:""},dval:{type:String,default:"id"},dlabel:{type:String,default:"name"}},data:function(){return{currentRow:null,dialogValue:"",dialogVisible:!1,gridData:[]}},mounted:function(){var e=this;this.$nextTick((function(){e.$axios.get(e.action).then((function(t){if(e.gridData=[],e.gridData=e.gridData.concat(t.data.list),""!==e.value&&""===e.dialogValue)if(e.multi){var l=e.value.split(Yl);e.currentRow=[],l.forEach((function(t){var l=e.gridData.findIndex((function(l){return l[e.dval]+""==t}));if(l>0){var o=e.gridData[l];e.currentRow.push(o)}})),e.dialogValue=e.selectName}else{var o=e.gridData.findIndex((function(t){return t[e.dval]==e.value}));if(o>0){var a=e.gridData[o];e.dialogValue=a[e.dlabel]}}}))}))},methods:{handlerShowDialog:function(){this.disabled||(this.dialogVisible=!0)},handleClose:function(){},tableRowClassName:function(e){return e.rowIndex%2==1?"odd-row":""},handleCurrentChange:function(e){this.multi||(this.currentRow=e)},handlerRowDoubleClick:function(e){this.multi||(this.currentRow=e,this.handlerSelect())},handleSelectionChange:function(e){this.currentRow=e},handlerSelect:function(){this.dialogVisible=!1;var e="",t="";e=this.selectName,t=this.selectId,this.dialogValue=e,this.$emit("input",t+"")},handlerHideDialog:function(){this.dialogVisible=!1,this.dialogValue="",this.$emit("input","")},setDialogValue:function(){var e=this;if(this.multi){var t=this.value.split(Yl);this.currentRow=[],t.forEach((function(t){var l=e.gridData.findIndex((function(l){return l[e.dval]==t}));if(l>0){var o=e.gridData[l];e.$refs.dataTable.toggleRowSelection(o)}}))}else{var l=this.gridData.findIndex((function(t){return t[e.dval]==e.value})),o=this.gridData[l];this.$refs.dataTable.setCurrentRow(o)}},show:function(){var e=this;this.$nextTick((function(){e.setDialogValue()}))}},computed:{jsonColConf:function(){return JSON.parse(this.colConf)},selectName:function(){var e=this;if(null==this.currentRow)return"";if(this.multi){var t="";return this.currentRow.forEach((function(l){t=t+Yl+l[e.dlabel]})),t.length>0&&(t=t.substring(1)),t}return this.currentRow[this.dlabel]},selectId:function(){var e=this;if(null==this.currentRow)return"";if(this.multi){var t="";return this.currentRow.forEach((function(l){t=t+Yl+l[e.dval]})),t.length>0&&(t=t.substring(1)),t}return this.currentRow[this.dval]},filterGridData:function(){return this.gridData}}},eo=Ql,to=(l("cb50"),l("f0c2"),Object(u["a"])(eo,Zl,Xl,!1,null,"4279c1d6",null)),lo=to.exports,oo=l("2b5f"),ao={install:function(e){e.component("form-designer",Tl),e.component("fancy-editor",jl),e.component("fancy-html",Bl),e.component("fancy-text",Ul),e.component("fancy-bar-code",Gl.a),e.component("fancy-dialog-list",lo),e.component("icon-dialog",oo["a"])}};"undefined"!==typeof window&&window.Vue&&window.Vue.use(ao);var io=ao,no=l("6389"),so=l.n(no),ro=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",[l("el-button",{on:{click:e.handlerchangeopen}},[e._v("展开")]),e._v(" "+e._s(e.iconName)+" "),l("icon-dialog",{attrs:{visible:e.iconDialogVisible},on:{"update:visible":function(t){e.iconDialogVisible=t}},model:{value:e.iconName,callback:function(t){e.iconName=t},expression:"iconName"}},[e._v("/")])],1)},co=[],po={data:function(){return{iconDialogVisible:!1,iconName:""}},methods:{handlerchangeopen:function(){this.iconDialogVisible=!0}}},uo=po,mo=Object(u["a"])(uo,ro,co,!1,null,null,null),ho=mo.exports,fo=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",[l("query-dialog",{attrs:{title:e.title,showIndex:!0,multi:!0,colConf:e.colConf,action:e.action},model:{value:e.value,callback:function(t){e.value=t},expression:"value"}}),e._v(" 显示当前选择的值:"+e._s(e.value)+" "),l("el-input",{model:{value:e.title,callback:function(t){e.title=t},expression:"title"}}),e._v(" 字段配置"),l("el-input",{attrs:{type:"textarea"},model:{value:e.colConf,callback:function(t){e.colConf=t},expression:"colConf"}})],1)},bo=[],vo={data:function(){return{value:"94;68;60",title:"",colConf:'[{"label":"姓名","property":"name","width":"250"},{"label":"日期","property":"date","width":"150"},{"label":"地址","property":"address","width":""}]',action:"https://www.fastmock.site/mock/51715c0157535b99010bde55f2df33c8/formDesigner/api/dialogListData"}},methods:{},watch:{}},yo=vo,wo=Object(u["a"])(yo,fo,bo,!1,null,null,null),go=wo.exports,xo=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",[e.itemList.length>0?l("form-builder",{ref:"formBuilder",attrs:{buildData:e.formCode},model:{value:e.formVal,callback:function(t){e.formVal=t},expression:"formVal"}}):e._e()],1)},_o=[],ko=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",[l("el-row",{staticClass:"form-builder",attrs:{gutter:e.formConf.gutter}},[l("el-form",{ref:e.formConf.formModel,attrs:{rules:e.rules,size:e.formConf.size,model:e.form,"label-position":e.formConf.labelPosition,disabled:e.formConf.disabled,"validate-on-rule-change":!1,"label-width":e.formConf.labelWidth+"px"}},[e._l(e.itemList,(function(t,o){return["row"===t.compType?l("preview-row-item",{key:"row-"+o,attrs:{model:t}},e._l(t.columns,(function(t){return l("el-col",{key:t.index,attrs:{span:t.span}},[e._l(t.list,(function(t){return["dynamicTable"!==t.compType?l("preview-item",{key:t.id,attrs:{model:t},on:{valChange:e.handlerValChange},model:{value:e.form[t.id],callback:function(l){e.$set(e.form,t.id,l)},expression:"form[col.id]"}}):"dynamicTable"===t.compType?l("fancy-dynamic-table",{key:"dynamic-"+o,ref:"dynamicTable",refInFor:!0,attrs:{data:e.form[t.id],conf:t},on:{addRow:e.handlerAddRow,deleteRow:e.handlerDeleteRow},scopedSlots:e._u([{key:"item",fn:function(o){var a=o.rowScope,i=o.item;return[l("fancy-dynamic-table-item",{key:"tableIndex-"+a.$index,attrs:{model:i,parent:t,index:a.$index},on:{valChange:e.handlerDynamicValChange},model:{value:a.row[i.id],callback:function(t){e.$set(a.row,i.id,t)},expression:"rowScope.row[item.id]"}})]}}],null,!0)}):e._e()]}))],2)})),1):"dynamicTable"===t.compType?l("fancy-dynamic-table",{key:"dynamic-"+o,ref:t.id,refInFor:!0,attrs:{data:e.form[t.id],conf:t},on:{addRow:e.handlerAddRow,deleteRow:e.handlerDeleteRow},scopedSlots:e._u([{key:"item",fn:function(o){var a=o.rowScope,i=o.item;return[l("fancy-dynamic-table-item",{key:"tableIndex-"+a.$index,ref:i.id+a.$index,refInFor:!0,attrs:{model:i,parent:t,index:a.$index},on:{valChange:e.handlerDynamicValChange},model:{value:a.row[i.id],callback:function(t){e.$set(a.row,i.id,t)},expression:"rowScope.row[item.id]"}})]}}],null,!0)}):"table"===t.compType?l("fancy-edit-table",{attrs:{layoutArray:t.layoutArray,tdStyle:t.tdStyle,width:t.width,height:t.height},scopedSlots:e._u([{key:"default",fn:function(t){var o=t.td;return[e._l(o.columns,(function(t){return["dynamicTable"!==t.compType?l("preview-item",{key:t.id,attrs:{model:t},on:{valChange:e.handlerValChange},model:{value:e.form[t.id],callback:function(l){e.$set(e.form,t.id,l)},expression:"form[col.id]"}}):e._e()]}))]}}],null,!0)}):l("el-col",{key:o,staticClass:"drag-col-wrapper",attrs:{span:t.span}},[l("preview-item",{attrs:{model:t},on:{valChange:e.handlerValChange},model:{value:e.form[t.id],callback:function(l){e.$set(e.form,t.id,l)},expression:"form[element.id]"}})],1)]}))],2)],1)],1)},Co=[],$o={name:"formBuilder",props:{value:{type:String,default:""},buildData:{type:String,default:""},disabled:{type:Boolean,default:!1}},components:{previewItem:Mt,previewRowItem:jt,fancyDynamicTable:Bt,fancyDynamicTableItem:Jt,fancyEditTable:al},data:function(){return{form:{},rules:{},currentIndex:-1}},mounted:function(){var e=this;this.$nextTick((function(){if(""!==e.value){var t=JSON.parse(e.value);e.handlerFillDatas(t)}}))},methods:{handlerValChange:function(e,t){this.$set(this.form,e,t)},handlerDynamicValChange:function(e,t,l,o){this.$set(this.form[e][t],l,o),this.currentIndex=t},validate:function(){var e=this;this.$refs[this.formConf.formModel].validate((function(t){t?(e.$message.success("success"),e.$emit("input",JSON.stringify(e.form,null,4))):e.$emit("input","")}))},handlerAddRow:dl,handlerDeleteRow:ml,handlerInitDatas:nl,handlerFillDatas:ul},created:function(){this.handlerInitDatas()},computed:{itemList:function(){if(""!==this.buildData){var e=JSON.parse(this.buildData);return e.list}return[]},formConf:function(){if(""!==this.buildData){var e=JSON.parse(this.buildData);return e.config.disabled=this.disabled,e.config}return{}}}},Io=$o,zo=(l("5c4e"),Object(u["a"])(Io,ko,Co,!1,null,"e98f4bba",null)),To=zo.exports,Mo=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{staticClass:"form-viewer"},[l("el-row",{attrs:{gutter:e.formConf.gutter}},[l("el-form",{ref:e.formConf.formModel,attrs:{size:e.formConf.size,model:e.form,"label-position":e.formConf.labelPosition,disabled:e.formConf.disabled}},[e._l(e.itemList,(function(t,o){return["row"===t.compType?l("preview-row-item",{key:"row-"+o,attrs:{model:t}},e._l(t.columns,(function(t){return l("el-col",{key:t.index,attrs:{span:t.span}},e._l(t.list,(function(t){return l("form-view-item",{key:t.id,attrs:{model:t},model:{value:e.form[t.id],callback:function(l){e.$set(e.form,t.id,l)},expression:"form[item.id]"}})})),1)})),1):"dynamicTable"===t.compType?l("fancy-dynamic-view-table",{key:"dynamic-"+o,ref:t.id,refInFor:!0,attrs:{data:e.form[t.id],conf:t},scopedSlots:e._u([{key:"item",fn:function(o){var a=o.rowScope,i=o.item;return[l("fancy-dynamic-table-view-item",{key:"tableIndex-"+a.$index,ref:i.id+a.$index,refInFor:!0,attrs:{model:i,parent:t,index:a.$index},model:{value:a.row[i.id],callback:function(t){e.$set(a.row,i.id,t)},expression:"rowScope.row[item.id]"}})]}}],null,!0)}):"table"===t.compType?l("fancy-edit-table",{attrs:{layoutArray:t.layoutArray,tdStyle:t.tdStyle,width:t.width,height:t.height},scopedSlots:e._u([{key:"default",fn:function(t){var o=t.td;return e._l(o.columns,(function(t){return l("form-view-item",{key:t.id,attrs:{model:t},model:{value:e.form[t.id],callback:function(l){e.$set(e.form,t.id,l)},expression:"form[item.id]"}})}))}}],null,!0)}):l("el-col",{key:o,staticClass:"drag-col-wrapper",attrs:{span:t.span}},[l("form-view-item",{attrs:{model:t},model:{value:e.form[t.id],callback:function(l){e.$set(e.form,t.id,l)},expression:"form[element.id]"}})],1)]}))],2)],1)],1)},Oo=[],Do=l("53ca");function Vo(e,t){if(t.props.value=e.value,t.on.input=function(t){e.$emit("input",t)},"upload"===e.conf.compType){var l="这里为自己的token";t.attrs["headers"]={Authorization:"Bearer "+l};var o=JSON.parse(t.props.value);t.props["file-list"]=o}}var Lo,So,jo,Eo,Ho={render:function(e){var t={attrs:{},props:{},on:{},style:{}};this.getRemoteData();var l=Object(F["f"])(this.conf),o=Object(ge["default"])(e,l);return Object.keys(l).forEach((function(e){var o=l[e];t[e]?t[e]=o:"width"===e?t.style="width:"+o+"%":Object(F["b"])(e)?t.attrs[e]=o:t.props[e]=o})),Vo(this,t),e(l.ele,t,o)},props:["conf","value"],mixins:[xe["b"]]},Ao={colItem:function(e,t,l){var o=this;t.disabled=!0;var a=t.labelWidth?"".concat(t.labelWidth,"px"):null;return"component"===t.viewType?e("el-form-item",{attrs:{label:t.showLabel?t.label:"","label-width":a,prop:t.id}},[e(Ho,{key:t.id,attrs:{conf:t,value:l},on:{input:function(e){o.$set(t,"value",e)}}})]):"html"===t.viewType?e("el-form-item",{attrs:{label:t.showLabel?t.label:"","label-width":a,prop:t.id}},[e("fancy-html",{attrs:{text:l}})]):("object"===Object(Do["a"])(l)&&(l=l[0]+" "+t["range-separator"]+" "+l[1]),e("el-form-item",{attrs:{label:t.showLabel?t.label:"","label-width":a,prop:t.id}},[l]))}},No={name:"formViewItem",components:{render:Ho},props:["model","value"],data:function(){return{eleConfig:this.model}},render:function(e){return Ao.colItem.call(this,e,this.eleConfig,this.value)}},Ro=No,Bo=(l("79b5"),Object(u["a"])(Ro,Lo,So,!1,null,null,null)),Wo=Bo.exports,qo=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{staticClass:"fancyDynamicTable"},[l("el-table",{staticStyle:{width:"100%"},attrs:{data:e.data,fit:!0,border:"",size:"mini","cell-style":{padding:"5px 0"},"header-cell-style":{background:"#F5F7FA"},"show-summary":e.conf["show-summary"],"summary-method":e.sumTotal}},[e.conf.showIndex?l("el-table-column",{attrs:{align:"center",type:"index",label:"序号",width:"50px",fixed:"left"}}):e._e(),e._l(e.conf.columns,(function(t,o){return l("el-table-column",{key:o,attrs:{align:"center",prop:t.id,"min-width":"150px;"},scopedSlots:e._u([{key:"default",fn:function(l){return[e._t("item",null,{rowScope:l,item:t})]}}],null,!0)},[l("template",{slot:"header"},[e._v(" "+e._s(e.tableColumnLables[o])+" ")])],2)}))],2)],1)},Po=[],Fo={name:"fancyDynamicViewTable",props:["data","conf"],data:function(){return{tableColumns:[],tableColumnLables:[]}},mounted:function(){var e=this;this.conf.columns.forEach((function(t){e.tableColumnLables.push(t.label);var l={};Object.assign(l,t),e.tableColumns.push(l)}))},methods:{sumTotal:function(e){var t=this,l=e.columns,o=e.data,a=[];return l.forEach((function(e,l){if(0!==l){var i=o.map((function(t){return Number(t[e.property])}));i.every((function(e){return isNaN(e)}))?a[l]="":(a[l]=i.reduce((function(e,t){var l=Number(t);return isNaN(l)?e:e+t}),0),a[l]+=" "+t.conf["summary-text"])}else a[l]=t.conf["sum-text"]})),a}}},Jo=Fo,Uo=(l("3dfc"),Object(u["a"])(Jo,qo,Po,!1,null,"2ca6ef6a",null)),Ko=Uo.exports,Go={colItem:function(e,t,l){var o=this;t.disabled=!0;t.labelWidth&&"".concat(t.labelWidth,"px");return"component"===t.viewType?e(Ho,{key:t.id,attrs:{conf:t,value:l},on:{input:function(e){o.$set(t,"value",e)}}}):"html"===t.viewType?e("fancy-html",{attrs:{text:l}}):e("fancy-text",{attrs:{text:l,align:"center"}})}},Zo={name:"fancyDynamicTableViewItem",components:{render:Ho},props:["model","value"],data:function(){return{eleConfig:this.model}},render:function(e){return Go.colItem.call(this,e,this.eleConfig,this.value)}},Xo=Zo,Yo=(l("1761"),Object(u["a"])(Xo,jo,Eo,!1,null,null,null)),Qo=Yo.exports,ea={name:"formViewer",data:function(){return{}},props:{value:{type:String,default:""},buildData:{type:String,default:""}},components:{formViewItem:Wo,previewRowItem:jt,fancyDynamicViewTable:Ko,fancyDynamicTableViewItem:Qo,fancyEditTable:al},mounted:function(){this.$nextTick((function(){}))},computed:{itemList:function(){if(""!==this.buildData){var e=JSON.parse(this.buildData);return e.list}return[]},form:function(){if(""!==this.value){var e=JSON.parse(this.value);return e}return{}},formConf:function(){if(""!==this.buildData){var e=JSON.parse(this.buildData);return e.config.disabled=this.disabled,e.config}return{}}}},ta=ea,la=(l("0457"),Object(u["a"])(ta,Mo,Oo,!1,null,"d70e8598",null)),oa=la.exports,aa={tabSize:2,theme:"dracula",lineNumbers:!0,line:!0,styleActiveLine:!0,hintOptions:{completeSingle:!0}},ia={components:{formBuilder:To,codemirror:gl["codemirror"],formViewer:oa},data:function(){return{formCode:"",formVal:"",tabName:"form",tableTabs:[{title:"编辑表单",name:"form"},{title:"配置",name:"config"},{title:"数据",name:"value"}],codeMirror:aa}},mounted:function(){var e=window.location.href;e=e.replace(/#\//g,""),this.getGetParamsByUrl(e),this.getFieldOptions()},methods:{getGetParamsByUrl:function(e){var t=e.split("?")[1],l={};if(!t)return{};var o=t.split("&");o.map((function(e){var t=e.split("=");if(2==t.length){var o=t[0],a=t[1];l[o]=a}})),console.log(l),this.query=l,this.$root.query=l},getFieldOptions:function(){var e=this,t=this.query.id,l={token:"admin",dataname:"sys_data_formdesigner",id:t,attachMeta:!0};this.$axios.post("http://dms-dev.highdatas.com/root/data/getEntity",l).then((function(t){console.log("res=>",t);var l=t.data.data.sys_data_formdesigner.jsontxt;console.log("formValue_=>",l),l=l.replace(/\^/g,'"'),console.log("formValue2_=>",l);var o=JSON.parse(l);console.log("formValue_obj_=>",o),e.$nextTick((function(){e.formCode=JSON.stringify(o,null,4),console.log("formCode=>",JSON.stringify(o,null,4))}))}))},handlerchangeopen:function(){},handlerSubForm:function(){this.$refs["formBuilder"][0].validate(),""!==this.formVal&&this.addNewTab()},addNewTab:function(){this.tableTabs.length<4&&this.tableTabs.push({title:"查看表单",name:"view"})}},computed:{itemList:function(){if(""!==this.formCode){var e=JSON.parse(this.formCode);return e.list}return[]},code:{get:function(){return"form"===this.tabName?"":"config"===this.tabName?this.formCode:this.formVal},set:function(){}}}},na=ia,sa=(l("4a38"),Object(u["a"])(na,xo,_o,!1,null,"649581a5",null)),ra=sa.exports,ca=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",[l("fancy-table",{attrs:{layoutArray:e.trs},scopedSlots:e._u([{key:"item",fn:function(t){var o=t.item,a=t.index;return[l("fancy-table-item",{attrs:{trItem:o,index:a}},[e._v(" test111 ")])]}}])}),e._v(" "+e._s(e.trs)+" ")],1)},pa=[],ua={components:{fancyTable:it,fancyTableItem:et},data:function(){return{trs:[[{col:1,row:1,list:[]},{col:1,row:1,list:[]}],[{col:1,row:1,list:[]},{col:1,row:1,list:[]}]]}},mounted:function(){this.$nextTick((function(){}))},methods:{},computed:{}},da=ua,ma=Object(u["a"])(da,ca,pa,!1,null,"91dfd26e",null),ha=ma.exports;n.a.use(so.a);var fa=[{path:"/designer",name:"designer",component:Tl},{path:"/dialog",name:"dialogTest",component:ho},{path:"/queryDialog",name:"queryDialogTest",component:go},{path:"/",name:"view",component:ra},{path:"/table",name:"table",component:ha}],ba=new so.a({routes:fa}),va=ba;n.a.config.productionTip=!1,Vue.config.devtools=!0,Vue.prototype.$axios=f.a,n.a.use(io);new n.a({router:va,data:function(){return{query:{},dataname:"",fieldoptions:[],fieldsobj:{}}},render:function(e){return e(m)}}).$mount("#app")},5808:function(e,t,l){},5882:function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"dialogList"===e.props.compType,expression:"props.compType === 'dialogList'"}],staticClass:"dialogList"},[l("el-collapse",{attrs:{accordion:""},model:{value:e.activePanel,callback:function(t){e.activePanel=t},expression:"activePanel"}},[l("el-collapse-item",{attrs:{title:"基础设置",name:"1"}},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"标题"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{attrs:{label:"栅格"}},[l("el-input-number",{attrs:{min:1,max:24},model:{value:e.props.span,callback:function(t){e.$set(e.props,"span",t)},expression:"props.span"}})],1),l("el-form-item",{attrs:{label:"标签宽度"}},[l("el-input-number",{attrs:{min:1,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{attrs:{label:"必填"}},[l("el-switch",{model:{value:e.props.required,callback:function(t){e.$set(e.props,"required",t)},expression:"props.required"}})],1),l("el-form-item",{attrs:{label:"禁用"}},[l("el-switch",{model:{value:e.props.disabled,callback:function(t){e.$set(e.props,"disabled",t)},expression:"props.disabled"}})],1),l("el-form-item",{attrs:{label:"默认值"}},[l("el-input",{staticClass:"input",model:{value:e.props.value,callback:function(t){e.$set(e.props,"value",t)},expression:"props.value"}})],1),l("el-form-item",{attrs:{label:"请求地址"}},[l("el-input",{model:{value:e.props.action,callback:function(t){e.$set(e.props,"action",t)},expression:"props.action"}})],1),l("el-form-item",{attrs:{label:"标题"}},[l("el-input",{model:{value:e.props.title,callback:function(t){e.$set(e.props,"title",t)},expression:"props.title"}})],1),l("el-form-item",{attrs:{label:"多选"}},[l("el-switch",{model:{value:e.props.multi,callback:function(t){e.$set(e.props,"multi",t)},expression:"props.multi"}})],1),l("el-form-item",{attrs:{label:"显示序号"}},[l("el-switch",{model:{value:e.props.showIndex,callback:function(t){e.$set(e.props,"showIndex",t)},expression:"props.showIndex"}})],1),l("el-form-item",{attrs:{label:"表格高度"}},[l("el-input-number",{attrs:{step:10,max:1500,min:100},model:{value:e.props.height,callback:function(t){e.$set(e.props,"height",t)},expression:"props.height"}})],1),l("el-form-item",{attrs:{label:"字段值"}},[l("el-input",{model:{value:e.props.dval,callback:function(t){e.$set(e.props,"dval",t)},expression:"props.dval"}})],1),l("el-form-item",{attrs:{label:"字段名称"}},[l("el-input",{model:{value:e.props.dlabel,callback:function(t){e.$set(e.props,"dlabel",t)},expression:"props.dlabel"}})],1)],1),l("el-collapse-item",{attrs:{title:"字段配置",name:"2"}},[l("el-table",{attrs:{data:e.colOptions},on:{"row-dblclick":e.handlerDeleteRow}},[l("el-table-column",{attrs:{property:"label",label:"字段",align:"center"}}),l("el-table-column",{attrs:{property:"property",label:"属性",align:"center"}}),l("el-table-column",{attrs:{property:"width",label:"宽度",align:"center",width:"70"}}),l("el-table-column",{attrs:{label:"显示"}})],1),l("br"),l("el-alert",{directives:[{name:"show",rawName:"v-show",value:e.alertShow,expression:"alertShow"}],attrs:{title:"字段和属性不能为空,请检查",type:"error",closable:!1}}),l("el-alert",{directives:[{name:"show",rawName:"v-show",value:e.propertyExistShow,expression:"propertyExistShow"}],attrs:{title:"属性已存在请检查",type:"error",closable:!1}}),l("br"),l("el-form-item",{attrs:{label:"字段","label-width":"60px"}},[l("el-input",{model:{value:e.dLabel,callback:function(t){e.dLabel=t},expression:"dLabel"}})],1),l("el-form-item",{attrs:{label:"属性","label-width":"60px"}},[l("el-input",{model:{value:e.dProperty,callback:function(t){e.dProperty=t},expression:"dProperty"}})],1),l("el-form-item",{attrs:{label:"宽度","label-width":"60px"}},[l("el-input-number",{model:{value:e.dWidth,callback:function(t){e.dWidth=t},expression:"dWidth"}})],1),l("el-form-item",{attrs:{label:"显示","label-width":"60px"}},[l("el-switch",{model:{value:e.dShow,callback:function(t){e.dShow=t},expression:"dShow"}})],1),l("div",{staticStyle:{"margin-left":"20px"}},[l("el-button",{staticStyle:{"padding-bottom":"0"},attrs:{icon:"el-icon-circle-plus-outline",type:"text"},on:{click:e.addColItem}},[e._v(" 添加选项 ")])],1)],1),l("el-collapse-item",{attrs:{title:"数值联动",name:"3"}})],1)],1)},a=[],i=(l("7db0"),l("c740"),l("a434"),l("99af"),{name:"textConfig",props:{props:{}},data:function(){return{activePanel:"1",colOptions:[],dLabel:"",dProperty:"",dWidth:150,dShow:!0,alertShow:!1,propertyExistShow:!1}},methods:{addColItem:function(){var e=this;if(""!==this.dLabel&&""!==this.dProperty){var t=this.colOptions.find((function(t){return t.property===e.dProperty}));if("undefined"===typeof t){this.alertShow=!1,this.propertyExistShow=!1;var l={};l.index=this.colOptions.length,l.show=this.dShow,l.label=this.dLabel,l.property=this.dProperty,l.width=this.dWidth,this.colOptions.push(l),this.resetFields()}else this.propertyExistShow=!0}else this.alertShow=!0},resetFields:function(){this.dLabel="",this.dProperty="",this.dWidth=150,this.dShow=!0},handlerDeleteRow:function(e){var t=this.colOptions.findIndex((function(t){return t.property==e.property}));this.colOptions.splice(t,1)}},mounted:function(){var e=this;this.$nextTick((function(){e.colOptions=e.colOptions.concat(JSON.parse(e.props.colConf))}))},watch:{colOptions:function(e){this.props.colConf=JSON.stringify(e)}}}),n=i,s=(l("8715"),l("2877")),r=Object(s["a"])(n,o,a,!1,null,"9d8eb348",null);t["default"]=r.exports},"5c00":function(e,t,l){"use strict";l("ae19")},"5c4e":function(e,t,l){"use strict";l("de03")},"5f98":function(e,t,l){"use strict";l("34e8")},6293:function(e,t,l){},6389:function(e,t){e.exports=VueRouter},"64a3":function(e,t,l){"use strict";l("4c31")},"655a":function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"row"===e.props.compType,expression:"props.compType === 'row'"}]},[l("el-form-item",{attrs:{label:"栅格间隔"}},[l("el-input-number",{attrs:{size:"small",min:0,max:100},model:{value:e.props.gutter,callback:function(t){e.$set(e.props,"gutter",t)},expression:"props.gutter"}})],1),l("el-divider",[e._v("列配置项")]),e._l(e.props.columns,(function(t,o){return l("div",{key:o,staticClass:"select-item"},[e._m(0,!0),l("el-input-number",{attrs:{size:"normal",min:1,max:24},model:{value:t.span,callback:function(l){e.$set(t,"span",l)},expression:"item.span"}}),l("div",{staticClass:"close-btn select-line-icon",on:{click:function(t){return e.props.columns.splice(o,1)}}},[l("i",{staticClass:"el-icon-remove-outline"})])],1)})),l("div",{staticStyle:{"margin-left":"30px"}},[l("el-button",{staticStyle:{"padding-bottom":"0"},attrs:{icon:"el-icon-circle-plus-outline",type:"text"},on:{click:e.handlerAddCol}},[e._v(" 添加选项 ")])],1)],2)},a=[function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{staticClass:"select-line-icon"},[l("i",{staticClass:"el-icon-s-operation"})])}],i={name:"rowConfig",props:["props","getFormId"],data:function(){return{}},methods:{handlerAddCol:function(){var e=this.props.columns+1;this.props.columns.push({index:e,span:12,list:[]})}},mounted:function(){}},n=i,s=l("2877"),r=Object(s["a"])(n,o,a,!1,null,null,null);t["default"]=r.exports},"689c":function(e,t,l){"use strict";l("013c")},"6af4":function(e,t,l){"use strict";l("3850")},"6c21":function(e,t,l){},"6c6e":function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"text"===e.props.compType,expression:"props.compType === 'text'"}]},[l("el-form-item",{attrs:{label:"ID",labelWidth:"40px"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"文本",labelWidth:"40px"}},[l("el-input",{staticClass:"input",attrs:{type:"textarea",rows:"12"},model:{value:e.props.text,callback:function(t){e.$set(e.props,"text",t)},expression:"props.text"}})],1),l("el-form-item",{attrs:{label:"颜色",labelWidth:"40px"}},[l("el-color-picker",{model:{value:e.props.color,callback:function(t){e.$set(e.props,"color",t)},expression:"props.color"}})],1),l("el-form-item",{attrs:{label:"布局",labelWidth:"40px"}},[l("el-radio-group",{model:{value:e.props.align,callback:function(t){e.$set(e.props,"align",t)},expression:"props.align"}},[l("el-radio-button",{attrs:{label:"left"}},[e._v("左")]),l("el-radio-button",{attrs:{label:"center"}},[e._v("中")]),l("el-radio-button",{attrs:{label:"right"}},[e._v("右")])],1)],1),l("el-form-item",{attrs:{label:"大小",labelWidth:"40px"}},[l("el-input-number",{attrs:{min:10,max:50},on:{change:e.handlerChangeSize},model:{value:e.props.size,callback:function(t){e.$set(e.props,"size",t)},expression:"props.size"}})],1),l("el-form-item",{attrs:{label:"加粗",labelWidth:"40px"}},[l("el-input-number",{attrs:{min:100,max:800,step:100},on:{change:e.handlerChangeBold},model:{value:e.props.bold,callback:function(t){e.$set(e.props,"bold",t)},expression:"props.bold"}})],1)],1)},a=[],i=(l("cc71"),l("21d4")),n={name:"textConfig",props:["props"],data:function(){return{}},mixins:[i["a"]],methods:{handlerChangeSize:function(e){this.props.size=e+""},handlerChangeBold:function(e){this.props.bold=e+""}}},s=n,r=l("2877"),c=Object(r["a"])(s,o,a,!1,null,null,null);t["default"]=c.exports},"6c9a":function(e,t,l){"use strict";l("b8d3")},7013:function(e,t,l){"use strict";l("349d")},7115:function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"inputNumber"===e.props.compType,expression:"props.compType === 'inputNumber'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"标题"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{attrs:{label:"栅格间隔"}},[l("el-input-number",{attrs:{min:0},model:{value:e.props.gutter,callback:function(t){e.$set(e.props,"gutter",t)},expression:"props.gutter"}})],1),l("el-form-item",{attrs:{label:"标签宽度"}},[l("el-input-number",{attrs:{min:1,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{on:{change:e.handlerChangeLabel},model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{attrs:{label:"必填"}},[l("el-switch",{model:{value:e.props.required,callback:function(t){e.$set(e.props,"required",t)},expression:"props.required"}})],1),l("el-form-item",{attrs:{label:"最小值"}},[l("el-input-number",{model:{value:e.props.min,callback:function(t){e.$set(e.props,"min",t)},expression:"props.min"}})],1),l("el-form-item",{attrs:{label:"最大值"}},[l("el-input-number",{model:{value:e.props.max,callback:function(t){e.$set(e.props,"max",t)},expression:"props.max"}})],1),l("el-form-item",{attrs:{label:"步长"}},[l("el-input-number",{model:{value:e.props.step,callback:function(t){e.$set(e.props,"step",t)},expression:"props.step"}})],1),l("el-form-item",{attrs:{label:"精度"}},[l("el-input-number",{attrs:{min:0,max:10},model:{value:e.props.precision,callback:function(t){e.$set(e.props,"precision",t)},expression:"props.precision"}})],1),l("el-form-item",{attrs:{label:"按钮位置"}},[l("el-radio-group",{model:{value:e.props["controls-position"],callback:function(t){e.$set(e.props,"controls-position",t)},expression:"props['controls-position']"}},[l("el-radio-button",{attrs:{label:"default"}},[e._v("默认")]),l("el-radio-button",{attrs:{label:"right"}},[e._v("右侧")])],1)],1),l("el-form-item",{attrs:{label:"禁用"}},[l("el-switch",{on:{change:function(t){return e.handlerChangeDisStatus("disabled")}},model:{value:e.props.disabled,callback:function(t){e.$set(e.props,"disabled",t)},expression:"props.disabled"}})],1),l("el-form-item",{attrs:{label:"默认值"}},[l("el-input",{staticClass:"input",model:{value:e.props.value,callback:function(t){e.$set(e.props,"value",t)},expression:"props.value"}})],1)],1)},a=[],i=l("21d4"),n={name:"inputConfig",props:["props","getFormId"],components:{},mixins:[i["a"]],data:function(){return{}},methods:{handlerChangeLabel:function(e){this.props.labelWidth=e?"80":"1"},handlerChangeDisStatus:function(e){this.props.readOnly=!e},handlerChangeReadStatus:function(e){this.props.disabled=!e}},mounted:function(){}},s=n,r=(l("8e2b"),l("2877")),c=Object(r["a"])(s,o,a,!1,null,"b68fae88",null);t["default"]=c.exports},7209:function(e,t,l){},"757a":function(e,t,l){"use strict";l("164a")},"79b5":function(e,t,l){"use strict";l("48a0")},"7f3f":function(e,t,l){"use strict";l("3f32")},8162:function(e,t,l){"use strict";l("d042")},8601:function(e,t,l){},8715:function(e,t,l){"use strict";l("fe12")},"8bbf":function(e,t){e.exports=Vue},"8e2b":function(e,t,l){"use strict";l("95fb")},"95fb":function(e,t,l){},"96a4":function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,"d",(function(){return isNumberStr})),__webpack_require__.d(__webpack_exports__,"f",(function(){return jsonClone})),__webpack_require__.d(__webpack_exports__,"c",(function(){return isLayout})),__webpack_require__.d(__webpack_exports__,"e",(function(){return isTable})),__webpack_require__.d(__webpack_exports__,"a",(function(){return inTable})),__webpack_require__.d(__webpack_exports__,"b",(function(){return isAttr}));var core_js_modules_es_object_create_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("b8bf"),core_js_modules_es_object_create_js__WEBPACK_IMPORTED_MODULE_0___default=__webpack_require__.n(core_js_modules_es_object_create_js__WEBPACK_IMPORTED_MODULE_0__),core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("ac1f"),core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_1___default=__webpack_require__.n(core_js_modules_es_regexp_exec_js__WEBPACK_IMPORTED_MODULE_1__),core_js_modules_es_string_split_js__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("1276"),core_js_modules_es_string_split_js__WEBPACK_IMPORTED_MODULE_2___default=__webpack_require__.n(core_js_modules_es_string_split_js__WEBPACK_IMPORTED_MODULE_2__),core_js_modules_es_regexp_constructor_js__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__("4d63"),core_js_modules_es_regexp_constructor_js__WEBPACK_IMPORTED_MODULE_3___default=__webpack_require__.n(core_js_modules_es_regexp_constructor_js__WEBPACK_IMPORTED_MODULE_3__),core_js_modules_es_regexp_to_string_js__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__("25f0"),core_js_modules_es_regexp_to_string_js__WEBPACK_IMPORTED_MODULE_4___default=__webpack_require__.n(core_js_modules_es_regexp_to_string_js__WEBPACK_IMPORTED_MODULE_4__),core_js_modules_es_array_for_each_js__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__("4160"),core_js_modules_es_array_for_each_js__WEBPACK_IMPORTED_MODULE_5___default=__webpack_require__.n(core_js_modules_es_array_for_each_js__WEBPACK_IMPORTED_MODULE_5__),core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_6__=__webpack_require__("159b"),core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_6___default=__webpack_require__.n(core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_6__),core_js_modules_es_string_replace_js__WEBPACK_IMPORTED_MODULE_7__=__webpack_require__("5319"),core_js_modules_es_string_replace_js__WEBPACK_IMPORTED_MODULE_7___default=__webpack_require__.n(core_js_modules_es_string_replace_js__WEBPACK_IMPORTED_MODULE_7__),core_js_modules_es_array_join_js__WEBPACK_IMPORTED_MODULE_8__=__webpack_require__("a15b"),core_js_modules_es_array_join_js__WEBPACK_IMPORTED_MODULE_8___default=__webpack_require__.n(core_js_modules_es_array_join_js__WEBPACK_IMPORTED_MODULE_8__),core_js_modules_es_array_index_of_js__WEBPACK_IMPORTED_MODULE_9__=__webpack_require__("c975"),core_js_modules_es_array_index_of_js__WEBPACK_IMPORTED_MODULE_9___default=__webpack_require__.n(core_js_modules_es_array_index_of_js__WEBPACK_IMPORTED_MODULE_9__);function makeMap(e,t){for(var l=Object.create(null),o=e.split(","),a=0;a<o.length;a++)l[o[a]]=!0;return t?function(e){return l[e.toLowerCase()]}:function(e){return l[e]}}function indent(e,t){var l=arguments.length>2&&void 0!==arguments[2]?arguments[2]:2;if(0===t)return e;var o,a=t<0,i=[],n="";if(a)t*=-1,o=new RegExp("(^\\s{0,".concat(t*l,"})"),"g");else for(var s=0;s<t*l;s++)n+=" ";return e.split("\n").forEach((function(e){e=a?e.replace(o,""):n+e,i.push(e)})),i.join("\n")}function titleCase(e){return e.replace(/( |^)[a-z]/g,(function(e){return e.toUpperCase()}))}function camelCase(e){return e.replace(/-[a-z]/g,(function(e){return e.substr(-1).toUpperCase()}))}function isNumberStr(e){return/^[+-]?(0|([1-9]\d*))(\.\d+)?$/g.test(e)}var beautifierConf={html:{indent_size:"2",indent_char:" ",max_preserve_newlines:"-1",preserve_newlines:!1,keep_array_indentation:!1,break_chained_methods:!1,indent_scripts:"separate",brace_style:"end-expand",space_before_conditional:!0,unescape_strings:!1,jslint_happy:!1,end_with_newline:!0,wrap_line_length:"110",indent_inner_html:!0,comma_first:!1,e4x:!0,indent_empty_lines:!0},js:{indent_size:"2",indent_char:" ",max_preserve_newlines:"-1",preserve_newlines:!1,keep_array_indentation:!1,break_chained_methods:!1,indent_scripts:"normal",brace_style:"end-expand",space_before_conditional:!0,unescape_strings:!1,jslint_happy:!0,end_with_newline:!0,wrap_line_length:"110",indent_inner_html:!0,comma_first:!1,e4x:!0,indent_empty_lines:!0}};function stringify(e){return JSON.stringify(e,(function(e,t){return"function"===typeof t?"".concat(t):t}))}function parse(str){return JSON.parse(str,(function(k,v){return null!==v&&v.indexOf&&v.indexOf("function")>-1?eval("(".concat(v,")")):v}))}function jsonClone(e){return parse(stringify(e))}function isLayout(e){return"row"===e.compType}function isTable(e){return"table"===e.compType}function inTable(e){return e.col&&e.row}var isAttr=makeMap("accept,accept-charset,accesskey,action,align,alt,async,autocomplete,autofocus,autoplay,autosave,bgcolor,border,buffered,challenge,charset,checked,cite,class,code,codebase,color,cols,colspan,content,http-equiv,name,contenteditable,contextmenu,controls,coords,data,datetime,default,defer,dir,dirname,disabled,download,draggable,dropzone,enctype,method,for,form,formaction,headers,height,hidden,high,href,hreflang,http-equiv,icon,id,ismap,itemprop,keytype,kind,label,lang,language,list,loop,low,manifest,max,maxlength,media,method,GET,POST,min,multiple,email,file,muted,name,novalidate,open,optimum,pattern,ping,placeholder,poster,preload,radiogroup,readonly,rel,required,reversed,rows,rowspan,sandbox,scope,scoped,seamless,selected,shape,size,type,text,password,sizes,span,spellcheck,src,srcdoc,srclang,srcset,start,step,style,summary,tabindex,target,title,type,usemap,value,width,wrap")},"991e":function(e,t,l){},a3c6:function(e,t,l){"use strict";l.r(t);l("4160"),l("159b");t["default"]={slot:function(e,t){var l=[];return t.options.forEach((function(t){l.push(e("el-option",{attrs:{label:t.label,value:t.value,disabled:t.disabled}}))})),l}}},ad5a:function(e,t,l){"use strict";l("27a7")},ae19:function(e,t,l){},ae45:function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"slider"===e.props.compType,expression:"props.compType === 'slider'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"标题"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{attrs:{label:"栅格间隔"}},[l("el-input-number",{attrs:{min:0},model:{value:e.props.gutter,callback:function(t){e.$set(e.props,"gutter",t)},expression:"props.gutter"}})],1),l("el-form-item",{attrs:{label:"标签宽度"}},[l("el-input-number",{attrs:{min:1,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{attrs:{label:"必填"}},[l("el-switch",{model:{value:e.props.required,callback:function(t){e.$set(e.props,"required",t)},expression:"props.required"}})],1),l("el-form-item",{attrs:{label:"最小值"}},[l("el-input-number",{attrs:{min:0},model:{value:e.props.min,callback:function(t){e.$set(e.props,"min",t)},expression:"props.min"}})],1),l("el-form-item",{attrs:{label:"最大值"}},[l("el-input-number",{attrs:{placeholder:"字符长度"},model:{value:e.props.max,callback:function(t){e.$set(e.props,"max",t)},expression:"props.max"}})],1),l("el-form-item",{attrs:{label:"步长"}},[l("el-input-number",{model:{value:e.props.step,callback:function(t){e.$set(e.props,"step",t)},expression:"props.step"}})],1),l("el-form-item",{attrs:{label:"范围选择"}},[l("el-switch",{model:{value:e.props.range,callback:function(t){e.$set(e.props,"range",t)},expression:"props.range"}})],1),l("el-form-item",{attrs:{label:"显示断点"}},[l("el-switch",{model:{value:e.props["show-stops"],callback:function(t){e.$set(e.props,"show-stops",t)},expression:"props['show-stops']"}})],1),l("el-form-item",{attrs:{label:"显示提示消息"}},[l("el-switch",{model:{value:e.props["show-tooltip"],callback:function(t){e.$set(e.props,"show-tooltip",t)},expression:"props['show-tooltip']"}})],1),l("el-form-item",{attrs:{label:"禁用"}},[l("el-switch",{model:{value:e.props.disabled,callback:function(t){e.$set(e.props,"disabled",t)},expression:"props.disabled"}})],1),l("el-form-item",{attrs:{label:"默认值"}},[l("el-input",{staticClass:"input",model:{value:e.props.value,callback:function(t){e.$set(e.props,"value",t)},expression:"props.value"}})],1)],1)},a=[],i=l("21d4"),n={name:"inputConfig",props:["props","getFormId"],components:{},mixins:[i["a"]],data:function(){return{}},methods:{},mounted:function(){}},s=n,r=(l("d2ba"),l("2877")),c=Object(r["a"])(s,o,a,!1,null,"684bddb0",null);t["default"]=c.exports},ae89:function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"barCode"===e.props.compType,expression:"props.compType === 'barCode'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{on:{change:e.handlerShowLabel},model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:e.props.showLabel,expression:"props.showLabel"}],attrs:{label:"标签文字"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:e.props.showLabel,expression:"props.showLabel"}],attrs:{label:"标签长度"}},[l("el-input-number",{attrs:{min:1,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:e.props.span,expression:"props.span"}],attrs:{label:"占用列数"}},[l("el-input-number",{attrs:{min:1,max:24},model:{value:e.props.span,callback:function(t){e.$set(e.props,"span",t)},expression:"props.span"}})],1),l("el-form-item",{attrs:{label:"条码值"}},[l("el-input",{model:{value:e.props.value,callback:function(t){e.$set(e.props,"value",t)},expression:"props.value"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:e.props.lineColor,expression:"props.lineColor"}],attrs:{label:"条码颜色"}},[l("el-color-picker",{on:{change:e.handlerChangeBarCode},model:{value:e.props.lineColor,callback:function(t){e.$set(e.props,"lineColor",t)},expression:"props.lineColor"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:e.props.background,expression:"props.background"}],attrs:{label:"背景颜色"}},[l("el-color-picker",{on:{change:e.handlerChangeBackground},model:{value:e.props.background,callback:function(t){e.$set(e.props,"background",t)},expression:"props.background"}})],1),l("el-form-item",{attrs:{label:"条码高度"}},[l("el-input-number",{attrs:{min:10,max:100,step:1},model:{value:e.props.height,callback:function(t){e.$set(e.props,"height",t)},expression:"props.height"}})],1),l("el-form-item",{attrs:{label:"显示值"}},[l("el-switch",{model:{value:e.props.displayValue,callback:function(t){e.$set(e.props,"displayValue",t)},expression:"props.displayValue"}})],1)],1)},a=[],i={name:"buttonConfig",props:{props:{}},components:{},data:function(){return{}},methods:{handlerShowLabel:function(e){this.props.labelWidth=e?80:0},handlerChangeBarCode:function(e){null==e&&(this.props.lineColor="#000")},handlerChangeBackground:function(e){null==e&&(this.props.background="#fff")}},mounted:function(){}},n=i,s=l("2877"),r=Object(s["a"])(n,o,a,!1,null,null,null);t["default"]=r.exports},aee1:function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"rate"===e.props.compType,expression:"props.compType === 'rate'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"标题"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{attrs:{label:"栅格间隔"}},[l("el-input-number",{attrs:{min:0},model:{value:e.props.gutter,callback:function(t){e.$set(e.props,"gutter",t)},expression:"props.gutter"}})],1),l("el-form-item",{attrs:{label:"标签宽度"}},[l("el-input-number",{attrs:{min:1,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{attrs:{label:"必填"}},[l("el-switch",{model:{value:e.props.required,callback:function(t){e.$set(e.props,"required",t)},expression:"props.required"}})],1),l("el-form-item",{attrs:{label:"允许半选"}},[l("el-switch",{model:{value:e.props["allow-half"],callback:function(t){e.$set(e.props,"allow-half",t)},expression:"props['allow-half']"}})],1),l("el-form-item",{attrs:{label:"显示分数"}},[l("el-switch",{model:{value:e.props["show-score"],callback:function(t){e.$set(e.props,"show-score",t)},expression:"props['show-score']"}})],1),l("el-form-item",{attrs:{label:"最大值"}},[l("el-input-number",{model:{value:e.props.max,callback:function(t){e.$set(e.props,"max",t)},expression:"props.max"}})],1),l("el-form-item",{attrs:{label:"禁用"}},[l("el-switch",{model:{value:e.props.disabled,callback:function(t){e.$set(e.props,"disabled",t)},expression:"props.disabled"}})],1),l("el-form-item",{attrs:{label:"默认值"}},[l("el-input",{staticClass:"input",model:{value:e.props.value,callback:function(t){e.$set(e.props,"value",t)},expression:"props.value"}})],1)],1)},a=[],i=l("21d4"),n={name:"rate",props:["props","getFormId"],components:{},mixins:[i["a"]],data:function(){return{}},methods:{},mounted:function(){}},s=n,r=(l("1630"),l("2877")),c=Object(r["a"])(s,o,a,!1,null,"6a212e48",null);t["default"]=c.exports},af0e:function(e,t,l){"use strict";l("b9ad")},b661:function(e,t,l){"use strict";l("f246")},b866:function(e,t,l){},b8d3:function(e,t,l){},b9ad:function(e,t,l){},babb:function(e,t,l){},bacf:function(e,t,l){"use strict";l("113c")},bb10:function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"colorPicker"===e.props.compType,expression:"props.compType === 'colorPicker'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{on:{change:e.handlerShowLabel},model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:e.props.showLabel,expression:"props.showLabel"}],attrs:{label:"标签文字"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:e.props.showLabel,expression:"props.showLabel"}],attrs:{label:"标签长度"}},[l("el-input-number",{attrs:{min:1,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{attrs:{label:"透明"}},[l("el-switch",{model:{value:e.props["show-alpha"],callback:function(t){e.$set(e.props,"show-alpha",t)},expression:"props['show-alpha']"}})],1),l("el-form-item",{attrs:{label:"默认颜色"}},[l("el-color-picker",{model:{value:e.props.value,callback:function(t){e.$set(e.props,"value",t)},expression:"props.value"}})],1),l("el-form-item",{attrs:{label:"大小"}},[l("el-radio-group",{model:{value:e.props.size,callback:function(t){e.$set(e.props,"size",t)},expression:"props.size"}},[l("el-radio-button",{attrs:{label:"medium"}},[e._v("常规")]),l("el-radio-button",{attrs:{label:"small"}},[e._v("略小")]),l("el-radio-button",{attrs:{label:"mini"}},[e._v("迷你")])],1)],1),l("el-form-item",{attrs:{label:"预定义颜色"}},[e._l(e.props.predefine,(function(t,o){return l("div",{key:t,staticClass:"select-item"},[l("span",{staticClass:"el-color-picker__color"},[l("span",{staticClass:"el-color-picker__color-inner",style:{"background-color":t}})]),l("div",{staticClass:"close-btn select-line-icon"},[l("i",{staticClass:"el-icon-remove-outline",on:{click:function(t){return e.handlerRemoveColor(o)}}})])])})),l("br"),l("el-color-picker",{on:{change:e.handlerAddPreColor},model:{value:e.color,callback:function(t){e.color=t},expression:"color"}})],2)],1)},a=[],i=(l("a434"),l("21d4")),n={name:"buttonConfig",props:{props:{}},mixins:[i["a"]],data:function(){return{color:"#409EFF"}},methods:{handlerShowLabel:function(e){this.props.labelWidth=e?80:0},handlerAddPreColor:function(e){console.log(e),this.props.predefine.push(e),console.log(this.props.predefine)},handlerRemoveColor:function(e){this.props.predefine.splice(e,1)}},mounted:function(){}},s=n,r=(l("2e7a"),l("2877")),c=Object(r["a"])(s,o,a,!1,null,"660bd56c",null);t["default"]=c.exports},bd3f:function(e,t,l){"use strict";l("3f5e")},c0bd:function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"input"===e.props.compType,expression:"props.compType === 'input'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"绑定字段"}},[l("el-select",{staticStyle:{width:"100%"},attrs:{placeholder:"请选择"},on:{change:e.fieldChange},model:{value:e.props.field,callback:function(t){e.$set(e.props,"field",t)},expression:"props.field"}},e._l(e.$root.fieldoptions,(function(e,t){return l("el-option",{key:t,attrs:{label:e.labelchinese,value:e.field}})})),1)],1),l("el-form-item",{attrs:{label:"标题"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{attrs:{label:"栅格"}},[l("el-input-number",{attrs:{min:1,max:24},model:{value:e.props.span,callback:function(t){e.$set(e.props,"span",t)},expression:"props.span"}})],1),l("el-form-item",{attrs:{label:"提示符"}},[l("el-input",{staticClass:"input",attrs:{placeholder:"请输入提示符"},model:{value:e.props.placeholder,callback:function(t){e.$set(e.props,"placeholder",t)},expression:"props.placeholder"}})],1),l("el-form-item",{attrs:{label:"栅格间隔"}},[l("el-input-number",{attrs:{min:0},model:{value:e.props.gutter,callback:function(t){e.$set(e.props,"gutter",t)},expression:"props.gutter"}})],1),l("el-form-item",{attrs:{label:"标签宽度"}},[l("el-input-number",{attrs:{min:1,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{on:{change:e.handlerChangeLabel},model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{attrs:{label:"必填"}},[l("el-switch",{model:{value:e.props.required,callback:function(t){e.$set(e.props,"required",t)},expression:"props.required"}})],1),l("el-form-item",{attrs:{label:"清除"}},[l("el-switch",{model:{value:e.props.clearable,callback:function(t){e.$set(e.props,"clearable",t)},expression:"props.clearable"}})],1),l("el-form-item",{attrs:{label:"禁用"}},[l("el-switch",{model:{value:e.props.disabled,callback:function(t){e.$set(e.props,"disabled",t)},expression:"props.disabled"}})],1),l("el-form-item",{attrs:{label:"只读"}},[l("el-switch",{model:{value:e.props.readonly,callback:function(t){e.$set(e.props,"readonly",t)},expression:"props.readonly"}})],1),l("el-form-item",{attrs:{label:"前置图标"}},[l("el-input",{attrs:{placeholder:"请选择图标",readonly:""},model:{value:e.props["prefix-icon"],callback:function(t){e.$set(e.props,"prefix-icon",t)},expression:"props['prefix-icon']"}},[l("template",{slot:"append"},[l("i",{staticClass:"el-icon-picture",staticStyle:{cursor:"pointer"},on:{click:e.handlerPrefixSelectIcon}})])],2)],1),l("el-form-item",{attrs:{label:"后置图标"}},[l("el-input",{attrs:{placeholder:"请选择图标",readonly:""},model:{value:e.props["suffix-icon"],callback:function(t){e.$set(e.props,"suffix-icon",t)},expression:"props['suffix-icon']"}},[l("template",{slot:"append"},[l("i",{staticClass:"el-icon-picture",staticStyle:{cursor:"pointer"},on:{click:e.handlerSuffixSelectIcon}})])],2)],1),l("el-form-item",{attrs:{label:"前缀"}},[l("el-input",{model:{value:e.props.prepend,callback:function(t){e.$set(e.props,"prepend",t)},expression:"props.prepend"}})],1),l("el-form-item",{attrs:{label:"后缀"}},[l("el-input",{model:{value:e.props.append,callback:function(t){e.$set(e.props,"append",t)},expression:"props.append"}})],1),l("el-form-item",{attrs:{label:"默认值"}},[l("el-input",{staticClass:"input",model:{value:e.props.value,callback:function(t){e.$set(e.props,"value",t)},expression:"props.value"}})],1),l("el-divider",[e._v("校验")]),l("el-form-item",{attrs:{label:"验证类型"}},[l("el-select",{on:{change:e.handlerChangeRulesType},model:{value:e.props.rulesType,callback:function(t){e.$set(e.props,"rulesType",t)},expression:"props.rulesType"}},[l("el-option",{attrs:{label:"无",value:"default"}}),l("el-option",{attrs:{label:"电话",value:"phone"}}),l("el-option",{attrs:{label:"邮箱",value:"email"}}),l("el-option",{attrs:{label:"纯数字",value:"number"}}),l("el-option",{attrs:{label:"身份证",value:"idcard"}})],1)],1),e._l(e.props.rules,(function(t,o){return l("div",{key:o,staticClass:"rule-item"},[l("el-input",{attrs:{placeholder:"正则",size:"small"},model:{value:t.rule,callback:function(l){e.$set(t,"rule",l)},expression:"item.rule"}}),l("p"),l("el-input",{attrs:{placeholder:"自定义提示",size:"small"},model:{value:t.msg,callback:function(l){e.$set(t,"msg",l)},expression:"item.msg"}}),l("div",{staticClass:"close-btn select-line-icon",on:{click:function(t){return e.props.rules.splice(o,1)}}},[l("i",{staticClass:"el-icon-remove-outline close-icon"})])],1)})),l("div",{staticStyle:{"margin-left":"20px"}},[l("el-button",{staticStyle:{"padding-bottom":"0"},attrs:{icon:"el-icon-circle-plus-outline",type:"text"},on:{click:e.addRuleItem}},[e._v(" 添加选项 ")])],1),l("icon-dialog",{attrs:{visible:e.iconDialogVisible_suffix},on:{"update:visible":function(t){e.iconDialogVisible_suffix=t}},model:{value:e.props["suffix-icon"],callback:function(t){e.$set(e.props,"suffix-icon",t)},expression:"props['suffix-icon']"}}),l("icon-dialog",{attrs:{visible:e.iconDialogVisible_prefix},on:{"update:visible":function(t){e.iconDialogVisible_prefix=t}},model:{value:e.props["prefix-icon"],callback:function(t){e.$set(e.props,"prefix-icon",t)},expression:"props['prefix-icon']"}})],2)},a=[],i=l("21d4"),n=l("2b5f"),s={phone:{rule:"0?(13|14|15|17|18|19)[0-9]{9}",msg:"您输入的电话号码不符合规则"},email:{rule:"\\w[-\\w.+]*@([A-Za-z0-9][-A-Za-z0-9]+\\.)+[A-Za-z]{2,14}",msg:"您输入的邮件地址不符合规则"},number:{rule:"^[0-9]*$",msg:"您输入的内容不符合纯数字规则"},idcard:{rule:"\\d{17}[\\d|x]|\\d{15}",msg:"您输入的身份证号码不符合规则"}},r={name:"inputConfig",props:["props","getFormId"],components:{iconDialog:n["a"]},mixins:[i["a"]],data:function(){return{val:"",iconDialogVisible_suffix:!1,iconDialogVisible_prefix:!1}},methods:{handlerChangeLabel:function(e){this.props.labelWidth=e?"80":"1"},handlerSuffixSelectIcon:function(){this.iconDialogVisible_suffix=!0},handlerPrefixSelectIcon:function(){this.iconDialogVisible_prefix=!0},addRuleItem:function(){this.props.rules.push({rule:"",msg:""})},handlerChangeRulesType:function(e){var t=s[e];this.props.rules.push({rule:t.rule,msg:t.msg})},fieldChange:function(e){this.props.label=this.$root.fieldsobj[e].labelchinese},fieldvisibleChange:function(e){}},mounted:function(){},watch:{}},c=r,p=(l("bd3f"),l("2877")),u=Object(p["a"])(c,o,a,!1,null,"dfd08368",null);t["default"]=u.exports},c0f8:function(e,t,l){"use strict";l("cfdb")},c836:function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"alert"===e.props.compType,expression:"props.compType === 'alert'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"标题"}},[l("el-input",{staticClass:"input",model:{value:e.props.title,callback:function(t){e.$set(e.props,"title",t)},expression:"props.title"}})],1),l("el-form-item",{attrs:{label:"类型"}},[l("el-select",{attrs:{placeholder:"请选择"},model:{value:e.props.type,callback:function(t){e.$set(e.props,"type",t)},expression:"props.type"}},[l("el-option",{attrs:{label:"success",value:"success"}}),l("el-option",{attrs:{label:"warning",value:"warning"}}),l("el-option",{attrs:{label:"error",value:"error"}}),l("el-option",{attrs:{label:"info",value:"info"}})],1)],1),l("el-form-item",{attrs:{label:"辅助文字"}},[l("el-input",{staticClass:"input",model:{value:e.props.description,callback:function(t){e.$set(e.props,"description",t)},expression:"props.description"}})],1),l("el-form-item",{attrs:{label:"关闭"}},[l("el-switch",{model:{value:e.props.closable,callback:function(t){e.$set(e.props,"closable",t)},expression:"props.closable"}})],1),l("el-form-item",{attrs:{label:"居中"}},[l("el-switch",{model:{value:e.props.center,callback:function(t){e.$set(e.props,"center",t)},expression:"props.center"}})],1),l("el-form-item",{attrs:{label:"关闭按钮自定义文本"}},[l("el-input",{staticClass:"input",model:{value:e.props["close-text"],callback:function(t){e.$set(e.props,"close-text",t)},expression:"props['close-text']"}})],1),l("el-form-item",{attrs:{label:"显示图标"}},[l("el-switch",{model:{value:e.props["show-icon"],callback:function(t){e.$set(e.props,"show-icon",t)},expression:"props['show-icon']"}})],1),l("el-form-item",{attrs:{label:"主题"}},[l("el-radio-group",{model:{value:e.props.effect,callback:function(t){e.$set(e.props,"effect",t)},expression:"props.effect"}},[l("el-radio-button",{attrs:{label:"light"}},[e._v("light")]),l("el-radio-button",{attrs:{label:"dark"}},[e._v("dark")])],1)],1)],1)},a=[],i={name:"buttonConfig",props:{props:{}},components:{},data:function(){return{}},methods:{handlerShowLabel:function(e){this.props.labelWidth=e?80:0}},mounted:function(){}},n=i,s=l("2877"),r=Object(s["a"])(n,o,a,!1,null,null,null);t["default"]=r.exports},cb50:function(e,t,l){"use strict";l("6c21")},cdec:function(e,t,l){},cebe:function(e,t){e.exports=axios},cfc0:function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"Switch"===e.props.compType,expression:"props.compType === 'Switch'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"标题"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{attrs:{label:"栅格间隔"}},[l("el-input-number",{attrs:{min:0},model:{value:e.props.gutter,callback:function(t){e.$set(e.props,"gutter",t)},expression:"props.gutter"}})],1),l("el-form-item",{attrs:{label:"标签宽度"}},[l("el-input-number",{attrs:{min:1,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{on:{change:e.handlerChangeLabel},model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{attrs:{label:"必填"}},[l("el-switch",{model:{value:e.props.required,callback:function(t){e.$set(e.props,"required",t)},expression:"props.required"}})],1),l("el-form-item",{attrs:{label:"开启时颜色"}},[l("el-color-picker",{model:{value:e.props["active-color"],callback:function(t){e.$set(e.props,"active-color",t)},expression:"props['active-color']"}})],1),l("el-form-item",{attrs:{label:"关闭时颜色"}},[l("el-color-picker",{model:{value:e.props["inactive-color"],callback:function(t){e.$set(e.props,"inactive-color",t)},expression:"props['inactive-color']"}})],1),l("el-form-item",{attrs:{label:"开启时值"}},[l("el-input",{staticClass:"input",model:{value:e.props["active-value"],callback:function(t){e.$set(e.props,"active-value",t)},expression:"props['active-value']"}})],1),l("el-form-item",{attrs:{label:"关闭时值"}},[l("el-input",{staticClass:"input",model:{value:e.props["inactive-value"],callback:function(t){e.$set(e.props,"inactive-value",t)},expression:"props['inactive-value']"}})],1),l("el-form-item",{attrs:{label:"默认值"}},[l("el-switch",{model:{value:e.props.value,callback:function(t){e.$set(e.props,"value",t)},expression:"props.value"}})],1)],1)},a=[],i=l("21d4"),n={name:"inputConfig",props:["props","getFormId"],components:{},mixins:[i["a"]],data:function(){return{}},methods:{handlerChangeLabel:function(e){this.props.labelWidth=e?"80":"1"},handlerChangeDisStatus:function(e){this.props.readOnly=!e},handlerChangeReadStatus:function(e){this.props.disabled=!e}},mounted:function(){}},s=n,r=(l("dfb4"),l("2877")),c=Object(r["a"])(s,o,a,!1,null,"b96e178e",null);t["default"]=c.exports},cfdb:function(e,t,l){},d042:function(e,t,l){},d27d:function(e,t,l){"use strict";l("7209")},d2ba:function(e,t,l){"use strict";l("cdec")},d334:function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"time"===e.props.compType,expression:"props.compType === 'time'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"标题"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{attrs:{label:"栅格间隔"}},[l("el-input-number",{attrs:{min:0},model:{value:e.props.gutter,callback:function(t){e.$set(e.props,"gutter",t)},expression:"props.gutter"}})],1),l("el-form-item",{attrs:{label:"标签宽度"}},[l("el-input-number",{attrs:{min:1,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-input",{staticClass:"input",model:{value:e.props.placeholder,callback:function(t){e.$set(e.props,"placeholder",t)},expression:"props.placeholder"}})],1),l("el-form-item",{attrs:{label:"必填"}},[l("el-switch",{model:{value:e.props.required,callback:function(t){e.$set(e.props,"required",t)},expression:"props.required"}})],1),l("el-form-item",{attrs:{label:"清空"}},[l("el-switch",{model:{value:e.props.clearable,callback:function(t){e.$set(e.props,"clearable",t)},expression:"props.clearable"}})],1),l("el-form-item",{attrs:{label:"只读"}},[l("el-switch",{model:{value:e.props.readonly,callback:function(t){e.$set(e.props,"readonly",t)},expression:"props.readonly"}})],1),l("el-form-item",{attrs:{label:"禁用"}},[l("el-switch",{model:{value:e.props.disabled,callback:function(t){e.$set(e.props,"disabled",t)},expression:"props.disabled"}})],1),l("el-form-item",{attrs:{label:"范围选择"}},[l("el-switch",{model:{value:e.props["is-range"],callback:function(t){e.$set(e.props,"is-range",t)},expression:"props['is-range']"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:e.props["is-range"],expression:"props['is-range']"}],attrs:{label:"分隔符"}},[l("el-input",{model:{value:e.props["range-separator"],callback:function(t){e.$set(e.props,"range-separator",t)},expression:"props['range-separator']"}})],1),l("el-form-item",{attrs:{label:"默认值"}},[l("el-time-picker",{staticClass:"input",attrs:{placeholder:"选择默认时间"},model:{value:e.props.value,callback:function(t){e.$set(e.props,"value",t)},expression:"props.value"}})],1)],1)},a=[],i=l("21d4"),n={name:"timeConfig",components:{},mixins:[i["a"]],props:["props","getFormId"],data:function(){return{}},methods:{},mounted:function(){}},s=n,r=(l("5c00"),l("2877")),c=Object(r["a"])(s,o,a,!1,null,"2bdb51a4",null);t["default"]=c.exports},d7ea:function(e,t,l){},de03:function(e,t,l){},ded2:function(e,t,l){"use strict";l("e904")},dfb4:function(e,t,l){"use strict";l("1372")},e222:function(e,t,l){l("4795"),l("c975"),function(e){var t,l,o,a,i,n='<svg><symbol id="icon-table_layout" viewBox="0 0 1024 1024"><path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32z m-40 208H676V232h212v136z m0 224H676V432h212v160zM412 432h200v160H412V432z m200-64H412V232h200v136z m-476 64h212v160H136V432z m0-200h212v136H136V232z m0 424h212v136H136V656z m276 0h200v136H412V656z m476 136H676V656h212v136z" ></path></symbol><symbol id="icon-chaifenhang" viewBox="0 0 1378 1024"><path d="M1193.49038455 207.91025607v778.84615449H317.28846179V207.91025607h876.20192276m0-32.45192275H317.28846179a32.45192275 32.45192275 0 0 0-32.45192358 32.45192276v778.84615449a32.45192275 32.45192275 0 0 0 32.45192358 32.45192275h876.20192276a32.45192275 32.45192275 0 0 0 32.45192276-32.45192275V207.91025607a32.45192275 32.45192275 0 0 0-32.45192276-32.45192275z" fill="#4D4D4D" ></path><path d="M317.28846179 662.23717966h876.20192276v32.45192277H317.28846179zM317.28846179 824.49679511h876.20192276v32.45192276H317.28846179zM317.28846179 337.71794877h876.20192276v32.45192276H317.28846179z" fill="#B3B3B3" ></path><path d="M544.45192275 207.91025607v778.84615449h-32.45192275V207.91025607zM771.61538455 207.91025607v778.84615449h-32.45192276V207.91025607zM998.77884634 207.91025607v778.84615449h-32.45192359V207.91025607z" fill="#B3B3B3" ></path><path d="M301.0625 353.94391057m16.22596179-1e-8l876.20192276 0q16.22596179 0 16.22596179 16.22596097l0 292.06730813q0 16.22596179-16.22596179 16.22596098l-876.20192276 0q-16.22596179 0-16.22596179-16.22596098l0-292.06730813q0-16.22596179 16.22596179-16.22596097Z" fill="#05AFC8" ></path><path d="M1193.49038455 370.16987153v292.06730813H317.28846179V370.16987153h876.20192276m0-32.45192276H317.28846179a32.45192275 32.45192275 0 0 0-32.45192358 32.45192276v292.06730813a32.45192275 32.45192275 0 0 0 32.45192358 32.45192276h876.20192276a32.45192275 32.45192275 0 0 0 32.45192276-32.45192276V370.16987153a32.45192275 32.45192275 0 0 0-32.45192276-32.45192276z" fill="#4D4D4D" ></path><path d="M171.25480732 305.266026L90.125 402.62179511h162.25961545L171.25480732 305.266026z" fill="#05AFC8" ></path><path d="M138.80288455 402.62179511m1.29807724 0l62.30769187 0q1.29807724 0 1.29807724 1.29807642l0 62.30769268q0 1.29807724-1.29807724 1.29807643l-62.30769187 0q-1.29807724 0-1.29807724-1.29807642l0-62.30769269q0-1.29807724 1.29807724-1.29807642Z" fill="#05AFC8" ></path><path d="M171.25480732 727.14102601L90.125 629.78525607h162.25961545l-81.12980814 97.35576993z" fill="#05AFC8" ></path><path d="M138.80288455 564.88141057m1.29807724 0l62.30769187 0q1.29807724 0 1.29807724 1.29807641l0 62.30769268q0 1.29807724-1.29807724 1.29807641l-62.30769187 0q-1.29807724 0-1.29807724-1.29807641l0-62.30769268q0-1.29807724 1.29807724-1.29807642Z" fill="#05AFC8" ></path><path d="M317.28846179 499.97756421h876.20192276v32.45192277H317.28846179z" fill="#B3B3B3" ></path></symbol><symbol id="icon-chaifenlie" viewBox="0 0 1024 1024"><path d="M944 224v768H80V224h864m0-32H80a32 32 0 0 0-32 32v768a32 32 0 0 0 32 32h864a32 32 0 0 0 32-32V224a32 32 0 0 0-32-32z" fill="#4D4D4D" ></path><path d="M80 512h864v32H80zM80 672h864v32H80zM80 832h864v32H80zM80 352h864v32H80z" fill="#B3B3B3" ></path><path d="M304 224v768H272V224zM752 224v768h-32V224z" fill="#B3B3B3" ></path><path d="M288 208m16 0l416 0q16 0 16 16l0 768q0 16-16 16l-416 0q-16 0-16-16l0-768q0-16 16-16Z" fill="#05AFC8" ></path><path d="M720 224v768H304V224h416m0-32H304a32 32 0 0 0-32 32v768a32 32 0 0 0 32 32h416a32 32 0 0 0 32-32V224a32 32 0 0 0-32-32z" fill="#4D4D4D" ></path><path d="M720 80L624 0v160l96-80z" fill="#05AFC8" ></path><path d="M624 48m0 1.28l0 61.44q0 1.28-1.28 1.28l-61.44 0q-1.28 0-1.28-1.28l0-61.44q0-1.28 1.28-1.28l61.44 0q1.28 0 1.28 1.28Z" fill="#05AFC8" ></path><path d="M304 80L400 0v160L304 80z" fill="#05AFC8" ></path><path d="M464 48m0 1.28l0 61.44q0 1.28-1.28 1.28l-61.44 0q-1.28 0-1.28-1.28l0-61.44q0-1.28 1.28-1.28l61.44 0q1.28 0 1.28 1.28Z" fill="#05AFC8" ></path><path d="M528 224v768h-32V224z" fill="#B3B3B3" ></path></symbol><symbol id="icon-chaifen" viewBox="0 0 1024 1024"><path d="M59.448889 133.575111m56.888889 0l227.555555 0q56.888889 0 56.888889 56.888889l0 625.777778q0 56.888889-56.888889 56.888889l-227.555555 0q-56.888889 0-56.888889-56.888889l0-625.777778q0-56.888889 56.888889-56.888889Z" ></path><path d="M628.337778 133.575111m56.888889 0l227.555555 0q56.888889 0 56.888889 56.888889l0 625.777778q0 56.888889-56.888889 56.888889l-227.555555 0q-56.888889 0-56.888889-56.888889l0-625.777778q0-56.888889 56.888889-56.888889Z" ></path><path d="M487.879111 102.741333h56.888889v113.777778h-56.888889v-113.777778z m0 227.555556h56.888889v113.777778h-56.888889v-113.777778z m0 227.555555h56.888889v113.777778h-56.888889v-113.777778z m0 227.555556h56.888889v113.777778h-56.888889v-113.777778z" ></path></symbol><symbol id="icon-zhuijiahang" viewBox="0 0 1024 1024"><path d="M976 529.7V289.5h-0.3v-197H0V924h664.5V529.7H976z m-311.5-36.8v-6h-1V332.7h276.3v160.2H664.5z m-42.2-160.2h5v154.2H353.4V332.7h268.9z m-585.6 0h280v154.2h-280V332.7z m0 197h274.4v154.1H36.7V529.7z m0 357.5V727h274.4v160.2H36.7z m591.1 0H353.4V727h274.4v160.2z m0-203.4H353.4V523.6h273.9v6.1h0.5v154.1z" ></path><path d="M1024 741H885.9V601.8H840V741H701.8v45.9H840V924h45.9V786.9H1024z" ></path></symbol><symbol id="icon-zhuijialie" viewBox="0 0 1024 1024"><path d="M975.7 335.7V95.5H0V927h664.5V532.7h311.2v-197zM622.3 489.8H353.4V335.7h268.9v154.1zM939 132.2v160.3H664.5V132.2H939z m-316.7 0v160.3H353.4V132.2h268.9z m5.5 758H353.4V730h274.4v160.2z m0-203.4H353.4V532.7h274.4v154.1z m36.7-190.9V335.7H939v160.2H664.5z" ></path><path d="M1024 744H885.9V604.8H840V744H701.8v45.9H840V927h45.9V789.9H1024z" ></path></symbol><symbol id="icon-charuhang" viewBox="0 0 1024 1024"><path d="M485.052632 431.157895v161.68421H107.789474V431.157895h377.263158m53.894736-53.894737H53.894737v269.473684h485.052631V377.263158zM916.210526 269.473684H269.473684V107.789474h700.631579V53.894737H215.578947v269.473684h754.526316V269.473684zM215.578947 700.631579v269.473684h754.526316v-53.894737H269.473684v-161.68421h700.631579v-53.894737zM970.105263 484.513684L852.075789 366.484211l-38.265263 38.265263L894.113684 485.052632H646.736842v53.894736h247.376842l-80.303158 80.303158 38.265263 38.265263L970.105263 539.486316l-0.538947-0.538948H970.105263V485.052632h-0.538947z" fill="#444A5C" ></path></symbol><symbol id="icon-charulie" viewBox="0 0 1024 1024"><path d="M592.842105 485.052632H431.157895V107.789474h161.68421v377.263158m53.894737 53.894736V53.894737H377.263158v485.052631h269.473684zM754.526316 916.210526V269.473684h161.68421v700.631579h53.894737V215.578947h-269.473684v754.526316h53.894737zM323.368421 215.578947H53.894737v754.526316h53.894737V269.473684h161.68421v700.631579h53.894737zM539.486316 970.105263l118.029473-118.029474-38.265263-38.265263L538.947368 894.113684V646.736842H485.052632v247.376842L404.749474 813.810526l-38.265263 38.265263L484.513684 970.105263l0.538948-0.538947V970.105263h53.894736v-0.538947z" fill="#444A5C" ></path></symbol><symbol id="icon-shangxiahebing" viewBox="0 0 1024 1024"><path d="M157.538462 590.769231h787.692307v393.846154h-157.538461v-315.076923h-551.384616v315.076923h-157.538461v-393.846154h78.769231z m78.76923-236.307693h551.384616v-315.076923h157.538461v393.846154H78.769231v-393.846154h157.538461v315.076923z m236.307693-157.538461v-157.538462h78.76923v157.538462h78.769231L512 315.076923 393.846154 196.923077h78.769231z m78.76923 630.153846v157.538462h-78.76923v-157.538462h-78.769231L512 708.923077l118.153846 118.153846h-78.769231z" ></path></symbol><symbol id="icon-zuoyouhebing" viewBox="0 0 1117 1024"><path d="M651.636364 930.909091V0h465.454545v186.181818H744.727273v651.636364h372.363636v186.181818H651.636364v-93.090909zM372.363636 837.818182V186.181818H0V0h465.454545v1024H0V837.818182h372.363636zM186.181818 558.545455H0V465.454545h186.181818V372.363636l139.636364 139.636364L186.181818 651.636364V558.545455z m744.727273-93.09091h186.181818v93.09091h-186.181818v93.090909L791.272727 512 930.909091 372.363636v93.090909z" ></path></symbol><symbol id="icon-treeselect" viewBox="0 0 1092 1024"><path d="M1023.693953 849.590152A37.914591 37.914591 0 0 1 1061.608544 887.504743v68.246264a38.217908 38.217908 0 0 1-37.914591 37.91459h-287.544257A38.217908 38.217908 0 0 1 697.628472 955.751007v-68.246264a37.914591 37.914591 0 0 1 37.914591-37.914591h287.544257m0-30.331673h-286.937624A68.246264 68.246264 0 0 0 667.296799 887.504743v68.246264a68.246264 68.246264 0 0 0 68.246264 68.246263h287.544257A68.246264 68.246264 0 0 0 1091.940217 955.751007v-68.246264a68.246264 68.246264 0 0 0-68.246264-68.246264zM1023.693953 440.112571A37.914591 37.914591 0 0 1 1061.608544 477.723845V545.970108a37.914591 37.914591 0 0 1-37.914591 37.914591h-287.544257A37.914591 37.914591 0 0 1 697.628472 545.970108v-68.246263a37.914591 37.914591 0 0 1 37.914591-37.611274h287.544257m0-30.331673h-286.937624A67.942947 67.942947 0 0 0 667.296799 477.723845V545.970108a68.246264 68.246264 0 0 0 68.246264 68.246264h287.544257A68.246264 68.246264 0 0 0 1091.940217 545.970108v-68.246263a67.942947 67.942947 0 0 0-68.246264-67.942947zM545.970108 440.112571a37.914591 37.914591 0 0 1 37.914591 37.914591V545.970108A37.914591 37.914591 0 0 1 545.970108 583.884699h-68.246263A37.914591 37.914591 0 0 1 439.809254 545.970108v-67.942946a37.914591 37.914591 0 0 1 37.914591-37.914591H545.970108m0-30.331673h-68.246263a68.246264 68.246264 0 0 0-68.246264 68.246264V545.970108a68.246264 68.246264 0 0 0 68.246264 68.246264H545.970108A68.246264 68.246264 0 0 0 614.216372 545.970108v-67.942946A68.246264 68.246264 0 0 0 545.970108 409.780898zM545.970108 849.590152a37.914591 37.914591 0 0 1 37.914591 37.914591v68.246264A38.217908 38.217908 0 0 1 545.970108 993.665597h-68.246263a38.217908 38.217908 0 0 1-37.914591-37.91459v-68.246264a37.914591 37.914591 0 0 1 37.914591-37.914591H545.970108m0-30.331673h-68.246263a68.246264 68.246264 0 0 0-68.246264 68.246264v68.246264a68.246264 68.246264 0 0 0 68.246264 68.246263H545.970108a68.246264 68.246264 0 0 0 68.246264-68.246263v-68.246264A68.246264 68.246264 0 0 0 545.970108 819.258479zM545.970108 30.331673a38.217908 38.217908 0 0 1 26.691872 11.222719 37.307957 37.307957 0 0 1 11.222719 26.691872V136.492527A37.914591 37.914591 0 0 1 545.970108 174.407118H68.246264A37.914591 37.914591 0 0 1 30.331673 136.492527V68.246264A38.217908 38.217908 0 0 1 68.246264 30.331673H545.970108m0-30.331673H68.246264A68.246264 68.246264 0 0 0 0 68.246264V136.492527a68.246264 68.246264 0 0 0 68.246264 68.246264H545.970108a67.942947 67.942947 0 0 0 48.22736-19.715588 69.45953 69.45953 0 0 0 20.018904-48.530676V68.246264a69.156214 69.156214 0 0 0-20.018904-48.22736A68.246264 68.246264 0 0 0 545.970108 0zM966.973725 30.331673L879.618508 169.55405 792.869924 30.331673h174.103801m10.616086-30.331673h-195.335972a25.781922 25.781922 0 0 0-21.535488 12.739303 24.871972 24.871972 0 0 0 0 25.175288l97.36467 155.298164a24.871972 24.871972 0 0 0 41.857708 0l97.364669-155.298164A24.568655 24.568655 0 0 0 976.679861 0z m-195.335972 0z m0 0zM136.492527 904.187163h204.738791v33.971473H136.492527zM136.492527 494.709582h204.738791v33.971473H136.492527z" ></path><path d="M136.492527 193.212755h33.971474v728.263461H136.492527z" ></path></symbol><symbol id="icon-barcode2" viewBox="0 0 1024 1024"><path d="M853.333333 887.466667H153.6c-81.92 0-136.533333-54.613333-136.533333-136.533334V273.066667c0-81.92 54.613333-136.533333 136.533333-136.533334H853.333333c81.92 0 153.6 71.68 153.6 153.6v443.733334c0 81.92-71.68 153.6-153.6 153.6zM153.6 170.666667c-61.44 0-102.4 40.96-102.4 102.4v477.866666c0 61.44 40.96 102.4 102.4 102.4H853.333333c61.44 0 119.466667-58.026667 119.466667-119.466666v-443.733334C972.8 228.693333 914.773333 170.666667 853.333333 170.666667H153.6z" fill="" ></path><path d="M204.8 716.8c-10.24 0-17.066667-6.826667-17.066667-17.066667v-409.6c0-10.24 6.826667-17.066667 17.066667-17.066666s17.066667 6.826667 17.066667 17.066666v409.6c0 10.24-6.826667 17.066667-17.066667 17.066667zM307.2 648.533333c-10.24 0-17.066667-6.826667-17.066667-17.066666v-341.333334c0-10.24 6.826667-17.066667 17.066667-17.066666s17.066667 6.826667 17.066667 17.066666v341.333334c0 10.24-6.826667 17.066667-17.066667 17.066666zM409.6 648.533333c-10.24 0-17.066667-6.826667-17.066667-17.066666v-341.333334c0-10.24 6.826667-17.066667 17.066667-17.066666s17.066667 6.826667 17.066667 17.066666v341.333334c0 10.24-6.826667 17.066667-17.066667 17.066666zM512 716.8c-10.24 0-17.066667-6.826667-17.066667-17.066667v-409.6c0-10.24 6.826667-17.066667 17.066667-17.066666s17.066667 6.826667 17.066667 17.066666v409.6c0 10.24-6.826667 17.066667-17.066667 17.066667zM614.4 648.533333c-10.24 0-17.066667-6.826667-17.066667-17.066666v-341.333334c0-10.24 6.826667-17.066667 17.066667-17.066666s17.066667 6.826667 17.066667 17.066666v341.333334c0 10.24-6.826667 17.066667-17.066667 17.066666zM716.8 648.533333c-10.24 0-17.066667-6.826667-17.066667-17.066666v-341.333334c0-10.24 6.826667-17.066667 17.066667-17.066666s17.066667 6.826667 17.066667 17.066666v341.333334c0 10.24-6.826667 17.066667-17.066667 17.066666zM819.2 716.8c-10.24 0-17.066667-6.826667-17.066667-17.066667v-409.6c0-10.24 6.826667-17.066667 17.066667-17.066666s17.066667 6.826667 17.066667 17.066666v409.6c0 10.24-6.826667 17.066667-17.066667 17.066667zM307.2 716.8c-3.413333 0-10.24-3.413333-10.24-6.826667-3.413333-3.413333-6.826667-6.826667-6.826667-10.24 0-3.413333 3.413333-10.24 6.826667-10.24 6.826667-6.826667 17.066667-6.826667 23.893333 0 3.413333 3.413333 6.826667 6.826667 6.826667 13.653334s-3.413333 10.24-6.826667 10.24-10.24 3.413333-13.653333 3.413333zM409.6 716.8c-3.413333 0-10.24-3.413333-10.24-3.413333-3.413333-3.413333-6.826667-6.826667-6.826667-13.653334s3.413333-10.24 6.826667-10.24c6.826667-6.826667 17.066667-6.826667 23.893333 0 3.413333 3.413333 3.413333 6.826667 3.413334 10.24s-3.413333 10.24-6.826667 10.24c0 3.413333-6.826667 6.826667-10.24 6.826667zM614.4 716.8c-3.413333 0-10.24-3.413333-10.24-3.413333-3.413333-3.413333-6.826667-6.826667-6.826667-13.653334s3.413333-10.24 3.413334-10.24c6.826667-6.826667 17.066667-6.826667 23.893333 0 3.413333 3.413333 6.826667 6.826667 6.826667 13.653334s-3.413333 10.24-3.413334 10.24c-3.413333 0-10.24 3.413333-13.653333 3.413333zM716.8 716.8c-3.413333 0-10.24-3.413333-13.653333-6.826667-3.413333-3.413333-3.413333-6.826667-3.413334-10.24s3.413333-10.24 6.826667-10.24c6.826667-6.826667 17.066667-6.826667 23.893333 0 3.413333 3.413333 6.826667 6.826667 6.826667 10.24s-3.413333 10.24-6.826667 10.24c-3.413333 3.413333-10.24 6.826667-13.653333 6.826667z" fill="" ></path></symbol><symbol id="icon-barcode" viewBox="0 0 1024 1024"><path d="M0 197.76h25.28v628.48H0zM103.36 197.76h125.76v628.48H103.36zM307.84 197.76h75.52v628.48H307.84zM462.4 197.76h176v628.48h-176zM717.76 197.76h75.52v628.48h-75.52zM870.72 197.76h25.6v628.48h-25.6zM973.76 197.76H1024v628.48h-50.24z" ></path></symbol><symbol id="icon-dialog" viewBox="0 0 1024 1024"><path d="M896 96H128c-35.35 0-64 28.65-64 64v704c0 35.35 28.65 64 64 64h768c35.35 0 64-28.65 64-64V160c0-35.35-28.65-64-64-64z m0 752c0 8.84-7.16 16-16 16H144c-8.84 0-16-7.16-16-16V176c0-8.84 7.16-16 16-16h736c8.84 0 16 7.16 16 16v672z" ></path><path d="M694.2 489.53c-0.55-0.53-1.12-1.04-1.7-1.52-0.63-0.52-1.28-1-1.94-1.47a31.872 31.872 0 0 0-18.41-5.84h-448.1c-2.21 0-4.37 0.22-6.45 0.65s-4.09 1.05-6.01 1.86c-1.91 0.81-3.73 1.8-5.44 2.95-0.85 0.58-1.67 1.19-2.46 1.84-0.4 0.33-0.78 0.66-1.16 1.01-0.76 0.69-1.48 1.41-2.17 2.17-0.42 0.46-0.82 0.94-1.21 1.42-0.48 0.6-0.94 1.21-1.38 1.84-0.81 1.17-1.55 2.4-2.21 3.67-0.23 0.44-0.44 0.89-0.65 1.35-1.84 4.03-2.87 8.51-2.87 13.23s1.03 9.2 2.87 13.23c0.21 0.46 0.42 0.9 0.65 1.35 0.65 1.28 1.39 2.5 2.21 3.67 0.44 0.63 0.9 1.25 1.38 1.84 0.11 0.14 0.22 0.28 0.34 0.41 1.93 2.31 4.17 4.34 6.67 6.02 0.85 0.58 1.73 1.11 2.64 1.6a31.854 31.854 0 0 0 15.25 3.86h448.1c4.67 0 9.1-1.01 13.1-2.8 0.73-0.33 1.45-0.68 2.16-1.06 1.1-0.59 2.15-1.26 3.16-1.97 1.9-1.34 3.66-2.88 5.22-4.6a31.905 31.905 0 0 0 8.36-21.57c0-8.57-3.37-16.34-8.86-22.09-0.36-0.34-0.72-0.7-1.09-1.05zM699.82 657.34c-0.65-1.28-1.39-2.5-2.21-3.67-0.44-0.63-0.9-1.25-1.38-1.84-0.11-0.14-0.22-0.28-0.34-0.41a31.833 31.833 0 0 0-6.67-6.02c-0.85-0.58-1.73-1.11-2.64-1.6a31.854 31.854 0 0 0-15.25-3.86h-447.3c-17.67 0-32 14.33-32 32a31.809 31.809 0 0 0 3.09 13.74c0.02 0.04 0.04 0.09 0.06 0.14 0.86 1.79 1.89 3.48 3.05 5.06l0.35 0.47c0.51 0.67 1.05 1.33 1.62 1.96a32.16 32.16 0 0 0 10.73 7.84 29.43 29.43 0 0 0 3.07 1.2c3.15 1.04 6.52 1.61 10.02 1.61h447.3a31.854 31.854 0 0 0 9.52-1.44c13.03-4.05 22.48-16.2 22.48-30.56 0-4.72-1.03-9.2-2.87-13.23-0.19-0.49-0.41-0.94-0.63-1.39zM823.9 264.12c-6.25-6.25-16.38-6.25-22.63 0l-33.12 33.12-33.12-33.12c-6.25-6.25-16.38-6.25-22.63 0s-6.25 16.38 0 22.63l33.12 33.12-33.12 33.12c-6.25 6.25-6.25 16.38 0 22.63 3.12 3.12 7.22 4.69 11.31 4.69s8.19-1.56 11.31-4.69l33.12-33.12 33.12 33.12c3.12 3.12 7.22 4.69 11.31 4.69s8.19-1.56 11.31-4.69c6.25-6.25 6.25-16.38 0-22.63l-33.12-33.12 33.12-33.12c6.26-6.25 6.26-16.38 0.02-22.63z" ></path></symbol><symbol id="icon-address" viewBox="0 0 1024 1024"><path d="M565.248 85.290667a96 96 0 0 1 96 96V309.333333a96 96 0 0 1-96 96h-32v85.333334h138.794667a96 96 0 0 1 95.786666 89.429333l0.213334 6.570667v32h32.042666a96 96 0 0 1 96 96v128.042666a96 96 0 0 1-96 96h-128.042666a96 96 0 0 1-96-96V714.666667a96 96 0 0 1 96-96h32v-32a32 32 0 0 0-27.648-31.701334L672.042667 554.666667H330.581333a32 32 0 0 0-31.701333 27.648l-0.298667 4.352v32h32a96 96 0 0 1 96 96v128.042666a96 96 0 0 1-96 96h-128a96 96 0 0 1-96-96V714.666667a96 96 0 0 1 96-96h32v-32a96 96 0 0 1 89.429334-95.786667l6.570666-0.213333h138.666667v-85.333334h-32.042667a96 96 0 0 1-96-96V181.290667a96 96 0 0 1 96-96h128.042667zM330.581333 682.666667h-128a32 32 0 0 0-32 32v128.042666c0 17.706667 14.293333 32 32 32h128a32 32 0 0 0 32-32V714.666667a32 32 0 0 0-32-32z m469.504 0h-128.042666a32 32 0 0 0-32 32v128.042666c0 17.706667 14.293333 32 32 32h128.042666a32 32 0 0 0 32-32V714.666667a32 32 0 0 0-32-32zM565.248 149.290667h-128.042667a32 32 0 0 0-32 32V309.333333c0 17.664 14.293333 32 32 32h128.042667a32 32 0 0 0 32-32V181.290667a32 32 0 0 0-32-32z" ></path></symbol><symbol id="icon-cascader" viewBox="0 0 1024 1024"><path d="M512 0c26.930286 0 48.762286 21.832 48.762286 48.762286v195.046857C560.762286 270.739429 538.930286 292.571429 512 292.571429H280.380571v207.237714h182.857143V438.857143c0-26.930286 21.832-48.762286 48.762286-48.762286h390.094857C929.025143 390.094857 950.857143 411.926857 950.857143 438.857143v195.048c0 26.930286-21.832 48.761143-48.762286 48.761143H512c-26.930286 0-48.762286-21.830857-48.762286-48.761143v-60.953143h-182.857143v256c0 5.771429 4.010286 10.605714 9.395429 11.868571L292.571429 841.142857h170.666285v-60.952C463.237714 753.260571 485.069714 731.428571 512 731.428571h390.094857C929.025143 731.428571 950.857143 753.260571 950.857143 780.190857v195.046857C950.857143 1002.168 929.025143 1024 902.094857 1024H512c-26.930286 0-48.762286-21.832-48.762286-48.762286V914.285714H292.571429c-44.771429 0-81.490286-34.48-85.051429-78.334857l-0.282286-6.998857V292.571429H121.905143C94.974857 292.571429 73.142857 270.739429 73.142857 243.809143V48.762286C73.142857 21.832 94.974857 0 121.905143 0H512z m365.714286 804.571429H536.380571v146.285714H877.714286V804.571429z m0-341.333715H536.380571v146.285715H877.714286v-146.285715zM487.619429 73.142857H146.285714v146.285714h341.333715V73.142857z" ></path></symbol><symbol id="icon-colorpicker" viewBox="0 0 1024 1024"><path d="M649.386667 461.653333l-8.533334 7.68-85.333333-85.333333 57.1904-56.32C602.453333 306.056533 597.333333 282.453333 597.333333 256.853333V256c0-47.223467 16.503467-87.6032 49.493334-121.173333C680.379733 101.8368 720.759467 85.333333 768 85.333333s87.313067 16.503467 120.32 49.493334C921.9072 168.3968 938.666667 208.776533 938.666667 256s-16.759467 87.330133-50.346667 120.32c-33.006933 33.570133-72.823467 50.346667-119.466667 50.346667H768c-25.0368 0-48.059733-4.5568-69.12-13.653334l-49.493333 48.64zM342.186667 768L256 853.333333h-85.333333v-84.48L256.853333 682.666667l85.333334 85.333333z" ></path><path d="M594.722133 538.743467l-23.773866-24.507734 115.968-113.408a17.032533 17.032533 0 0 1 18.7392-3.498666c18.807467 8.1408 39.799467 12.270933 62.344533 12.270933 43.1104 0 78.216533-14.7968 108.151467-45.243733C906.8032 334.2336 921.6 298.871467 921.6 256c0-42.9056-14.830933-78.592-45.346133-109.1072C846.301867 116.957867 810.9056 102.4 768 102.4c-42.973867 0-78.677333 14.574933-109.192533 44.5952C628.974933 177.322667 614.4 213.0432 614.4 256c0 23.790933 4.625067 45.1584 13.7216 64.375467a17.066667 17.066667 0 0 1-3.4304 19.473066l-100.625067 99.7376-24.132266-24.132266 43.52-43.52 12.066133 12.066133-11.9808-12.151467 48.878933-48.128A183.5008 183.5008 0 0 1 580.266667 256.853333c0-52.48 18.295467-97.262933 54.408533-133.9904C671.573333 86.562133 716.373333 68.266667 768 68.266667c51.677867 0 96.221867 18.3296 132.386133 54.493866C937.1136 159.470933 955.733333 204.305067 955.733333 256c0 51.780267-18.670933 96.3584-55.4496 132.488533C864.324267 425.079467 820.036267 443.733333 768.853333 443.733333c-23.773867 0-45.704533-3.618133-65.8944-10.786133l-48.571733 48.657067-12.680533-11.4176 11.741866 12.407466-58.7264 56.149334z" ></path><path d="M85.333333 972.8a34.133333 34.133333 0 0 1-24.132266-58.2656l85.333333-85.333333a34.133333 34.133333 0 1 1 48.264533 48.264533l-85.333333 85.333333A33.962667 33.962667 0 0 1 85.333333 972.8z m598.186667-426.666667a33.9968 33.9968 0 0 1-24.132267-10.001066l-170.666666-170.666667a34.133333 34.133333 0 1 1 48.264533-48.264533l128 128a4.727467 4.727467 0 0 1 0.4096 0.426666 5.034667 5.034667 0 0 1 0.426667 0.426667l41.813333 41.813333A34.133333 34.133333 0 0 1 683.52 546.133333z" ></path><path d="M256 870.4h-85.333333a17.066667 17.066667 0 0 1-17.066667-17.066667v-84.48c0-4.539733 1.792-8.874667 5.000533-12.066133l341.333334-341.333333a17.0496 17.0496 0 1 1 24.132266 24.132266L187.733333 775.918933V836.266667h61.252267l81.186133-80.401067 240.571734-241.425067a17.066667 17.066667 0 0 1 24.1664 24.1152L268.014933 865.467733c-3.208533 3.157333-7.509333 4.932267-12.014933 4.932267z m354.133333-353.28a17.0496 17.0496 0 0 1-12.066133-29.1328l39.901867-39.0144a17.066667 17.066667 0 0 1 22.8352 25.361067l-8.533334 7.68-30.071466 30.1056a17.015467 17.015467 0 0 1-12.066134 5.000533z" ></path><path d="M280.9856 658.517333l85.333333 85.333334-48.264533 48.2816-85.333333-85.333334z" ></path></symbol><symbol id="icon-shengshiqu" viewBox="0 0 1024 1024"><path d="M524.552258 848.929032c184.32 0 333.625806-149.966452 333.625807-333.625806s-149.966452-333.625806-333.625807-333.625807c-184.32 0-333.625806 149.966452-333.625806 333.625807s149.305806 333.625806 333.625806 333.625806m0 48.227097c-210.745806 0-381.852903-171.107097-381.852903-381.852903s171.107097-381.852903 381.852903-381.852903 381.192258 171.107097 381.192258 381.852903-170.446452 381.852903-381.192258 381.852903z" ></path><path d="M524.552258 686.410323c67.385806-70.689032 143.36-168.464516 143.36-218.673549 0-78.616774-64.082581-143.36-143.36-143.36-78.616774 0-143.36 64.082581-143.36 143.36 0.660645 50.209032 75.974194 147.984516 143.36 218.673549m0 67.385806S333.625806 572.779355 333.625806 467.736774c0-105.042581 85.223226-190.926452 190.926452-190.926451 105.042581 0 190.926452 85.223226 190.926452 190.926451 0 105.042581-190.926452 286.059355-190.926452 286.059355z" ></path><path d="M524.552258 515.303226c26.425806 0 47.566452-21.140645 47.566452-47.566452s-21.140645-47.566452-47.566452-47.566451-47.566452 21.140645-47.566452 47.566451 21.140645 47.566452 47.566452 47.566452m0 47.566451c-52.851613 0-95.132903-42.941935-95.132903-95.132903 0-52.851613 42.941935-95.132903 95.132903-95.132903 52.851613 0 95.132903 42.941935 95.132903 95.132903 0 52.851613-42.28129 95.132903-95.132903 95.132903z" ></path></symbol><symbol id="icon-text" viewBox="0 0 1058 1024"><path d="M304.542914 298.216519c-10.414219 0-18.979184-8.467636-18.979184-18.979184 0-10.414219 8.467636-18.979184 18.979184-18.979185h244.880145c10.414219 0 18.979184 8.467636 18.979184 18.979185 0 10.414219-8.467636 18.979184-18.979184 18.979184H304.542914z" ></path><path d="M304.542914 788.074137c-10.414219 0-18.979184-8.467636-18.979184-18.979184s8.467636-18.979184 18.979184-18.979185h489.857618c10.414219 0 18.979184 8.467636 18.979185 18.979185s-8.467636 18.979184-18.979185 18.979184H304.542914z m367.417546-122.537401c-10.414219 0-18.979184-8.467636-18.979184-18.979184 0-10.414219 8.467636-18.979184 18.979184-18.979185h122.440072c10.414219 0 18.979184 8.467636 18.979185 18.979185 0 10.414219-8.467636 18.979184-18.979185 18.979184H671.96046z m-244.977474 0c-10.414219 0-18.979184-8.467636-18.979184-18.979184V279.237335c0-5.061116 1.946583-9.830244 5.547762-13.431423 3.601179-3.601179 8.370307-5.547762 13.431422-5.547762s9.830244 1.946583 13.431423 5.547762c3.601179 3.601179 5.547762 8.370307 5.547762 13.431423v367.417546c0 10.414219-8.467636 18.881855-18.979185 18.881855zM671.96046 543.096664c-10.414219 0-18.979184-8.467636-18.979184-18.979185 0-10.414219 8.467636-18.979184 18.979184-18.979184h122.440072c10.414219 0 18.979184 8.467636 18.979185 18.979184 0 10.414219-8.467636 18.979184-18.979185 18.979185H671.96046z m0-122.440072c-10.414219 0-18.979184-8.467636-18.979184-18.979185 0-10.414219 8.467636-18.979184 18.979184-18.979184h183.660108c10.414219 0 18.979184 8.467636 18.979185 18.979184 0 10.414219-8.467636 18.979184-18.979185 18.979185H671.96046z m0-122.440073c-10.414219 0-18.979184-8.467636-18.979184-18.979184 0-10.414219 8.467636-18.979184 18.979184-18.979185h183.660108c10.414219 0 18.979184 8.467636 18.979185 18.979185 0 10.414219-8.467636 18.979184-18.979185 18.979184H671.96046z" ></path><path d="M847.44492 914.407376H251.498527c-48.956563 0-88.861515-39.807623-88.861515-88.861515V229.599468c0-48.956563 39.807623-88.861515 88.861515-88.861515h298.021861c10.706207 0 19.46583 8.759624 19.46583 19.46583s-8.759624 19.46583-19.46583 19.46583H251.498527c-27.54415 0-49.929855 22.385705-49.929855 49.929855v596.043722c0 27.54415 22.385705 49.929855 49.929855 49.929854h596.043722c27.54415 0 49.929855-22.385705 49.929854-49.929854V508.544815c0-10.706207 8.759624-19.46583 19.465831-19.46583s19.46583 8.759624 19.46583 19.46583v317.098375c-0.097329 48.956563-39.904952 88.764186-88.958844 88.764186z" ></path></symbol><symbol id="icon-link" viewBox="0 0 1024 1024"><path d="M272.6 952.3c-55.4 0-107.3-21.4-146.3-60.4C87.4 853 66 801.1 66 745.7c0-55.4 21.4-107.3 60.4-146.3l134-134c12.5-12.5 32.8-12.5 45.3 0l0 0c12.5 12.5 12.5 32.8 0 45.3l-134 134c-26.8 26.8-41.6 62.7-41.6 101s14.8 74.2 41.6 101 62.7 41.6 101 41.6 74.2-14.8 101-41.6l156.6-156.6c26.8-26.8 41.6-62.7 41.6-101 0-29.4-8.7-57.3-24.8-80.8-8.7-12.7-7.1-29.8 3.8-40.7l0 0c14.2-14.2 37.8-11.9 49.2 4.6 23.4 34.1 36 74.5 36 116.9 0 55.4-21.4 107.3-60.4 146.3L418.8 892C379.9 930.9 328 952.3 272.6 952.3zM687.1 552.3 687.1 552.3c-12.5-12.5-12.5-32.8 0-45.3l134-134c26.8-26.8 41.6-62.7 41.6-101s-14.8-74.2-41.6-101-62.7-41.6-101-41.6-74.2 14.8-101 41.6L462.4 327.6c-26.8 26.8-41.6 62.7-41.6 101 0 29.4 8.7 57.3 24.8 80.8 8.7 12.7 7.1 29.8-3.8 40.7l0 0c-14.2 14.2-37.8 11.9-49.2-4.6-23.4-34.1-36-74.5-36-116.9 0-55.4 21.4-107.3 60.4-146.3L573.7 125.7c38.9-38.9 90.9-60.4 146.3-60.4 55.4 0 107.3 21.4 146.3 60.4 38.9 38.9 60.4 90.9 60.4 146.3s-21.4 107.3-60.4 146.3l-134 134C719.8 564.8 699.6 564.8 687.1 552.3z" ></path></symbol><symbol id="icon-alert" viewBox="0 0 1024 1024"><path d="M940.33909 768.957303l-357.420389-595.785242c-39.767725-66.258053-104.845906-66.258053-144.614655 0L80.88468 768.957303c-39.768749 66.25703-7.730055 120.488165 71.184249 120.488165l717.081819 0C948.069145 889.445468 980.104769 835.214333 940.33909 768.957303zM510.610862 824.682465c-63.828724-0.936325-63.828724 0.933255-63.828724-63.830771 0-62.894446 0-62.894446 63.828724-63.827701 63.827701-0.933255 63.827701 0.933255 63.827701 63.827701C574.438563 825.615721 574.438563 825.615721 510.610862 824.682465zM574.438563 634.129548 446.782138 634.129548 446.782138 314.981834l127.656425 0L574.438563 634.129548z" ></path></symbol><symbol id="icon-alert1" viewBox="0 0 1024 1024"><path d="M0 0h1024v1024H0z" fill="#FFFFFF" fill-opacity="0" ></path><path d="M532.526 116.675l0.2 0.342L956.802 855.01A24.063 24.063 0 0 1 960 867c0 13.123-10.497 23.786-23.526 24.001H87.926a23.861 23.861 0 0 1-11.948-3.208c-11.332-6.555-15.296-21.005-8.971-32.436l0.195-0.346 424.076-737.993a23.962 23.962 0 0 1 8.776-8.805c11.33-6.554 25.781-2.756 32.472 8.463z m-20.524 60.382l-382.67 665.94h765.34l-382.67-665.94zM517.987 688c9.919 0 17.96 8.059 17.96 18v12c0 9.941-8.041 18-17.96 18h-11.974c-9.919 0-17.96-8.059-17.96-18v-12c0-9.941 8.041-18 17.96-18h11.974z m-11.475-272.013l11.974 0.026c9.918 0.023 17.941 8.1 17.92 18.04l-0.42 188c-0.022 9.942-8.08 17.983-18 17.96l-11.973-0.026c-9.919-0.023-17.942-8.1-17.92-18.04l0.42-188c0.021-9.942 8.08-17.983 18-17.96z" fill="#000000" ></path></symbol><symbol id="icon-gitee" viewBox="0 0 1024 1024"><path d="M828.70047781 442.48641182H473.36932405v0.00772492A30.89836137 30.89836137 0 0 0 442.47096268 473.38477319l-0.0308983 77.24590276a30.89836137 30.89836137 0 0 0 30.89836137 30.90608628L689.6578523 581.52903732a30.89836137 30.89836137 0 0 1 30.89836139 30.89836138v15.44918069c0 51.19086008-41.50422404 92.69508343-92.69508346 92.69508344H334.30352449a30.89836137 30.89836137 0 0 1-30.89836138-30.89836138V396.13886977h-0.00772424c0-51.19086008 41.49649912-92.69508343 92.69508345-92.69508346h432.52298485v-0.01544914a30.89836137 30.89836137 0 0 0 30.89836136-30.88291223l0.0695215-77.24590275H859.59883918a30.89836137 30.89836137 0 0 0-30.89836137-30.91381052L396.1234206 164.40116082C268.14240861 164.40116082 164.38571167 268.15785777 164.38571167 396.13886977v432.57705719a30.89836137 30.89836137 0 0 0 30.89836137 30.89836137h455.75082756c115.18909066 0 208.56393792-93.37484793 208.56393858-208.56393792V473.38477319a30.89836137 30.89836137 0 0 0-30.89836137-30.89836137z" fill="#C71D23" ></path></symbol><symbol id="icon-github" viewBox="0 0 1024 1024"><path d="M932 512a408 408 0 0 1-80.4 246.9 412.5 412.5 0 0 1-206.7 151.8 25.2 25.2 0 0 1-21.6-3.9 21.3 21.3 0 0 1-6.6-16.5v-115.2a98.1 98.1 0 0 0-28.5-77.7 390 390 0 0 0 55.8-9.6 204.6 204.6 0 0 0 51.3-21.6 154.5 154.5 0 0 0 44.1-36 172.5 172.5 0 0 0 30-57.6 275.4 275.4 0 0 0 11.4-82.5 158.1 158.1 0 0 0-43.5-112.5 145.2 145.2 0 0 0-4.2-111.6 71.7 71.7 0 0 0-44.1 6 281.7 281.7 0 0 0-50.4 24l-20.7 12.9a390 390 0 0 0-210 0c-6-4.2-13.5-8.7-23.1-14.7A305.7 305.7 0 0 0 338 272a77.7 77.7 0 0 0-47.1-7.5 147 147 0 0 0-3.9 112.5 162.9 162.9 0 0 0-43.2 113.1A270 270 0 0 0 255.2 572a184.2 184.2 0 0 0 30 57.6 142.5 142.5 0 0 0 44.1 36.6 251.1 251.1 0 0 0 51.3 21.6 388.2 388.2 0 0 0 56.1 9.6 86.7 86.7 0 0 0-27 56.4 93 93 0 0 1-24.9 7.8 156.9 156.9 0 0 1-30 2.7A64.8 64.8 0 0 1 316.4 752a102.6 102.6 0 0 1-30-34.2 90 90 0 0 0-26.4-28.5 75.6 75.6 0 0 0-27-13.2h-10.8a39 39 0 0 0-15.9 2.4q-4.5 2.7-2.7 6.3a41.4 41.4 0 0 0 5.1 7.5 51.9 51.9 0 0 0 7.2 6.9l3.9 2.4a73.2 73.2 0 0 1 24 20.7 147.9 147.9 0 0 1 17.1 27.6l5.4 12.6a67.8 67.8 0 0 0 24 33.9 90 90 0 0 0 36.3 15.6 183.9 183.9 0 0 0 37.8 3.9 170.7 170.7 0 0 0 30-2.1l12.6-2.1v78.6a21.6 21.6 0 0 1-7.2 16.5 26.1 26.1 0 0 1-21.9 3.9 410.7 410.7 0 0 1-205.5-152.7A401.1 401.1 0 0 1 92 512a410.1 410.1 0 0 1 56.4-210A415.8 415.8 0 0 1 302 148.4 410.1 410.1 0 0 1 512 92a410.1 410.1 0 0 1 210 56.4A415.8 415.8 0 0 1 875.6 302 409.5 409.5 0 0 1 932 512z" fill="#333333" ></path></symbol><symbol id="icondialog" viewBox="0 0 1024 1024"><path d="M930.133 68.267H93.867C42.667 68.267 0 110.933 0 162.133v699.734c0 51.2 42.667 93.866 93.867 93.866h836.266c51.2 0 93.867-42.666 93.867-93.866V162.133c0-51.2-42.667-93.866-93.867-93.866z m0 51.2s1.707 0 0 0H92.16h837.973z m42.667 742.4c0 23.893-18.773 42.666-42.667 42.666H93.867c-23.894 0-42.667-18.773-42.667-42.666V307.2h921.6v554.667z" ></path><path d="M597.333 484.693H170.667c-13.654 0-25.6-11.946-25.6-25.6s11.946-25.6 25.6-25.6h426.666c13.654 0 25.6 11.947 25.6 25.6s-11.946 25.6-25.6 25.6z m-102.4 146.774H170.667c-13.654 0-25.6-11.947-25.6-25.6s11.946-25.6 25.6-25.6h324.266c13.654 0 25.6 11.946 25.6 25.6s-11.946 25.6-25.6 25.6z m256 145.066H170.667c-13.654 0-25.6-11.946-25.6-25.6s11.946-25.6 25.6-25.6h580.266c13.654 0 25.6 11.947 25.6 25.6s-11.946 25.6-25.6 25.6z" ></path></symbol><symbol id="icon_map" viewBox="0 0 1024 1024"><path d="M995.84 279.04a60.330667 60.330667 0 0 0-58.88-3.413333l-130.56 64a42.666667 42.666667 0 1 0 37.546667 76.8L938.666667 370.346667v436.053333l-276.48 130.56-279.893334-139.093333a60.586667 60.586667 0 0 0-52.906666 0L85.333333 916.48V448l92.16-43.52c21.333333-10.24 30.72-35.84 20.48-57.173333a42.496 42.496 0 0 0-56.32-20.48l-106.666666 50.346666c-21.333333 10.24-34.986667 31.573333-34.986667 54.613334v523.946666c0 21.333333 10.24 40.106667 28.16 51.2 17.92 11.093333 39.253333 11.946667 58.88 3.413334l268.8-130.56 279.893333 137.386666c7.68 5.12 17.066667 6.826667 26.453334 6.826667 8.533333 0 17.92-1.706667 25.6-5.973333l301.226666-141.653334c21.333333-9.386667 34.986667-31.573333 34.986667-54.613333V330.24c0-20.48-10.24-40.106667-28.16-51.2z" fill="#333333" ></path><path d="M512 692.053333c28.16 0 54.613333-14.506667 70.826667-38.4C667.306667 523.093333 768 348.16 768 256c0-140.8-115.2-256-256-256S256 115.2 256 256c0 92.16 100.693333 267.093333 185.173333 397.653333 16.213333 23.893333 42.666667 38.4 70.826667 38.4zM512 85.333333c93.866667 0 170.666667 76.8 170.666667 170.666667 0 52.906667-65.706667 187.733333-169.813334 351.573333C407.04 443.733333 341.333333 309.76 341.333333 256c0-93.866667 76.8-170.666667 170.666667-170.666667z" fill="#333333" ></path></symbol><symbol id="iconbianjiqi" viewBox="0 0 1102 1024"><path d="M1063.382161 945.230951a39.384524 39.384524 0 0 1 0 78.769049H39.384524a39.384524 39.384524 0 0 1 0-78.769049h1023.997637z m0-236.307147a39.384524 39.384524 0 0 1 0 78.769049H39.384524a39.384524 39.384524 0 0 1 0-78.769049h1023.997637z m-787.69049-708.921441a50.412191 50.412191 0 0 1 45.292204 27.33286L551.383343 551.385706H461.35032l-72.703832-157.38056H165.415003L94.207783 551.385706H0L231.974849 28.201683A48.83681 48.83681 0 0 1 275.691671 0.002363z m787.69049 472.614294a39.384524 39.384524 0 0 1 0 78.769049h-315.076196a39.384524 39.384524 0 0 1 0-78.769049h315.076196z m-787.69049-347.450275l-76.405977 190.46356h155.096257L275.691671 125.245151zM1063.382161 236.30951a39.384524 39.384524 0 0 1 0 78.769049h-315.076196a39.384524 39.384524 0 0 1 0-78.769049h315.076196z m0-236.307147a39.384524 39.384524 0 0 1 0 78.769049h-315.076196a39.384524 39.384524 0 0 1 0-78.769049h315.076196z" ></path></symbol><symbol id="icondivider" viewBox="0 0 1024 1024"><path d="M904 560H120c-27.2 0-48-20.8-48-48s20.8-48 48-48h784c27.2 0 48 20.8 48 48s-20.8 48-48 48z" ></path></symbol><symbol id="iconanniu" viewBox="0 0 1024 1024"><path d="M337.408 512c0 23.04 4.608 45.568 13.312 67.072 8.704 20.992 21.504 40.448 37.888 56.832 16.384 16.384 35.328 29.184 56.832 37.888 20.992 8.704 44.032 13.312 67.072 13.312s45.568-4.608 67.072-13.312c20.992-8.704 40.448-21.504 56.832-37.888 16.384-16.384 29.184-35.328 37.888-56.832 8.704-20.992 13.312-44.032 13.312-67.072s-4.608-45.568-13.312-67.072c-8.704-20.992-21.504-40.448-37.888-56.832-16.384-16.384-35.328-29.184-56.832-37.888-20.992-8.704-44.032-13.312-67.072-13.312s-45.568 4.608-67.072 13.312c-20.992 8.704-40.448 21.504-56.832 37.888-16.384 16.384-29.184 35.328-37.888 56.832-8.704 21.504-13.312 44.032-13.312 67.072zM512 201.216c171.008 0 310.784 139.776 310.784 310.784 0 171.008-139.776 310.784-310.784 310.784-171.008 0-310.784-139.776-310.784-310.784 0-171.008 139.776-310.784 310.784-310.784m0-77.312c-213.504 0-388.096 174.592-388.096 388.096 0 213.504 174.592 388.096 388.096 388.096 213.504 0 388.096-174.592 388.096-388.096 0-213.504-174.592-388.096-388.096-388.096z" ></path></symbol><symbol id="icon-button" viewBox="0 0 1024 1024"><path d="M211.98 394.08h104.44c22.43 0 39.94 5.34 52.54 16.02 12.17 10.25 18.26 24.14 18.26 41.65 0 12.81-3.2 23.71-9.61 32.68-6.62 8.54-15.49 14.85-26.59 18.9 15.16 2.99 26.59 9.08 34.28 18.26 7.69 9.19 11.53 21.57 11.53 37.16 0 22.86-7.9 39.73-23.71 50.62-13.46 8.97-32.36 13.46-56.7 13.46H211.98V394.08z m34.92 28.83v68.24h60.23c15.8 0 27.34-2.77 34.6-8.33 7.05-5.77 10.57-14.74 10.57-26.91 0-11.53-3.52-19.86-10.57-24.99-6.84-5.34-18.16-8.01-33.96-8.01H246.9z m0 96.75v74.32h64.71c14.31 0 25.84-2.35 34.6-7.05 10.46-6.19 15.7-15.8 15.7-28.83 0-13.46-4.06-23.28-12.17-29.47-7.9-5.98-20.29-8.97-37.16-8.97H246.9z" fill="#333333" ></path><path d="M316.42 627.82H206.98V389.08h109.44c23.53 0 42.3 5.79 55.77 17.2 13.29 11.19 20.03 26.49 20.03 45.46 0 13.82-3.55 25.79-10.54 35.58l-0.12 0.16c-4.5 5.81-9.99 10.69-16.41 14.6 9.97 3.71 18.01 9.16 23.98 16.29 8.43 10.07 12.7 23.65 12.7 40.37 0 24.49-8.7 42.9-25.87 54.74-14.29 9.53-34.3 14.34-59.54 14.34z m-99.44-10h99.44c23.23 0 41.37-4.24 53.93-12.62 14.43-9.95 21.48-25.16 21.48-46.46 0-14.31-3.49-25.73-10.37-33.95-6.9-8.24-17.47-13.81-31.41-16.56l-17.55-3.47 16.8-6.14c10.12-3.7 18.29-9.48 24.29-17.19 5.72-8.05 8.62-18.04 8.62-29.69 0-16.11-5.39-28.48-16.48-37.82-11.63-9.85-28.22-14.84-49.32-14.84h-99.44v218.74z m94.64-18.83H241.9v-84.32h70.67c18.15 0 31.3 3.26 40.18 9.98 9.4 7.18 14.16 18.43 14.16 33.46 0 14.86-6.11 26.01-18.15 33.14l-0.18 0.1c-9.45 5.07-21.89 7.64-36.96 7.64z m-59.72-10h59.71c13.36 0 24.17-2.15 32.14-6.4 8.85-5.28 13.15-13.28 13.15-24.48 0-11.91-3.34-20.25-10.21-25.5-6.96-5.27-18.45-7.94-34.13-7.94H251.9v64.32z m55.23-92.84H241.9v-78.24h65.87c17.05 0 29.15 2.95 36.97 9.02 8.34 6.1 12.56 15.85 12.56 28.98 0 13.69-4.17 24.04-12.41 30.78l-0.13 0.1c-8.22 6.3-20.53 9.36-37.63 9.36z m-55.23-10h55.23c14.56 0 25.16-2.44 31.5-7.25 5.84-4.81 8.67-12.33 8.67-22.99 0-9.93-2.78-16.78-8.51-20.94l-0.14-0.1c-5.91-4.61-16.3-6.95-30.88-6.95H251.9v58.23zM414.45 394.08h187.41v29.79h-76.25v198.95h-34.6V423.87h-76.57v-29.79z" fill="#333333" ></path><path d="M530.62 627.82h-44.6V428.87h-76.57v-39.79h197.41v39.79h-76.25v198.95z m-34.6-10h24.6V418.87h76.25v-19.79H419.45v19.79h76.57v198.95z" fill="#333333" ></path><path d="M629.42 394.08h35.24l116.93 170.11h1.28V394.08h34.92v228.74h-33.96L665.62 450.78h-1.28v172.04h-34.92V394.08z" fill="#333333" ></path><path d="M822.79 627.82H781.2l-111.87-162.8v162.8h-44.92V389.08h42.87l110.58 160.88V389.08h44.92v238.74z m-36.33-10h26.33V399.08h-24.92v170.11h-8.91l-1.49-2.17-115.44-167.94h-27.61v218.74h24.92V445.78h8.91l118.21 172.04z" fill="#333333" ></path><path d="M884.08 819.68H146c-43.71 0-79.47-35.76-79.47-79.47V258.42c0-43.71 35.76-79.47 79.47-79.47h738.08c43.71 0 79.47 35.76 79.47 79.47V740.2c0 43.72-35.76 79.48-79.47 79.48z m15.4-129.88V308.83c0-36.2-29.61-65.81-65.81-65.81H196.41c-36.2 0-65.81 29.61-65.81 65.81V689.8c0 36.2 29.61 65.81 65.81 65.81h637.26c36.19 0 65.81-29.62 65.81-65.81z" fill="#333333" ></path></symbol><symbol id="icon-button1" viewBox="0 0 1024 1024"><path d="M787.692308 236.307692a78.769231 78.769231 0 0 1 78.76923 78.769231v393.846154a78.769231 78.769231 0 0 1-78.76923 78.769231H236.307692a78.769231 78.769231 0 0 1-78.76923-78.769231V315.076923a78.769231 78.769231 0 0 1 78.76923-78.769231h551.384616z m0 39.384616H236.307692a39.384615 39.384615 0 0 0-39.108923 34.776615L196.923077 315.076923v393.846154a39.384615 39.384615 0 0 0 34.776615 39.108923L236.307692 748.307692h551.384616a39.384615 39.384615 0 0 0 39.108923-34.776615L827.076923 708.923077V315.076923a39.384615 39.384615 0 0 0-34.776615-39.108923L787.692308 275.692308zM349.814154 422.045538c16.777846 0 30.011077 4.017231 39.463384 12.051693 8.743385 7.561846 13.233231 17.723077 13.233231 30.483692 0 9.452308-2.363077 17.486769-6.852923 24.103385-4.489846 6.144-10.870154 10.633846-19.377231 13.942154 11.106462 2.126769 19.377231 6.616615 25.048616 13.469538 5.435077 6.616615 8.270769 15.832615 8.270769 27.175385 0 17.014154-5.907692 29.538462-17.486769 37.572923-9.924923 6.616615-24.103385 9.924923-42.062769 9.924923H272.541538v-168.723693z m211.022769 0v23.63077h-55.296V590.769231h-27.648v-145.092923H422.596923v-23.63077h138.24z m47.734154 0l83.416615 121.698462h0.945231v-121.698462h27.884308V590.769231h-26.939077l-84.361846-123.352616h-0.945231V590.769231h-27.648v-168.723693h27.648z m-261.828923 93.577847H300.189538v52.460307h45.843693c10.397538 0 18.668308-1.654154 24.576-4.962461 7.561846-4.253538 11.342769-10.870154 11.342769-20.322462 0-9.688615-2.835692-16.541538-8.270769-20.795077-5.671385-4.253538-14.651077-6.380308-26.939077-6.380307z m-3.780923-70.892308H300.189538v48.206769h42.299077c11.815385 0 20.086154-2.126769 25.048616-5.907692 4.726154-4.017231 7.325538-10.397538 7.325538-19.140923 0-8.034462-2.599385-13.942154-7.325538-17.486769-5.198769-3.780923-13.233231-5.671385-24.576-5.671385z" fill="#333333" ></path></symbol><symbol id="iconadd" viewBox="0 0 1024 1024"><path d="M511.999488 0.011776C441.242716 0.011776 374.786644 13.374668 312.733671 40.100454A514.701762 514.701762 0 0 0 150.382205 149.512337 522.586381 522.586381 0 0 0 40.61193 312.0174 494.324631 494.324631 0 0 0 0.011264 511.488012c0 70.807971 13.516489 137.315242 40.600666 199.470612a522.586381 522.586381 0 0 0 109.770275 162.505062 521.971995 521.971995 0 0 0 162.300268 109.923872A492.942262 492.942262 0 0 0 511.999488 1023.988224c70.756773 0 137.212844-13.516489 199.265817-40.600666a521.971995 521.971995 0 0 0 162.351466-109.923872 522.586381 522.586381 0 0 0 109.770275-162.505062A494.324631 494.324631 0 0 0 1023.987713 511.488012a494.324631 494.324631 0 0 0-40.600667-199.470612 522.586381 522.586381 0 0 0-109.770275-162.505063 514.701762 514.701762 0 0 0-162.300267-109.411883A498.471735 498.471735 0 0 0 511.999488 0.011776z m0 916.663716a392.387775 392.387775 0 0 1-157.692373-31.743269 414.710462 414.710462 0 0 1-128.509044-86.474812A402.934733 402.934733 0 0 1 107.221598 511.488012c0-55.550722 10.598156-108.029515 31.74327-157.282783a409.078591 409.078591 0 0 1 86.935601-129.174629 410.256164 410.256164 0 0 1 128.509044-87.037998A392.387775 392.387775 0 0 1 511.999488 106.300531c56.216307 0 108.746299 10.598156 157.692373 31.74327 48.894875 21.247511 91.697091 50.174846 128.509045 87.037998a409.078591 409.078591 0 0 1 86.884401 129.174629c21.145114 49.304466 31.74327 101.73206 31.74327 157.282783 0 56.267506-10.598156 109.053492-31.74327 158.306759a402.934733 402.934733 0 0 1-86.9356 128.66264 414.710462 414.710462 0 0 1-128.509044 86.474811 392.387775 392.387775 0 0 1-157.641175 31.74327z" fill="#444444" ></path><path d="M767.9936 562.226045V461.825154h-205.768067V256.005888H461.824642v205.768067H256.005376v100.45209h205.768067V767.994112h100.45209v-205.768067z" fill="#444444" ></path></symbol><symbol id="icon-password" viewBox="0 0 1024 1024"><path d="M142.52800001 827.904A249.6 249.6 0 0 0 543.744 544l309.568-309.376-5.75999999-111.744-111.74400001-5.76-44.8 44.8s58.752 58.752 39.168 78.336-78.208-39.04-78.336-39.168l-39.168 39.168s58.752 58.816 39.16800001 78.336-78.272-39.04-78.27200001-39.04l3.264-3.264-42.432 42.432c0.192 0.32 58.368 58.88 39.168 78.08s-78.33600001-39.168-78.336-39.168l14.336-14.016-83.2 83.2a249.6 249.6 0 0 0-283.776 401.216z m117.43999998-235.008a83.2 83.2 0 1 1 1e-8 117.504 83.2 83.2 0 0 1-1e-8-117.504z" ></path></symbol><symbol id="icon-lock" viewBox="0 0 1024 1024"><path d="M832 464h-68V240c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zM332 240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v224H332V240z m460 600H232V536h560v304zM484 701v53c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-53a48.01 48.01 0 1 0-56 0z" ></path></symbol><symbol id="icon-html" viewBox="0 0 1024 1024"><path d="M824.4736 536.2176v-404.992c0-44.1344-35.8912-80.0256-80.0768-80.0256H423.8336l-60.16 0.6144-260.4544 259.84v581.12c0 44.1344 35.8912 80.0256 80.0768 80.0256h561.152c44.1344 0 80.0256-35.8912 80.0256-80.0768v-35.8912H764.416v15.9744a40.1408 40.1408 0 0 1-40.192 40.192H203.2128a40.1408 40.1408 0 0 1-40.192-40.192V371.8144h180.4288c44.1344 0 80.0768-35.8912 80.0768-80.0768V111.3088h300.6464c22.0672 0 40.192 17.8176 40.192 40.192v385.024h60.1088v-0.3072zM371.0464 268.6976a43.0592 43.0592 0 0 1-42.9568 43.008H196.1472l174.8992-174.8992v131.8912z" ></path><path d="M340.6848 795.8016v-71.5264h-66.56v71.5264H232.96V625.152h41.0624v64.7168h66.56v-64.7168h41.1648v170.5984h-41.1136z m149.7088-135.6288v135.6288h-41.1136v-135.6288h-48.128v-35.2768h137.728v35.328h-48.4864z m221.7984 135.6288l0.9216-120.8832h-0.6144l-44.4928 120.832h-28.8256l-43.264-120.832h-0.6144l0.9216 120.832h-38.912v-170.496h58.5728l38.912 109.4656h0.9728l37.12-109.5168h59.4944v170.5984h-40.192z m75.4688 0V625.152h41.4208v134.656h65.9456v35.9424h-107.3664z" ></path></symbol><symbol id="icon-time" viewBox="0 0 1024 1024"><path d="M511.283686 862.823134c-197.953468 0-358.916463-161.015184-358.916463-358.865297 0-197.901279 160.962995-358.864274 358.916463-358.864274 197.850114 0 358.813109 160.962995 358.813109 358.864274C870.100888 701.80795 709.133799 862.823134 511.283686 862.823134M511.283686 206.672036c-164.012448 0-297.438273 133.321448-297.438273 297.2858 0 163.961282 133.425825 297.334919 297.438273 297.334919 163.909094 0 297.339012-133.373637 297.339012-297.334919C808.622698 339.997578 675.196873 206.672036 511.283686 206.672036" ></path><path d="M668.589384 534.696931 511.283686 534.696931c-16.972557 0-30.791284-13.770632-30.791284-30.739095L480.492402 313.167512c0-16.968463 13.818727-30.78719 30.791284-30.78719 16.968463 0 30.686906 13.818727 30.686906 30.78719l0 160.051229 126.618792 0c17.020652 0 30.686906 13.770632 30.686906 30.739095S685.610036 534.696931 668.589384 534.696931" ></path></symbol><symbol id="icon-chart1" viewBox="0 0 1024 1024"><path d="M129.723 576.837V768.11c0 35.114 63.758 63.757 63.758 63.757H894.82s64.692-10.398 64.692 18.556c0 28.89-30.76 44.394-30.76 44.394l-771.32-1.057c-92.4 0-91.528-102.237-91.528-102.237V167.515c0-31.008 45.329-36.178 45.329-36.178 28.89 0 18.492 62.95 18.492 62.95v318.788l-0.001 63.762z" ></path><path d="M894.532 309.677l-216.279-111.7-265.54 370.686c-6.732 11.136-20.142 14.234-30.347 7.069L234.369 469.939l-38.789-31.471-2.458-13.025c0-8.909 4.435-17.043 11.487-21.255 7.053-4.212 15.602-3.873 22.44 0.968l160.874 116.88 264.845-369.571c6.411-10.797 19.287-13.993 29.332-7.795l245.343 129.952c6.84 4.31 11.06 12.347 11.06 21.062 0 0 0 13.267-13.731 19.319s-30.24-5.326-30.24-5.326zM192 604.685V771h748V494.584L685.198 422.49l-295.3 251.384L192 604.685z" ></path></symbol><symbol id="icon-timerange" viewBox="0 0 1024 1024"><path d="M211.541333 541.397333l86.144-0.725333 0.213334 29.653333-86.144 0.682667-0.213334-29.610667z m310.229334-29.482666a51.626667 51.626667 0 0 1 22.698666 5.034666 519.466667 519.466667 0 0 1 89.088-86.741333l24.704 23.168a495.786667 495.786667 0 0 1-85.290666 99.669333 51.882667 51.882667 0 0 1-50.389334 62.677334 51.925333 51.925333 0 0 1-43.349333-81.152 887.338667 887.338667 0 0 1-99.242667-166.442667l25.941334-14.506667a1039.616 1039.616 0 0 1 100.821333 160.64c4.693333-1.493333 9.770667-2.304 15.018667-2.346666z m-76.544-282.410667l0.554666 88.704 243.712-142.677333L444.117333 35.754667l0.469334 90.965333a432.512 432.512 0 0 0-241.408 124.117333 432.298667 432.298667 0 0 0-124.544 307.413334c0.938667 115.370667 47.232 224.554667 129.408 305.450666s192.128 125.397333 307.413333 124.501334a431.957333 431.957333 0 0 0 305.450667-129.322667 434.005333 434.005333 0 0 0 104.789333-174.250667l4.864-15.658666-97.322667-27.989334-4.736 14.762667a331.946667 331.946667 0 0 1-79.786666 132.096 331.306667 331.306667 0 0 1-234.026667 99.157333 331.52 331.52 0 0 1-235.562667-95.402666 331.349333 331.349333 0 0 1-99.157333-234.069334 330.837333 330.837333 0 0 1 95.445333-235.52 330.666667 330.666667 0 0 1 169.813334-92.501333z m394.709333 272.981333a321.92 321.92 0 0 0-16.213333-62.250666l-5.461334-14.848 94.677334-36.181334 5.632 15.104c10.794667 29.226667 18.389333 59.52 22.656 90.325334l2.474666 17.408-101.461333 4.522666-2.304-14.08z m-0.938667 110.549334c3.541333-20.096 5.248-40.405333 5.034667-60.8l-0.085333-6.016-0.341334-15.701334 101.12-4.437333 0.512 16.256c0.085333 3.029333 0.085333 6.101333 0.128 9.130667 0.213333 29.098667-2.474667 58.197333-8.021333 86.784l-3.328 17.152-97.578667-28.16 2.56-14.208z m-33.152-212.992a331.733333 331.733333 0 0 0-31.488-48.810667l-9.770666-12.501333 79.232-63.061334 9.941333 12.714667c17.578667 22.442667 32.853333 46.592 45.653333 72.064l7.936 15.829333-94.933333 36.352-6.570667-12.586666zM755.2 328.32l-10.282667-10.112a331.818667 331.818667 0 0 0-48.512-39.552l-14.378666-9.6 62.762666-80.128 12.373334 8.533333c20.992 14.421333 40.704 30.677333 58.88 48.512 2.090667 2.133333 4.224 4.224 6.272 6.4l12.416 12.672L755.2 328.32z m-240.64 521.216l-0.725333-86.101333 29.653333-0.256 0.682667 86.101333-29.610667 0.256z m216.832-87.68l-61.354667-60.416 20.778667-21.162667 61.354667 60.501334-20.778667 21.077333z m-432.170667-3.626667l60.458667-61.397333 21.162667 20.821333-60.416 61.354667-21.205334-20.778667z m3.669334-432.170666l61.354666 60.458666-20.736 21.12-61.397333-60.416 20.778667-21.162666z m432.170666 3.712l-21.162666-20.821334-60.416 61.354667 21.12 20.864 60.458666-61.397333z m87.637334 216.832l-86.144 0.682666-0.298667-29.653333 86.229333-0.682667 0.213334 29.653334z" ></path></symbol><symbol id="icon-checkbox" viewBox="0 0 1024 1024"><path d="M837.9973144531249 90.125H186.00268554687506C133.26831054687506 90.125 90.125 133.26831054687506 90.125 186.00268554687506V837.9973144531249c0 52.734375 43.143310546875 95.877685546875 95.877685546875 95.877685546875h651.9946289062499c52.734375 0 95.877685546875-43.143310546875 95.877685546875-95.877685546875V186.00268554687506C933.875 133.26831054687506 890.7316894531249 90.125 837.9973144531249 90.125z m38.35189819335938 747.8714904785157c0 20.71060180664063-17.647064208984375 38.34613037109375-38.35272216796874 38.34613037109375H186.00350952148438c-20.711425781249996 0-38.34613037109375-17.63552856445312-38.34613037109375-38.34613037109375V186.00268554687506c0-20.704833984375 17.634704589843754-38.34613037109375 38.34613037109375-38.34613037109375h651.9929809570312c20.705657958984375 0 38.35272216796874 17.64129638671875 38.35272216796874 38.34613037109375V837.9973144531249zM752.6846313476562 291.9674682617188L394.40234375 665.5369567871094 269.36090087890625 535.1421508789062c-11.378265380859373-11.871002197265625-29.824584960937496-11.871002197265625-41.2020263671875 0-11.384857177734375 11.865234375-11.384857177734375 31.095153808593746 0 42.96697998046875l145.64163208007812 151.8914794921875c5.692016601562501 5.9326171875 13.149810791015623 8.89892578125 20.60101318359375 8.89892578125 7.463562011718751 0 14.914764404296875-2.96630859375 20.60101318359375-8.89892578125l378.8841247558594-395.0587463378906c11.384857177734375-11.871002197265625 11.384857177734375-31.10256958007813 0-42.974395751953125-11.37744140625-11.871002197265625-29.82376098632812-11.871002197265625-41.2020263671875 0z" ></path></symbol><symbol id="icon-date" viewBox="0 0 1024 1024"><path d="M824 200h-52v-52c0-31.2-26-52-52-52h-52c-31.2 0-52 26-52 52v52H408v-52c0-31.2-26-52-52-52h-52c-26 0-52 26-52 52v52h-52c-57.2 0-104 46.8-104 104v520c0 57.2 46.8 104 104 104h624c57.2 0 104-46.8 104-104V304c0-57.2-46.8-104-104-104z m-156-26c0-15.6 10.4-26 26-26s26 10.4 26 26v26h-52v-26z m-364 0c0-15.6 10.4-26 26-26s26 10.4 26 26v26h-52v-26z m-104 78h624c26 0 52 26 52 52v52H148v-52c0-26 26-52 52-52z m624 624H200c-26 0-52-26-52-52V408h728v416c0 26-26 52-52 52z" ></path><path d="M330 564H226c-15.6 0-26 10.4-26 26s10.4 26 26 26h104c15.6 0 26-10.4 26-26s-10.4-26-26-26zM454.8 616h104c15.6 0 26-10.4 26-26s-10.4-26-26-26h-104c-15.6 0-26 10.4-26 26s10.4 26 26 26zM798 564H694c-15.6 0-26 10.4-26 26s10.4 26 26 26h104c15.6 0 26-10.4 26-26s-10.4-26-26-26zM330 720H226c-15.6 0-26 10.4-26 26s10.4 26 26 26h104c15.6 0 26-10.4 26-26s-10.4-26-26-26zM564 720H460c-15.6 0-26 10.4-26 26s10.4 26 26 26h104c15.6 0 26-10.4 26-26s-10.4-26-26-26zM798 720H694c-15.6 0-26 10.4-26 26s10.4 26 26 26h104c15.6 0 26-10.4 26-26s-10.4-26-26-26z" ></path></symbol><symbol id="icon-setting" viewBox="0 0 1024 1024"><path d="M213.333333 298.666667a85.333333 85.333333 0 0 0 80.64-58.666667c0-2.133333 1.493333-4.053333 1.92-6.186667s1.066667-4.053333 1.28-5.973333A81.493333 81.493333 0 0 0 298.666667 213.333333a81.493333 81.493333 0 0 0-1.493334-14.506666c0-1.92 0-3.84-1.28-5.973334s-1.28-4.053333-1.92-6.186666a98.133333 98.133333 0 0 0-7.04-16A85.333333 85.333333 0 1 0 213.333333 298.666667zM853.333333 256a42.666667 42.666667 0 0 0 0-85.333333H333.866667a125.653333 125.653333 0 0 1 0 85.333333zM810.666667 725.333333a85.333333 85.333333 0 0 0-73.6 42.666667 98.133333 98.133333 0 0 0-7.04 16c0 2.133333-1.493333 4.053333-1.92 6.186667s-1.066667 4.053333-1.28 5.973333a71.253333 71.253333 0 0 0 0 29.013333c0 1.92 0 3.84 1.28 5.973334s1.28 4.053333 1.92 6.186666A85.333333 85.333333 0 1 0 810.666667 725.333333zM170.666667 768a42.666667 42.666667 0 0 0 0 85.333333h519.466666a125.653333 125.653333 0 0 1 0-85.333333zM592.64 485.333333a98.133333 98.133333 0 0 0-7.04-16 85.333333 85.333333 0 0 0-147.2 0 98.133333 98.133333 0 0 0-7.04 16c0 2.133333-1.493333 4.053333-1.92 6.186667s-1.066667 4.053333-1.28 5.973333a71.253333 71.253333 0 0 0 0 29.013334c0 1.92 0 3.84 1.28 5.973333s1.28 4.053333 1.92 6.186667a85.333333 85.333333 0 0 0 161.28 0c0-2.133333 1.493333-4.053333 1.92-6.186667s1.066667-4.053333 1.28-5.973333a71.253333 71.253333 0 0 0 0-29.013334c0-1.92 0-3.84-1.28-5.973333s-1.28-4.053333-1.92-6.186667zM170.666667 554.666667h220.8a125.653333 125.653333 0 0 1 0-85.333334H170.666667a42.666667 42.666667 0 0 0 0 85.333334zM853.333333 469.333333H632.533333a125.653333 125.653333 0 0 1 0 85.333334H853.333333a42.666667 42.666667 0 0 0 0-85.333334z" ></path></symbol><symbol id="icon-slider" viewBox="0 0 1024 1024"><path d="M256 512c6.4-54.4 54.4-96 112-96s102.4 41.6 112 96h480v32H480c-6.4 54.4-54.4 96-112 96S265.6 598.4 256 544H64v-32h192z m112 96c44.8 0 80-35.2 80-80S412.8 448 368 448 288 483.2 288 528s35.2 80 80 80z" ></path></symbol><symbol id="icon-table" viewBox="0 0 1024 1024"><path d="M57.6 132.48v785.92h908.8V132.48z m844.16 64v203.52H121.6V196.48zM397.44 627.2V464h220.16V627.2z m220.8 64v163.2H397.44V691.2zM121.6 464h211.2V627.2H121.6z m560 0h220.8V627.2h-220.8zM121.6 691.2h211.2v163.2H121.6z m560 163.2V691.2h220.8v163.2z" ></path></symbol><symbol id="icon-list" viewBox="0 0 1024 1024"><path d="M287.957333 192.426667h-64C206.314667 192.426667 192 206.72 192 224.341333v63.914667c0 17.621333 14.293333 31.914667 31.957333 31.914667h64c17.642667 0 31.957333-14.293333 31.957334-31.914667v-63.914667c0-17.621333-14.293333-31.914667-31.957334-31.914666z m0 255.573333h-64C206.314667 448 192 462.293333 192 479.914667v63.914666c0 17.621333 14.293333 31.914667 31.957333 31.914667h64c17.642667 0 31.957333-14.293333 31.957334-31.914667v-63.914666c0-17.621333-14.293333-31.914667-31.957334-31.914667z m0 255.573333h-64c-17.642667 0-31.957333 14.293333-31.957333 31.914667v63.914667c0 17.621333 14.293333 31.914667 31.957333 31.914666h64c17.642667 0 31.957333-14.293333 31.957334-31.914666v-63.914667c0-17.621333-14.293333-31.914667-31.957334-31.914667z m127.914667-415.317333h383.829333a31.936 31.936 0 1 0 0-63.829333H415.872a31.936 31.936 0 1 0 0 63.829333z m383.829333 191.658667H415.872a31.936 31.936 0 1 0 0 63.829333h383.829333a31.936 31.936 0 1 0 0-63.829333z m0 255.573333H415.872a31.936 31.936 0 1 0 0 63.829333h383.829333a31.936 31.936 0 1 0 0-63.829333z" ></path></symbol><symbol id="icon-input" viewBox="0 0 1024 1024"><path d="M118.784 727.04h778.24V296.96h-778.24v430.08zM77.824 256h860.16v512H77.824V256zM194.56 409.6v204.8c0 12.288 8.192 20.48 20.48 20.48s20.48-8.192 20.48-20.48V409.6c0-12.288-8.192-20.48-20.48-20.48s-20.48 8.192-20.48 20.48z" ></path></symbol><symbol id="icon-switch" viewBox="0 0 1024 1024"><path d="M355.80067825 749.80525208h312.26500512c131.28464699 0 237.71100998-106.42713547 237.71100997-237.71178246S799.34955788 274.38245964 668.06568337 274.38245964H355.80067825c-131.28387451 0-237.71100998 106.42636299-237.71100998 237.71100998s106.42713547 237.71178246 237.71100998 237.71178246z m-0.26959419-452.93987275c119.13900376 0 215.72788239 96.58347129 215.72788239 215.72788239S474.66931533 728.3211441 355.53108406 728.3211441c-119.14672852 0-215.72865486-96.58501626-215.72865486-215.72788238 0-119.14518356 96.58269882-215.72788239 215.72865486-215.72788239z" ></path></symbol><symbol id="icon-rate" viewBox="0 0 1024 1024"><path d="M512 127.5c-21.5 0-41.1 12.5-50.2 32.1l-86.9 186.3L175 376.6c-20.5 3.2-37.6 17.6-44.2 37.5-6.6 19.9-1.6 41.7 12.9 56.6l146.4 151.2-34 209.6c-3.4 21.1 5.4 42.3 22.8 54.7 9.3 6.6 20.5 10.2 31.9 10.2 9.4 0 18.6-2.4 26.8-7L512 795.6l174.3 93.8c8.4 4.6 17.6 7 26.8 7 11.2 0 22.4-3.5 32-10.2 17.3-12.3 26.2-33.5 22.7-54.7l-34-209.6 146.5-151.1c14.5-14.9 19.5-36.8 12.9-56.7-6.6-19.8-23.7-34.3-44.2-37.5L649.1 346l-86.9-186.4c-9.1-19.6-28.7-32.1-50.2-32.1z m0.5 412l102-143.8-102 143.8 167.1 65.2-167.1-65.2-0.6 197 0.6-197-168.2 65.2 168.2-65.2-103.1-143.8 103.1 143.8z" ></path></symbol><symbol id="icon-att" viewBox="0 0 1024 1024"><path d="M672.1 64.2c25.7 0 51.4 6.4 70.7 12.9C820 109.2 865 180 865 263.6c0 51.4-19.3 102.9-57.9 141.5L447 771.6c-12.9 12.9-25.7 19.3-38.6 25.7-12.9 6.4-25.7 6.4-45 6.4-12.9 0-32.2 0-45-6.4-12.9-6.4-25.7-12.9-32.2-25.7-12.9-12.9-19.3-25.7-25.7-38.6-6.4-12.9-6.4-32.1-6.4-45 0-32.2 12.9-64.3 32.2-83.6l328-340.8c6.4-6.4 19.3-12.9 25.7-12.9 12.9 0 25.7 6.4 32.2 12.9 6.4 6.4 12.9 19.3 12.9 25.7-6.4 12.9-6.4 19.3-12.9 32.2L337.7 655.8c-6.4 6.4-12.9 19.3-12.9 32.2 0 19.3 19.3 38.6 38.6 38.6 12.9 0 19.3-6.4 25.7-12.9l360.1-366.5c25.7-25.7 32.1-51.4 32.1-83.6 0-32.2-12.9-57.9-32.1-83.6-19.3-25.7-45-38.6-77.2-38.6s-64.3 12.9-83.6 38.6l-360 366.5c-19.3 19.3-32.2 38.6-45 64.3-19.3 45-19.3 102.9 0 147.9 12.9 25.7 25.7 45 45 64.3 38.6 38.6 83.6 57.9 135 57.9 51.4 0 102.9-19.3 135-57.9L865 462.9c6.4-12.9 12.9-12.9 25.7-12.9 12.9 0 19.3 6.4 25.7 12.9 6.4 6.4 12.9 12.9 12.9 25.7s-6.4 19.3-12.9 25.7L556.3 880.9c-25.7 25.7-57.9 45-90 64.3-32.2 12.9-64.3 19.3-102.9 19.3-38.6 0-70.7-6.4-102.9-19.3s-64.3-32.2-90-64.3c-25.7-25.7-45-57.9-57.9-90-12.8-32.2-19.2-70.8-19.2-102.9 0-38.6 6.4-70.7 19.3-109.3 12.9-32.2 32.2-64.3 57.9-90l360.1-366.5c38.5-38.7 89.9-58 141.4-58z m0 0" ></path></symbol><symbol id="icon-doc" viewBox="0 0 1024 1024"><path d="M857.6 219.733333c-6.4-6.4-12.8-12.8-19.2-17.066666-19.2-19.2-40.533333-36.266667-59.733333-55.466667l-4.266667-4.266667c-25.6-23.466667-46.933333-42.666667-61.866667-55.466666-8.533333-8.533333-17.066667-12.8-21.333333-17.066667-2.133333-2.133333-6.4-4.266667-8.533333-6.4-2.133333 0-6.4-2.133333-10.666667-2.133333-12.8 0-23.466667 10.666667-23.466667 23.466666v202.666667h202.666667l-23.466667-23.466667V938.666667l23.466667-23.466667H264.533333c-38.4 0-68.266667-29.866667-68.266666-66.133333V85.333333l-21.333334 21.333334h405.333334c12.8 0 23.466667-10.666667 23.466666-23.466667s-10.666667-23.466667-23.466666-23.466667h-426.666667v787.2c0 61.866667 51.2 113.066667 113.066667 113.066667H874.666667V243.2h-202.666667l23.466667 23.466667V85.333333c0 12.8-8.533333 21.333333-21.333334 21.333334-2.133333 0-6.4 0-8.533333-2.133334l2.133333 2.133334c4.266667 2.133333 10.666667 8.533333 19.2 14.933333 14.933333 12.8 36.266667 32 61.866667 53.333333l4.266667 4.266667c19.2 17.066667 38.4 36.266667 59.733333 53.333333 6.4 6.4 12.8 12.8 19.2 17.066667l6.4 6.4c8.533333 8.533333 23.466667 8.533333 32 0 8.533333-8.533333 8.533333-23.466667 0-32-6.4 2.133333-12.8-4.266667-12.8-4.266667z" ></path><path d="M151.466667 467.2H61.866667v381.866667h900.266666V467.2h-810.666666z" ></path></symbol><symbol id="icon-editor" viewBox="0 0 1024 1024"><path d="M218.316 307.727h87.886v205.06h-29.297v29.295h117.179v-29.294H364.79V307.727h87.882v29.293h29.294v-87.882H189.022v87.882h29.294v-29.293z m322.242 58.59h292.945v58.588H540.558v-58.588z m0 117.177h292.945v58.588H540.558v-58.588z m-351.536 117.18h644.481v58.588h-644.48v-58.587z m0 117.176h644.481v58.588h-644.48V717.85z m351.536-468.713h292.945v58.589H540.558v-58.589z m420.923 713.13H61.045V63.309h900.436v898.958z m-864.62-35.816h828.804V99.125H96.861V926.45z" ></path></symbol><symbol id="icon-textarea" viewBox="0 0 1024 1024"><path d="M118.784 778.24h778.24V245.76h-778.24v532.48zM77.824 204.8h860.16v614.4H77.824V204.8z m778.24 409.6l-122.88 122.88h122.88V614.4z m-661.504-256v204.8c0 12.288 8.192 20.48 20.48 20.48s20.48-8.192 20.48-20.48V358.4c0-12.288-8.192-20.48-20.48-20.48s-20.48 8.192-20.48 20.48z" ></path></symbol><symbol id="icon-location" viewBox="0 0 1024 1024"><path d="M512.09668625 332.11341781a99.58288406 99.58288406 0 1 1-70.78783313 29.39494782A99.58288406 99.58288406 0 0 1 512.09668625 332.11341781m0-59.98968937a160.17247031 160.17247031 0 1 0 113.38051313 46.79195812A158.97267656 158.97267656 0 0 0 512.09668625 272.12372844z" ></path><path d="M786.84946344 148.54496844a382.13432062 382.13432062 0 0 0-549.50555344 0 404.33050594 404.33050594 0 0 0 0 562.10338875L512.09668625 992l274.75277719-281.35164281a404.33050594 404.33050594 0 0 0 0-562.10338875z m-41.39288532 522.51019406l-233.35989187 239.95875656-233.35989094-239.95875656a342.54112594 342.54112594 0 0 1 0-476.91802969 325.14411562 325.14411562 0 0 1 466.71978282 0 342.54112594 342.54112594 0 0 1 0 476.91802969z" ></path></symbol><symbol id="icon-col" viewBox="0 0 1024 1024"><path d="M170.666667 128a21.333333 21.333333 0 0 1 21.333333 21.333333v725.333334a21.333333 21.333333 0 0 1-21.333333 21.333333H128a21.333333 21.333333 0 0 1-21.333333-21.333333V149.333333a21.333333 21.333333 0 0 1 21.333333-21.333333h42.666667z m234.666666 0a21.333333 21.333333 0 0 1 21.333334 21.333333v725.333334a21.333333 21.333333 0 0 1-21.333334 21.333333h-42.666666a21.333333 21.333333 0 0 1-21.333334-21.333333V149.333333a21.333333 21.333333 0 0 1 21.333334-21.333333h42.666666z m234.666667 0a21.333333 21.333333 0 0 1 21.333333 21.333333v725.333334a21.333333 21.333333 0 0 1-21.333333 21.333333h-42.666667a21.333333 21.333333 0 0 1-21.333333-21.333333V149.333333a21.333333 21.333333 0 0 1 21.333333-21.333333h42.666667z m234.666667 0a21.333333 21.333333 0 0 1 21.333333 21.333333v725.333334a21.333333 21.333333 0 0 1-21.333333 21.333333h-42.666667a21.333333 21.333333 0 0 1-21.333333-21.333333V149.333333a21.333333 21.333333 0 0 1 21.333333-21.333333h42.666667z" ></path></symbol><symbol id="icon-divider" viewBox="0 0 1088 1024"><path d="M1009.92 723.072l11.072 15.616-30.208 21.504-11.136-15.68 30.208-21.44zM913.28 599.68l9.6 16.64-166.208 96-9.6-16.64 166.272-96z m-138.624 0l9.6 16.64-166.272 96-9.6-16.64 166.272-96z m-138.624 0l9.6 16.64-166.272 96-9.6-16.64 166.272-96z m-138.624 0l9.6 16.64-166.272 96-9.6-16.64 166.272-96z m-138.688 0l9.6 16.64-166.272 96-9.6-16.64 166.272-96zM218.24 586.56l8.32 17.28-44.608 21.504-8.32-17.28 44.608-21.504z m832.32-109.632v32h-1024v-32h1024z m-88.192-86.144l8.32 17.28-44.544 21.504-8.32-17.28 44.544-21.504zM320.384 311.68l9.6 16.64-166.336 96-9.6-16.64 166.336-96z m138.624 0l9.6 16.64-166.272 96-9.6-16.64 166.272-96z m138.624 0l9.6 16.64-166.272 96-9.6-16.64 166.272-96z m138.688 0l9.6 16.64-166.272 96-9.6-16.64 166.272-96z m138.624 0l9.6 16.64-166.272 96-9.6-16.64 166.272-96z m-719.744 0.512l11.136 15.616-30.208 21.504-11.136-15.68 30.208-21.44z" ></path></symbol><symbol id="icon-daterange" viewBox="0 0 1024 1024"><path d="M775.7 159.65H255.95c-53.1 0-96.3 43.2-96.3 96.3v516.15c0 53.1 43.2 96.3 96.3 96.3h520.2c53.1 0 96.3-43.2 96.3-96.3V255.95c-0.45-52.65-43.65-96.3-96.75-96.3z m-18 466.2L638 741.95c-11.7 11.25-31.05 3.15-31.05-13.05v-67.5H424.7v67.5c0 16.2-19.35 24.3-31.05 13.05l-119.7-116.1c-7.2-7.2-7.2-19.35 0-26.1l119.7-116.1c11.7-11.25 31.05-3.15 31.05 13.05v67.5h182.25v-67.5c0-16.2 19.35-24.3 31.05-13.05l119.7 116.1c7.2 6.75 7.2 18.9 0 26.1z m45-320.85c0 33.75-27.45 61.2-61.2 61.2H300.95c-33.75 0-61.2-27.45-61.2-61.2v-1.8c0-33.75 27.45-61.2 61.2-61.2H741.5c33.75 0 61.2 27.45 61.2 61.2v1.8z" ></path></symbol><symbol id="icon-select" viewBox="0 0 1024 1024"><path d="M514.28900146 126.70288086c-211.6774292 0-383.26025391 171.58200073-383.2602539 383.26025391S302.61157227 893.24728393 514.28900146 893.24728393s383.28414917-171.60754394 383.28414917-383.28414916S725.96560669 126.70288086 514.28900146 126.70288086z m0 721.89404297c-187.02493286 0-338.63378906-151.61050415-338.63378906-338.63378906S327.26489258 171.3293457 514.28900146 171.3293457 852.92279052 322.93902588 852.92279052 509.96313477 701.31228638 848.59692383 514.28900146 848.59692383z" ></path><path d="M686.09378162 477.35971851l-154.36416725 168.80000472a24.29205196 24.29205196 0 0 1-18.24720414 8.25668802 24.29205196 24.29205196 0 0 1-18.24720405-8.25668802l-154.36353075-168.8000048c-7.53616916-7.9594421-9.86512545-19.55966871-5.97037725-29.80605811s13.2952282-17.4006582 24.21758138-18.37450426l308.60103432 0c10.96499877 0.9318371 20.40621473 8.04409676 24.3015994 18.33185875 3.93739376 10.28839847 1.60843732 21.84661591-5.92709511 29.84870362z" ></path></symbol><symbol id="icon-radio" viewBox="0 0 1024 1024"><path d="M512 136.99999971c-207.10781279 0-375.00000029 167.89453154-375.00000029 375.00000029s167.8921875 375.00000029 375.00000029 375.00000029c207.10546875 0 375.00000029-167.89453154 375.00000029-375.00000029S719.10546875 136.99999971 512 136.99999971zM512 849.5c-186.3984375 0-337.5-151.10624971-337.5-337.5 0-186.39609346 151.1015625-337.5 337.5-337.5 186.39375029 0 337.5 151.10390654 337.5 337.5C849.5 698.39375029 698.39375029 849.5 512 849.5z" ></path><path d="M512 512m-206.25000029 0a77.34375 77.34375 0 1 0 412.49999971 0 77.34375 77.34375 0 1 0-412.49999971 0Z" ></path></symbol><symbol id="icon-chart" viewBox="0 0 1024 1024"><path d="M192 832h704v64H128V128h64v704z m427.69-257.984l-130.56-130.56-178.218 178.219-45.227-45.248 223.467-223.488 128.49 128.49 206.465-225.706 47.232 43.2L619.69 574.016z" ></path></symbol><symbol id="icon-inputNumber" viewBox="0 0 1024 1024"><path d="M790.961231 567.808c33.476923 0 55.808 22.291692 55.808 55.768615v167.384616c0 33.476923-22.331077 55.808-55.808 55.808H233.038769c-33.476923 0-55.808-22.331077-55.808-55.808v-167.384616c0-33.476923 22.331077-55.768615 55.808-55.768615z m0 33.476923H233.038769c-11.185231 0-22.331077 11.145846-22.331077 22.291692v167.384616c0 11.185231 11.145846 22.331077 22.331077 22.331077h557.922462c11.185231 0 22.331077-11.145846 22.331077-22.331077v-167.384616c0-11.145846-11.145846-22.291692-22.331077-22.291692z m-111.576616 22.291692v66.953847h66.953847v33.476923h-66.953847v66.953846h-33.476923v-66.953846h-66.953846v-33.476923h66.953846v-66.953847h33.476923zM790.961231 177.230769c33.476923 0 55.808 22.331077 55.808 55.808v167.384616c0 33.476923-22.331077 55.768615-55.808 55.768615H233.038769c-33.476923 0-55.808-22.291692-55.808-55.768615v-167.384616c0-33.476923 22.331077-55.808 55.808-55.808z m0 33.476923H233.038769c-11.185231 0-22.331077 11.145846-22.331077 22.331077v167.384616c0 11.145846 11.145846 22.291692 22.331077 22.291692h557.922462c11.185231 0 22.331077-11.145846 22.331077-22.291692v-167.384616c0-11.185231-11.145846-22.331077-22.331077-22.331077zM447.015385 299.992615v33.476923H279.630769v-33.476923h167.384616z" ></path></symbol><symbol id="icon-tab" viewBox="0 0 1024 1024"><path d="M921.6 921.6H102.4c-56 0-102.4-46.4-102.4-102.4V204.8c0-56 46.4-102.4 102.4-102.4h819.2c56 0 102.4 46.4 102.4 102.4v614.4c0 56-46.4 102.4-102.4 102.4z m-768-716.8c-28.8 0-51.2 22.4-51.2 51.2v563.2h819.2V409.6H512c-28.8 0-51.2-22.4-51.2-51.2V256c0-28.8-22.4-51.2-51.2-51.2h-256z" ></path></symbol></svg>',s=(s=document.getElementsByTagName("script"))[s.length-1].getAttribute("data-injectcss"),r=function(e,t){t.parentNode.insertBefore(e,t)};if(s&&!e.__iconfont__svg__cssinject__){e.__iconfont__svg__cssinject__=!0;try{document.write("<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>")}catch(e){console&&console.log(e)}}function c(){i||(i=!0,o())}function p(){try{a.documentElement.doScroll("left")}catch(e){return void setTimeout(p,50)}c()}t=function(){var e,t;(t=document.createElement("div")).innerHTML=n,n=null,(e=t.getElementsByTagName("svg")[0])&&(e.setAttribute("aria-hidden","true"),e.style.position="absolute",e.style.width=0,e.style.height=0,e.style.overflow="hidden",t=e,(e=document.body).firstChild?r(t,e.firstChild):e.appendChild(t))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(t,0):(l=function(){document.removeEventListener("DOMContentLoaded",l,!1),t()},document.addEventListener("DOMContentLoaded",l,!1)):document.attachEvent&&(o=t,a=e.document,i=!1,p(),a.onreadystatechange=function(){"complete"==a.readyState&&(a.onreadystatechange=null,c())})}(window)},e269:function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"textarea"===e.props.compType,expression:"props.compType === 'textarea'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"标题"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{attrs:{label:"提示符"}},[l("el-input",{staticClass:"input",attrs:{placeholder:"请输入提示符"},model:{value:e.props.placeholder,callback:function(t){e.$set(e.props,"placeholder",t)},expression:"props.placeholder"}})],1),l("el-form-item",{attrs:{label:"栅格间隔"}},[l("el-input-number",{attrs:{min:0},model:{value:e.props.gutter,callback:function(t){e.$set(e.props,"gutter",t)},expression:"props.gutter"}})],1),l("el-form-item",{attrs:{label:"标签宽度"}},[l("el-input-number",{attrs:{min:1,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{on:{change:e.handlerChangeLabel},model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{attrs:{label:"必填"}},[l("el-switch",{model:{value:e.props.required,callback:function(t){e.$set(e.props,"required",t)},expression:"props.required"}})],1),l("el-form-item",{attrs:{label:"输入框行数"}},[l("el-input-number",{attrs:{min:0},model:{value:e.props.rows,callback:function(t){e.$set(e.props,"rows",t)},expression:"props.rows"}})],1),l("el-form-item",{attrs:{label:"长度限制"}},[l("el-input-number",{attrs:{placeholder:"字符长度"},model:{value:e.props.maxlength,callback:function(t){e.$set(e.props,"maxlength",t)},expression:"props.maxlength"}})],1),l("el-form-item",{attrs:{label:"输入统计"}},[l("el-switch",{model:{value:e.props["show-word-limit"],callback:function(t){e.$set(e.props,"show-word-limit",t)},expression:"props['show-word-limit']"}})],1),l("el-form-item",{attrs:{label:"禁用"}},[l("el-switch",{on:{change:e.handlerChangeDisStatus},model:{value:e.props.disabled,callback:function(t){e.$set(e.props,"disabled",t)},expression:"props.disabled"}})],1),l("el-form-item",{attrs:{label:"只读"}},[l("el-switch",{on:{change:e.handlerChangeReadStatus},model:{value:e.props.readonly,callback:function(t){e.$set(e.props,"readonly",t)},expression:"props.readonly"}})],1),l("el-form-item",{attrs:{label:"默认值"}},[l("el-input",{staticClass:"input",model:{value:e.props.value,callback:function(t){e.$set(e.props,"value",t)},expression:"props.value"}})],1)],1)},a=[],i=l("21d4"),n={name:"inputConfig",props:["props","getFormId"],components:{},mixins:[i["a"]],data:function(){return{}},methods:{handlerChangeLabel:function(e){this.props.labelWidth=e?"80":"1"},handlerChangeDisStatus:function(e){this.props.readOnly=!e},handlerChangeReadStatus:function(e){this.props.disabled=!e}},mounted:function(){}},s=n,r=(l("6c9a"),l("2877")),c=Object(r["a"])(s,o,a,!1,null,"011341c2",null);t["default"]=c.exports},e3f0:function(e,t,l){"use strict";l.r(t);var o=l("f677");t["default"]=o["default"]},e705:function(e,t,l){var o={"./Switch":"cfc0","./Switch.vue":"cfc0","./alert":"c836","./alert.vue":"c836","./barCode":"ae89","./barCode.vue":"ae89","./button":"24c8","./button.vue":"24c8","./cascader":"0f51","./cascader.vue":"0f51","./checkbox":"4662","./checkbox.vue":"4662","./colorPicker":"bb10","./colorPicker.vue":"bb10","./date":"4281","./date.vue":"4281","./dialogList":"5882","./dialogList.vue":"5882","./divider":"ea99","./divider.vue":"ea99","./dynamicTable":"1b6f","./dynamicTable.vue":"1b6f","./editor":"215a","./editor.vue":"215a","./html":"0412","./html.vue":"0412","./input":"c0bd","./input.vue":"c0bd","./inputNumber":"7115","./inputNumber.vue":"7115","./link":"1470","./link.vue":"1470","./radio":"3ac3","./radio.vue":"3ac3","./rate":"aee1","./rate.vue":"aee1","./row":"655a","./row.vue":"655a","./select":"f3c4","./select.vue":"f3c4","./slider":"ae45","./slider.vue":"ae45","./table":"e9e7","./table.vue":"e9e7","./tdItem":"4dea","./tdItem.vue":"4dea","./text":"6c6e","./text.vue":"6c6e","./textarea":"e269","./textarea.vue":"e269","./time":"d334","./time.vue":"d334","./upload":"1a19","./upload.vue":"1a19"};function a(e){var t=i(e);return l(t)}function i(e){if(!l.o(o,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return o[e]}a.keys=function(){return Object.keys(o)},a.resolve=i,e.exports=a,a.id="e705"},e904:function(e,t,l){},e9e7:function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"table"===e.props.compType,expression:"props.compType === 'table'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"单元格样式"}},[l("el-input",{staticClass:"input",model:{value:e.props.tdStyle,callback:function(t){e.$set(e.props,"tdStyle",t)},expression:"props.tdStyle"}})],1),l("el-form-item",{attrs:{label:"表格宽度"}},[l("el-inputNumber",{staticClass:"input",attrs:{min:0,max:500},model:{value:e.props.width,callback:function(t){e.$set(e.props,"width",t)},expression:"props.width"}})],1),l("el-form-item",{attrs:{label:"行高"}},[l("el-inputNumber",{staticClass:"input",attrs:{min:0,max:1500,step:5},model:{value:e.props.height,callback:function(t){e.$set(e.props,"height",t)},expression:"props.height"}})],1)],1)},a=[],i=l("21d4"),n={name:"inputConfig",props:["props","getFormId"],components:{},mixins:[i["a"]],data:function(){return{}},methods:{}},s=n,r=l("2877"),c=Object(r["a"])(s,o,a,!1,null,"819ce80e",null);t["default"]=c.exports},ea99:function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"divider"===e.props.compType,expression:"props.compType === 'divider'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"文字"}},[l("el-input",{staticClass:"input",model:{value:e.props.text,callback:function(t){e.$set(e.props,"text",t)},expression:"props.text"}})],1),l("el-form-item",{attrs:{label:"文字大小"}},[l("el-radio-group",{model:{value:e.props["content-position"],callback:function(t){e.$set(e.props,"content-position",t)},expression:"props['content-position']"}},[l("el-radio-button",{attrs:{label:"left"}},[e._v("左")]),l("el-radio-button",{attrs:{label:"center"}},[e._v("中")]),l("el-radio-button",{attrs:{label:"right"}},[e._v("右")])],1)],1)],1)},a=[],i={name:"dividerConfig",props:{props:{}},data:function(){return{}},methods:{},mounted:function(){}},n=i,s=l("2877"),r=Object(s["a"])(n,o,a,!1,null,null,null);t["default"]=r.exports},eaa2:function(e,t,l){"use strict";l("f3e6")},ecbe:function(e,t,l){"use strict";l.r(t),t["default"]={slot:function(e,t){var l=[];return""!==t.prepend&&l.push(e("template",{slot:"prepend"},[t.prepend])),""!==t.append&&l.push(e("template",{slot:"append"},[t.append])),l}}},f0c2:function(e,t,l){"use strict";l("38fb")},f246:function(e,t,l){},f306:function(e,t,l){},f3c4:function(e,t,l){"use strict";l.r(t);var o=function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("div",{directives:[{name:"show",rawName:"v-show",value:"select"===e.props.compType,expression:"props.compType === 'select'"}]},[l("el-form-item",{attrs:{label:"ID"}},[l("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"请注意,ID的修改可能会导致该组件相关事件失效!",placement:"left"}},[l("el-input",{staticClass:"input",on:{change:e.handlerChangeId},model:{value:e.props.id,callback:function(t){e.$set(e.props,"id",t)},expression:"props.id"}})],1)],1),l("el-form-item",{attrs:{label:"标题"}},[l("el-input",{staticClass:"input",model:{value:e.props.label,callback:function(t){e.$set(e.props,"label",t)},expression:"props.label"}})],1),l("el-form-item",{attrs:{label:"提示符"}},[l("el-input",{staticClass:"input",attrs:{placeholder:"请输入提示符"},model:{value:e.props.placeholder,callback:function(t){e.$set(e.props,"placeholder",t)},expression:"props.placeholder"}})],1),l("el-form-item",{attrs:{label:"栅格间隔"}},[l("el-input-number",{attrs:{min:0},model:{value:e.props.gutter,callback:function(t){e.$set(e.props,"gutter",t)},expression:"props.gutter"}})],1),l("el-form-item",{attrs:{label:"标签宽度"}},[l("el-input-number",{attrs:{min:1,max:200},model:{value:e.props.labelWidth,callback:function(t){e.$set(e.props,"labelWidth",t)},expression:"props.labelWidth"}})],1),l("el-form-item",{attrs:{label:"显示标签"}},[l("el-switch",{on:{change:e.handlerChangeLabel},model:{value:e.props.showLabel,callback:function(t){e.$set(e.props,"showLabel",t)},expression:"props.showLabel"}})],1),l("el-form-item",{attrs:{label:"必填"}},[l("el-switch",{model:{value:e.props.required,callback:function(t){e.$set(e.props,"required",t)},expression:"props.required"}})],1),l("el-form-item",{attrs:{label:"清除"}},[l("el-switch",{model:{value:e.props.clearable,callback:function(t){e.$set(e.props,"clearable",t)},expression:"props.clearable"}})],1),l("el-form-item",{attrs:{label:"禁用"}},[l("el-switch",{model:{value:e.props.disabled,callback:function(t){e.$set(e.props,"disabled",t)},expression:"props.disabled"}})],1),l("el-form-item",{attrs:{label:"多选"}},[l("el-switch",{on:{change:e.multipleChange},model:{value:e.props.multiple,callback:function(t){e.$set(e.props,"multiple",t)},expression:"props.multiple"}})],1),l("el-form-item",{directives:[{name:"show",rawName:"v-show",value:e.props.multiple,expression:"props.multiple"}],attrs:{label:"折叠"}},[l("el-switch",{model:{value:e.props["collapse-tags"],callback:function(t){e.$set(e.props,"collapse-tags",t)},expression:"props['collapse-tags']"}})],1),l("el-form-item",{attrs:{label:"搜索"}},[l("el-switch",{model:{value:e.props.filterable,callback:function(t){e.$set(e.props,"filterable",t)},expression:"props.filterable"}})],1),l("el-form-item",{attrs:{label:"默认值"}},[l("el-input",{staticClass:"input",attrs:{value:e.setValue(e.props.value),placeholder:"请输入默认值"},on:{input:e.onValueInput}})],1),l("el-form-item",{attrs:{label:"数据类型"}},[l("el-radio-group",{on:{change:e.handlerChangeDataType},model:{value:e.props.dataType,callback:function(t){e.$set(e.props,"dataType",t)},expression:"props.dataType"}},[l("el-radio-button",{attrs:{label:"static"}},[e._v("静态数据")]),l("el-radio-button",{attrs:{label:"dynamic"}},[e._v("动态数据")])],1)],1),l("div",{directives:[{name:"show",rawName:"v-show",value:"static"===e.props.dataType,expression:'props.dataType ==="static"'}]},[l("el-divider",[e._v("选项")]),l("draggable",{attrs:{list:e.props.options,handle:".option-drag"}},e._l(e.props.options,(function(t,o){return l("div",{key:o,staticClass:"select-item"},[l("div",{staticClass:"select-line-icon option-drag"},[l("i",{staticClass:"el-icon-s-operation"})]),l("el-input",{attrs:{placeholder:"选项名",size:"small"},model:{value:t.label,callback:function(l){e.$set(t,"label",l)},expression:"item.label"}}),l("el-input",{attrs:{placeholder:"选项值",size:"small",value:t.value},on:{input:function(l){return e.setOptionValue(t,l)}}}),l("div",{staticClass:"close-btn select-line-icon",on:{click:function(t){return e.props.options.splice(o,1)}}},[l("i",{staticClass:"el-icon-remove-outline"})])],1)})),0),l("div",{staticStyle:{"margin-left":"20px"}},[l("el-button",{staticStyle:{"padding-bottom":"0"},attrs:{icon:"el-icon-circle-plus-outline",type:"text"},on:{click:e.addSelectItem}},[e._v(" 添加选项 ")])],1)],1),l("div",{directives:[{name:"show",rawName:"v-show",value:"dynamic"===e.props.dataType,expression:'props.dataType ==="dynamic"'}]},[l("el-form-item",{attrs:{label:"地址"}},[l("el-input",{model:{value:e.props.action,callback:function(t){e.$set(e.props,"action",t)},expression:"props.action"}})],1)],1)],1)},a=[],i=(l("277d"),l("a15b"),l("c975"),l("d81d"),l("ac1f"),l("1276"),l("21d4")),n=l("b76a"),s=l.n(n),r=l("96a4"),c={name:"inputConfig",props:["props","getFormId"],components:{draggable:s.a},mixins:[i["a"]],data:function(){return{tempOptions:[]}},methods:{handlerChangeLabel:function(e){this.props.labelWidth=e?"80":"1"},setValue:function(e){return Array.isArray(e)?e.join(","):["string","number"].indexOf(e)>-1?e:"boolean"===typeof e?"".concat(e):e},onValueInput:function(e){Array.isArray(this.props.value)?this.$set(this.props,"value",e.split(",").map((function(e){return Object(r["d"])(e)?+e:e}))):["true","false"].indexOf(e)>-1?this.$set(this.props,"value",JSON.parse(e)):this.$set(this.props,"value",Object(r["d"])(e)?+e:e)},setOptionValue:function(e,t){e.value=Object(r["d"])(t)?+t:t},addSelectItem:function(){this.props.options.push({label:"",value:""})},multipleChange:function(e){this.$set(this.props,"value",e?[]:"")},handlerChangeDataType:function(e){"static"===e?(this.props.options=[],this.props.options=this.tempOptions):(this.tempOptions=this.props.options,this.props.options=[])}},mounted:function(){}},p=c,u=(l("8162"),l("2877")),d=Object(u["a"])(p,o,a,!1,null,"490a172c",null);t["default"]=d.exports},f3e6:function(e,t,l){},f677:function(e,t,l){"use strict";l.r(t),t["default"]={slot:function(e,t){return t.text}}},fcf5:function(e,t,l){"use strict";l("5427")},fe12:function(e,t,l){}});
|