if (redata.type === 2) { switch (redata.status) { //添加到下载任务列表 case 1: { let fd_names = data.path.split('/') state.globals.downloading.push({ LastID: data.LastID, path: data.path, name: fd_names.pop(), speed: '0KB', avg_speed: '0KB', time_used: '0s', downloa...
running-snail66 / baidupcs-web Public forked from yudern/baidupcs-web Notifications Fork 0 Star 0 Code Pull requests Actions Projects Security Insights Commit修复issue45:锁定页面点击返回时进入文件管理页 Browse files master 3.7.0 … 3.5.9 ...