tremble 5 năm trước cách đây
mục cha
commit
aeea4e0156
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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'})
     }
   }