Commit 082f3e8a authored by 李苏's avatar 李苏 💬

dp

parent af6329f2
...@@ -148,8 +148,8 @@ ...@@ -148,8 +148,8 @@
</div> </div>
<!-- 日志 --> <!-- 日志 -->
<div class="cprz" > <div class="cprz" >
<div style="height: 100%;display: flex;align-items: center;"> <div style="height: 100%;display: flex;align-items: center;justify-content: center;">
<div class="cardList-wrapper" style="width: 60%;height: 100%;background-color: #FFFFFF;color: #FFFFFF;display: flex;flex-wrap: wrap;justify-content:space-around;align-items: center;"> <div class="cardList-wrapper" style="width: 55%;height: 100%;background-color: #FFFFFF;color: #FFFFFF;display: flex;flex-wrap: wrap;justify-content:space-around;align-items: center;">
<div class="card-item" style="height: 45%;width: 90%;display: flex;align-items: center;justify-content: center;color: #FFFFFF;"> <div class="card-item" style="height: 45%;width: 90%;display: flex;align-items: center;justify-content: center;color: #FFFFFF;">
<span style="font-size: 20px;font-weight: 800;">合格数量:0</span> <span style="font-size: 20px;font-weight: 800;">合格数量:0</span>
</div> </div>
...@@ -202,6 +202,7 @@ ...@@ -202,6 +202,7 @@
}, },
data:function(){ data:function(){
return{ return{
addtop:0,
xlh:"", xlh:"",
gx:"", gx:"",
gd:"", gd:"",
......
...@@ -148,8 +148,8 @@ ...@@ -148,8 +148,8 @@
</div> </div>
<!-- 日志 --> <!-- 日志 -->
<div class="cprz" > <div class="cprz" >
<div style="height: 100%;display: flex;align-items: center;"> <div style="height: 100%;display: flex;align-items: center;justify-content: center;">
<div class="cardList-wrapper" style="width: 60%;height: 100%;background-color: #FFFFFF;color: #FFFFFF;display: flex;flex-wrap: wrap;justify-content:space-around;align-items: center;"> <div class="cardList-wrapper" style="width: 55%;height: 100%;background-color: #FFFFFF;color: #FFFFFF;display: flex;flex-wrap: wrap;justify-content:space-around;align-items: center;">
<div class="card-item" style="height: 45%;width: 90%;display: flex;align-items: center;justify-content: center;color: #FFFFFF;"> <div class="card-item" style="height: 45%;width: 90%;display: flex;align-items: center;justify-content: center;color: #FFFFFF;">
<span style="font-size: 20px;font-weight: 800;">合格数量:0</span> <span style="font-size: 20px;font-weight: 800;">合格数量:0</span>
</div> </div>
...@@ -202,6 +202,7 @@ ...@@ -202,6 +202,7 @@
}, },
data:function(){ data:function(){
return{ return{
addtop:0,
xlh:"", xlh:"",
gx:"", gx:"",
gd:"", gd:"",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment