瀏覽代碼

修改颜色

凉纪 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';