diff --git a/public/react/src/AppConfig.js b/public/react/src/AppConfig.js index 86359711f..528ec6b94 100644 --- a/public/react/src/AppConfig.js +++ b/public/react/src/AppConfig.js @@ -32,7 +32,7 @@ export function initAxiosInterceptors(props) { // proxy = "http://testbdweb.trustie.net" // proxy = "http://testbdweb.educoder.net" // proxy = "https://testeduplus2.educoder.net" - proxy="http://newweb.educoder.net" + proxy="http://47.96.87.25:48080" // 在这里使用requestMap控制,避免用户通过双击等操作发出重复的请求; diff --git a/public/react/src/modules/login/Trialapplicationysl.js b/public/react/src/modules/login/Trialapplicationysl.js index 02e7dc81b..b65725cef 100644 --- a/public/react/src/modules/login/Trialapplicationysl.js +++ b/public/react/src/modules/login/Trialapplicationysl.js @@ -86,7 +86,7 @@ class Trialapplicationysl extends Component { // console.log("53"); // // console.log(this.props.isRenders); - this.getipthon(); + // this.getipthon(); if (this.props.isRenders != undefined) { this.setState({ isRenders: this.props.isRenders