字段修改

This commit is contained in:
kron
2025-06-17 13:47:33 +08:00
parent 16c1840cdd
commit a74fd1e744
14 changed files with 26 additions and 26 deletions

View File

@@ -21,7 +21,7 @@ const chooseVip = (index) => {
<Container title="会员说明">
<view class="header">
<view>
<Avatar :src="user.avatarUrl" :size="35" :border="true" />
<Avatar :src="user.avatar" :size="35" :border="true" />
<text>{{ user.nickName }}</text>
</view>
<text>5月5号到期</text>