packageDomain/pages/sampleBookList/index.js
@@ -563,6 +563,8 @@ }, onResetSecond() { this.setData({ skeletonLoding: true, pathList: [], 'secondList.value': [], }); this.getBookList(false); @@ -951,7 +953,6 @@ /** * 用户点击右上角分享 */ onShareAppMessage() { } onShareAppMessage() {}, onShareTimeline() {}, })