Commit 633419d5 authored by 袁玲利's avatar 袁玲利

消费报告优化

parent 81424228
......@@ -1389,7 +1389,7 @@
<view id="leave-message-bar">
</view>
</view> -->
<view v-if="tabIndex&&flag!=tabIndex" class="school-report-footer">
<view v-if="tabIndex&&flag!=tabIndex&&!(from == 'wechat' && productType == 3 && auth=='true')" class="school-report-footer">
<view class="school-report-footer-item">
<view class="school-report-footer-item-txt">
<text>到期后将无法查看完整报告</text>
......@@ -4755,7 +4755,6 @@ color: #FF8646;padding:13rpx 12rpx 30rpx 17rpx;`,
},
// 跳转云平台权益中心-微信
async openAzMenber() {
if(this.productType == 3){
jWeixin.miniProgram.navigateTo({
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