From 8fa3101fbd22813105722563220172066256f009 Mon Sep 17 00:00:00 2001 From: renhao Date: Fri, 1 Aug 2025 22:52:47 +0800 Subject: [PATCH] =?UTF-8?q?=E7=83=AD=E5=8A=9B=E4=B8=8A=E5=9B=BE=E5=8A=9F?= =?UTF-8?q?=E8=83=BDBUG=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/VideoPlay/index copy.vue | 98 +++++++++++++++ .../src/components/VideoPlay/index.vue | 113 ++++++++++++++++++ 2 files changed, 211 insertions(+) create mode 100644 Dkl-vue3-ui-DP/src/components/VideoPlay/index copy.vue create mode 100644 Dkl-vue3-ui-DP/src/components/VideoPlay/index.vue diff --git a/Dkl-vue3-ui-DP/src/components/VideoPlay/index copy.vue b/Dkl-vue3-ui-DP/src/components/VideoPlay/index copy.vue new file mode 100644 index 0000000..70beae3 --- /dev/null +++ b/Dkl-vue3-ui-DP/src/components/VideoPlay/index copy.vue @@ -0,0 +1,98 @@ + + + + + diff --git a/Dkl-vue3-ui-DP/src/components/VideoPlay/index.vue b/Dkl-vue3-ui-DP/src/components/VideoPlay/index.vue new file mode 100644 index 0000000..f181622 --- /dev/null +++ b/Dkl-vue3-ui-DP/src/components/VideoPlay/index.vue @@ -0,0 +1,113 @@ + + + + +