3
0
Fork 0

feat(pages): add bonus real-time pages config

This commit is contained in:
woody 2025-09-01 17:35:58 +08:00
parent 511d2d6419
commit b28023daaa
1 changed files with 7 additions and 0 deletions

View File

@ -123,6 +123,13 @@
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/bonus/real-time",
"style": {
"navigationBarTitleText": "实时奖金",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/userData/index",
"style": {