1234567891011 |
- (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["tuniao-ui/components/tn-empty/tn-empty"],{297:function(t,e,n){"use strict";n.r(e);var r=n(298),i=n(300);for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);n(302);var u,c=n(36),s=Object(c["default"])(i["default"],r["render"],r["staticRenderFns"],!1,null,"54b480bc",null,!1,r["components"],u);s.options.__file="tuniao-ui/components/tn-empty/tn-empty.vue",e["default"]=s.exports},298:function(t,e,n){"use strict";n.r(e);var r=n(299);n.d(e,"render",(function(){return r["render"]})),n.d(e,"staticRenderFns",(function(){return r["staticRenderFns"]})),n.d(e,"recyclableRender",(function(){return r["recyclableRender"]})),n.d(e,"components",(function(){return r["components"]}))},299:function(t,e,n){"use strict";var r;n.r(e),n.d(e,"render",(function(){return i})),n.d(e,"staticRenderFns",(function(){return u})),n.d(e,"recyclableRender",(function(){return o})),n.d(e,"components",(function(){return r}));var i=function(){var t=this,e=t.$createElement,n=(t._self._c,t.show?t.__get_style([t.emptyStyle]):null),r=t.show&&!t.isImage?t.__get_style([t.iconStyle]):null,i=t.show&&t.isImage?t.__get_style([t.imageStyle]):null,o=t.show?t.__get_style([t.textStyle]):null;t.$mp.data=Object.assign({},{$root:{s0:n,s1:r,s2:i,s3:o}})},o=!1,u=[];i._withStripped=!0},300:function(t,e,n){"use strict";n.r(e);var r=n(301),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);e["default"]=i.a},301:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r={name:"tn-empty",props:{show:{type:Boolean,default:!0},icon:{type:String,default:""},mode:{type:String,default:"data"},text:{type:String,default:""},textColor:{type:String,default:""},textSize:{type:Number,default:0},iconColor:{type:String,default:""},iconSize:{type:Number,default:0},imgWidth:{type:Number,default:0},imgHeight:{type:Number,default:0},customStyle:{type:Object,default:function(){return{}}}},computed:{emptyStyle:function(){var t={};return Object.assign(t,this.customStyle),t},iconStyle:function(){var t={};return this.iconSize&&(t.fontSize=this.iconSize+"rpx"),this.iconColor&&(t.color=this.iconColor),t},imageStyle:function(){var t={};return this.imgWidth&&(t.width=this.imgWidth+"rpx"),this.imgHeight&&(t.height=this.imgHeight+"rpx"),t},textStyle:function(){var t={};return this.textColor&&(t.color=this.textColor),this.textSize&&(t.fontSize=this.textSize+"rpx"),t},isImage:function(){return this.icon.indexOf("/")>=0}},data:function(){return{icons:{cart:"购物车为空",page:"页面不存在",search:"搜索结果为空",address:"地址为空",network:"网络不通",order:"订单为空",coupon:"优惠券为空",favor:"暂无收藏",permission:"无权限",history:"历史记录为空",message:"暂无消息",list:"列表为空",data:"暂无数据",comment:"暂无评论"}}}};e.default=r},302:function(t,e,n){"use strict";n.r(e);var r=n(303),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);e["default"]=i.a},303:function(t,e,n){}}]);
- //# sourceMappingURL=../../../../.sourcemap/mp-weixin/tuniao-ui/components/tn-empty/tn-empty.js.map
- ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
- 'tuniao-ui/components/tn-empty/tn-empty-create-component',
- {
- 'tuniao-ui/components/tn-empty/tn-empty-create-component':(function(module, exports, __webpack_require__){
- __webpack_require__('2')['createComponent'](__webpack_require__(297))
- })
- },
- [['tuniao-ui/components/tn-empty/tn-empty-create-component']]
- ]);
|