修改 oss 地址

This commit is contained in:
GYJ
2024-12-05 13:37:32 +08:00
parent f4e3f25a45
commit 49b95137b6
5 changed files with 22295 additions and 49 deletions

View File

@@ -70,8 +70,8 @@ export default {
return;
}
this.url = fileRes.replace(
"https://djvideo.oss-cn-shanghai.aliyuncs.com/",
"https://duanju.hnsiyao.cn/"
"https://sy-duanju.oss-cn-nanjing.aliyuncs.com/",
"https://short-video.hnsiyao.cn/"
);
},
onFileSubmit(data) {
@@ -89,4 +89,4 @@ export default {
},
},
};
</script>
</script>