fix: 健康管理系统,登录增加注册功能。

This commit is contained in:
tianyongbao
2024-12-12 17:45:43 +08:00
parent 890bcf8ae8
commit 949d0548d6
3 changed files with 8 additions and 2 deletions

View File

@@ -17,6 +17,12 @@
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/register",
"style": {
"navigationBarTitleText": "平台用户注册"
}
},
{
"path": "pages/health/homepage/index",
"style": {