订单结算修改,增加限时折扣

This commit is contained in:
2025-10-24 16:13:40 +08:00
parent 5aa469a7b7
commit 26532150b5
36 changed files with 4989 additions and 1885 deletions

View File

@@ -203,45 +203,55 @@
}
},
{
"path" : "pages/user/member/czzx-shop-list",
"style" :
{
"navigationBarTitleText" : "适用门店"
"path": "pages/user/member/czzx-shop-list",
"style": {
"navigationBarTitleText": "适用门店"
}
}
],
"subPackages": [{
"root": "user",
"pages": [{
"path": "vip/vip",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
"root": "user",
"pages": [{
"path": "vip/vip",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
{
"path": "vip/buy-vip",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
{
"path": "score/list",
"style": {
"navigationBarTitleText": "积分门店"
}
},
{
"path": "exchange/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
}
},
{
"path": "vip/buy-vip",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
{
"path": "score/list",
"style": {
"navigationBarTitleText": "积分门店"
}
},
{
"path": "exchange/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
}
]
}],
]
},
{
"root": "distribution",
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "分销中心",
"navigationStyle": "custom"
}
}, ]
}
],
"uniIdRouter": {},
"globalStyle": {
"navigationBarTextStyle": "black",