12345678910 |
- (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["uni_modules/vk-uview-ui/components/u-gap/u-gap"],{"033b":function(t,n,e){"use strict";var a;e.d(n,"b",(function(){return r})),e.d(n,"c",(function(){return u})),e.d(n,"a",(function(){return a}));var r=function(){var t=this,n=t.$createElement,e=(t._self._c,t.__get_style([t.gapStyle]));t.$mp.data=Object.assign({},{$root:{s0:e}})},u=[]},"0ae9":function(t,n,e){"use strict";e.r(n);var a=e("eb98"),r=e.n(a);for(var u in a)"default"!==u&&function(t){e.d(n,t,(function(){return a[t]}))}(u);n["default"]=r.a},a457:function(t,n,e){},daa4:function(t,n,e){"use strict";var a=e("a457"),r=e.n(a);r.a},dc7f:function(t,n,e){"use strict";e.r(n);var a=e("033b"),r=e("0ae9");for(var u in r)"default"!==u&&function(t){e.d(n,t,(function(){return r[t]}))}(u);e("daa4");var o,i=e("f0c5"),c=Object(i["a"])(r["default"],a["b"],a["c"],!1,null,"3a14443b",null,!1,a["a"],o);n["default"]=c.exports},eb98:function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var a={name:"u-gap",props:{bgColor:{type:String,default:"transparent "},height:{type:[String,Number],default:30},marginTop:{type:[String,Number],default:0},marginBottom:{type:[String,Number],default:0}},computed:{gapStyle:function(){return{backgroundColor:this.bgColor,height:this.height+"rpx",marginTop:this.marginTop+"rpx",marginBottom:this.marginBottom+"rpx"}}}};n.default=a}}]);
- ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
- 'uni_modules/vk-uview-ui/components/u-gap/u-gap-create-component',
- {
- 'uni_modules/vk-uview-ui/components/u-gap/u-gap-create-component':(function(module, exports, __webpack_require__){
- __webpack_require__('543d')['createComponent'](__webpack_require__("dc7f"))
- })
- },
- [['uni_modules/vk-uview-ui/components/u-gap/u-gap-create-component']]
- ]);
|