diff --git a/.env.development b/.env.development index 15baf53..cb9763e 100644 --- a/.env.development +++ b/.env.development @@ -1,8 +1,8 @@ # 开发环境标识(Vite 内置变量,无需修改) NODE_ENV = development -# 开发环境接口基础地址(对应你配置的 http://192.168.11.183:8085/api) -VITE_API_BASE_URL = http://192.168.11.183:8085/api +# 开发环境接口基础地址(对应你配置的 http://18.167.120.9:8085/api) +VITE_API_BASE_URL = http://18.167.120.9:8085/api # 请求超时时间(毫秒) VITE_REQUEST_TIMEOUT = 10000 diff --git a/dist.zip b/dist.zip new file mode 100644 index 0000000..eee2081 Binary files /dev/null and b/dist.zip differ diff --git a/src/components/layout/Sidebar.vue b/src/components/layout/Sidebar.vue index 5569701..7ec91c4 100644 --- a/src/components/layout/Sidebar.vue +++ b/src/components/layout/Sidebar.vue @@ -7,16 +7,16 @@ - - -