wesmiler hace 6 años
padre
commit
db1ecb3031
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      public/static/weixin/js/photo.js

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

@@ -492,9 +492,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,