凉纪 1 год назад
Родитель
Сommit
387794eb2a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/weatherBox/index.vue

+ 1 - 1
src/components/weatherBox/index.vue

@@ -177,7 +177,7 @@ export default {
           //this.color = '#fff';
           break;
         case '黄色':
-          this.color = '#c4b403';
+          this.color = '#ffb400';
           this.background = '#f5f5f5';
           //this.background = 'rgba(251,238,32,0.8)';
           //this.color = '#fdb0b1';