From c889c80747f232b2fdce9295c674ee555795a6bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=A1=E5=A4=8D=E4=B9=A0?= <2353956224@qq.com> Date: Mon, 5 Jan 2026 21:36:20 +0800 Subject: [PATCH] =?UTF-8?q?3.5.0=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- src/components/HostListManagerDialog.vue | 254 +++++++++++++++++++---- src/components/MultiLineInputDialog.vue | 30 ++- src/static/css/video.less | 14 ++ src/stores/storage.js | 26 ++- src/views/HomeView.vue | 2 +- src/views/VideoStream.vue | 146 ++++++++++++- 7 files changed, 419 insertions(+), 55 deletions(-) diff --git a/.env.development b/.env.development index a74c806..05d4157 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ VUE_APP_BASE_LOCAL=https://127.0.0.1:34567/ # 业务后端(开发用内网地址) VUE_APP_BASE_REMOTE=https://crawlclient.api.yolozs.com -# VUE_APP_BASE_REMOTE=http://192.168.1.144:8101/ +# VUE_APP_BASE_REMOTE=http://192.168.2.21:8101/ # AI 服务 VUE_APP_BASE_SPECIAL=https://ai.yolozs.com \ No newline at end of file diff --git a/src/components/HostListManagerDialog.vue b/src/components/HostListManagerDialog.vue index b131a4f..2f59b58 100644 --- a/src/components/HostListManagerDialog.vue +++ b/src/components/HostListManagerDialog.vue @@ -10,27 +10,48 @@
@@ -42,13 +63,12 @@ {{ it.anchorId }} - @@ -58,18 +78,18 @@