Compare commits

...

2 Commits

Author SHA1 Message Date
sepakeloudest 70f4f97d53 修改首页图片
site-dist-deploy / build-and-deploy (push) Successful in 57s
2026-08-31 00:28:13 +08:00
sepakeloudest 013dfb4bee 修改首页图片
site-dist-deploy / build-and-deploy (push) Successful in 1m8s
2026-08-29 10:45:08 +08:00
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ const videoRef = ref<HTMLVideoElement | null>(null)
const openVideoModal = () => {
videoModalVisible.value = true
}
// console.log('11')
const handleVideoModalClose = () => {
if (videoRef.value) {
videoRef.value.pause()
Binary file not shown.

Before

Width:  |  Height:  |  Size: 176 KiB

After

Width:  |  Height:  |  Size: 176 KiB