feat(order): 新增退款功能

This commit is contained in:
2026-05-09 11:14:18 +08:00
parent bde552dcb3
commit 9b21329518
12 changed files with 184 additions and 28 deletions

View File

@@ -373,6 +373,18 @@
}
}
},
{
"path": "pages/order/refundDestination",
"style": {
"navigationBarTitleText": "钱款去向",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/goods/order",
"style": {