dev_local_2
杨树林 5 years ago
parent 57e0c29670
commit 894fe158b6

@ -48,7 +48,9 @@ export function initAxiosInterceptors(props) {
proxy="https://pre-newweb.educoder.net" proxy="https://pre-newweb.educoder.net"
// proxy="http://0.0.0.0:3000" // proxy="http://0.0.0.0:3000"
proxy="http://localweb.educoder.net"; proxy="http://localweb.educoder.net";
proxy = "http://localhost:3000" proxy = "http://localhost:3000";
proxy = "http://localqt.educoder.net/"
// 在这里使用requestMap控制避免用户通过双击等操作发出重复的请求 // 在这里使用requestMap控制避免用户通过双击等操作发出重复的请求

@ -216,6 +216,5 @@ body>.-task-title {
.logoimg{ .logoimg{
float:left; float:left;
width:40px;
height:40px; height:40px;
} }
Loading…
Cancel
Save