跳转登陆页bug

This commit is contained in:
@fawn-nine
2024-10-16 15:16:51 +08:00
parent 18e1cc0c83
commit 3cb0b4c990
4 changed files with 26 additions and 9 deletions

View File

@@ -40,7 +40,7 @@ let $http = new request({
'Content-Type': 'application/x-www-form-urlencoded',
// 'project_token': base.projectToken, //项目token可删除
},
// timeout:'360000'
timeout:'15000' // 15秒
});
// 添加获取七牛云token的方法