7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
VITE_PUBLIC_PATH = '/static/mer'
|
|
|
|
# 是否启用MOCK
|
|
VITE_USE_MOCK = true
|
|
|
|
# base api
|
|
VITE_BASE_API = 'https://test.wanzhuanyongcheng.cn/store' |