This commit is contained in:
2025-12-12 01:44:41 +08:00
parent 21abcaff53
commit 2f1d732a36
46 changed files with 7756 additions and 484 deletions

View File

@@ -16,6 +16,14 @@
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/change-password/change-password",
"style": {
"navigationBarTitleText": "修改密码",
"navigationBarBackgroundColor": "#C93639",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/common-info/common-info",
"style": {
@@ -104,6 +112,14 @@
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/event-info-detail/event-info-detail",
"style": {
"navigationBarTitleText": "信息详情",
"navigationBarBackgroundColor": "#C93639",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/event-rules/event-rules",
"style": {