Sfoglia il codice sorgente

线上更新迁移图片地址

嘀嘀嘀 1 anno fa
parent
commit
c273e6e0bc

+ 12 - 12
common/config.js

@@ -1,23 +1,23 @@
-// const ROOTPATH1 = "https://mxys.chuanghai-tech.com/sqx_fast";
+const ROOTPATH1 = "https://mxys.chuanghai-tech.com/sqx_fast";
 // const ROOTPATH1 = "https://www.daweilinli.com/sqx_fast";
-// const ROO2 = "https://mxys.chuanghai-tech.com/sqx_fast";
+const ROO2 = "https://mxys.chuanghai-tech.com/sqx_fast";
 // const ROO2 = "https://www.daweilinli.com/sqx_fast";
-// const ROOTPATH = "https://mxys.chuanghai-tech.com/sqx_fast";
+const ROOTPATH = "https://mxys.chuanghai-tech.com/sqx_fast";
 // const ROOTPATH = "https://www.daweilinli.com/sqx_fast";
 // const APIHOST2 = "https://www.daweilinli.com/sqx_fast";
-// const APIHOST2 = "https://mxys.chuanghai-tech.com/sqx_fast";
-// const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss/websocket/"; //联系客服
+const APIHOST2 = "https://mxys.chuanghai-tech.com/sqx_fast";
+const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss/websocket/"; //联系客服
 // const ROOTPATH2 = "wss://www.daweilinli.com/wss/websocket/"; //联系客服
-// const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss/ordersChat/"; //聊天
+const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss/ordersChat/"; //聊天
 // const ROOTPATH3 = "wss://www.daweilinli.com/wss/ordersChat/"; //聊天
 
 
-const ROOTPATH1 = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
-const ROO2 = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
-const ROOTPATH = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
-const APIHOST2 = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
-const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss-test/websocket/"; //联系客服
-const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss-test/ordersChat/"; //聊天
+// const ROOTPATH1 = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
+// const ROO2 = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
+// const ROOTPATH = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
+// const APIHOST2 = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
+// const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss-test/websocket/"; //联系客服
+// const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss-test/ordersChat/"; //聊天
 
 module.exports = {
     APIHOST: ROOTPATH,

+ 2 - 1
main.js

@@ -8,8 +8,9 @@ import share from './common/share.js'
 // 引入全局uView
 import uView from "uview-ui";
 Vue.prototype.Tupian =function(img){
-	return 'https://moxuanyunshang.oss-cn-beijing.aliyuncs.com'+img
+	return 'https://mxys.chuanghai-tech.com/wmfile'+img
 }//全局图片请求头
+//阿里云https://moxuanyunshang.oss-cn-beijing.aliyuncs.com
 Vue.use(uView);
 // 全局获取位置
 Vue.prototype.getLocation = function () {

File diff suppressed because it is too large
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/common/main.js.map


File diff suppressed because it is too large
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/common/vendor.js.map


File diff suppressed because it is too large
+ 1 - 1
unpackage/dist/dev/mp-weixin/common/main.js


File diff suppressed because it is too large
+ 2 - 2
unpackage/dist/dev/mp-weixin/common/vendor.js