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-cell/u-cell"],{1867:function(e,n,t){"use strict";t.r(n),t.d(n,{default:function(){return h}});var u,l={uIcon:function(){return Promise.all([t.e("common/vendor"),t.e("node-modules/uview-ui/components/u-icon/u-icon")]).then(t.bind(t,3509))},uLine:function(){return Promise.all([t.e("common/vendor"),t.e("node-modules/uview-ui/components/u-line/u-line")]).then(t.bind(t,3375))}},i=function(){var e=this,n=e.$createElement,t=(e._self._c,e.__get_style([e.$u.addStyle(e.customStyle)])),u=e.title?e.__get_style([e.titleTextStyle]):null,l=e.$u.test.empty(e.value);e.$mp.data=Object.assign({},{$root:{s0:t,s1:u,g0:l}})},o=[],s=t(9974),c=t(1687)["default"],a={name:"u-cell",data:function(){return{}},mixins:[c.$u.mpMixin,c.$u.mixin,s["default"]],computed:{titleTextStyle:function(){return c.$u.addStyle(this.titleStyle)}},methods:{clickHandler:function(e){this.disabled||(this.$emit("click",{name:this.name}),this.openPage(),this.stop&&this.preventEvent(e))}}},d=a,m=t(3599),r=t.n(m),p=(r(),t(8535)),f=(0,p["default"])(d,i,o,!1,null,"1a28b2d3",null,!1,l,u),h=f.exports},3599:function(){}}]),(global["webpackChunkfitness_walk_nwnu"]=global["webpackChunkfitness_walk_nwnu"]||[]).push([["node-modules/uview-ui/components/u-cell/u-cell-create-component"],{},function(e){e("1687")["createComponent"](e(1867))}]);
@@ -0,0 +1,7 @@
{
"usingComponents": {
"u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
"u-line": "/node-modules/uview-ui/components/u-line/u-line"
},
"component": true
}
@@ -0,0 +1 @@
<view class="{{['u-cell','data-v-1a28b2d3',customClass]}}" style="{{$root.s0}}" hover-class="{{!disabled&&(clickable||isLink)?'u-cell--clickable':''}}" hover-stay-time="{{250}}" data-event-opts="{{[['tap',[['clickHandler',['$event']]]]]}}" bindtap="__e"><view class="{{['u-cell__body','data-v-1a28b2d3',center&&'u-cell--center',size==='large'&&'u-cell__body--large']}}"><view class="u-cell__body__content data-v-1a28b2d3"><block wx:if="{{$slots.icon||icon}}"><view class="u-cell__left-icon-wrap data-v-1a28b2d3"><block wx:if="{{$slots.icon}}"><slot name="icon"></slot></block><block wx:else><u-icon vue-id="42d9ba4d-1" name="{{icon}}" custom-style="{{iconStyle}}" size="{{size==='large'?22:18}}" class="data-v-1a28b2d3" bind:__l="__l"></u-icon></block></view></block><view class="u-cell__title data-v-1a28b2d3"><block wx:if="{{$slots.title}}"><slot name="title"></slot></block><block wx:else><block wx:if="{{title}}"><text class="{{['u-cell__title-text','data-v-1a28b2d3',disabled&&'u-cell--disabled',size==='large'&&'u-cell__title-text--large']}}" style="{{$root.s1}}">{{title}}</text></block></block><block wx:if="{{$slots.label}}"><slot name="label"></slot></block><block wx:else><block wx:if="{{label}}"><text class="{{['u-cell__label','data-v-1a28b2d3',disabled&&'u-cell--disabled',size==='large'&&'u-cell__label--large']}}">{{label}}</text></block></block></view></view><block wx:if="{{$slots.value}}"><slot name="value"></slot></block><block wx:else><block wx:if="{{!$root.g0}}"><text class="{{['u-cell__value','data-v-1a28b2d3',disabled&&'u-cell--disabled',size==='large'&&'u-cell__value--large']}}">{{value}}</text></block></block><block wx:if="{{$slots['right-icon']||isLink}}"><view class="{{['u-cell__right-icon-wrap','data-v-1a28b2d3','u-cell__right-icon-wrap--'+arrowDirection]}}"><block wx:if="{{$slots['right-icon']}}"><slot name="right-icon"></slot></block><block wx:else><u-icon vue-id="42d9ba4d-2" name="{{rightIcon}}" custom-style="{{rightIconStyle}}" color="{{disabled?'#c8c9cc':'info'}}" size="{{size==='large'?18:16}}" class="data-v-1a28b2d3" bind:__l="__l"></u-icon></block></view></block></view><block wx:if="{{border}}"><u-line vue-id="42d9ba4d-3" class="data-v-1a28b2d3" bind:__l="__l"></u-line></block></view>
@@ -0,0 +1 @@
scroll-view.data-v-1a28b2d3,swiper-item.data-v-1a28b2d3,view.data-v-1a28b2d3{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}.u-cell__body.data-v-1a28b2d3{display:flex;flex-direction:row;box-sizing:border-box;padding:10px 15px;font-size:15px;color:#303133;align-items:center}.u-cell__body__content.data-v-1a28b2d3{display:flex;flex-direction:row;align-items:center;flex:1}.u-cell__body--large.data-v-1a28b2d3{padding-top:13px;padding-bottom:13px}.u-cell__left-icon-wrap.data-v-1a28b2d3,.u-cell__right-icon-wrap.data-v-1a28b2d3{display:flex;flex-direction:row;align-items:center;font-size:16px}.u-cell__left-icon-wrap.data-v-1a28b2d3{margin-right:4px}.u-cell__right-icon-wrap.data-v-1a28b2d3{margin-left:4px;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.u-cell__right-icon-wrap--up.data-v-1a28b2d3{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.u-cell__right-icon-wrap--down.data-v-1a28b2d3{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.u-cell__title.data-v-1a28b2d3{flex:1}.u-cell__title-text.data-v-1a28b2d3{font-size:15px;line-height:22px;color:#303133}.u-cell__title-text--large.data-v-1a28b2d3{font-size:16px}.u-cell__label.data-v-1a28b2d3{margin-top:5px;font-size:12px;color:#909193;line-height:18px}.u-cell__label--large.data-v-1a28b2d3{font-size:14px}.u-cell__value.data-v-1a28b2d3{text-align:right;font-size:14px;line-height:24px;color:#606266}.u-cell__value--large.data-v-1a28b2d3{font-size:15px}.u-cell--clickable.data-v-1a28b2d3{background-color:#f3f4f6}.u-cell--disabled.data-v-1a28b2d3{color:#c8c9cc;cursor:not-allowed}.u-cell--center.data-v-1a28b2d3{align-items:center}