u-empty.js 2.6 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["uni_modules/uview-ui/components/u-empty/u-empty"],{"003b":function(t,n,e){},3248:function(t,n,e){"use strict";e.d(n,"b",(function(){return u})),e.d(n,"c",(function(){return o})),e.d(n,"a",(function(){return i}));var i={uIcon:function(){return Promise.all([e.e("common/vendor"),e.e("uni_modules/uview-ui/components/u-icon/u-icon")]).then(e.bind(null,"e067"))}},u=function(){var t=this,n=t.$createElement,e=(t._self._c,t.show?t.__get_style([t.emptyStyle]):null),i=t.show&&t.isSrc?t.$u.addUnit(t.width):null,u=t.show&&t.isSrc?t.$u.addUnit(t.height):null,o=t.show?t.__get_style([t.textStyle]):null;t.$mp.data=Object.assign({},{$root:{s0:e,g0:i,g1:u,s1:o}})},o=[]},"3dbc":function(t,n,e){"use strict";e.r(n);var i=e("3248"),u=e("c552");for(var o in u)["default"].indexOf(o)<0&&function(t){e.d(n,t,(function(){return u[t]}))}(o);e("7183");var r=e("828b"),c=Object(r["a"])(u["default"],i["b"],i["c"],!1,null,"b55bbdec",null,!1,i["a"],void 0);n["default"]=c.exports},7183:function(t,n,e){"use strict";var i=e("003b"),u=e.n(i);u.a},"90e3":function(t,n,e){"use strict";(function(t){var i=e("47a9");Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var u=i(e("1457")),o={name:"u-empty",mixins:[t.$u.mpMixin,t.$u.mixin,u.default],data:function(){return{icons:{car:"购物车为空",page:"页面不存在",search:"没有搜索结果",address:"没有收货地址",wifi:"没有WiFi",order:"订单为空",coupon:"没有优惠券",favor:"暂无收藏",permission:"无权限",history:"无历史记录",news:"无新闻列表",message:"消息列表为空",list:"列表为空",data:"数据为空",comment:"暂无评论"}}},computed:{emptyStyle:function(){var n={};return n.marginTop=t.$u.addUnit(this.marginTop),t.$u.deepMerge(t.$u.addStyle(this.customStyle),n)},textStyle:function(){var n={};return n.color=this.textColor,n.fontSize=t.$u.addUnit(this.textSize),n},isSrc:function(){return this.icon.indexOf("/")>=0}}};n.default=o}).call(this,e("df3c")["default"])},c552:function(t,n,e){"use strict";e.r(n);var i=e("90e3"),u=e.n(i);for(var o in i)["default"].indexOf(o)<0&&function(t){e.d(n,t,(function(){return i[t]}))}(o);n["default"]=u.a}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'uni_modules/uview-ui/components/u-empty/u-empty-create-component',
  4. {
  5. 'uni_modules/uview-ui/components/u-empty/u-empty-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('df3c')['createComponent'](__webpack_require__("3dbc"))
  7. })
  8. },
  9. [['uni_modules/uview-ui/components/u-empty/u-empty-create-component']]
  10. ]);