mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-21 04:46:26 +00:00
fix: 优化主题切换功能,实现即时生效和代码优化
This commit is contained in:
@@ -6,8 +6,8 @@ VITE_APP_TITLE=fastapiadmin
|
||||
|
||||
|
||||
# 网络请求公用地址
|
||||
VITE_API_BASE_URL=http://localhost:8001
|
||||
# VITE_API_BASE_URL=https://service.fastapiadmin.com
|
||||
# VITE_API_BASE_URL=http://localhost:8001
|
||||
VITE_API_BASE_URL=https://service.fastapiadmin.com
|
||||
|
||||
# 代理前缀
|
||||
VITE_APP_BASE_API=/api/v1
|
||||
|
||||
Reference in New Issue
Block a user