更新events页面

This commit is contained in:
X1627315083@163.com
2026-05-28 10:16:04 +08:00
parent 8ccc57c26c
commit 33e879aed5
11 changed files with 54 additions and 363 deletions

View File

@@ -1,6 +1,6 @@
<script setup lang="ts">
import { ref } from "vue";
import MyEvent from "@/directives/myEvents";
import MyEvent from "@/tools/myEvents";
let videoUrl = 'https://code-create.com.hk/wp-content/uploads/2023/05/codec_brand_vid_16x9_ENG.mp4'
let videoPosterUrl = 'https://code-create.com.hk/wp-content/uploads/revslider/video-media/codec_brand_vid_16x9_ENG_11_layer.jpeg'
const playVideo = ()=>{