fix(tsconfig.json): 默认导入import配置
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
# 变量必须以 VITE_ 为前缀才能暴露给外部读取
|
||||
NODE_ENV='development'
|
||||
|
||||
VITE_APP_TITLE = '管理系统'
|
||||
VITE_APP_PORT = 9528
|
||||
VITE_APP_TITLE = '有来商城管理系统'
|
||||
VITE_APP_PORT = 9527
|
||||
VITE_APP_BASE_API = '/dev-api'
|
||||
|
||||
Reference in New Issue
Block a user