闫增涛
2024-04-11 bd3a3057169eb727728f8a322f51fd4fb4b6cf30
packageDomain/pages/sampleBookList/index.js
@@ -348,6 +348,9 @@
  // 获取图书列表
  getBookList(isReachBottom) {
    let that = this;
    this.setData({
      skeletonLoding: true
    })
    let sort;
    let pathObj = {};
    if (that.data.pathList.length) {