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