Ver Fonte

wesmiler

wesmiler há 6 anos atrás
pai
commit
db1ecb3031
1 ficheiros alterados com 2 adições e 2 exclusões
  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,