huangmp 2 лет назад
Родитель
Сommit
0738dd31d3
1 измененных файлов с 3 добавлено и 0 удалено
  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;