From fdb72db4b94b9513ffedfd44054c9c97172b6a84 Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期二, 10 十月 2023 08:57:37 +0800 Subject: [PATCH] 修改页面 --- src/main/resources/templates/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 179724e..58b1c59 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -29,7 +29,7 @@ <span class="logo-lg" style="font-size: 14px !important;">智能安全双重预防系统</span> </li> <li class="icon hidden-xs hide"> - <span class="logo-lg" style="font-size: 14px !important;">智能预警</span> + <span class="logo-lg" style="font-size: 14px !important;">双重预防</span> </li> </a> <div class="sidebar-collapse" style=""> -- Gitblit v1.9.2