修改oss地址
This commit is contained in:
@@ -70,7 +70,7 @@ export default {
|
||||
return;
|
||||
}
|
||||
this.url = fileRes.replace(
|
||||
"https://sy-duanju.oss-cn-nanjing.aliyuncs.com/",
|
||||
"https://sy-duanju.oss-cn-chengdu.aliyuncs.com/",
|
||||
"https://short-video.hnsiyao.cn/"
|
||||
);
|
||||
},
|
||||
|
||||
@@ -5,8 +5,8 @@ export const productUrl='dj-admin';
|
||||
// const baseUrl = "https://api.tianjinzhitongdaohe.com/czg/"
|
||||
|
||||
// const baseUrl = "https://web-api.hnsiyao.cn/czg/" //测试
|
||||
// const baseUrl = "https://web.hnsiyao.cn/czg/" // 线上
|
||||
const baseUrl = "https://ph.hnsiyao.cn/czg/" // 线上
|
||||
const baseUrl = "https://web.hnsiyao.cn/czg/" // 线上
|
||||
// const baseUrl = "https://ph.hnsiyao.cn/czg/" // 线上
|
||||
|
||||
export default{
|
||||
baseUrl
|
||||
|
||||
@@ -345,7 +345,7 @@ export default {
|
||||
return;
|
||||
}
|
||||
return fileRes.replace(
|
||||
"https://sy-duanju.oss-cn-nanjing.aliyuncs.com/",
|
||||
"https://sy-duanju.oss-cn-chengdu.aliyuncs.com/",
|
||||
"https://short-video.hnsiyao.cn/"
|
||||
);
|
||||
},
|
||||
|
||||
@@ -1410,7 +1410,7 @@ export default {
|
||||
return;
|
||||
}
|
||||
this.url = fileRes.replace(
|
||||
"https://sy-duanju.oss-cn-nanjing.aliyuncs.com/",
|
||||
"https://sy-duanju.oss-cn-chengdu.aliyuncs.com/",
|
||||
"https://short-video.hnsiyao.cn/"
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user