From 549f59199af62aa35601c613d935280a01534dff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=94=90=E6=98=8E=E6=98=8E?= <970899069@qq.com> Date: Thu, 28 Oct 2021 14:19:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E5=87=BA=E5=86=97=E4=BD=99=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/cashierPay.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/public/cashierPay.js b/public/cashierPay.js index bb7f3ba..3553714 100644 --- a/public/cashierPay.js +++ b/public/cashierPay.js @@ -26,9 +26,6 @@ class cashierPay{ return } return new Promise((resolve, reject) => { - - console.log(platform) - console.log(orderInfo) uni.requestPayment({ provider : platform, orderInfo : orderInfo,