wesmiler 6 лет назад
Родитель
Сommit
4392fa5625
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      public/static/weixin/js/photo.js

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

@@ -501,16 +501,16 @@ var app = new Vue({
                 wheelZoomRatio: 0.1,
                 responsive: true,
                 guides: false,
-                strict: false,
+                // strict: false,
                 // width: iWidth,
                 // dragMode: 'move',
                 // height: iHeight,
                 // autoCropArea: 1,
                 // cropBoxMovable: false,
                 // cropBoxResizable: false,
-                minContainerWidth: iWidth,
+                // minContainerWidth: iWidth,
                 // minContainerHeight: iHeight,
-                minCropBoxWidth: cropWidth,
+                // minCropBoxWidth: cropWidth,
                 // maxCropBoxWidth: iWidth,
                 // minCropBoxHeight: iHeight,
                 // canvasWeight: cropWidth,