@@ -111,7 +111,6 @@ export default {
this.showVideo = true
},
gobuy () {
- alert('触发了按钮')
this.language === 'en' ? window.location.href = 'https://www.alibaba.com/product-detail/4DKanKan-Pro-3D-camera-3D-space_62183626283.html?spm=a2700.icbuShop.74.1.66b35b10I4miJd' : this.$router.push({name: 'purchase'})
}