添加角色
This commit is contained in:
@@ -9,10 +9,10 @@ a80eb6ed68d7bae2d804fe507a4522f7
|
||||
//好店云
|
||||
wx8edd43f384bc39c4
|
||||
|
||||
测试账号:18050017004,没验证码
|
||||
测试账号:15359333655,没验证码
|
||||
|
||||
测试账号
|
||||
账号:18050017004
|
||||
账号:15359333655
|
||||
验证码:888888
|
||||
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<view class="text-bold font-32">
|
||||
<!-- <open-data type="userNickName"></open-data> -->
|
||||
{{userInfo.uname}}
|
||||
<text class="font-22 color-666">({{userInfo.group_name}})</text>
|
||||
<text class="font-22 color-666" wx:if="{{userInfo.group_name}}">({{userInfo.group_name}})</text>
|
||||
</view>
|
||||
<view class="mt10 font-22 color-666">{{userInfo.biz_name}}</view>
|
||||
</view>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<view class="text-bold font-32">
|
||||
<!-- <open-data type="userNickName"></open-data> -->
|
||||
{{userInfo.uname}}
|
||||
<text class="font-22 color-666">({{userInfo.group_name}})</text>
|
||||
<text class="font-22 color-666" wx:if="{{userInfo.group_name}}">({{userInfo.group_name}})</text>
|
||||
</view>
|
||||
<view class="mt10 font-22 color-666">{{userInfo.biz_name}}</view>
|
||||
</view>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<view class="text-bold font-32">
|
||||
<!-- <open-data type="userNickName"></open-data> -->
|
||||
{{userInfo.uname}}
|
||||
<text class="font-22 color-666">({{userInfo.group_name}})</text>
|
||||
<text class="font-22 color-666" wx:if="{{userInfo.group_name}}">({{userInfo.group_name}})</text>
|
||||
</view>
|
||||
<view class="mt10 font-22 color-666">{{userInfo.biz_name}}</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user