From 8690301c0881288b293a4168bc26c3a21ac7d214 Mon Sep 17 00:00:00 2001 From: Vion Date: Thu, 10 Feb 2022 14:14:15 +0800 Subject: [PATCH] Testing live chat --- rc-busness/components/fixed-right.vue | 1 - rc-busness/pages/index.vue | 42 ++------------------------- 2 files changed, 3 insertions(+), 40 deletions(-) diff --git a/rc-busness/components/fixed-right.vue b/rc-busness/components/fixed-right.vue index 612b815a..d23b4379 100644 --- a/rc-busness/components/fixed-right.vue +++ b/rc-busness/components/fixed-right.vue @@ -94,7 +94,6 @@ export default { customer: {id: '', name: '', email: '', mobile: '', memberId: curMemberId} } dis_livchat(option); - console.log(this.$route.path); _hmt.push([ "_trackCustomEvent", "live_chat", diff --git a/rc-busness/pages/index.vue b/rc-busness/pages/index.vue index cf50c3db..71ae3a25 100644 --- a/rc-busness/pages/index.vue +++ b/rc-busness/pages/index.vue @@ -1308,43 +1308,7 @@ export default { navigation: { nextEl: ".swiper-button-next", prevEl: ".swiper-button-prev", - }, - on: { - slideChange(Swiper) {1 - // console.log(this.realIndex); - }, - tap(event) { - console.log(this.realIndex); - }, - click(event) { - console.log(this.realIndex); - console.log(this.realIndex); - vm.indexacindex=this.realIndex; - // if (this.realIndex == 0) { - // console.log("0"); - // // window.location.href ='https://blog.csdn.net/smallnetvisitor/article/details/84817905'; - // } else if (this.realIndex == 1) { - // // window.location.href ='https://blog.csdn.net/smallnetvisitor/article/details/84817905'; - // console.log("1"); - // } - if (this.realIndex == 2) { - - // setTimeout(() => { - // var option = { - // customer: { - // id: "", - // name: "", - // email: "", - // mobile: "", - // memberId: vm.userdata.data.id, - // }, - // }; - // dis_livchat(option); - // }, 500); - - } - }, - }, + } }, catStarProductswiperOption: { //loop: true, @@ -1496,7 +1460,7 @@ export default { bIsWM ) ) { - console.log("当前是电脑打开"); + //console.log("当前是电脑打开"); this.stypechange = false; //console.log(this.usertitle) this.usermargin = { @@ -1512,7 +1476,7 @@ export default { this.dogshow = false; this.showingBanners = this.banners.pc; } else { - console.log("当前是手机打开"); + //console.log("当前是手机打开"); this.showingBanners = this.banners.mobile; this.stypechange = true; this.onemao = true;