feat:数字积分加枚举
This commit is contained in:
@@ -169,7 +169,7 @@
|
||||
<view class="tui-list">
|
||||
<view class="tui-box" :key="index" v-for="(item, index) in tuiList">
|
||||
<image :src="`/static/new/tui_${index}.png`"></image>
|
||||
<text class="text-24 text-zu1">{{ item }}</text>
|
||||
<text class="text-24 text-gray">{{ item }}</text>
|
||||
</view>
|
||||
<!-- tuiList -->
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user