agriculture/.env.development
2025-03-24 16:26:44 +08:00

12 lines
217 B
Plaintext

# 页面标题
VUE_APP_TITLE = 智慧党建系统
# 开发环境配置
ENV = 'development'
# 智慧党建系统/开发环境
VUE_APP_BASE_API = '/devPrefix'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true