feat: 添加axios请求工具,支持请求拦截和响应处理

This commit is contained in:
ioococ
2025-11-16 18:47:00 +08:00
parent d16f70601b
commit 13bd80471b
5 changed files with 234 additions and 19 deletions

View File

@@ -15,6 +15,7 @@
"type-check": "vue-tsc --build"
},
"dependencies": {
"axios": "^1.13.2",
"echarts": "^6.0.0",
"neoeasytierweb": "link:",
"tailwindcss": "^4.1.17",