细节完善
This commit is contained in:
@@ -56,7 +56,7 @@ const logout = () => {
|
||||
<template>
|
||||
<Container title="用户信息">
|
||||
<view :style="{ width: '100%' }">
|
||||
<UserHeader :user="user" />
|
||||
<UserHeader />
|
||||
<view class="container">
|
||||
<UserItem title="用户名">{{ user.nickName }}</UserItem>
|
||||
<UserItem title="头像">
|
||||
|
||||
Reference in New Issue
Block a user