From 0e9f194f809ba734f4dddd70d71ff83f0776a6c6 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Sat, 05 Jun 2021 15:54:58 +0800
Subject: [PATCH] 公安版本前端初版

---
 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