From 705a7055e943a05d5c1c204434a107d87e174e6e Mon Sep 17 00:00:00 2001 From: yulixing Date: Fri, 23 Aug 2019 17:28:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=91=E6=8D=A2=E7=BB=93=E6=9E=9C=E3=80=81?= =?UTF-8?q?=E5=85=91=E6=8D=A2=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/exchange-record.wpy | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/pages/exchange-record.wpy b/src/pages/exchange-record.wpy index c3d7bc3..3ef9e80 100644 --- a/src/pages/exchange-record.wpy +++ b/src/pages/exchange-record.wpy @@ -115,9 +115,6 @@ export default class ExchangeRecord extends wepy.page { async onShow() { const extraData = wepy.$instance.globalData.extraData - console.log('!!!!!!!!!!!!!!!!!!!!!') - console.log(extraData) - // TODO: 链接替换 const res = await http.get( `/api/gift/records?accountId=${ extraData.accountId