Browse Source

登录路由修改

htc 10 months ago
parent
commit
e480364c04
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages.json

+ 2 - 2
pages.json

@@ -9,9 +9,9 @@
 			}
 		},
 		{
-			"path": "pages/login/forgot",
+			"path": "pages/login/select",
 			"style": {
-				"navigationBarTitleText": "忘记密码",
+				"navigationBarTitleText": "选择门店",
 				"navigationStyle": "custom"
 			}
 		},