From a6f0596a6365b3ebdfd32af7fa2a740577aaef9d Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 10 Aug 2021 09:37:11 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/jfptweb-publicSecurity

---
 src/views/dataL/homeL.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/views/dataL/homeL.vue b/src/views/dataL/homeL.vue
index ebd2478..ae66bad 100644
--- a/src/views/dataL/homeL.vue
+++ b/src/views/dataL/homeL.vue
@@ -1,8 +1,8 @@
 <template>
   <div id="homeL">
     <div class="homeL-up">
-      <span class="h1">物联网安保云服务平台</span>
-      <span class="h2">IoT security cloud service platform</span>
+      <span class="h1">群防群控后台管理系统</span>
+<!--      <span class="h2">IoT security cloud service platform</span>-->
     </div>
     <div class="homeL-bar">
       <div class="outS" @click="down1">
@@ -146,4 +146,4 @@
     }
   }
 }
-</style>
\ No newline at end of file
+</style>

--
Gitblit v1.9.3