Commit 824c1a4f authored by 袁玲利's avatar 袁玲利

调整云平台安智云校加productId

parent 4cbe4991
......@@ -201,7 +201,7 @@
}
if (type == 2) {
jWeixin.miniProgram.navigateTo({
url: '/pages/nationalCenterForLesbianRights/index'
url: '/pages/nationalCenterForLesbianRights/index?productId=3'
})
}
this.contractMenber = false
......@@ -295,7 +295,7 @@
// 跳转云平台权益中心
async openAzMenber() {
jWeixin.miniProgram.navigateTo({
url: '/pages/nationalCenterForLesbianRights/index'
url: '/pages/nationalCenterForLesbianRights/index?productId=3'
})
},
// 菜单跳转
......
......@@ -571,7 +571,7 @@
// 跳转云平台权益中心
async openAzMenber() {
jWeixin.miniProgram.navigateTo({
url: '/pages/nationalCenterForLesbianRights/index'
url: '/pages/nationalCenterForLesbianRights/index?productId=3'
})
},
// 查询订单流水用户分餐明细及汇总统计
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment