mirror of
https://github.com/EasyTierMC/ETMC.Web.git
synced 2025-12-07 13:05:49 +08:00
feat: 添加axios请求工具,支持请求拦截和响应处理
This commit is contained in:
2
.env.production
Normal file
2
.env.production
Normal file
@@ -0,0 +1,2 @@
|
||||
VITE_API_BASE_URL=http://localhost:3000/api # 替换为自己的生产环境域名
|
||||
VUE_APP_ENV=production
|
||||
Reference in New Issue
Block a user