积分券

This commit is contained in:
haomingming 2025-09-05 10:37:44 +08:00
parent 8a38bafabe
commit b8f6257bf1

View File

@ -837,6 +837,16 @@
{ {
"root": "pages_goods", "root": "pages_goods",
"pages": [ "pages": [
{
"path": "coupon/coupon",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "积分券",
"app": {
"bounce": "none"
}
}
},
{ {
"path": "pointMall/pointMall", "path": "pointMall/pointMall",
"style": { "style": {