src/page/newUser/index.vue
@@ -450,10 +450,13 @@ this.$router.push("/login"); }, gotorush(e){ if(e=='/recharge'){ Toast(this.$t('请联系客服')); }else if(e==''){ window.open('https://lin.ee/7I7cvGD', '_blank'); // if(e=='/recharge'){ // Toast(this.$t('请联系客服')); // }else if(e==''){ // window.open('https://lin.ee/7I7cvGD', '_blank'); // window.open('https://lin.ee/69mzBfD', '_blank'); window.open(this.onlineService); }else{ this.$router.push(e); }