🎨更换web页面框架

This commit is contained in:
coward
2024-07-15 16:44:52 +08:00
parent 3e1d3d63d0
commit 1f49b798eb
205 changed files with 2 additions and 23053 deletions

View File

@@ -1,8 +0,0 @@
# 平台本地运行端口号
VITE_PORT = 8848
# 开发环境读取配置文件路径
VITE_PUBLIC_PATH = /
# 开发环境路由历史模式Hash模式传"hash"、HTML5模式传"h5"、Hash模式带base参数传"hash,base参数"、HTML5模式带base参数传"h5,base参数"
VITE_ROUTER_HISTORY = "hash"