qxf #113
@ -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