This commit is contained in:
2023-07-21 14:20:39 +08:00
parent 9040eff208
commit b5455e7a02
2 changed files with 3 additions and 3 deletions

View File

@ -70,7 +70,7 @@
style="
position: absolute;
top: 58%;
left: 47.5%;
left: 45%;
font-size: 25px;
"
>{{ KindergartenPhysicalTestlist.standardRate }}%</span>
@ -109,7 +109,7 @@
<div style="display: flex; margin-top: 20px">
<div style="width: 50%">
<div slot="header" class="header">
<span>班级体测总成绩统计图</span>
<span>班级体测总成绩统计图</span>
</div>
<div v-if="yclassname1.length != 0" style="position: relative">
<div class="surveytitle">大班</div>

View File

@ -14,7 +14,7 @@
<div style="display: flex; margin-top: 20px">
<div style="width: 50%">
<div slot="header" class="header">
<span>班级综合体测成绩排名</span>
<span>班级体测总成绩统计图</span>
</div>
<div v-if="yclassname1.length != 0" style="position: relative">
<div class="title">大班</div>