|
@@ -10,7 +10,7 @@ Vue.prototype.$Sysconf = HttpRequest.config;
|
|
|
Vue.prototype.$SysCache = HttpCache;
|
|
Vue.prototype.$SysCache = HttpCache;
|
|
|
|
|
|
|
|
Vue.prototype.Tupian =function(img){
|
|
Vue.prototype.Tupian =function(img){
|
|
|
- return 'https://moxuanyunshang.oss-cn-beijing.aliyuncs.com'+img
|
|
|
|
|
|
|
+ return 'https://mxys.chuanghai-tech.com/wmfile'+img
|
|
|
}//全局图片请求头
|
|
}//全局图片请求头
|
|
|
// 引入全局uView
|
|
// 引入全局uView
|
|
|
import uView from "uview-ui";
|
|
import uView from "uview-ui";
|