12 lines
292 B
Plaintext
12 lines
292 B
Plaintext
# 页面标题
|
|
VITE_APP_TITLE = 金武联驾校
|
|
|
|
# 开发环境配置
|
|
VITE_APP_ENV = 'development'
|
|
|
|
# 金武联驾校/开发环境
|
|
VITE_APP_BASE_API = 'https://jwl.ahduima.com/'
|
|
#
|
|
VITE_WEB_BASE_URL = 'https://jwl.ahduima.com'
|
|
# 资源地址
|
|
VITE_RESOURSE_URL = 'http://huodong.ahduima.com' |