Files
bdrp-app/.env
2026-04-20 16:42:28 +08:00

51 lines
1.6 KiB
Bash
Raw 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.

#############################
# API
#############################
# 与 `src/constants/env.ts` 拼成 apiBaseUrl供 useApiFetch / request / 热更新等
VITE_API_URL=https://chimei.ronsafe.cn
VITE_API_PREFIX=/api/v1
#############################
# 品牌展示
#############################
# `src/layouts/home.vue` 必需
VITE_COMPANY_NAME=戎行技术有限公司
# `src/components/Payment.vue` 等;未配时默认 "App"
VITE_APP_NAME=赤眉
#############################
# 查询表单加密(须与后端 Encrypt.SecretKey 等业务约定一致)
#############################
# `src/components/InquireForm.vue` 必需
VITE_INQUIRE_AES_KEY=ff83609b2b24fc73196aac3d3dfb874f
#############################
# 提现
#############################
# `src/pages/withdraw.vue` 必需。例both / alipay / bankcard
VITE_WITHDRAW_METHODS=both
#############################
# 站点 / 报告 WebView / 404
#############################
# `useReportWebview`、`QRcode` 基地址;可与下一项二选一或同时填
VITE_SITE_ORIGIN=https://chimei.ronsafe.cn
# 报告 H5 根地址(可选,优先与 VITE_SITE_ORIGIN 配合使用)
VITE_REPORT_BASE_URL=
# `src/pages/not-found.vue` 必需
VITE_SEO_SITE_NAME=赤眉
#############################
# 客服(企业微信)
#############################
VITE_CUSTOMER_SERVICE_URL=
VITE_WXWORK_CORP_ID=
# 设为 1 则跳过微信 SDK直接系统打开客服链接基座不支持客服能力时使用
# VITE_CUSTOMER_SERVICE_SKIP_SDK=1
#############################
# 邀请链接加密(须与后端代理链路 key 一致)
#############################
VITE_INVITE_CHANNEL_KEY=8e3e7a2f60edb49221e953b9c029ed10