lichong 8 months ago
parent
commit
2e518878fe
  1. 2
      front/src/views/teacher.vue

2
front/src/views/teacher.vue

@ -580,5 +580,7 @@ export default {
#teacherZuobiEcharts { #teacherZuobiEcharts {
width: 400px; width: 400px;
height: 400px; height: 400px;
position: relative;
left: calc(50% - 200px);
} }
</style> </style>

Loading…
Cancel
Save