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