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