diff --git a/common/tool.js b/common/tool.js index 1b908c5..7fa26bc 100644 --- a/common/tool.js +++ b/common/tool.js @@ -1,7 +1,10 @@ //正式 // export var basePath = "https://skqhdg.porthebei.com:9004/qa-prevention-gwj/"; export var basePath = 'http://192.168.0.49:8091/'; -export var baseImgPath = "https://skqhdg.porthebei.com:9004/file/"; +// export var basePath = 'http://39.100.115.58:8080/qa-prevention-gwj'; +// export var basePath = 'http://39.100.115.58:8082/xxxxx'; +// export var baseImgPath = "https://skqhdg.porthebei.com:9004/file/"; +export var baseImgPath = "https://wwag.qhdsafety.com/file/"; // export var basePath = "http://192.168.0.31:8991/qa-prevention-gwj/"; // export var baseImgPath = "https://qgqy.qhdsafety.com/file/"; export const adminPath = "https://www.qdkjchina.com/qa-prevention-admin";