diff --git a/.env.development b/.env.development index 6a4bcee..c6af791 100644 --- a/.env.development +++ b/.env.development @@ -1,7 +1,6 @@ # 开发环境接口地址 # VITE_API_URL=https://vue.ruoyi.vip/prod-api -VITE_API_URL=http://localhost:9090 # VITE_API_URL=http://dev.bar.beerape.com/prod-api - +VITE_API_URL=http://localhost:9090 VITE_API_STORE_URL=http://localhost:8080 diff --git a/dist.zip b/dist.zip deleted file mode 100644 index 8bdb385..0000000 Binary files a/dist.zip and /dev/null differ