wesmiler 6 yıl önce
ebeveyn
işleme
7dee5a49e4
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      public/static/weixin/js/photo.js

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

@@ -491,9 +491,9 @@ var app = new Vue({
                 responsive: true,
                 guides: false,
                 strict: false,
-                width: width,
+                width: iWidth,
                 dragMode: 'move',
-                height: height,
+                height: iHeight,
                 autoCropArea: 0,
                 cropBoxMovable: false,
                 cropBoxResizable: false,