@@ -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';