From 67e03b179e1a257622cf2b5b21ec0610115c3bf9 Mon Sep 17 00:00:00 2001
From: chenhuan <czj123456>
Date: 星期二, 28 五月 2024 17:48:40 +0800
Subject: [PATCH] Merge branch 'master' of http://117.78.1.188:8089/r/dkyChenJiang

---
 javaweb-plus/javaweb-cms/src/main/resources/templates/geo/project/info.html |    4 ++++
 1 files changed, 4 insertions(+), 0 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 67711b1..15c7106 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
@@ -77,6 +77,7 @@
                             </template>
                             {{project.code}}
                         </el-descriptions-item>
+
                         <el-descriptions-item>
                             <template slot="label">
                                 <i class="el-icon-map-location"></i>
@@ -154,6 +155,9 @@
                     </div>
                 </el-card>
             </el-col>
+
+
+
         </el-row>
         <el-row style="height: 200px;">
             <el-col :span="24">

--
Gitblit v1.9.1