From 29fd70a7fd184ae7bb1c01eb34b3b0d102446dc8 Mon Sep 17 00:00:00 2001 From: "MJM_2025_05\\polly" Date: Fri, 19 Sep 2025 09:55:42 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B9=B3=E9=9D=A2=E5=9C=96=E5=BB=B6?= =?UTF-8?q?=E9=81=B2=E9=A1=AF=E7=A4=BA=E5=95=8F=E9=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- package-lock.json | 7 + package.json | 1 + src/apis/rtsp/api.js | 5 + src/apis/rtsp/index.js | 29 ++ src/components/navbar/Navbar.vue | 2 +- src/config/cn.json | 21 +- src/config/tw.json | 19 ++ src/config/us.json | 21 +- src/constant/authPage.js | 6 + src/fontawsomeIconRegister.js | 4 +- src/main.js | 89 +++--- src/router/index.js | 6 + .../components/AssetMainList.vue | 4 +- .../components/AssetMainListAddModal.vue | 4 +- .../components/AlertQuery/AlertTableModal.vue | 139 +++++++-- .../components/DashboardEffectScatter.vue | 77 ++--- .../DashboardEffectScatterModal.vue | 242 +++++++-------- .../components/DashboardEmission.vue | 2 + src/views/rtsp/Rtsp.vue | 276 ++++++++++++++++++ .../components/SystemInfoModalImage.vue | 4 +- stats.html | 2 +- vite.config.js | 3 +- 23 files changed, 745 insertions(+), 220 deletions(-) create mode 100644 src/apis/rtsp/api.js create mode 100644 src/apis/rtsp/index.js create mode 100644 src/views/rtsp/Rtsp.vue diff --git a/index.html b/index.html index 2b7c391..05d6236 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ 新創賦能 - + {