# 页面标题 VUE_APP_TITLE = 智能投标系统 # 生产环境配置 ENV = 'production' VUE_APP_ENV = 'production' VUE_APP_ONLYOFFICE_URL = 'http://36.33.26.201:19840' # 智能投标系统/生产环境 VUE_APP_BASE_API = '/smart-bid-api'