修改
This commit is contained in:
parent
9040eff208
commit
b5455e7a02
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user