tremble 5 lat temu
rodzic
commit
aeea4e0156
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      mobile/src/pages/home/index.vue

+ 0 - 1
mobile/src/pages/home/index.vue

@@ -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'})
     }
   }