From ead76c37057797fb1c57046d437fb55ac8238d79 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=96=E4=BB=95=E5=81=A5?= <564208006@qq.com>
Date: Tue, 24 Oct 2017 09:25:42 +0800
Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=99=BB=E9=99=86?=
=?UTF-8?q?=E7=9A=84=E6=A0=87=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
views/login.ejs | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/views/login.ejs b/views/login.ejs
index aa3c3494..3ffa4a51 100644
--- a/views/login.ejs
+++ b/views/login.ejs
@@ -1,9 +1,9 @@
-
+
- 欢迎登录大客户系统
+ 欢迎登录仓储管理系统
--
Gitee
From b4eb4691ba013c474f152f70f124b4d839b0035e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=96=E4=BB=95=E5=81=A5?= <564208006@qq.com>
Date: Tue, 24 Oct 2017 09:44:24 +0800
Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=99=BB=E9=99=86?=
=?UTF-8?q?=E6=A0=87=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
views/login.ejs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/views/login.ejs b/views/login.ejs
index 3ffa4a51..0b6a012d 100644
--- a/views/login.ejs
+++ b/views/login.ejs
@@ -16,7 +16,7 @@
- 欢迎登录大客户系统
+ 欢迎登录仓储管理系统
--
Gitee