样式修改
parent
80fcb5b1ce
commit
ab59d31ab1
|
@ -513,6 +513,7 @@ input,select,textarea{outline:medium none; resize: none;}
|
||||||
.marketing-box2 .center-block ul li .top-box{ padding: 1rem 0;}
|
.marketing-box2 .center-block ul li .top-box{ padding: 1rem 0;}
|
||||||
.marketing-box2 .center-block ul li .top-box .pull-left i{ width: 3rem;}
|
.marketing-box2 .center-block ul li .top-box .pull-left i{ width: 3rem;}
|
||||||
.marketing-box2 .center-block ul li .lower-box{ padding: 0; overflow: auto;}
|
.marketing-box2 .center-block ul li .lower-box{ padding: 0; overflow: auto;}
|
||||||
|
.marketing-box2 .center-block ul li .lower-box table{ display: none;}
|
||||||
.marketing-box2 .center-block ul li .lower-box table td,.marketing-box2 .center-block ul li .lower-box table th{ white-space: nowrap; padding: 1rem;}
|
.marketing-box2 .center-block ul li .lower-box table td,.marketing-box2 .center-block ul li .lower-box table th{ white-space: nowrap; padding: 1rem;}
|
||||||
|
|
||||||
.marketing-box2 .center-block ul li .lower-box .div-phone .center-block{ border-top: 1px solid #d9d9d9; padding-bottom: 10px;}
|
.marketing-box2 .center-block ul li .lower-box .div-phone .center-block{ border-top: 1px solid #d9d9d9; padding-bottom: 10px;}
|
||||||
|
|
|
@ -38,7 +38,7 @@
|
||||||
<div class="pull-right">展开</div>
|
<div class="pull-right">展开</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="lower-box w-100">
|
<div class="lower-box w-100">
|
||||||
<table class="table table-bordered div-pc">
|
<table class="table table-bordered">
|
||||||
<tr>
|
<tr>
|
||||||
<th width="25%">项目名称</th>
|
<th width="25%">项目名称</th>
|
||||||
<th width="25%">订货单位</th>
|
<th width="25%">订货单位</th>
|
||||||
|
|
Loading…
Reference in New Issue