Commit c4542a5687fdf5c799882105c36d7a47da09b832

Authored by liuqimichale
1 parent feb955a5

车流量section

Showing 1 changed file with 1 additions and 1 deletions
src/views/mainContainer.vue
@@ -89,7 +89,7 @@ export default { @@ -89,7 +89,7 @@ export default {
89 } 89 }
90 90
91 .heightper-top { 91 .heightper-top {
92 - background: #f00; 92 + border: 1px solid #2391FA;
93 flex: 1; 93 flex: 1;
94 } 94 }
95 95