From 4766806986f1234abfaadcc13bf1365118d6c15a Mon Sep 17 00:00:00 2001
From: 935090232@qq.com <ak473600000>
Date: Tue, 05 Apr 2022 14:43:42 +0800
Subject: [PATCH] fead:迁移sql

---
 zq-erp/src/main/resources/templates/views/common/login.html |    4 ++--
 zq-erp/src/main/resources/templates/views/admin/index.html  |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/zq-erp/src/main/resources/templates/views/admin/index.html b/zq-erp/src/main/resources/templates/views/admin/index.html
index 1e6217d..98d52b0 100644
--- a/zq-erp/src/main/resources/templates/views/admin/index.html
+++ b/zq-erp/src/main/resources/templates/views/admin/index.html
@@ -5,7 +5,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta name="renderer" content="webkit">
     <meta http-equiv="Cache-Control" content="no-siteapp"/>
-    <title>讯聪管理系统</title>
+    <title>收银系统</title>
     <!-- 本框架基本脚本和样式 -->
     <link rel="stylesheet" type="text/css" th:href="@{/plugin/layer/skin/layer.css}">
     <script type="text/javascript"
@@ -37,7 +37,7 @@
                         <a id="dLabel" data-toggle="dropdown" class="dropdown-toggle" href="#" aria-haspopup="true" aria-expanded="true">
 								<span class="clear" style="height: auto;">
 									<span class="block m-t-xs">
-										<strong class="font-bold">讯聪管理系统</strong>
+										<strong class="font-bold">收银系统</strong>
 									</span>
 							</span>
                         </a>
@@ -51,7 +51,7 @@
                             </li>
                         </ul>
                     </div>
-                    <div class="logo-element">Hive</div>
+                    <div class="logo-element">收银系统</div>
 
                 </li>
                 <li th:each="item : ${session.menusFunction}">
diff --git a/zq-erp/src/main/resources/templates/views/common/login.html b/zq-erp/src/main/resources/templates/views/common/login.html
index 5bc7de7..a579652 100644
--- a/zq-erp/src/main/resources/templates/views/common/login.html
+++ b/zq-erp/src/main/resources/templates/views/common/login.html
@@ -6,7 +6,7 @@
     <meta name="renderer" content="webkit">
     <meta name="viewport"
           content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
-    <title>管理系统【V2.2.0】</title>
+    <title>收银系统【V2.2.0】</title>
     <link th:href="@{/images/}"
           rel="SHORTCUT ICON">
     <meta name="keywords"
@@ -260,7 +260,7 @@
 
     </div>
     <div class="signup-footer" style="color: #4968bd;">
-        <div class="" style="font-size: 16px;">讯聪管理系统V2.3.0</div>
+        <div class="" style="font-size: 16px;">收银系统V2.3.0</div>
         <div class="">
 
             <p class="download-bar" style="font-size: 12px;"><strong>浏览器:</strong>Win7以上<a

--
Gitblit v1.9.1