# 环境通用配置 # 路由方式 VUE_APP_ROUTER_MODE = 'hash' # 项目上下文路径 VUE_APP_CONTEXT_PATH = '/' # 接口前缀 VUE_APP_API_PREFIX = '/hfznzz'