前端服务共享

This commit is contained in:
2025-12-11 14:21:36 +08:00
parent fa3dbe0496
commit 5ee9770747
46 changed files with 3732 additions and 1782 deletions

View File

@@ -0,0 +1,9 @@
# Platform 应用环境变量示例
# 复制此文件为 .env.local 或 .env.production 使用
# API 基础地址Gateway 地址)
VITE_API_BASE_URL=http://localhost:8180
# AES 加密密钥(可选,默认使用配置文件中的密钥)
# 生产环境建议通过环境变量配置
# VUE_APP_AES_SECRET_KEY=1234567890qwer