Files
----/.env
2025-12-03 09:30:19 +08:00

9 lines
177 B
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.
# 基础配置
VUE_APP_NAME="智慧政务平台"
VUE_APP_VERSION=1.0.0
# API基础路径会被各环境覆盖
VUE_APP_BASE_API=
# 功能开关
VUE_APP_ENABLE_DEBUG=false