build(deps): taro依赖升级

This commit is contained in:
2023-11-21 20:29:47 +08:00
parent 43fe74ebe7
commit 94059fa8fb
10 changed files with 445 additions and 291 deletions

View File

@@ -32,7 +32,7 @@
<text>{{ item.DrawTime }}</text>
</view>
</view>
<view style="text-align: right">
<view style="text-align: right" v-if="item.State === 1">
<view style="color: red">+{{ item.DrawNum }}积分</view>
<view style="color: green">-{{ item.Number }}豆子</view>
</view>