@@ -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']