diff --git a/public/react/src/AppConfig.js b/public/react/src/AppConfig.js index d67fccfe2..47b27e279 100644 --- a/public/react/src/AppConfig.js +++ b/public/react/src/AppConfig.js @@ -49,7 +49,6 @@ export function initAxiosInterceptors(props) { // proxy="http://0.0.0.0:3000" proxy="http://localweb.educoder.net"; proxy = "http://localhost:3000"; - proxy = "http://localqt.educoder.net/" diff --git a/public/react/src/modules/home/shixunsHome.js b/public/react/src/modules/home/shixunsHome.js index 9fe76f24e..22d356565 100644 --- a/public/react/src/modules/home/shixunsHome.js +++ b/public/react/src/modules/home/shixunsHome.js @@ -159,7 +159,12 @@ class ShixunsHome extends Component { ))} } -