packagePersonal/pages/myCollection/index.js
@@ -48,7 +48,6 @@ }, tabBookClick(item) { console.log(item, 1) let that = this; let info = this.data.tabList[item.detail.value] that.setData({ @@ -167,7 +166,7 @@ icon: 'success', duration: 1000, }) this.getDataList(false) that.getDataList(false) }); } else if (res.cancel) { console.log('用户点击了取消')