Parcourir la source

1、优化产品

huangmp il y a 2 ans
Parent
commit
0738dd31d3
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      src/components/order-card-item/index.vue

+ 3 - 0
src/components/order-card-item/index.vue

@@ -152,6 +152,9 @@
           }else if(prodName.indexOf("毛绒徽章") !== -1){
             width = 827;
             height = 827;
+          }else if(prodName.indexOf("圆形徽章") !== -1){
+            width = 850;
+            height = 850;
           }else if(prodName.indexOf("手幅") !== -1){
             width = 1252;
             height = 3614;