Commit 1527cbde authored by wuxiaoli's avatar wuxiaoli

111

parent fd9e346d
...@@ -157,24 +157,53 @@ ...@@ -157,24 +157,53 @@
float: left; float: left;
margin-left: 24px; margin-left: 24px;
} }
h1{ h1{
font-size: 20px; font-size: 20px;
color: #333333; color: #333333;
margin-top: 10px; margin-top: 10px;
} }
p{ p{
font-size: 50px; font-size: 50px;
margin-top: 30px; margin-top: 30px;
} }
.toubu_shuju_zi_ri{ .toubu_shuju_zi_ri{
float: right; float: right;
margin-top:45px ; margin-top:45px ;
margin-right: 34px; margin-right: 34px;
} }
.toubu_shuju_zi_ri img{ .toubu_shuju_zi_ri img{
width: 85px; width: 85px;
height: 85px; height: 85px;
} }
.gundon_shuju{
width: 100%;
height: 51px;
display: inline-table;
margin-left: -0.4%;
background-color: #FFFFFF;
}
.gundon_shuju_bq{
width: 4px;
height: 24px;
float: left;
margin-left: 29px;
margin-top: 14px;
background-color: #6297FD;
}
.gundon_shuju_zt{
color: #535353;
float: left;
margin-left: 14px;
margin-top: 10px;
font-size: 24px;
}
.remberBtn { .remberBtn {
background: #f64f15; background: #f64f15;
...@@ -232,7 +261,10 @@ ...@@ -232,7 +261,10 @@
</div> </div>
</div> </div>
<div class="" style="margin-top:1%; padding-left: 18px;display: block;"> <div class="" style="margin-top:1%; padding-left: 18px;display: block;">
<div class="gundon_shuju">
<div class="gundon_shuju_bq"></div>
<div class="gundon_shuju_zt">用户订单展示</div>
</div>
<div> <div>
<ul class="ul_title"> <ul class="ul_title">
<li class="id" style="width: 10%;">订单ID</li> <li class="id" style="width: 10%;">订单ID</li>
......
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