update:补充

This commit is contained in:
3030332422
2025-10-08 10:49:02 +08:00
parent 1466806339
commit fed3501bf6
+9
View File
@@ -108,6 +108,15 @@
"navigationStyle": "custom" "navigationStyle": "custom"
} }
}, },
{
"path": "pages/forgot-password/index",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "ForgotPassword"
}
},
{ {
"path": "pages/login/index", "path": "pages/login/index",
"type": "page", "type": "page",