wesmiler 6 anos atrás
pai
commit
553223e7d5
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      public/static/weixin/js/photo.js

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

@@ -512,7 +512,7 @@ var app = new Vue({
                 minContainerHeight: iHeight,
                 minCropBoxWidth: cropWidth,
                 maxCropBoxWidth: iWidth,
-                // minCropBoxHeight: iHeight,
+                minCropBoxHeight: 80,
                 // canvasWeight: cropWidth,
                 // canvasHeight: iHeight,
                 // minCanvasWeight: cropWidth*0.4,