Browse Source

添加设备类型17 18 19 16

wzh 1 năm trước cách đây
mục cha
commit
4cdf18712c
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      pages/device/detail_6.vue

+ 3 - 0
pages/device/detail_6.vue

@@ -2904,6 +2904,9 @@ export default {
         self.productImage = self.imgUrl+'/product/YJCX20-3&1.png'
         heng = true;
       }
+      else if(self.deviceType == 18){
+        self.productImage = self.imgUrl+'/product/16.png'
+      }
 
 
       return heng;