12121212
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<view class="cu-bar bg-white justify-end">
|
||||
<!-- <view class="content">您还没有完成认证</view> -->
|
||||
<view class="content text-center overflow-unset">
|
||||
<image :src="imgURL+'default-avator.png'" mode="widthFix" class="ro-right "></image>
|
||||
<image :src="otherImgURL+'ic-t@ZP.png'" mode="widthFix" class="ro-right "></image>
|
||||
</view>
|
||||
<view class="action" @tap="hideModal('auth')">
|
||||
<text class="cuIcon-close text-red"></text>
|
||||
@@ -83,6 +83,7 @@
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
otherImgURL: this.global.otherImgURL,
|
||||
imgURL: this.global.imgURL,
|
||||
showPlateList: true,
|
||||
showInputList: false,
|
||||
|
||||
Reference in New Issue
Block a user