修改
This commit is contained in:
parent
b5455e7a02
commit
8405afdd71
@ -68,16 +68,20 @@
|
||||
style="
|
||||
position: absolute;
|
||||
top: 58%;
|
||||
left: 46.5%;
|
||||
left: 0%;
|
||||
font-size: 25px;
|
||||
text-align:center;
|
||||
width:100%;
|
||||
"
|
||||
>{{ analysislist.standardRate }}%</span>
|
||||
<span
|
||||
style="
|
||||
position: absolute;
|
||||
top: 67%;
|
||||
left: 46.5%;
|
||||
font-size: 16px;
|
||||
left:0;
|
||||
text-align:center;
|
||||
width:100%;
|
||||
"
|
||||
>达标率</span>
|
||||
</span>
|
||||
|
||||
@ -70,7 +70,9 @@
|
||||
style="
|
||||
position: absolute;
|
||||
top: 58%;
|
||||
left: 45%;
|
||||
left:0;
|
||||
text-align:center;
|
||||
width:100%;
|
||||
font-size: 25px;
|
||||
"
|
||||
>{{ KindergartenPhysicalTestlist.standardRate }}%</span>
|
||||
@ -78,7 +80,9 @@
|
||||
style="
|
||||
position: absolute;
|
||||
top: 67%;
|
||||
left: 46.5%;
|
||||
left:0;
|
||||
text-align:center;
|
||||
width:100%;
|
||||
font-size: 16px;
|
||||
"
|
||||
>达标率</span>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user