菜单配置

cyl/dev
张少康 2 years ago
parent ee39bf7305
commit dc688fce3c

@ -25,7 +25,7 @@
<!-- <span class="right-h5">延误 {{delayNum.delay18}} 逾期 {{delayNum.delay36}}</span> --> <!-- <span class="right-h5">延误 {{delayNum.delay18}} 逾期 {{delayNum.delay36}}</span> -->
</div> </div>
</h4> </h4>
<div class="tth" style="margin-top:36px !important;position:relative;"> <div class="tth" style="margin-top:12px !important;position:relative;">
<div style="display:table-row;font-weight:500"> <div style="display:table-row;font-weight:500">
<div class="ttd tc1 fwb" style="" @click="test"></div> <div class="ttd tc1 fwb" style="" @click="test"></div>
<div class="ttd tc2 fwb" style="">姓名</div> <div class="ttd tc2 fwb" style="">姓名</div>
@ -697,7 +697,7 @@ div{
/deep/ .ttd{ /deep/ .ttd{
text-align: center; text-align: center;
font-size: 35px; font-size: 28px;
} }
.mmtt111{ .mmtt111{
@ -772,15 +772,16 @@ div{
.tth { .tth {
width: 100%; width: 100%;
padding-right: 0;
} }
.tc1, .tc7 { .tc1, .tc7 {
width: 8%; width: 12%;
min-width: 70px; min-width: 70px;
} }
.tc2 { .tc2 {
width: 25%; width: 18%;
padding-left: 0px; padding-left: 0px;
text-align: center; text-align: center;
} }
@ -790,7 +791,7 @@ div{
} }
.tc4 { .tc4 {
width: 25%; width: 30%;
} }
.tc5 { .tc5 {
@ -816,7 +817,7 @@ div{
bottom: -48px; bottom: -48px;
} }
h4.f24 { h4.f24 {
font-size: 72px; font-size: 56px;
} }
.dotClass button:before { .dotClass button:before {
content: ''; content: '';

Loading…
Cancel
Save