mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-02-05 21:25:36 +00:00
11 lines
2.2 KiB
JavaScript
11 lines
2.2 KiB
JavaScript
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/index/components/guide"],{3989:function(t,n,e){"use strict";e.r(n);var i=e("8c1f"),o=e.n(i);for(var a in i)["default"].indexOf(a)<0&&function(t){e.d(n,t,(function(){return i[t]}))}(a);n["default"]=o.a},4661:function(t,n,e){"use strict";e.r(n);var i=e("6138"),o=e("3989");for(var a in o)["default"].indexOf(a)<0&&function(t){e.d(n,t,(function(){return o[t]}))}(a);e("6658");var r=e("828b"),c=Object(r["a"])(o["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],void 0);n["default"]=c.exports},6138:function(t,n,e){"use strict";e.d(n,"b",(function(){return i})),e.d(n,"c",(function(){return o})),e.d(n,"a",(function(){}));var i=function(){var t=this.$createElement,n=(this._self._c,this.__get_style([this.lineWrapStyle])),e=this.__get_style([this.lineStyle]);this.$mp.data=Object.assign({},{$root:{s0:n,s1:e}})},o=[]},6658:function(t,n,e){"use strict";var i=e("c27b"),o=e.n(i);o.a},"8c1f":function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i={name:"guide",props:{dataConfig:{type:Object,default:function(){}},isSortType:{type:String|Number,default:0}},data:function(){return{heightConfig:0,lineColor:"",lrEdge:0,mbConfig:0}},computed:{lineWrapStyle:function(){return{padding:"".concat(2*this.dataConfig.topConfig.val,"rpx ").concat(2*this.dataConfig.lrEdge.val,"rpx ").concat(2*this.dataConfig.bottomConfig.val,"rpx"),"margin-top":"".concat(2*this.dataConfig.mbConfig.val,"rpx"),"background-color":this.dataConfig.lineBgColor.color[0].item}},lineStyle:function(){var t="";switch(this.dataConfig.lineStyle.tabVal){case 1:t="solid";break;case 2:t="dotted";break;default:t="dashed";break}return{"border-style":t,"border-color":this.dataConfig.lineColor.color[0].item}}},created:function(){},methods:{}};n.default=i},c27b:function(t,n,e){}}]);
|
|
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
|
|
'pages/index/components/guide-create-component',
|
|
{
|
|
'pages/index/components/guide-create-component':(function(module, exports, __webpack_require__){
|
|
__webpack_require__('df3c')['createComponent'](__webpack_require__("4661"))
|
|
})
|
|
},
|
|
[['pages/index/components/guide-create-component']]
|
|
]);
|