소스 검색

修改颜色

凉纪 1 년 전
부모
커밋
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';