From be163f543ba35ed642c8161e7c6fad79e38a3282 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Sat, 05 Jun 2021 17:46:52 +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..3d448b9 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