pages/digitalTextbooks/digitalTextbooksDetails/index.js
@@ -637,12 +637,20 @@ }) } } }, // 我要建议 suggestBtn() { // 检查登录状态 const token = wx.getStorageSync(app.config.tokenKey); console.log(465); } const child = this.selectComponent("#suggest-component"); // if (token) // // child.showDialog(); // this.setData({ // showIndex: '1' // }) }, })