wesmiler 6 лет назад
Родитель
Сommit
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,