fix: 登录bug修复,缺少路径。

This commit is contained in:
tianyongbao
2025-01-10 21:33:35 +08:00
parent 8f25162180
commit 10aba5f146

View File

@@ -23,6 +23,18 @@
"navigationBarTitleText": "平台用户注册"
}
},
{
"path": "pages/common/webview/index",
"style": {
"navigationBarTitleText": "浏览网页"
}
},
{
"path": "pages/common/textview/index",
"style": {
"navigationBarTitleText": "浏览文本"
}
},
{
"path": "pages/health/homepage/index",
"style": {