增加推销模式

This commit is contained in:
cyh666666
2026-03-06 17:30:50 +08:00
parent 3b0e397714
commit 7b5801a72b
39 changed files with 9831 additions and 34 deletions

View File

@@ -258,6 +258,60 @@
"navigationBarTitleText": "积分管理"
}
},
{
"path": "points/signin",
"style": {
"navigationBarTitleText": "每日签到"
}
},
{
"path": "points/exchange",
"style": {
"navigationBarTitleText": "积分兑换"
}
},
{
"path": "points/exchange-records",
"style": {
"navigationBarTitleText": "兑换记录"
}
},
{
"path": "product-reviews",
"style": {
"navigationBarTitleText": "商品评价"
}
},
{
"path": "my-reviews",
"style": {
"navigationBarTitleText": "我的评价"
}
},
{
"path": "balance/index",
"style": {
"navigationBarTitleText": "我的余额"
}
},
{
"path": "share/index",
"style": {
"navigationBarTitleText": "我的分享"
}
},
{
"path": "share/detail",
"style": {
"navigationBarTitleText": "分享详情"
}
},
{
"path": "member/index",
"style": {
"navigationBarTitleText": "会员中心"
}
},
{
"path": "red-packets/index",
"style": {