flat: 暂存
This commit is contained in:
@@ -40,11 +40,11 @@
|
||||
<image class="drawer-user-img" v-if="userInfo.age === '0'" src="/static/icon/boy.png"></image>
|
||||
<image class="drawer-user-img" v-else src="/static/icon/girl.png"></image>
|
||||
<text>{{ userInfo.name || '暂无用户名' }}</text>
|
||||
<image
|
||||
<!-- <image
|
||||
class="drawer-user-setting button-click"
|
||||
src="/static/icon/setting.png"
|
||||
@click="updateSetting"
|
||||
></image>
|
||||
></image> -->
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -315,4 +315,4 @@ header-height = 88rpx
|
||||
.main-content.shift {
|
||||
margin-left: 500rpx;
|
||||
}
|
||||
</style>
|
||||
</style>
|
Reference in New Issue
Block a user