first commit
This commit is contained in:
10
unpackage/dist/build/mp-weixin/node-modules/uview-ui/components/u-empty/u-empty.js
vendored
Normal file
10
unpackage/dist/build/mp-weixin/node-modules/uview-ui/components/u-empty/u-empty.js
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["node-modules/uview-ui/components/u-empty/u-empty"],{"1e80":function(e,t,n){"use strict";n.d(t,"b",(function(){return u})),n.d(t,"c",(function(){return o})),n.d(t,"a",(function(){return i}));var i={uIcon:function(){return Promise.all([n.e("common/vendor"),n.e("node-modules/uview-ui/components/u-icon/u-icon")]).then(n.bind(null,"15bf"))}},u=function(){var e=this,t=e.$createElement,n=(e._self._c,e.show?e.__get_style([e.emptyStyle]):null),i=e.show&&e.isSrc?e.$u.addUnit(e.width):null,u=e.show&&e.isSrc?e.$u.addUnit(e.height):null,o=e.show?e.__get_style([e.textStyle]):null;e.$mp.data=Object.assign({},{$root:{s0:n,g0:i,g1:u,s1:o}})},o=[]},"296e":function(e,t,n){"use strict";(function(e){var i=n("47a9");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var u=i(n("e7a6")),o={name:"u-empty",mixins:[e.$u.mpMixin,e.$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 t={};return t.marginTop=e.$u.addUnit(this.marginTop),e.$u.deepMerge(e.$u.addStyle(this.customStyle),t)},textStyle:function(){var t={};return t.color=this.textColor,t.fontSize=e.$u.addUnit(this.textSize),t},isSrc:function(){return this.icon.indexOf("/")>=0}}};t.default=o}).call(this,n("df3c")["default"])},8568:function(e,t,n){"use strict";n.r(t);var i=n("1e80"),u=n("d584");for(var o in u)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return u[e]}))}(o);n("a8ef");var r=n("828b"),a=Object(r["a"])(u["default"],i["b"],i["c"],!1,null,"1e80f00c",null,!1,i["a"],void 0);t["default"]=a.exports},a8ef:function(e,t,n){"use strict";var i=n("eec4"),u=n.n(i);u.a},d584:function(e,t,n){"use strict";n.r(t);var i=n("296e"),u=n.n(i);for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);t["default"]=u.a},eec4:function(e,t,n){}}]);
|
||||
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
|
||||
'node-modules/uview-ui/components/u-empty/u-empty-create-component',
|
||||
{
|
||||
'node-modules/uview-ui/components/u-empty/u-empty-create-component':(function(module, exports, __webpack_require__){
|
||||
__webpack_require__('df3c')['createComponent'](__webpack_require__("8568"))
|
||||
})
|
||||
},
|
||||
[['node-modules/uview-ui/components/u-empty/u-empty-create-component']]
|
||||
]);
|
||||
6
unpackage/dist/build/mp-weixin/node-modules/uview-ui/components/u-empty/u-empty.json
vendored
Normal file
6
unpackage/dist/build/mp-weixin/node-modules/uview-ui/components/u-empty/u-empty.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"usingComponents": {
|
||||
"u-icon": "/node-modules/uview-ui/components/u-icon/u-icon"
|
||||
},
|
||||
"component": true
|
||||
}
|
||||
1
unpackage/dist/build/mp-weixin/node-modules/uview-ui/components/u-empty/u-empty.wxml
vendored
Normal file
1
unpackage/dist/build/mp-weixin/node-modules/uview-ui/components/u-empty/u-empty.wxml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<block wx:if="{{show}}"><view class="u-empty data-v-1e80f00c" style="{{$root.s0}}"><block wx:if="{{!isSrc}}"><u-icon vue-id="55f7abbe-1" name="{{mode==='message'?'chat':'empty-'+mode}}" size="{{iconSize}}" color="{{iconColor}}" margin-top="14" class="data-v-1e80f00c" bind:__l="__l"></u-icon></block><block wx:else><image style="{{'width:'+($root.g0)+';'+('height:'+($root.g1)+';')}}" src="{{icon}}" mode="widthFix" class="data-v-1e80f00c"></image></block><text class="u-empty__text data-v-1e80f00c" style="{{$root.s1}}">{{text?text:icons[mode]}}</text><block wx:if="{{$slots.default||$slots.$default}}"><view class="u-empty__wrap data-v-1e80f00c"><slot></slot></view></block></view></block>
|
||||
1
unpackage/dist/build/mp-weixin/node-modules/uview-ui/components/u-empty/u-empty.wxss
vendored
Normal file
1
unpackage/dist/build/mp-weixin/node-modules/uview-ui/components/u-empty/u-empty.wxss
vendored
Normal file
@@ -0,0 +1 @@
|
||||
view.data-v-1e80f00c, scroll-view.data-v-1e80f00c, swiper-item.data-v-1e80f00c{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}.u-empty.data-v-1e80f00c{display:flex;flex-direction:row;flex-direction:column;justify-content:center;align-items:center}.u-empty__text.data-v-1e80f00c{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:20rpx}.u-slot-wrap.data-v-1e80f00c{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:20rpx}
|
||||
Reference in New Issue
Block a user