wesmiler %!s(int64=6) %!d(string=hai) anos
pai
achega
cac568650c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      public/static/weixin/js/photo.js

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

@@ -611,7 +611,7 @@ var app = new Vue({
             image.src = _this.cropParams.url;
             var width = image.width;
             var height = image.height;*/
-            console.log(image);
+     
             if(data.height<data.width){
                 $("#cropImg").cropper("rotate", 90);
             }