diff --git a/supervise-report-ui/.env.development b/supervise-report-ui/.env.development index bb727456..fb8dd8b0 100644 --- a/supervise-report-ui/.env.development +++ b/supervise-report-ui/.env.development @@ -6,4 +6,4 @@ VUE_APP_BASE_API = '/api' ## 配置测试和本地开发时的 接口地址 ##VUE_APP_URL = "http://8.130.39.13:8112" -VUE_APP_URL = "http://192.168.2.112:7009" +VUE_APP_URL = "http://192.168.0.105:7009" diff --git a/supervise-report-ui/src/layout/components/Navbar.vue b/supervise-report-ui/src/layout/components/Navbar.vue index ad13f48d..20b42487 100644 --- a/supervise-report-ui/src/layout/components/Navbar.vue +++ b/supervise-report-ui/src/layout/components/Navbar.vue @@ -2,7 +2,7 @@