935090232@qq.com
2020-12-05 de6b4819fab29c6a167916d66ed10ec99cfba7eb
Merge branch 'master' into hive2.0
2 files modified
15 ■■■■■ changed files
zq-erp/src/main/resources/static/css/styleOne/style.min.css 2 ●●● patch | view | raw | blame | history
zq-erp/src/main/resources/templates/views/common/login.html 13 ●●●●● patch | view | raw | blame | history
zq-erp/src/main/resources/static/css/styleOne/style.min.css
@@ -1833,7 +1833,7 @@
    border: 1px solid #d7d8d9;
    color: #373d41;
    display: block;
    padding: 20px 12px;
    padding: 6px 12px;
    width: 100%;
    font-size: 14px -webkit-box-shadow: none !important;
    box-shadow: none !important;
zq-erp/src/main/resources/templates/views/common/login.html
@@ -59,6 +59,19 @@
    <link th:href="@{/css/styleOne/login.min.css}" rel="stylesheet">
    <style type="text/css">
        .form-control {
            background-color: #FFF;
            background-image: none;
            border: 1px solid #d7d8d9;
            color: #373d41;
            display: block;
            padding: 20px 12px;
            width: 100%;
            font-size: 14px -webkit-box-shadow: none !important;
            box-shadow: none !important;
            border-radius: 0px !important;
        }
        .layui-layer-content {
            color: #000;
        }