12 lines
207 B
Plaintext
12 lines
207 B
Plaintext
# 环境
|
|
VITE_ENV = production
|
|
|
|
# 接口地址开关控制器
|
|
VITE_DEV_URL = 0
|
|
|
|
# 项目h5域名
|
|
VITE_BASE_URL_API = https://h5.gogpay.cn/h5-test/app/love-calculator-frontend
|
|
|
|
# 应用ID
|
|
VITE_APP_ID = ZN-AI
|