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