个人中心页面路径配置

This commit is contained in:
GaoHao
2025-01-08 15:30:20 +08:00
parent b7248db2af
commit ca84e7d51e
6 changed files with 46 additions and 34 deletions

View File

@@ -95,6 +95,11 @@
"navigationBarTitleText": "注册",
"navigationStyle": "custom"
}
}, {
"path": "pages/login/bind",
"style": {
"navigationBarTitleText": "修改手机号"
}
}, {
"path": "pages/login/registerApp",
"style": {