12345678910 |
- (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["uni_modules/vk-uview-ui/components/u-gap/u-gap"],{"09bf":function(t,n,e){"use strict";e.r(n);var r=e("8aa1"),a=e.n(r);for(var i in r)["default"].indexOf(i)<0&&function(t){e.d(n,t,(function(){return r[t]}))}(i);n["default"]=a.a},"22b4":function(t,n,e){},"2bea":function(t,n,e){"use strict";e.r(n);var r=e("cb4c"),a=e("09bf");for(var i in a)["default"].indexOf(i)<0&&function(t){e.d(n,t,(function(){return a[t]}))}(i);e("f219");var u=e("f0c5"),o=Object(u["a"])(a["default"],r["b"],r["c"],!1,null,"c74c7656",null,!1,r["a"],void 0);n["default"]=o.exports},"8aa1":function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var r={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=r},cb4c:function(t,n,e){"use strict";e.d(n,"b",(function(){return r})),e.d(n,"c",(function(){return a})),e.d(n,"a",(function(){}));var r=function(){var t=this.$createElement,n=(this._self._c,this.__get_style([this.gapStyle]));this.$mp.data=Object.assign({},{$root:{s0:n}})},a=[]},f219:function(t,n,e){"use strict";var r=e("22b4"),a=e.n(r);a.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__("2bea"))
- })
- },
- [['uni_modules/vk-uview-ui/components/u-gap/u-gap-create-component']]
- ]);
|