Browse Source

增加核销选择app版页面路由

htc 9 months ago
parent
commit
c7f41e6c42
1 changed files with 8 additions and 0 deletions
  1. 8 0
      pages.json

+ 8 - 0
pages.json

@@ -223,6 +223,14 @@
 						"navigationStyle": "custom"
 					}
 				},
+				{
+					"path": "Verification/checkApp",
+					"style": {
+						"navigationBarTitleText": "核销选择",
+						"enablePullDownRefresh": false,
+						"navigationStyle": "custom"
+					}
+				},
 				{
 					"path": "Verification/record",
 					"style": {