修改页面

This commit is contained in:
2025-08-11 14:06:42 +08:00
parent 462073058e
commit 9c0be00fbd
31 changed files with 1180 additions and 309 deletions

View File

@ -206,6 +206,24 @@
"style": {
"navigationBarTitleText": "申请售后"
}
},
{
"path": "pages/coupon/coupon_list",
"style": {
"navigationBarTitleText": "优惠券"
}
},
{
"path": "pages/coupon/coupon_package",
"style": {
"navigationBarTitleText": "优惠券包"
}
},
{
"path": "pages/coupon/coupon_exchange",
"style": {
"navigationBarTitleText": "兑换券"
}
}
]
}