webpackJsonp([26],{"5/N3":function(e,t){},OQeh:function(e,t,l){"use strict";Object.defineProperty(t,"__esModule",{value:!0});l("Au9i");var a={mixins:[l("5g4Q").a],data:function(){return{checkBoxConf1:{value:[]},checkBoxConf2:{value:["idA"],options:[{label:"被禁用",value:"值F",disabled:!0},{label:"选中禁用",value:"选中禁用的值",disabled:!0},{label:"选项A",value:"idA"},{label:"选项B",value:"值B"}]},checkBoxConf3:{value:["a-id"],options:[{label:"aa",value:"a-id"},{label:"bb",value:"b-id"},{label:"cc",value:"c-id"},{label:"dd",value:"d-id"}]},checkBoxConf4:{value:[],right:"right"}}},methods:{}},c={render:function(){var e=this,t=e.$createElement,l=e._self._c||t;return l("transition",{attrs:{name:"slide"}},[l("div",{staticClass:"checklist"},[l("mt-header",{staticClass:"header",attrs:{title:"Checklist",fixed:e.headerConf.fixed}},[l("div",{attrs:{slot:"left"},slot:"left"},[l("mt-button",{attrs:{icon:"back"},on:{click:e.back}},[e._v("返回")])],1)]),e._v(" "),l("div",{staticClass:"content"},[l("div",{staticClass:"row"},[l("mt-checklist",{attrs:{title:"复选框列表",options:["选项A","选项B","选项C"]},model:{value:e.checkBoxConf1.value,callback:function(t){e.$set(e.checkBoxConf1,"value",t)},expression:"checkBoxConf1.value"}}),e._v(" "),l("mt-cell",{attrs:{title:"选中的项"}},[e._v(e._s(e.checkBoxConf1.value))])],1),e._v(" "),l("div",{staticClass:"row"},[l("mt-checklist",{attrs:{title:"设置禁用选项",options:e.checkBoxConf2.options},model:{value:e.checkBoxConf2.value,callback:function(t){e.$set(e.checkBoxConf2,"value",t)},expression:"checkBoxConf2.value"}}),e._v(" "),l("mt-cell",{attrs:{title:"选中的项"}},[e._v(e._s(e.checkBoxConf2.value))])],1),e._v(" "),l("div",{staticClass:"row"},[l("mt-checklist",{attrs:{title:"设置最大可选数",max:2,options:e.checkBoxConf3.options},model:{value:e.checkBoxConf3.value,callback:function(t){e.$set(e.checkBoxConf3,"value",t)},expression:"checkBoxConf3.value"}}),e._v(" "),l("mt-cell",{attrs:{title:"选中的项"}},[e._v(e._s(e.checkBoxConf3.value))])],1),e._v(" "),l("div",{staticClass:"row"},[l("mt-checklist",{attrs:{title:"选择框右对齐",align:e.checkBoxConf4.right,options:["选项A","选项B","选项C"]},model:{value:e.checkBoxConf4.value,callback:function(t){e.$set(e.checkBoxConf4,"value",t)},expression:"checkBoxConf4.value"}}),e._v(" "),l("mt-cell",{attrs:{title:"选中的项"}},[e._v(e._s(e.checkBoxConf4.value))])],1)])],1)])},staticRenderFns:[]};var o=l("VU/8")(a,c,!1,function(e){l("5/N3")},"data-v-62c3429b",null);t.default=o.exports}}); //# sourceMappingURL=26.d6d5986ad5cd87f74d76.js.map