You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
9.0 KiB
JavaScript

4 years ago
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-4e0fc9bc"],{"0242":function(t,e,o){var r=o("24fb");e=r(!1),e.push([t.i,".alarm .ant-form-item-label[data-v-16cdd280]{text-align:left}",""]),t.exports=e},"06d1":function(t,e,o){var r=o("24fb");e=r(!1),e.push([t.i,".alarm .ant-form-item-label[data-v-7775a66c]{text-align:left}",""]),t.exports=e},1191:function(t,e,o){var r=o("06d1");"string"===typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals);var a=o("499e").default;a("a336de30",r,!0,{sourceMap:!1,shadowMode:!1})},2134:function(t,e,o){var r=o("24fb");e=r(!1),e.push([t.i,".alarm .ant-form-item-label[data-v-9ffcfb8a]{text-align:left}",""]),t.exports=e},"2bbd":function(t,e,o){"use strict";var r=o("c02e"),a=o.n(r);a.a},"2c2a":function(t,e,o){"use strict";var r=o("89eb"),a=o.n(r);a.a},"43c7":function(t,e,o){"use strict";var r=o("1191"),a=o.n(r);a.a},"53ca":function(t,e,o){"use strict";o.d(e,"a",(function(){return r}));o("a4d3"),o("e01a"),o("d28b"),o("d3b7"),o("3ca3"),o("ddb0");function r(t){return r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}},5501:function(t,e,o){"use strict";var r=o("9515"),a=o.n(r);a.a},"6dc4":function(t,e,o){"use strict";var r=o("b3db"),a=o.n(r);a.a},"89eb":function(t,e,o){var r=o("b77d");"string"===typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals);var a=o("499e").default;a("266cddc8",r,!0,{sourceMap:!1,shadowMode:!1})},9515:function(t,e,o){var r=o("f804");"string"===typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals);var a=o("499e").default;a("46b9b242",r,!0,{sourceMap:!1,shadowMode:!1})},b3db:function(t,e,o){var r=o("2134");"string"===typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals);var a=o("499e").default;a("3fc88897",r,!0,{sourceMap:!1,shadowMode:!1})},b77d:function(t,e,o){var r=o("24fb");e=r(!1),e.push([t.i,".alarm .ant-form-item-label[data-v-75eab44f]{text-align:left}",""]),t.exports=e},c02e:function(t,e,o){var r=o("0242");"string"===typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals);var a=o("499e").default;a("6e96c118",r,!0,{sourceMap:!1,shadowMode:!1})},d28b:function(t,e,o){var r=o("746f");r("iterator")},d3fe:function(t,e,o){"use strict";o.r(e);var r=function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("div",{staticClass:"index"},[o("el-form",{ref:"ruleForm",staticClass:"demo-ruleForm",attrs:{model:t.formData,"label-width":"100px"}},[o("a-collapse",{model:{value:t.activeKey,callback:function(e){t.activeKey=e},expression:"activeKey"}},[o("a-collapse-panel",{key:"0",attrs:{header:"主题"}},[o("styles-theme",{attrs:{form:t.formData.theme},on:{"update:form":function(e){return t.$set(t.formData,"theme",e)}}})],1),o("a-collapse-panel",{key:"1",attrs:{header:"标题"}},[o("styles-title",{attrs:{form:t.formData.title},on:{"update:form":function(e){return t.$set(t.formData,"title",e)}}})],1),o("a-collapse-panel",{key:"2",attrs:{header:"菜单"}},[o("styles-menu",{attrs:{form:t.formData.menu},on:{"update:form":function(e){return t.$set(t.formData,"menu",e)}}})],1)],1),o("el-form-item",[o("span",{staticStyle:{float:"right"}},[o("a-button",{staticStyle:{"margin-right":"10px"},attrs:{type:"primary"},on:{click:function(e){return t.handleSubmit()}}},[t._v(" 保存 ")]),o("a-button",{attrs:{type:"info"},on:{click:function(e){return t.init()}}},[t._v(" 重置 ")])],1)])],1)],1)},a=[],n=o("5530"),l=o("2f62"),c=function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("div",{staticClass:"styles-title"},[o("el-form-item",{attrs:{label:"标题文字",prop:"title.text",rules:{required:!0,message:"请输入标题",trigger:["blur","change"]}}},[o("a-input",{model:{value:t.form.text,callback:function(e){t.$set(t.form,"text",e)},expression:"form.text"}})],1),o("el-form-item",{attrs:{label:"字体颜色"}},[o("select-color",{model:{value:t.form.style.color,callback:function(e){t.$set(t.form.style,"color",e)},expression:"form.style.color"}})],1),o("el-form-item",{attrs:{label:"背景颜色"