mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 19:43:26 +08:00
Merge branch 'dev' into 'master'
uniapp【优化】: 修改分销代理面板显示等级字段 See merge request jianweie/coreshoppro!63
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