소스 검색

15类型的改为4号板子

wzh 2 년 전
부모
커밋
8c2683dc6f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/device/detail.vue

+ 1 - 1
pages/device/detail.vue

@@ -2536,7 +2536,7 @@ export default {
         self.seeTime();
         let heng = false;
         self.productImage = self.imgUrl+'/detail/product.png'
-        if(self.deviceType == 13 || self.deviceType == 14){
+        if(self.deviceType == 13 || self.deviceType == 14 || self.deviceType == 15){
           self.boardType = 4;
         }
         if(self.deviceType == 14 ){