增加添加券兑换码页面

This commit is contained in:
2025-11-21 10:48:16 +08:00
parent ce3674be35
commit 0ad4b5daa7
12 changed files with 970 additions and 3 deletions

View File

@@ -712,7 +712,23 @@
"style": {
"navigationBarTitleText": "添加"
}
},
{
"pageId": "PAGES_MARKET_COUPON_EXCHANGE_CODE",
"path": "couponExchangeCode/index",
"style": {
"navigationBarTitleText": "券兑换码"
}
},
{
"pageId": "PAGES_MARKET_COUPON_EXCHANGE_CODE_ADD",
"path": "couponExchangeCode/add",
"style": {
"navigationBarTitleText": "添加券兑换码"
}
}
]
},
{