feat:去除路由守卫以及测试

This commit is contained in:
Xwen
2023-12-14 23:29:36 +08:00
parent 088a76b3cc
commit 8ad5f28e99
5 changed files with 103 additions and 90 deletions

View File

@@ -1,5 +1,5 @@
# 接口前缀
VITE_APP_BASEAPI="/api-dev"
# VITE_APP_URL="http://123.207.63.87:19001/api/app"
VITE_APP_URL="http://localhost:19001/api/app"
VITE_APP_URL="http://123.207.63.87:19001/api/app"
# VITE_APP_URL="http://localhost:19001/api/app"
VITE_APP_ENV_NAME = "dev"