|
@@ -13,7 +13,9 @@ import '@/assets/styles/fonts.css' //字体样式
|
|
|
|
|
|
|
|
Vue.prototype.Tupiantou ='https://mxys.chuanghai-tech.com/sqx_fast/alioss/upload'//线上
|
|
Vue.prototype.Tupiantou ='https://mxys.chuanghai-tech.com/sqx_fast/alioss/upload'//线上
|
|
|
// Vue.prototype.Tupiantou ='https://www.daweilinli.com/sqx_fast/alioss/upload'//线下
|
|
// Vue.prototype.Tupiantou ='https://www.daweilinli.com/sqx_fast/alioss/upload'//线下
|
|
|
-
|
|
|
|
|
|
|
+Vue.prototype.Tupian =function(img){
|
|
|
|
|
+ return 'https://moxuanyunshang.oss-cn-beijing.aliyuncs.com'+img
|
|
|
|
|
+}//全局图片请求头
|
|
|
|
|
|
|
|
import {
|
|
import {
|
|
|
isAuth
|
|
isAuth
|