拼团功能完善

This commit is contained in:
2025-12-17 18:08:27 +08:00
parent 2fc5a428ff
commit 744f56468f
17 changed files with 2200 additions and 305 deletions

View File

@@ -376,6 +376,18 @@
"navigationBarTitleText": "订单详情",
"navigationStyle": "custom"
}
},
{
"path": "goodsDetail/goodsDetail",
"style": {
"navigationBarTitleText": "拼团特惠"
}
},
{
"path": "success/index",
"style": {
"navigationBarTitleText": "支付成功"
}
}
]