更新go结构和uniapp

This commit is contained in:
2026-07-15 22:38:33 +08:00
parent bca5170e22
commit 61a937f7a3
23 changed files with 3536 additions and 293 deletions
+21
View File
@@ -16,6 +16,27 @@
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/login/register",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "注册"
}
},
{
"path": "pages/login/forget",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "忘记密码"
}
},
{
"path": "pages/login/geetest-webview",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "人机验证"
}
},
{
"path": "pages/dashboard/dashboard",
"style": {