From cd448f774cfd4837a969d01ebea03530608c6839 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期二, 07 四月 2026 16:55:55 +0800
Subject: [PATCH] #websocket连接管理页面
---
src/main/webapp/views/index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html
index ec6ec69..2c9f8eb 100644
--- a/src/main/webapp/views/index.html
+++ b/src/main/webapp/views/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
- <title>娴欐睙涓壃 - 鑷姩鍖栫珛浣撲粨搴� - 鐢佃鏈�</title>
+ <title>娴欐睙涓壃 - 鏅鸿兘璁惧鎺у埗绯荤粺</title>
<meta name="renderer" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport"
@@ -239,7 +239,7 @@
// 榛樿鍔犺浇涓婚〉
index.loadHome({
- menuPath: baseUrl + '/views/watch/console.html',
+ menuPath: baseUrl + '/views/tvDevice/tvDevice.html',
menuName: '<i class="layui-icon layui-icon-home"></i>'
});
--
Gitblit v1.9.1