cmy 2 роки тому
батько
коміт
b5e9e301a8
2 змінених файлів з 7 додано та 10 видалено
  1. 6 6
      pages.json
  2. 1 4
      pages/userhome/user.vue

+ 6 - 6
pages.json

@@ -43,12 +43,12 @@
 		"root": "pages/user",
 		"name": "user",
 		"pages": [
-			{
-				"path": "realName/realNameAuthentication",
-				"style": {
-					"navigationBarTitleText": "实名认证"
-				}
-			},
+			// {
+			// 	"path": "realName/realNameAuthentication",
+			// 	"style": {
+			// 		"navigationBarTitleText": "实名认证"
+			// 	}
+			// },
 			{
 				"path": "realName/cropper",
 				"style": {

+ 1 - 4
pages/userhome/user.vue

@@ -17,10 +17,7 @@
 								</view>
 							</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>
 						</view>
 						<view class="righ-tbox flex">