@@ -15,7 +15,7 @@
<div class="text">
如您的微信支付积分未到账,请于消费当日申请领取
</div>
- <div @click="toWxPointsAuth" class="commit-btn" :class="{'commit-btn--blue': custTypeId===1,'commit-btn--green': custTypeId===2, 'commit-btn--qhkc': isQHKC }">
+ <div @click="toWxPointsAuth" class="commit-btn" :class="{'commit-btn--blue': custTypeId===1,'commit-btn--green': custTypeId===2, 'commit-btn--qhkc': isQHKC && source !== 'KIP' }">
去领取
<img @click="close('time')" class="commit-cancel" src="https://cnsh-kerry-crm-prod.oss-cn-shanghai.aliyuncs.com/images/wx-points/close.svg" />