Browse Source

UI-颜色

whao 2 years ago
parent
commit
5165da5797
2 changed files with 1 additions and 1 deletions
  1. BIN
      src/assets/images/visual/header.png
  2. 1 1
      src/views/date.vue

BIN
src/assets/images/visual/header.png


+ 1 - 1
src/views/date.vue

@@ -504,7 +504,7 @@ import {
 						overflow: hidden;
 						border-radius: 50%;
 						cursor: pointer;
-						color: #bca03c;
+						color: $inBlue;
 						font-size: 11px;
 
 						.date-state-pointer {