litian
2024-09-06 50bdb66e0539abd94880f331549c0cef81065caa
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);