wesmiler 6 년 전
부모
커밋
553223e7d5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,