Merge remote-tracking branch 'origin/dev'

This commit is contained in:
纪寒 2023-07-21 16:11:02 +08:00
commit a32a38462b
2 changed files with 12 additions and 4 deletions

View File

@ -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>

View File

@ -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>