bug
litian
2024-09-14 4c29b79d485d68d506e798f4fd381232ebc55a86
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() {},
})