first commit

This commit is contained in:
PC-202306242200\Administrator
2026-03-28 23:27:25 +08:00
commit 85b89ccea7
1694 changed files with 168292 additions and 0 deletions

View 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']]
]);

View File

@@ -0,0 +1,4 @@
{
"usingComponents": {},
"component": true
}

View File

@@ -0,0 +1 @@
<view class="{{['u-safe-bottom','data-v-2dbaa680',!isNvue&&'u-safe-area-inset-bottom']}}" style="{{$root.s0}}"></view>

View File

@@ -0,0 +1 @@
.u-safe-bottom.data-v-2dbaa680{width:100%}