新增积分锁客页面,基础设置,商品设置,兑换记录

This commit is contained in:
gyq
2025-12-11 19:27:22 +08:00
parent ea5ce3caa1
commit 214026e859
15 changed files with 2188 additions and 78 deletions

View File

@@ -808,9 +808,21 @@
"style": {
// "navigationBarTitleText": "添加会员等级"
}
},
{
"pageId": "PAGES_MARKET_POINTS_INDEX",
"path": "points/index",
"style": {
"navigationBarTitleText": "积分锁客"
}
},
{
"pageId": "PAGES_MARKET_POINTS_ADD_PRODUCT",
"path": "points/addProduct",
"style": {
"navigationBarTitleText": "添加商品"
}
}
]
},
{
@@ -861,7 +873,7 @@
// "navigationBarTitleText": "查看优惠券"
// }
// }
// ]
// }