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,