feat: 初始化项目
This commit is contained in:
11
.env.production
Normal file
11
.env.production
Normal file
@@ -0,0 +1,11 @@
|
||||
# 环境
|
||||
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
|
||||
Reference in New Issue
Block a user