# 页面标题 VUE_APP_TITLE = 管理系统 NODE_ENV = production # 本地环境配置 ENV = 'staging' # 管理系统/测试环境 VUE_APP_BASE_API = 'http://127.0.0.1:8010'