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) {