wesmiler 6 anni fa
parent
commit
30b4af6a2a
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      public/static/weixin/js/photo.js

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

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