diff --git a/packageD/pages/AI-test-skin/shoot_notice/shoot_notice.js b/packageD/pages/AI-test-skin/shoot_notice/shoot_notice.js index 0b18b08..2472a3b 100644 --- a/packageD/pages/AI-test-skin/shoot_notice/shoot_notice.js +++ b/packageD/pages/AI-test-skin/shoot_notice/shoot_notice.js @@ -166,8 +166,6 @@ Page({ src: img, success(res) { - - var ratio = size / 1024; size1 = size1 / ratio; var canvasWidth = res.width //图片原始长宽 @@ -193,7 +191,6 @@ Page({ fileType: 'jpg', success: function (res) { wx.hideLoading(); - that.setData({selecting:0}) that.setData({ canvasImgUrl: res.tempFilePath });