支付成功

This commit is contained in:
魏啾
2024-04-18 14:36:14 +08:00
parent 007d9e4336
commit 4bc97b35fd
11 changed files with 1145 additions and 140 deletions

View File

@@ -56,6 +56,13 @@
"navigationBarTitleText": "订单详情"
}
},
{
"path": "pages/order/successful",
"style": {
"navigationBarTitleText": "支付成功",
"navigationStyle": "custom"
}
},
{
"path": "pages/member/index",
"style": {
@@ -104,7 +111,7 @@
{
"path": "pages/user/coupon",
"style": {
"navigationBarTitleText": "我的优惠"
"navigationBarTitleText": "优惠"
}
},
{