调整商城名为“芋道商城”

This commit is contained in:
YunaiV
2024-01-04 23:58:54 +08:00
parent 8b239a0aae
commit c4ccb770fc
5 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
</view>
<view class="check-box ss-flex ss-col-center ss-p-l-10">
<view class="userInfo-money ss-m-r-10" v-if="item.value === 'wallet'">
余额: {{ fen2yuan(userWallet.money) }}
余额: {{ fen2yuan(userWallet.balance) }}
</view>
<radio
:value="item.value"