优惠卷和商品卷

This commit is contained in:
wwz
2025-03-10 16:33:43 +08:00
parent 70edc6756d
commit 5342133cbd
30 changed files with 2820 additions and 3338 deletions

View File

@@ -59,6 +59,12 @@
"navigationBarTitleText": "订单详情"
}
},
{
"path": "pages/order/coupon",
"style": {
"navigationBarTitleText": "优惠卷"
}
},
{
"path": "pages/user/user",
"style": {
@@ -90,6 +96,12 @@
"navigationBarTitleText": "会员卡"
}
},
{
"path": "pages/user/member/paycode",
"style": {
"navigationBarTitleText": "会员支付码"
}
},
{
"path": "pages/user/member/billDetails",
"style": {
@@ -101,6 +113,23 @@
"style": {
"navigationBarTitleText": "会员支付码"
}
},{
"path": "pages/user/member/setPassword",
"style": {
"navigationBarTitleText": "密码设置"
}
},
{
"path": "pages/user/member/storedManage",
"style": {
"navigationBarTitleText": "会员管理"
}
},
{
"path": "pages/user/member/instructions",
"style": {
"navigationBarTitleText": "使用须知"
}
},
{
"path": "pages/user/myself",