fix: 第一版普遍修复完成。

This commit is contained in:
c
2026-03-21 15:56:53 +08:00
parent d88701f4ee
commit cc87985576
17 changed files with 218 additions and 93 deletions

View File

@@ -1,5 +1,5 @@
# 线上环境接口地址
VITE_API_URL = "/pro"
VITE_API_URL = "/api"
# 静态文件获取根路径
VITE_PUBLIC_PATH = "/"