Commit 11c1ac54 authored by 袁玲利's avatar 袁玲利

调整云平台安智云校加productId

parents 52d83862 824c1a4f
...@@ -201,7 +201,7 @@ ...@@ -201,7 +201,7 @@
} }
if (type == 2) { if (type == 2) {
jWeixin.miniProgram.navigateTo({ jWeixin.miniProgram.navigateTo({
url: '/pages/nationalCenterForLesbianRights/index' url: '/pages/nationalCenterForLesbianRights/index?productId=3'
}) })
} }
this.contractMenber = false this.contractMenber = false
...@@ -295,7 +295,7 @@ ...@@ -295,7 +295,7 @@
// 跳转云平台权益中心 // 跳转云平台权益中心
async openAzMenber() { async openAzMenber() {
jWeixin.miniProgram.navigateTo({ jWeixin.miniProgram.navigateTo({
url: '/pages/nationalCenterForLesbianRights/index' url: '/pages/nationalCenterForLesbianRights/index?productId=3'
}) })
}, },
// 菜单跳转 // 菜单跳转
......
...@@ -571,7 +571,7 @@ ...@@ -571,7 +571,7 @@
// 跳转云平台权益中心 // 跳转云平台权益中心
async openAzMenber() { async openAzMenber() {
jWeixin.miniProgram.navigateTo({ 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