修改
This commit is contained in:
parent
9322140854
commit
0bb93757ed
@ -265,7 +265,7 @@
|
||||
></div>
|
||||
</div>
|
||||
<div style="margin: 0 auto; width: 100%; line-height: 60px" v-show="MALE">
|
||||
<div style="font-size: 12px; width: 100%; height: 400px">
|
||||
<div style="font-size: 12px; width: 100%; height: 600px">
|
||||
<div
|
||||
style="
|
||||
display: flex;
|
||||
@ -416,7 +416,7 @@
|
||||
font-size: 12px;
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
height: 400px;
|
||||
height: 600px;
|
||||
"
|
||||
>
|
||||
<div
|
||||
|
||||
@ -80,7 +80,7 @@
|
||||
</el-col>
|
||||
<el-col :span="24" :offset="0">
|
||||
<div style="margin: 0 auto; width: 100%; line-height: 60px">
|
||||
<div style="font-size: 12px; width: 100%; overflow: auto; height: 400px">
|
||||
<div style="font-size: 12px; width: 100%; overflow: auto; height: 600px">
|
||||
<div
|
||||
style="
|
||||
display: flex;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user