This commit is contained in:
唐明明
2022-09-21 15:03:23 +08:00
parent 4266eaad98
commit bdcc6c3614
16 changed files with 7497 additions and 6462 deletions

View File

@@ -41,7 +41,7 @@
<view class="title">共力分</view>
<view class="num">{{account.glz}}</view>
</view>
<view class="health-flex-item">
<view class="health-flex-item" @click="onBtn('AccountDt', {})">
<view class="title">DT积分</view>
<view class="num">{{account.dt}}</view>
</view>