From 29ce50d77548718bcafa221b54ba2374338da710 Mon Sep 17 00:00:00 2001 From: tianbj <1309855586@qq.com> Date: Mon, 28 Oct 2019 16:34:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 2 +- src/main/webapp/static/ms-admin/4.7.2/css/index.css | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 6307caca..106d5f13 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -1,6 +1,6 @@ spring: datasource: - url: jdbc:mysql://localhost:3306/db-mcms-open?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true + url: jdbc:mysql://localhost:3306/db_mcms_open?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true username: root password: root filters: wall,mergeStat diff --git a/src/main/webapp/static/ms-admin/4.7.2/css/index.css b/src/main/webapp/static/ms-admin/4.7.2/css/index.css index a565c0e5..e040e755 100644 --- a/src/main/webapp/static/ms-admin/4.7.2/css/index.css +++ b/src/main/webapp/static/ms-admin/4.7.2/css/index.css @@ -282,7 +282,6 @@ textarea::-webkit-input-placeholder { background-color: #0080FF; display: flex; justify-content: center; - align-items: center; cursor: pointer; } .ms-admin-mstore .ms-admin-mstore-icon span {