diff --git a/pages/scanPay/scanPay.js b/pages/scanPay/scanPay.js index 9ccc4d7..20844b5 100644 --- a/pages/scanPay/scanPay.js +++ b/pages/scanPay/scanPay.js @@ -29,7 +29,6 @@ Page({ onLoad: function(options) { let that = this; let merChant = decodeURIComponent(options.merChant) - console.log(merChant) that.setData({ merChant: JSON.parse(merChant), cardid: options.cardid,