UI细节调整
This commit is contained in:
@@ -29,7 +29,7 @@ const onPay = () => {
|
||||
<Container title="会员说明">
|
||||
<view v-if="user.id" class="header">
|
||||
<view>
|
||||
<Avatar :src="user.avatar" :size="35" :border="true" />
|
||||
<Avatar :src="user.avatar" :size="35" />
|
||||
<text class="truncate">{{ user.nickName }}</text>
|
||||
</view>
|
||||
<text>5月5号到期</text>
|
||||
|
||||
Reference in New Issue
Block a user