feat:数字积分加枚举

This commit is contained in:
2026-07-23 14:02:58 +08:00
parent 75c15ef010
commit 3cd52a7bcb
6 changed files with 26 additions and 26 deletions
@@ -9,7 +9,7 @@
:style="{borderWidth:index == headList.length - 1 ? '0' : '2rpx'}"
>
<view class="flex-r" >
<text class="text-zu1 text-32">{{item.text}}</text>
<text class="text-gray text-32">{{item.text}}</text>
<view class="yi-view" v-if="item.type == 'text1' && item.she">
<text class="text-zi text-24">{{item.she}}</text>
</view>