bug
闫增涛
2024-09-07 c6c73b7d709322052b9cd6777b3d6657e0d43d30
pages/digitalCourses/digitalCoursesDetails/components/tree/index.js
@@ -57,6 +57,7 @@
    // 跳转音视频播放器
    goPlayer(e) {
      // 检查登录状态
      console.log(123)
      const token = wx.getStorageSync(app.config.tokenKey);
      if (token) {
        const item = e.currentTarget.dataset.item;