diff --git a/public/index.html b/public/index.html index 40c409e4..53327c82 100644 --- a/public/index.html +++ b/public/index.html @@ -1,5 +1,5 @@ - + diff --git a/src/Login.vue b/src/Login.vue index 1dab0b6b..73597b8d 100644 --- a/src/Login.vue +++ b/src/Login.vue @@ -242,6 +242,7 @@ export default { } .login--input { :deep .el-input__wrapper { + background-color: rgb(11, 50, 92) !important; box-shadow: none !important; //border-bottom: 1px solid rgba(103,179,245,0.65); border-bottom: 1px solid #295688; diff --git a/src/components/layout/Header.vue b/src/components/layout/Header.vue index 3ccc4640..ac4010b5 100644 --- a/src/components/layout/Header.vue +++ b/src/components/layout/Header.vue @@ -35,12 +35,12 @@
{{ $t('overall.logout') }}
- -
- 暗黑模式 - -
-
+ + + + + +