fix: 一些基本功能

This commit is contained in:
2025-03-06 19:11:29 +08:00
parent 68a7e790d8
commit 024f641a41
20 changed files with 8 additions and 861 deletions

View File

@@ -7,7 +7,7 @@ VITE_BASE=/
VITE_GLOB_API_URL=/api
# 是否开启 Nitro Mock服务true 为开启false 为关闭
VITE_NITRO_MOCK=true
VITE_NITRO_MOCK=false
# 是否打开 devtoolstrue 为打开false 为关闭
VITE_DEVTOOLS=false