Commit 4ecf6879 authored by 刘斌's avatar 刘斌

fix: 完善测试环境路由模式

parent 9210f33f
...@@ -10,7 +10,7 @@ VITE_COMPRESS=none ...@@ -10,7 +10,7 @@ VITE_COMPRESS=none
VITE_PWA=false VITE_PWA=false
# vue-router 的模式 # vue-router 的模式
VITE_ROUTER_HISTORY=hash VITE_ROUTER_HISTORY=history
# 是否注入全局loading # 是否注入全局loading
VITE_INJECT_APP_LOADING=true VITE_INJECT_APP_LOADING=true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment