wip: 临时提交

This commit is contained in:
Ray.Hao
2025-08-01 14:37:45 +08:00
parent a95fbd6a54
commit d48812821f
22 changed files with 355 additions and 649 deletions

View File

@@ -55,7 +55,11 @@
},
{
"path": "pages/mine/settings/index",
"type": "page"
"type": "page",
"name": "settings",
"style": {
"navigationBarTitleText": "设置"
}
},
{
"path": "pages/mine/settings/account/index",
@@ -63,7 +67,11 @@
},
{
"path": "pages/mine/settings/agreement/index",
"type": "page"
"type": "page",
"name": "theme",
"style": {
"navigationBarTitleText": "用户协议"
}
},
{
"path": "pages/mine/settings/network/index",
@@ -71,7 +79,11 @@
},
{
"path": "pages/mine/settings/theme/index",
"type": "page"
"type": "page",
"name": "theme",
"style": {
"navigationBarTitleText": "主题设置"
}
}
],
"globalStyle": {