移除前端中的会员卡和支付相关,新增微信一键登录

This commit is contained in:
2026-07-14 18:50:35 +08:00
parent 13b99428de
commit 6cc72ae0f7
26 changed files with 331 additions and 9159 deletions
+1 -39
View File
@@ -12,15 +12,10 @@
}
}
},
{
"path": "pages/memberInfo/purchaseCard",
"style": {
"navigationBarTitleText": "购买会员卡"
}
},
{
"path": "pages/memberInfo/login",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "登录"
}
},
@@ -47,13 +42,6 @@
}
}
},
{
"path": "pages/memberInfo/memberCard",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "我的会员卡"
}
},
{
"path": "pages/memberInfo/userInfo",
"style": {
@@ -201,32 +189,6 @@
"navigationBarTitleText": "签到记录"
}
},
{
"path": "pages/memberInfo/cardDetail",
"style": {
"navigationBarTitleText": "会员卡详情"
}
},
{
"path": "pages/memberInfo/confirmPayment",
"style": {
"navigationBarTitleText": "确认支付"
}
},
{
"path": "pages/memberInfo/setPayPassword",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "设置支付密码"
}
},
{
"path": "pages/memberInfo/rechargeStoredCard",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "储值卡充值"
}
},
{
"path": "pages/memberInfo/courseList",
"style": {