使用达人账号登录改为展示达人名称
This commit is contained in:
parent
8aab721c0e
commit
5757c4bce3
@ -5,7 +5,8 @@
|
||||
<text>更换头像</text>
|
||||
</view>
|
||||
<view class="item">
|
||||
<text class="title">店铺名称</text>
|
||||
<text class="title" v-if="role == 2">店铺名称</text>
|
||||
<text class="title" v-else>达人名称</text>
|
||||
<input type="text" value="" v-model="info.member_nickname" placeholder="请输入用户名"/>
|
||||
</view>
|
||||
<view class="item">
|
||||
|
Loading…
Reference in New Issue
Block a user