mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 16:13: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>
|
||||
<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