This commit is contained in:
2024-03-15 23:20:20 +08:00
parent 3ce85e2396
commit 351e20f0c0
19 changed files with 311 additions and 72 deletions

View File

@@ -58,6 +58,12 @@
"navigationBarBackgroundColor": "#F32B2B"
}
},
{
"path": "groupbuy/detail",
"style": {
"navigationBarTitleText": "商品团购券"
}
},
{
"path": "webview/index",
"navigationBarTitleText": "网页"
@@ -95,6 +101,12 @@
"style": {
"navigationBarTitleText": "购物车"
}
},
{
"path": "search/index",
"style": {
"navigationBarTitleText": "搜索"
}
}
]
},