爱尚家接口合并到cms-api.websoft.top
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<view class="user-content">
|
||||
<view class="nick-name">
|
||||
<!-- {{ userInfo.certification }} -->
|
||||
<text>{{ userInfo.nickname }}</text>
|
||||
<text>{{ userInfo.nickname }}-{{ userInfo.userId }}</text>
|
||||
<image v-if="userInfo.sex == 1" src="../../static/icon/sex_man.png" mode="widthFix"></image>
|
||||
<image v-if="userInfo.sex == 2" src="../../static/icon/sex_woman.png" mode="widthFix"></image>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user