wesmiler 6 years ago
parent
commit
0a08b15d8c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/static/weixin/js/photo.js

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

@@ -510,7 +510,7 @@ var app = new Vue({
                 // cropBoxResizable: false,
                 minContainerWidth: iWidth,
                 minContainerHeight: iHeight,
-                minCropBoxWidth: cropWidth,
+                minCropBoxWidth: 80,
                 maxCropBoxWidth: iWidth,
                 minCropBoxHeight: 80,
                 // canvasWeight: cropWidth,