增加兑换中心页面

This commit is contained in:
2025-10-21 14:46:55 +08:00
parent f5a2679913
commit 5aa469a7b7
7 changed files with 326 additions and 2 deletions

View File

@@ -231,6 +231,13 @@
"style": {
"navigationBarTitleText": "积分门店"
}
},
{
"path": "exchange/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
}
]