Files
uniapp_ycc/.env
2026-03-12 14:37:26 +08:00

24 lines
818 B
Bash
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 开发环境 - 本地后端服务器(使用 HTTP不要使用 HTTPS除非后端配置了 SSL 证书)
# VITE_API_URL=http://127.0.0.1:8888
# 生产环境 - 取消下面的注释并注释掉上面的开发环境配置
VITE_API_URL=https://www.onecha.cn
VITE_API_PREFIX=/api/v1
VITE_COMPANY_NAME=海南海宇大数据有限公司
VITE_APP_NAME=一查查
VITE_INQUIRE_AES_KEY=ff83609b2b24fc73196aac3d3dfb874f
VITE_WECHAT_APP_ID=wx442ee1ac1ee75917
VITE_CHAT_AES_KEY=qw5w6SFE2D1jmxyd
VITE_CHAT_AES_IV=345GDFED433223DF
VITE_SHARE_TITLE=一查查|大数据风险报告查询与代理平台,支持个人和企业多场景风控应用
VITE_SHARE_DESC=提供个人信用评估、入职背调、信贷风控、企业风险监测等服务
VITE_SHARE_IMG=https://www.onecha.cn/logo.png
VITE_TOKEN_VERSION=1.5