# 页面标题 VUE_APP_TITLE = ChestnutCMS # 生产环境配置 ENV = 'production' # ChestnutCMS生产环境 VUE_APP_BASE_API = '/prod-api' # 访问地址 VUE_APP_PATH = '/'