mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 18:13:26 +08:00
uniapp【优化】: 修改分销代理面板显示等级字段
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</image>
|
||||
<view class="name-phone">
|
||||
<view class="name">{{state.userInfo.nickName}}</view>
|
||||
<view class="phone">{{state.userInfo.mobile}}</view>
|
||||
<view class="phone">{{state.info.gradeName}}</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="right">
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
</image>
|
||||
<view class="name-phone">
|
||||
<view class="name">{{state.userInfo.nickName}}</view>
|
||||
<view class="phone">{{state.userInfo.mobile}}</view>
|
||||
<view class="phone">{{state.info.gradeName}}</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="right">
|
||||
|
||||
Reference in New Issue
Block a user