This commit is contained in:
YeMingfei666 2024-10-11 10:06:18 +08:00
parent f44a0c0a50
commit a51f6c7d72
1 changed files with 14 additions and 0 deletions

View File

@ -1246,6 +1246,20 @@
"style": {
"navigationBarTitleText": "订单详情"
}
},
{
"pageId": "PAGES_ORDER_PAY",
"path": "pay-order/pay-order",
"style": {
"navigationBarTitleText": "结账"
}
},
{
"pageId": "PAGES_ORDER_TUIKUAN",
"path": "tuikuan/tuikuan",
"style": {
"navigationBarTitleText": "退款"
}
}
]