From 70223b3ef4df02622869425fed4ba9b290e1aa74 Mon Sep 17 00:00:00 2001 From: fei.wang <wf18701153496@163.com> Date: 星期二, 16 四月 2024 14:07:59 +0800 Subject: [PATCH] V定制1.0 1:对讲功能 2:计算经纬度控制器systemcontrollen --- src/main/webapp/HouTai/SMS/SMSLog.jsp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/HouTai/SMS/SMSLog.jsp b/src/main/webapp/HouTai/SMS/SMSLog.jsp index c637349..231998f 100644 --- a/src/main/webapp/HouTai/SMS/SMSLog.jsp +++ b/src/main/webapp/HouTai/SMS/SMSLog.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"> </head> <body> -- Gitblit v1.9.3