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-status-bar/u-status-bar"],{164:function(t,n,u){"use strict";var e;u.r(n),u.d(n,{default:function(){return m}});var a,s=function(){var t=this,n=t.$createElement,u=(t._self._c,t.__get_style([t.style]));t.$mp.data=Object.assign({},{$root:{s0:u}})},o=[],l=u(5944),i=u(1687)["default"],r={name:"u-status-bar",mixins:[i.$u.mpMixin,i.$u.mixin,l["default"]],data:function(){return{}},computed:{style:function(){var t={};return t.height=i.$u.addUnit(i.$u.sys().statusBarHeight,"px"),t.backgroundColor=this.bgColor,i.$u.deepMerge(t,i.$u.addStyle(this.customStyle))}}},c=r,d=u(4346),b=u.n(d),f=(b(),u(8535)),p=(0,f["default"])(c,s,o,!1,null,"5062d177",null,!1,e,a),m=p.exports},4346:function(){}}]),(global["webpackChunkfitness_walk_nwnu"]=global["webpackChunkfitness_walk_nwnu"]||[]).push([["node-modules/uview-ui/components/u-status-bar/u-status-bar-create-component"],{},function(t){t("1687")["createComponent"](t(164))}]);
@@ -0,0 +1,4 @@
{
"usingComponents": {},
"component": true
}
@@ -0,0 +1 @@
<view class="u-status-bar data-v-5062d177" style="{{$root.s0}}"><slot></slot></view>
@@ -0,0 +1 @@
.u-status-bar.data-v-5062d177{width:100%}