🧑‍💻 新增env.dev,用于区分环境类型, dev环境忽略路由守卫

This commit is contained in:
MoeSnowyFox
2025-08-14 00:12:42 +08:00
parent 512667b850
commit 2391e5b806
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1 @@
VITE_APP_ENV='dev'