no message

This commit is contained in:
2025-09-03 13:12:44 +08:00
parent 573369817e
commit c2ba5048b0
16 changed files with 1370 additions and 202 deletions
+49 -5
View File
@@ -258,6 +258,55 @@
"navigationStyle": "default" // 默认样式,会显示返回图标
}
},
{
"path": "setting/setting",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
}
},
{
"path": "setting/out-agreement",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
}
},
{
"path": "setting/out-code",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
}
},
{
"path": "setting/set-name",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
}
},
{
"path": "setting/account-out",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
}
},
{
"path": "setting/forgot-pass",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
}
},
{
"path": "setting/account-safe",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
}
},
{
"path": "dongjian/index",
"style": {
@@ -339,11 +388,6 @@
"style": {
"navigationStyle": "custom"
}
}, {
"path": "login/forgotPass",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "register/register",
"style": {