feat(M08-A): 接入顾客端权益明细

This commit is contained in:
Codex
2026-06-25 12:04:55 +08:00
parent fb1b593b24
commit e24920c9cc
20 changed files with 661 additions and 38 deletions
+4
View File
@@ -36,6 +36,10 @@ Page({
openRecharge() {
wx.navigateTo({ url: '/pages/recharge/index' })
},
openBenefits() {
wx.navigateTo({ url: '/pages/benefits/index' })
},
})
function formatProfile(profile) {