From 554d6ec7b9020ead7e212e568bfa98ea4275eaaf Mon Sep 17 00:00:00 2001 From: Saturneric Date: Tue, 11 Feb 2020 21:40:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E4=B8=BA=E4=BA=91=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 6 +++--- src/main/resources/templates/login.html | 9 ++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 929ae2a..f02a177 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -9,6 +9,6 @@ spring.jpa.generate-ddl=false spring.jpa.show-sql=true spring.jpa.hibernate.ddl-auto=create -spring.datasource.url=jdbc:mysql://${MYSQL_HOST:localhost}:3306/ase?useUnicode=true&characterEncoding=UTF-8&serverTimezone=UTC -spring.datasource.username=root -spring.datasource.password=Hy009048 +spring.datasource.url=jdbc:mysql://${MYSQL_HOST:119.23.9.34}:3306/ase?useUnicode=true&characterEncoding=UTF-8&serverTimezone=UTC +spring.datasource.username=codedream +spring.datasource.password=codedreampasswd diff --git a/src/main/resources/templates/login.html b/src/main/resources/templates/login.html index 6d3baee..37aa52c 100644 --- a/src/main/resources/templates/login.html +++ b/src/main/resources/templates/login.html @@ -14,7 +14,7 @@

登录

-
+
@@ -28,10 +28,9 @@
+ + -
- 用户名或密码错误 -
@@ -40,4 +39,4 @@
- \ No newline at end of file +