首页页面和我的页面的框架

This commit is contained in:
2026-05-07 17:49:16 +08:00
parent a7cd4d908c
commit ba7e154d87
3 changed files with 81 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
{
"src": [
"pages/LoginPage",
"pages/RegisterPage"
"pages/RegisterPage",
"pages/HomePage"
]
}