solve nav active bug

This commit is contained in:
2023-12-21 00:43:43 +08:00
parent c0a044355b
commit 89aa365af9
8 changed files with 50 additions and 61 deletions

6
.env.development Normal file
View File

@@ -0,0 +1,6 @@
# 开发环境配置
ENV = 'development'
# 开发环境
VUE_APP_BASE_API = '/api'