From f0edfe34f6eb6b9e2af034f6008485af39dc4161 Mon Sep 17 00:00:00 2001 From: Rain_ <904416525@qq.com> Date: Sat, 21 Jun 2025 11:49:35 +0800 Subject: [PATCH] =?UTF-8?q?flx=EF=BC=9A=E4=BF=AE=E6=94=B9=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/store/index.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/store/index.js b/src/store/index.js index f16c8aa5..3de891fa 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -94,17 +94,17 @@ export default new Vuex.Store({ // FILEURL:'http://182.90.224.237:51234/image/',//郭圣雄远程 // UPLOADURL: 'http://42.180.188.17:11211/upload/image', //测试 // FILEURL: 'http://42.180.188.17:11211/image/', //测试 - // BASEURL: baseUrl ? - // baseUrl : window.location.protocol + "//" + window.location.host + "/", //正式环境 - // UPLOADURL: window.location.protocol + "//" + window.location.host + "/upload/image", //正式环境 - // FILEURL: window.location.protocol + "//" + window.location.host + "/image/", //正式环境 + BASEURL: baseUrl ? + baseUrl : window.location.protocol + "//" + window.location.host + "/", //正式环境 + UPLOADURL: window.location.protocol + "//" + window.location.host + "/upload/image", //正式环境 + FILEURL: window.location.protocol + "//" + window.location.host + "/image/", //正式环境 // // WORKFLOWURL: 'http://47.93.215.234:19998/#/workspace/forms',//鞍钢平台工作流地址(弃用) // // WORKFLOWURL: 'http://47.93.215.234:19098/#/workspace/forms',//鞍钢测试平台工作流地址(弃用) // WORKFLOWURL: 'http://42.180.188.17:19998/#/workspace/forms', //鞍钢平台工作流地址 // WORKFLOWURL: "http://42.180.188.17:19098/#/workspace/forms", //鞍钢测试平台工作流地址 - UPLOADURL: 'http://192.168.34.221:8111/upload/image', //演示平台 雄本地 - FILEURL: 'http://192.168.34.221:8111/image/', //演示平台 雄本地 + // UPLOADURL: 'http://192.168.34.221:8111/upload/image', //演示平台 雄本地 + // FILEURL: 'http://192.168.34.221:8111/image/', //演示平台 雄本地 // UPLOADURL: 'http://jxj.zhgdyun.com:100/upload/image', //演示平台 // FILEURL: 'http://jxj.zhgdyun.com:100/image/', //演示平台