From 27a280ab4683d8370a6ce67f45b81205d7a359b8 Mon Sep 17 00:00:00 2001 From: "X1627315083@163.com" <1627315083@qq.com> Date: Mon, 18 May 2026 10:41:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=85=A8=E5=B1=80=E8=A7=86?= =?UTF-8?q?=E9=A2=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 +- src/App.vue | 3 ++ src/components/video-model.vue | 74 ++++++++++++++++++++++++++++++++ src/directives/myEvents.ts | 39 +++++++++++++++++ src/pages/about-us/ecosystem.vue | 45 ++++++++++++++++++- src/routes.ts | 3 +- tsconfig.json | 31 ++++++++++--- 7 files changed, 189 insertions(+), 10 deletions(-) create mode 100644 src/components/video-model.vue create mode 100644 src/directives/myEvents.ts diff --git a/index.html b/index.html index 3f3bfb9..3f628a8 100644 --- a/index.html +++ b/index.html @@ -5,10 +5,10 @@