Commit c4998b78 authored by 袁玲利's avatar 袁玲利

Merge branch 'master' into uat

parents e8eae2bc bb4144d3
......@@ -1657,7 +1657,7 @@
<view class="openBtn" @tap="openXzfMenber">开通消费服务,解锁完整服务</view>
</view> -->
<image :src="ImgUrl+'user/openDialogHeader_home.png'" class="headerImg"></image>
<view class="imgBlock">
<view class="imgBlock" :style="[{'padding-bottom': ScsApplicationList2.length ? '' : '30px'}]">
<view class="imgWrapper" v-for="(item) in ScsApplicationList1" :key="item.id">
<view class="item">
<view class="iconBlock"><image :src="item.icon" class="icon"></image></view>
......@@ -4753,7 +4753,7 @@ color: #FF8646;padding:13rpx 12rpx 30rpx 17rpx;`,
// 跳转云平台权益中心-微信
async openAzMenber() {
jWeixin.miniProgram.navigateTo({
url: "/pages_subpackB/pages/ToCloudOrder/ToCloudOrder",
url: "/pages_subpackB/pages/campuServiceConsumptionMembership/main",
});
},
// 跳转云平台权益中心-支付宝
......
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