소스 검색

登录路由修改

htc 1 년 전
부모
커밋
e480364c04
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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"
 			}
 		},