소스 검색

添加设备类型17 18 19 16

wzh 1 년 전
부모
커밋
4cdf18712c
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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;