فهرست منبع

pcb产品详情页跳转

huangb 7 سال پیش
والد
کامیت
d6df524b0f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      components/pcb/home/CommodityList.vue

+ 1 - 1
components/pcb/home/CommodityList.vue

@@ -371,7 +371,7 @@
         return tag && tag.indexOf('特价') !== -1
       },
       goBatchDetail (type) {
-        window.open('/pcb/product/'+ type.productid +'/'+ type.batchCode)
+        window.open('/store/productDetail/' + type.batchCode)
       },
       goBrandDetail (url, event) {
         event.stopPropagation()