From c93663ce356988b6e1391170312028a6e7636518 Mon Sep 17 00:00:00 2001
From: chenhuan <czj123456>
Date: 星期二, 25 六月 2024 17:58:09 +0800
Subject: [PATCH] 更改左上角logo

---
 javaweb-plus/javaweb-cms/src/main/resources/templates/geo/project/info.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/javaweb-plus/javaweb-cms/src/main/resources/templates/geo/project/info.html b/javaweb-plus/javaweb-cms/src/main/resources/templates/geo/project/info.html
index 311cff5..94a8c41 100644
--- a/javaweb-plus/javaweb-cms/src/main/resources/templates/geo/project/info.html
+++ b/javaweb-plus/javaweb-cms/src/main/resources/templates/geo/project/info.html
@@ -120,7 +120,7 @@
             </el-col>
 
             <el-col :span="10" >
-                <el-card class="box-card card-yellow" style="height: 320px;margin-right: 20px;">
+                <el-card class="box-card card-blue" style="height: 320px;margin-right: 20px;">
                     <div slot="header" class="clearfix">
                         <span>閽诲瓟鍒嗗竷鍥�</span>
                     </div>
@@ -181,7 +181,7 @@
 
         <el-row style="height: 200px;">
             <el-col :span="24">
-                <el-card class="box-card  card-yellow"  style="height: 320px;margin-top: 20px">
+                <el-card class="box-card  card-blue"  style="height: 320px;margin-top: 20px">
                         <div slot="header" class="clearfix">
                             <span>鏉愭枡缁熻</span>
                         </div>

--
Gitblit v1.9.1