mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-10-14 22:27:05 +00:00
ref 路由生成方式调整为后台生成和去除mock
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# Whether to open mock
|
||||
VITE_USE_MOCK = true
|
||||
|
||||
# public path
|
||||
VITE_PUBLIC_PATH = /
|
||||
@@ -13,9 +11,6 @@ VITE_BUILD_COMPRESS = 'none'
|
||||
# Basic interface address SPA
|
||||
VITE_GLOB_API_URL = /basic-api
|
||||
|
||||
# File upload address, optional
|
||||
# It can be forwarded by nginx or write the actual address directly
|
||||
VITE_GLOB_UPLOAD_URL = /upload
|
||||
|
||||
# Interface prefix
|
||||
VITE_GLOB_API_URL_PREFIX =
|
||||
|
Reference in New Issue
Block a user