Commit 1c88b494 authored by tianhongyang's avatar tianhongyang

fix

parent 35cb9c29
# 页面标题 # 页面标题
VUE_APP_TITLE = 数字化经营履约全生命链路管理系统 VUE_APP_TITLE = 数字化经营履约全生命链路管理系统
NODE_ENV = "production"
# 生产环境配置 # 生产环境配置
ENV = 'production' ENV = 'staging'
# 数字化经营履约全生命链路管理系统/生产环境 # 数字化经营履约全生命链路管理系统/生产环境
VUE_APP_BASE_API = 'http://47.104.91.229:9099/' VUE_APP_BASE_API = '/stage-api'
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment