This commit is contained in:
X1627315083
2024-07-08 16:43:36 +08:00
parent f123678467
commit 1e3a7049d8
3 changed files with 8 additions and 7 deletions

View File

@@ -297,7 +297,7 @@ export default defineComponent({
url = 'https://code-create.com.hk/wp-content/uploads/2024/07/aida_3.0-Manual-0705.pptx'
}
//打开视频
// scaleVideo.init('https://code-create.com.hk/wp-content/uploads/2022/11/aida_video.mp4')
// showViewVideo('https://code-create.com.hk/wp-content/uploads/2022/11/aida_video.mp4')
const a = document.createElement('a');
a.href = url;
a.download = 'presentation.pptx'; // 下载的文件名