diff --git a/src/views/login.vue b/src/views/login.vue index b11fdb6..cce263f 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -194,12 +194,12 @@
-
+
@@ -658,8 +658,8 @@ img { border: 0px; } .login-main :deep .el-button--primary { color: #FFFFFF; - background-color: #1890FF; - border-color: #1890FF; + background-color: #be1722; + border-color: #be1722; } .login-form .el-input { diff --git a/src/views/system/dept/index.vue b/src/views/system/dept/index.vue index b215cf6..aba2704 100644 --- a/src/views/system/dept/index.vue +++ b/src/views/system/dept/index.vue @@ -69,8 +69,8 @@ :tree-props="{children: 'children', hasChildren: 'hasChildren'}" > - - + +