@@ -43,12 +43,12 @@
"root": "pages/user",
"name": "user",
"pages": [
- {
- "path": "realName/realNameAuthentication",
- "style": {
- "navigationBarTitleText": "实名认证"
- }
- },
+ // {
+ // "path": "realName/realNameAuthentication",
+ // "style": {
+ // "navigationBarTitleText": "实名认证"
+ // }
+ // },
{
"path": "realName/cropper",
"style": {
@@ -17,10 +17,7 @@
</view>
<view class="flex-start flex">
- <view class="authentication"
- @click="navTo('/pages/user/realName/realNameAuthentication')" v-if="!user.mobile">
- </view>
- <view class="authentication" v-else>{{user.mobile}}</view>
+ <view class="authentication">{{user.mobile}}</view>
<view class="righ-tbox flex">