wesmiler пре 6 година
родитељ
комит
1e253d3dd1
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      public/static/weixin/js/photo.js

+ 2 - 2
public/static/weixin/js/photo.js

@@ -513,8 +513,8 @@ var app = new Vue({
                 minCropBoxWidth: cropWidth,
                 // maxCropBoxWidth: iWidth,
                 minCropBoxHeight: iHeight,
-                canvasWeight: cropWidth,
-                canvasHeight: iHeight,
+                // canvasWeight: cropWidth,
+                // canvasHeight: iHeight,
                 /*minCanvasWeight: cropWidth*0.4,
                 maxCanvasWeight: cropWidth,
                 minCanvasHeight: iHeight,*/