flx:新增演示大屏配置

This commit is contained in:
X_Rian 2024-09-06 14:42:23 +08:00
parent 4ff4f0216d
commit e5a8e5cd76

View File

@ -38,6 +38,7 @@ if (process.env.NODE_ENV === 'development') {
// 开发环境
console.log('开发环境')
Vue.prototype.url_config = 'http://jxj.zhgdyun.com:30250/'// 演示平台H5
Vue.prototype.work_url = 'http://jxj.zhgdyun.com:33983' // 演示平台工作流地址
// Vue.prototype.url_config = 'http://47.93.215.234:9809/' // 鞍钢正式地址(弃用)
// Vue.prototype.url_config = 'http://42.180.188.17:9809/' // 鞍钢正式地址
// Vue.prototype.url_config = 'http://42.180.188.17:11211/' // 鞍钢测试地址
@ -51,7 +52,7 @@ if (process.env.NODE_ENV === 'development') {
// Vue.prototype.work_url = 'http://47.93.215.234:19997' // 工作流线上地址(弃用)
// Vue.prototype.work_url = 'http://42.180.188.17:19997' // 工作流线上地址
// Vue.prototype.work_url = 'http://42.180.188.17:19097' // 工作流测试地址
Vue.prototype.work_url = 'http://192.168.34.175:5173' // 工作流地址
// Vue.prototype.work_url = 'http://192.168.34.175:5173' // 工作流地址
// Vue.prototype.work_url = 'http://192.168.34.138:5173' // 工作流地址
// Vue.prototype.work_url = 'http://139.9.66.234:5173' // 工作流地址
// Vue.prototype.work_url = 'http://192.168.34.126:5173' // 工作流地址