shaogen1995 3 years ago
parent
commit
608c6eac7a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      万物墙后台/src/configue/http.js

+ 1 - 1
万物墙后台/src/configue/http.js

@@ -8,7 +8,7 @@ let loading = ''
 
 // 配置请求域名
 let layoutBoxIsShow
-const serverName = isProduction ? '/zhoushan' : 'http://project.4dage.com:8018'
+const serverName = isProduction ? '/zhoushan' : 'http://project.4dage.com:8018/zhoushan'
 // http://192.168.0.135:8018
 const exceptUrls = ['/login']