initHeader

This commit is contained in:
2024-08-21 14:52:36 +08:00
parent 41babdfa5c
commit fe895bd37c
25 changed files with 1023 additions and 20 deletions

View File

@@ -1,2 +1,6 @@
NODE_ENV='development'
VITE_TITLE=""
# 路由模式
# Optional: hash | history
VITE_ROUTER_MODE = hash