shaogen1995 3 年 前
コミット
608c6eac7a
1 ファイル変更1 行追加1 行削除
  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']