Explorar o código

1、小方卡加入团购

huangmp %!s(int64=2) %!d(string=hai) anos
pai
achega
ca30504b44
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/modules/prod/printPicLib-add-or-update.vue

+ 3 - 0
src/views/modules/prod/printPicLib-add-or-update.vue

@@ -122,6 +122,9 @@ export default {
       }else if(prodName.indexOf("明信片") !== -1){
         width = 1229;
         height = 1796;
+      }else if(prodName.indexOf("小方卡") !== -1){
+        width = 673;
+        height = 673;
       }
       return {width, height};
     },