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

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

@@ -502,9 +502,9 @@ var app = new Vue({
                 responsive: true,
                 guides: false,
                 strict: false,
-                width: iWidth,
+                // width: iWidth,
                 dragMode: 'move',
-                height: iHeight,
+                // height: iHeight,
                 // autoCropArea: 1,
                 // cropBoxMovable: false,
                 cropBoxResizable: false,