This commit is contained in:
gyq
2025-11-21 16:03:10 +08:00
17 changed files with 1939 additions and 254 deletions

View File

@@ -726,7 +726,30 @@
"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": "添加券兑换码"
}
},
{
"pageId": "PAGES_MARKET_COUPON_EXCHANGE_CODE_DETAIL",
"path": "couponExchangeCode/detail",
"style": {
"navigationBarTitleText": "券兑换码详情"
}
}
]
},
{