From 0b8e43d5f5fd889ffcb715dafdaa6d4511532665 Mon Sep 17 00:00:00 2001
From: suerwei <18810552194@163.com>
Date: 星期六, 22 六月 2024 18:04:15 +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