菜单配置

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

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

Loading…
Cancel
Save