src/views/home/components/total-data.vue
@@ -10,7 +10,7 @@ </template> <script> const types = ['站点', '电源', '电池组', '单体电池']; const types = ['站点', '电源', '电池组', '本年已放数']; export default { name: '', props: { @@ -98,7 +98,7 @@ color: #011f39; font-size: 18px; height: 2em; width: 5.2em; width: 6.6em; font-weight: bold; background: url('../images/tag.png') center center / 100% 100% no-repeat; }