@@ -818,7 +818,7 @@ function init() {
function initTaskDetail() {
getChromeStorage('userInfo', (_userInfo) => {
- if (_userInfo.uid && _userInfo.token) {
+ if (_userInfo.uid) {
// 任务详情
getTaskDetail({
params: {