From d565b3796eb2029797d4bc3f962a7daf38fcaf00 Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期三, 21 一月 2026 09:52:53 +0800
Subject: [PATCH] #
---
src/main/webapp/views/index.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html
index 4a71e9e..c332b71 100644
--- a/src/main/webapp/views/index.html
+++ b/src/main/webapp/views/index.html
@@ -184,8 +184,8 @@
}
$(function () {
- // 娉ㄥ叆AI鍔╂墜鍥炬爣
- $('#ai-assistant-btn').html(getAiIconHtml(60, 60));
+ // // 娉ㄥ叆AI鍔╂墜鍥炬爣
+ // $('#ai-assistant-btn').html(getAiIconHtml(60, 60));
if ("" === localStorage.getItem('token')) {
top.location.href = baseUrl + "/login";
@@ -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