团购秒杀

This commit is contained in:
2024-03-14 22:58:38 +08:00
parent 9dda08a1b1
commit 7a3dd0fae8
11 changed files with 347 additions and 11 deletions

View File

@@ -48,6 +48,16 @@
"navigationBarTitleText": "注册有礼"
}
},
{
"path": "groupbuy/index",
"style": {
"navigationBarTitleText": "团购秒杀",
"backgroundColor": "#F32B2B",
"backgroundColorTop": "#F32B2B",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#F32B2B"
}
},
{
"path": "webview/index",
"navigationBarTitleText": "网页"