src/views/riskWarningSys/warningBigScreen/index.vue
@@ -339,8 +339,8 @@ }else{ document.getElementById('container').setAttribute( "class", 'light' ) state.boxBg = '#fff' state.boxColor = ['#ccc','#333'] state.boxBigColor = ['#666','#fff'] state.boxColor = ['#fff','#ccc'] state.boxBigColor = ['#999','#fff'] } } @@ -353,8 +353,8 @@ }else{ window.document.getElementById('container').setAttribute( "class", 'light' ); state.boxBg = '#fff' state.boxColor = ['#ccc','#333'] state.boxBigColor = ['#666','#fff'] state.boxColor = ['#fff','#ccc'] state.boxBigColor = ['#999','#fff'] } }