From abfae0a0b1f20472cf02cea43afcfa977b6191d5 Mon Sep 17 00:00:00 2001
From: zrj <646384940@qq.com>
Date: Fri, 09 Aug 2024 15:59:35 +0800
Subject: [PATCH] 登录页面样式,首页主题样式修改

---
 index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/index.html b/index.html
index 3aa4459..3e93af7 100644
--- a/index.html
+++ b/index.html
@@ -23,7 +23,7 @@
     <title>中图智绘低空无人机监测网平台</title>
   </head>
 
-  <body>
+  <body class="theme-white">
     <div id="app">
       <div id="loader-wrapper">
         <!-- <div class='loader-box'>

--
Gitblit v1.9.3