wechat_jiaxuan/components/authCard/authCard.js
@@ -34,11 +34,15 @@ model: { longitude, latitude },capacity: 3,page:1 }, capacity: 3, page: 1 }).then(res => { this.setData({ shopList: res.data.records }) if (res.data && res.data.records) { this.setData({ shopList: res.data.records || [] }) } }) }, shopDetail(e) {