首页跳转充值修改,充值界面增加开通功能

This commit is contained in:
GaoHao
2024-08-08 16:02:54 +08:00
parent f7cea2ceb7
commit d82bd93033
3 changed files with 154 additions and 11 deletions

View File

@@ -87,8 +87,9 @@
url: '/pages/member/activatedmemberone?shopId=' + uni.cache.get('shopUser')
})
} else {
uni.pro.navigateTo('member/memberdetails', {
shopId_id: uni.cache.get('shopUser'),
uni.pro.navigateTo('member/index', {
shopId: uni.cache.get('shopUser'),
type: 'index',
})
}
} else {