使用达人账号登录改为展示达人名称

This commit is contained in:
亓雪峰 2020-10-15 22:52:53 +08:00
parent 8aab721c0e
commit 5757c4bce3

View File

@ -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">