2021-05-28同步develop分支

This commit is contained in:
caishi 2021-05-28 16:37:47 +08:00 committed by caishi
parent 7666efe1df
commit a209b29100
4 changed files with 2 additions and 4 deletions

View File

@ -3590,7 +3590,6 @@ a.user_bluebg_btn {
margin-right: 5px;
}
/***** loading ******/
/*****载入中******/
#ajax-indicator {

File diff suppressed because one or more lines are too long

View File

@ -32,7 +32,7 @@ export function initAxiosInterceptors(props) {
// 判断网络是否连接
initOnlineOfflineListener();
var proxy = "https://testforgeplus.trustie.net";
var proxy = "https://testforgeplus.educoder.net";
//响应前的设置
axios.interceptors.request.use(
config => {

View File

@ -135,7 +135,6 @@ body>.-task-title {
height: 60px !important;
}
.HeaderSearch {
margin-top: 18px;
margin-right: 20px;