consumer模块完成95%,在和商家端对接聊天购物闭环

This commit is contained in:
2026-02-06 17:10:31 +08:00
parent 06b7369494
commit e2f1dfb097
1454 changed files with 5425 additions and 210555 deletions

View File

@@ -5,7 +5,7 @@
"style": {
"navigationBarTitleText": "用户登录",
"navigationStyle": "custom"
}
}
},
{
"path": "pages/mall/admin/homePage/index",
@@ -55,7 +55,7 @@
"style": {
"navigationBarTitleText": "首页",
"navigationStyle": "custom",
"enablePullDownRefresh": true
"enablePullDownRefresh": false
}
},
{
@@ -100,6 +100,12 @@
"navigationBarTitleText": "我的钱包"
}
},
{
"path": "withdraw",
"style": {
"navigationBarTitleText": "余额提现"
}
},
{
"path": "search",
"style": {
@@ -241,6 +247,36 @@
"style": {
"navigationBarTitleText": "我的订阅"
}
},
{
"path": "subscription/followed-shops",
"style": {
"navigationBarTitleText": "关注店铺"
}
},
{
"path": "points/index",
"style": {
"navigationBarTitleText": "积分管理"
}
},
{
"path": "red-packets/index",
"style": {
"navigationBarTitleText": "我的红包"
}
},
{
"path": "bank-cards/index",
"style": {
"navigationBarTitleText": "银行卡管理"
}
},
{
"path": "bank-cards/add",
"style": {
"navigationBarTitleText": "添加银行卡"
}
}
]
},
@@ -518,12 +554,6 @@
"navigationBarTitleText": "用户领取记录"
}
},
{
"path": "marketing/points/index",
"style": {
"navigationBarTitleText": "积分管理"
}
},
{
"path": "marketing/signin/rule",
"style": {