litian
2024-09-12 bbba5d26e9e26c910ed337dcb65f462752ee6dce
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() {},
})