字段修改

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

@@ -62,7 +62,7 @@ const logout = () => {
<view class="container">
<UserItem title="用户名">{{ user.nickName }}</UserItem>
<UserItem title="头像">
<Avatar :src="user.avatarUrl" :size="35" />
<Avatar :src="user.avatar" :size="35" />
</UserItem>
<UserItem
title="订单"