chunk-3a9760c6.8e06303b.js 2.6 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-3a9760c6","chunk-2d0b2240","chunk-2d0dacc7","chunk-2d0bfe94"],{"239b":function(t,e,n){"use strict";n.r(e),e["default"]={crud:" columns: [\n {\n title: '日期', //字段名称\n key: 'date', //字段key\n type: 'date', //字段类型,添加、修改、查询将自动生成相应表单组件\n },\n {\n title: '状态',\n key: 'status',\n type: 'select', //选择框,默认单选\n dict: { url: '/dicts/OpenStatusEnum' }//远程数据字典\n },\n {\n title: '地区',\n key: 'province',\n type: 'select', //选择框\n form: { //表单组件自定义配置,此处配置选择框为多选\n component: { //支持任何v-model组件\n props: { filterable: true, multiple: true, clearable: true }\n }\n },\n dict: {\n data: [ //本地数据字典\n { value: 'sz', label: '深圳' },\n { value: 'gz', label: '广州' },\n { value: 'wh', label: '武汉' },\n { value: 'sh', label: '上海' }\n ]\n }\n }\n ]\n "}},4013:function(t,e,n){t.exports=n.p+"img/gif.2ae7c530.webp"},"617a":function(t,e,n){"use strict";n.r(e);var a=function(){var t=this,e=t._self._c;return e("div",{staticClass:"d2-page-cover"},[e("p",{staticClass:"d2-page-cover__title",on:{click:function(e){return t.$open("https://github.com/greper/d2-crud-plus")}}},[e("d2-icon-svg",{staticClass:"logo",attrs:{name:"d2-admin"}}),t._v(" d2-crud-plus "+t._s(t.$version))],1),e("p",{staticClass:"d2-page-cover__sub-title"},[t._v("d2-crud加强版,简化d2-crud配置,定义字段类型,快速开发crud功能")]),t._m(0),e("p",{staticClass:"d2-page-cover__build-time"},[t._v("FINAL BUILD TIME "+t._s(t.$buildTime))]),t._t("footer"),t._m(1)],2)},s=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"exampleBox"},[e("div",{staticClass:"right"},[e("img",{attrs:{src:n("4013")}})])])},function(){var t=this,e=t._self._c;return e("div",{},[e("div",{staticClass:"toStar"},[t._v("喜欢就去star一下吧 "),e("i",{staticClass:"fa fa-hand-o-right"})]),e("a",{attrs:{target:"blank",href:"https://github.com/greper/d2-crud-plus"}},[e("img",{staticStyle:{position:"absolute",top:"0",right:"0",border:"0","vertical-align":"top",width:"150px"},attrs:{src:n("6cae"),alt:"Fork me on GitHub"}})])])}],i=n("239b"),c={data:function(){return{helper:i["default"]}}},r=c,l=(n("d857"),n("2877")),u=Object(l["a"])(r,a,s,!1,null,"67328225",null);e["default"]=u.exports},"6cae":function(t,e,n){t.exports=n.p+"img/darkblue@2x.6dc8e790.png"},9612:function(t,e,n){},d857:function(t,e,n){"use strict";n("9612")}}]);