From b72f8f8d58417eb6fb29672d8ac17cfafa46775c Mon Sep 17 00:00:00 2001
From: zhitong.yu <xynz17@163.com>
Date: 星期六, 11 五月 2024 10:51:31 +0800
Subject: [PATCH] 增加:主界面选择系统页面,统计实时刷新,低电量人员数据显示

---
 src/main/webapp/HouTai/WeiLanList/WeiLanList.jsp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/HouTai/WeiLanList/WeiLanList.jsp b/src/main/webapp/HouTai/WeiLanList/WeiLanList.jsp
index 1f6b8ad..bdce0af 100644
--- a/src/main/webapp/HouTai/WeiLanList/WeiLanList.jsp
+++ b/src/main/webapp/HouTai/WeiLanList/WeiLanList.jsp
@@ -9,7 +9,7 @@
 <html>
 <head>
     <title>Title</title>
-    <link rel="stylesheet" href="../../CSS/layui.css">
+    <link rel="stylesheet" href="../../CSS/layui2.css">
     <link rel="stylesheet" href="../../CSS/layer.css">
     <style>
         .layui-table-cell {

--
Gitblit v1.9.3