修改
This commit is contained in:
parent
9040eff208
commit
b5455e7a02
@ -70,7 +70,7 @@
|
|||||||
style="
|
style="
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 58%;
|
top: 58%;
|
||||||
left: 47.5%;
|
left: 45%;
|
||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
"
|
"
|
||||||
>{{ KindergartenPhysicalTestlist.standardRate }}%</span>
|
>{{ KindergartenPhysicalTestlist.standardRate }}%</span>
|
||||||
@ -109,7 +109,7 @@
|
|||||||
<div style="display: flex; margin-top: 20px">
|
<div style="display: flex; margin-top: 20px">
|
||||||
<div style="width: 50%">
|
<div style="width: 50%">
|
||||||
<div slot="header" class="header">
|
<div slot="header" class="header">
|
||||||
<span>“班级体测总成绩统计图</span>
|
<span>班级体测总成绩统计图</span>
|
||||||
</div>
|
</div>
|
||||||
<div v-if="yclassname1.length != 0" style="position: relative">
|
<div v-if="yclassname1.length != 0" style="position: relative">
|
||||||
<div class="surveytitle">大班</div>
|
<div class="surveytitle">大班</div>
|
||||||
|
|||||||
@ -14,7 +14,7 @@
|
|||||||
<div style="display: flex; margin-top: 20px">
|
<div style="display: flex; margin-top: 20px">
|
||||||
<div style="width: 50%">
|
<div style="width: 50%">
|
||||||
<div slot="header" class="header">
|
<div slot="header" class="header">
|
||||||
<span>班级综合体测成绩排名</span>
|
<span>班级体测总成绩统计图</span>
|
||||||
</div>
|
</div>
|
||||||
<div v-if="yclassname1.length != 0" style="position: relative">
|
<div v-if="yclassname1.length != 0" style="position: relative">
|
||||||
<div class="title">大班</div>
|
<div class="title">大班</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user