修复再来一单问题

This commit is contained in:
2025-12-15 17:24:15 +08:00
parent eae0dd75f1
commit f01b5f3625
3 changed files with 201 additions and 38 deletions

View File

@@ -354,10 +354,9 @@
// }
// ]
// }
,{
, {
"root": "groupBuying",
"pages": [
{
"pages": [{
"path": "index/index",
"style": {
"navigationBarTitleText": "拼团特惠",
@@ -371,7 +370,7 @@
"navigationStyle": "custom"
}
}
]
}
],