wesmiler 6 년 전
부모
커밋
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,