fix:路由处理,CSS处理,样式处理,全局变量处理

This commit is contained in:
MTrun
2021-12-14 15:53:30 +08:00
parent e09ad35a4a
commit 7e5d5aa067
32 changed files with 1837 additions and 257 deletions
+7 -1
View File
@@ -1,5 +1,11 @@
# port
VITE_PORT = 8001
VITE_DEV_PORT = 8001
# development path
VITE_DEV_PATH = /
# production path
VITE_PRO_PATH = /
# spa-title
VITE_GLOB_APP_TITLE = GoView