feat: 初始化项目
This commit is contained in:
Vendored
+3
@@ -4,3 +4,6 @@ NODE_ENV = 'development'
|
||||
VITE_DELETE_CONSOLE = true
|
||||
# 是否开启sourcemap
|
||||
VITE_SHOW_SOURCEMAP = false
|
||||
|
||||
VITE_SERVER_BASEURL = 'https://api.qmbz.cc'
|
||||
VITE_UPLOAD_BASEURL = 'https://api.qmbz.cc/api/common/upload'
|
||||
|
||||
Reference in New Issue
Block a user