diff --git a/pages.json b/pages.json index 34268fc..dcbb738 100644 --- a/pages.json +++ b/pages.json @@ -29,6 +29,18 @@ "style": { "navigationStyle": "custom" } + }, + { + "path": "pages/login/account_login/account_login", + "style": { + "navigationStyle": "custom" + } + }, + { + "path": "pages/login/register/register", + "style": { + "navigationStyle": "custom" + } } ], "uniIdRouter": {},