From 1010549f0466e782246fefb800d5d01c39543434 Mon Sep 17 00:00:00 2001 From: luolx Date: Fri, 1 Aug 2025 22:53:50 +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/VideoMonitor.vue | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Dkl-vue3-ui-DP/src/components/VideoMonitor.vue diff --git a/Dkl-vue3-ui-DP/src/components/VideoMonitor.vue b/Dkl-vue3-ui-DP/src/components/VideoMonitor.vue new file mode 100644 index 0000000..2cc842c --- /dev/null +++ b/Dkl-vue3-ui-DP/src/components/VideoMonitor.vue @@ -0,0 +1,70 @@ + + + + + \ No newline at end of file