Fix(订单):[#4029]商品待发货,申请退款页面,将顶部标题”商品退货“改为”申请退款“

This commit is contained in:
lifizer
2025-07-15 13:58:34 +08:00
parent 8fa2c055a4
commit 7c87232ce1
+1 -1
View File
@@ -314,7 +314,7 @@
{ {
"path": "pages/order/GoodsReturn/index", "path": "pages/order/GoodsReturn/index",
"style": { "style": {
"navigationBarTitleText": "商品退货" "navigationBarTitleText": "申请退款"
} }
}, },
{ {