Tracking point updated

This commit is contained in:
Vion 2022-02-24 12:15:11 +08:00
parent e5b73fb261
commit e7a57010fd
2 changed files with 6 additions and 2 deletions

View File

@ -1406,7 +1406,9 @@ export default {
"type": "home_banner"
}
])
setTimeout(function(){
window.location.href="https://miniapp-product.royalcanin.com.cn/rcmini2020/admin/Voucher/urlRedirect.html";
},800);
} else {
this.showMiniShopQr=true;
// /images/qrcode-minishop.png

View File

@ -236,7 +236,9 @@ export default {
"type": "finish_payment"
}
])
setTimeout(function(){
window.location.href="https://miniapp-product.royalcanin.com.cn/rcmini2020/admin/Voucher/urlRedirect.html";
},800);
},
async selectGoods(item, index) {
this.activeIndex = index;