fix: 封装数据处理

This commit is contained in:
mtruning
2022-03-21 00:57:23 +08:00
parent 3d72d58e87
commit 0cb3cb3eae
12 changed files with 338 additions and 199 deletions
+2 -2
View File
@@ -2,10 +2,10 @@
VITE_DEV_PORT = '8001'
# development path
VITE_DEV_PATH = /
VITE_DEV_PATH = '/'
# production path
VITE_PRO_PATH = /
VITE_PRO_PATH = '/'
# spa-title
VITE_GLOB_APP_TITLE = GoView