From a713991c41f1d9ed44889461d92a5b0de10de140 Mon Sep 17 00:00:00 2001 From: Stormeye Wu Date: Thu, 16 Apr 2020 10:59:16 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E5=8D=A1=E6=94=AF=E4=BB=98=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/scanPay/scanPay.js | 1 - 1 file changed, 1 deletion(-) 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,