|
@@ -156,6 +156,34 @@
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
+ }, {
|
|
|
+ "path": "pages/authentication/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "实人认证",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/authentication/face",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "人脸认证",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/authentication/info",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "完善资料",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/authentication/audit",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "审核中",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
}
|
|
|
],
|
|
|
"tabBar": {
|