first commit

This commit is contained in:
2026-09-08 20:28:54 +08:00
commit 2ada8d3d5a
37380 changed files with 4886169 additions and 0 deletions
@@ -0,0 +1 @@
(global["webpackChunkfitness_walk_nwnu"]=global["webpackChunkfitness_walk_nwnu"]||[]).push([["node-modules/uview-ui/components/u-safe-bottom/u-safe-bottom"],{5955:function(e,t,n){"use strict";var u;n.r(t),n.d(t,{default:function(){return p}});var o,a=function(){var e=this,t=e.$createElement,n=(e._self._c,e.__get_style([e.style]));e.$mp.data=Object.assign({},{$root:{s0:n}})},s=[],l=n(7213),i=n(1687)["default"],c={name:"u-safe-bottom",mixins:[i.$u.mpMixin,i.$u.mixin,l["default"]],data:function(){return{safeAreaBottomHeight:0,isNvue:!1}},computed:{style:function(){var e={};return i.$u.deepMerge(e,i.$u.addStyle(this.customStyle))}},mounted:function(){}},f=c,m=n(6672),r=n.n(m),d=(r(),n(8535)),b=(0,d["default"])(f,a,s,!1,null,"2dbaa680",null,!1,u,o),p=b.exports},6672:function(){}}]),(global["webpackChunkfitness_walk_nwnu"]=global["webpackChunkfitness_walk_nwnu"]||[]).push([["node-modules/uview-ui/components/u-safe-bottom/u-safe-bottom-create-component"],{},function(e){e("1687")["createComponent"](e(5955))}]);
@@ -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%}