packageDomain/pages/teacherCertification/index.js
@@ -54,9 +54,6 @@ //获取职称 this.getpositionalTitle(); this.getAgreement(); if (wx.getStorageSync(app.config.tokenKey)) { this.getUserRole() } // 检查登录状态 const token = wx.getStorageSync(app.config.tokenKey) if (!token) {