packageBookService/pages/bookServices/detail/index.js
@@ -210,11 +210,9 @@ if (data) {} else {} }) } this.getBookInfo(options.id); // this.getResourceClass(); // 获取资源所属分类 const token = wx.getStorageSync(app.config.tokenKey); if (token) { this.getShoppingCartProductGet(); this.getApplyInfo(options.id);