huangmp 2 жил өмнө
parent
commit
0738dd31d3

+ 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;