first commit
This commit is contained in:
10
unpackage/dist/build/mp-weixin/node-modules/uview-ui/components/u-safe-bottom/u-safe-bottom.js
vendored
Normal file
10
unpackage/dist/build/mp-weixin/node-modules/uview-ui/components/u-safe-bottom/u-safe-bottom.js
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["node-modules/uview-ui/components/u-safe-bottom/u-safe-bottom"],{"09fa":function(t,e,n){"use strict";var u=n("332b"),a=n.n(u);a.a},"332b":function(t,e,n){},a5d4:function(t,e,n){"use strict";(function(t){var u=n("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=u(n("2438")),i={name:"u-safe-bottom",mixins:[t.$u.mpMixin,t.$u.mixin,a.default],data:function(){return{safeAreaBottomHeight:0,isNvue:!1}},computed:{style:function(){return t.$u.deepMerge({},t.$u.addStyle(this.customStyle))}},mounted:function(){}};e.default=i}).call(this,n("df3c")["default"])},b60ec:function(t,e,n){"use strict";n.r(e);var u=n("c761"),a=n("cbbd");for(var i in a)["default"].indexOf(i)<0&&function(t){n.d(e,t,(function(){return a[t]}))}(i);n("09fa");var o=n("828b"),c=Object(o["a"])(a["default"],u["b"],u["c"],!1,null,"2dbaa680",null,!1,u["a"],void 0);e["default"]=c.exports},c761:function(t,e,n){"use strict";n.d(e,"b",(function(){return u})),n.d(e,"c",(function(){return a})),n.d(e,"a",(function(){}));var u=function(){var t=this.$createElement,e=(this._self._c,this.__get_style([this.style]));this.$mp.data=Object.assign({},{$root:{s0:e}})},a=[]},cbbd:function(t,e,n){"use strict";n.r(e);var u=n("a5d4"),a=n.n(u);for(var i in u)["default"].indexOf(i)<0&&function(t){n.d(e,t,(function(){return u[t]}))}(i);e["default"]=a.a}}]);
|
||||
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
|
||||
'node-modules/uview-ui/components/u-safe-bottom/u-safe-bottom-create-component',
|
||||
{
|
||||
'node-modules/uview-ui/components/u-safe-bottom/u-safe-bottom-create-component':(function(module, exports, __webpack_require__){
|
||||
__webpack_require__('df3c')['createComponent'](__webpack_require__("b60ec"))
|
||||
})
|
||||
},
|
||||
[['node-modules/uview-ui/components/u-safe-bottom/u-safe-bottom-create-component']]
|
||||
]);
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"usingComponents": {},
|
||||
"component": true
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
<view class="{{['u-safe-bottom','data-v-2dbaa680',!isNvue&&'u-safe-area-inset-bottom']}}" style="{{$root.s0}}"></view>
|
||||
@@ -0,0 +1 @@
|
||||
.u-safe-bottom.data-v-2dbaa680{width:100%}
|
||||
Reference in New Issue
Block a user