From 9a52c9f6d5d824c367e1cc0c5d07f0cf0cb8a428 Mon Sep 17 00:00:00 2001
From: chenhuan <czj123456>
Date: 星期一, 24 六月 2024 18:13:09 +0800
Subject: [PATCH] 登录界面字体特效
---
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