From ed6c6350015d52ea1cb033c7558f72b721ece84a Mon Sep 17 00:00:00 2001 From: WangHan <wwh_work@126,com> Date: 星期四, 19 十二月 2024 19:58:55 +0800 Subject: [PATCH] 打包名称修改,去除错误输出 --- admin-web/public/static/config.js | 22 +++++++++++++++++----- 1 files changed, 17 insertions(+), 5 deletions(-) diff --git a/admin-web/public/static/config.js b/admin-web/public/static/config.js index 547f1bd..3e156e6 100644 --- a/admin-web/public/static/config.js +++ b/admin-web/public/static/config.js @@ -4,13 +4,25 @@ const SettingIplatform = { // 鏈嶅姟鍣ㄥ湴鍧� // 涓婁紶璺緞 - ftpUrl: 'https://yqzx.jinmingyuan.com/lowConsum',//娴嬭瘯 - // ftpUrl: protocol + '//'+ host + '/file',// 姝e紡, - // 鎺ュ彛璇锋眰鍦板潃 + // ftpUrl: 'https://yqzx.jinmingyuan.com/lowConsum',//娴嬭瘯 // apiBaseURL: 'https://yqzx.jinmingyuan.com/lowConsum',//娴嬭瘯 - // apiBaseURL: 'http://127.0.0.1:8083/lowConsum',//寮�鍙� - // apiBaseURL: 'http://172.16.60.155:8083/lowConsum',//寮�鍙� + + + // 鎺ュ彛璇锋眰鍦板潃 + // ftpUrl: 'http://172.16.20.9:8083/lowConsum',//寮�鍙� + // apiBaseURL: 'http://172.16.20.9:8083/lowConsum',//寮�鍙� + + + // apiBaseURL: 'http://172.16.60.110:8083/lowConsum',//寮�鍙� + + + // ftpUrl: protocol + '//'+ host + '/file',// 姝e紡, + // apiBaseURL: protocol + '//'+ host + '/lowapi',// 姝e紡, + + + ftpUrl: protocol + '//'+ host + '/lowapi',// 姝e紡, apiBaseURL: protocol + '//'+ host + '/lowapi',// 姝e紡, + debug: false //璋冭瘯寮�鍏� true鏃朵細杈撳嚭璇锋眰鏃ュ織 }; -- Gitblit v1.9.1