From 80a824a5b26fee7b79d32592e5323a9084bf67d1 Mon Sep 17 00:00:00 2001 From: devil_gong Date: Tue, 29 Oct 2019 21:13:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=B4=E6=9D=A1=E5=B0=8F=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/appmini/old/toutiao/pages/user-order/user-order.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/appmini/old/toutiao/pages/user-order/user-order.js b/public/appmini/old/toutiao/pages/user-order/user-order.js index 2156783d6..a7867caab 100755 --- a/public/appmini/old/toutiao/pages/user-order/user-order.js +++ b/public/appmini/old/toutiao/pages/user-order/user-order.js @@ -234,7 +234,6 @@ Page({ app.showToast("支付成功", "success"); } else { - console.log(res.data.data.order_info) tt.pay({ orderInfo: res.data.data.order_info, service: res.data.data.service,