Authored by 梁志锋

升级到4.7.1

... ... @@ -32,6 +32,16 @@
background: #efefef;
padding: 0 5px;
border-bottom: 1px solid #e6e6e6;
.order-time{
margin-left: 25px;
}
.order-delete{
margin-right:15px;
color: #999;
&:hover{
text-decoration:underline;
}
}
}
.order {
... ... @@ -162,6 +172,14 @@
line-height: 18px;
color: #999;
}
.return-order{
display: inline-block;
padding: 3px 10px;
background: #FF7C48;
border-radius: 9px;
color: #fff;
text-align: center;
}
.op-item {
display: block;
... ... @@ -282,32 +300,22 @@
}
.cancel-dialog {
width: 600px;
background: #fff;
padding: 20px 30px 35px 30px;
header {
font-size: 18px;
padding-bottom: 20px;
border-bottom: 1px solid #e8e8e8;
font-size: 14px;
padding-bottom: 10px;
border-bottom: 1px dotted #a7a7a7;
color: #000;
text-align: left;
}
.close{
top: 15px;
right: 30px;
.iconfont{
font-size: 30px;
}
}
.cancel-reason {
ul {
text-align: left;
padding: 10px 0 0 25px;
li {
float: left;
width: 50%;
height: 28px;
line-height: 28px;
font-size: 14px;
font-size: 12px;
}
label {
... ... @@ -324,254 +332,90 @@
.cancel-tip {
margin-top: 20px;
color: #d60248;
font-size: 14px;
padding-left: 17px;
font-size: 12px;
padding-left: 30px;
text-align: left;
}
.btns {
padding: 15px 30px 0;
text-align: center;
padding: 15px 30px;
text-align: left;
.btn {
height: 35px;
font-size: 15px;
font-size: 12px;
line-height: 35px;
}
.cancel-sure {
width: 130px;
border-radius: 3px;
color: #fff;
background: #000;
background: #d60248;
border: none;
}
.cancel-no {
margin-left: 30px;
background: #fff;
color: #000;
border-color: #000;
width: 126px;
}
}
.tip{
margin: 20px 0 ;
font-size: 12px;
text-align: left;
color: #db3d50;
}
.reminder{
margin: 20px 0 10px;
}
.info-prompt{
ul{
margin-top: -10px;
}
li{
margin: 10px 0;
font-size: 14px;
line-height: 16px;
text-align: left;
}
i{
color: #d70400;
font-family: SimSun;
font-size: 16px;
margin-right: 10px;
vertical-align: -6px;
background: #eaeaea;
border-radius: 3px;
color: #999;
border-color: #ebebeb;
width: 66px;
}
}
}
.message-dialog{
width: 350px;
background: #fff;
padding: 20px 30px 35px 30px;
.message-title{
margin-top: 40px;
margin-bottom: 27px;
font-size: 24px;
font-weight: 700;
}
.message-summary{
width: 250px;
margin: 0 auto 22px;
font-size: 14px;
word-wrap: break-word;
line-height: 20px;
}
.btns {
padding: 15px 30px 0;
text-align: center;
.btn {
height: 35px;
font-size: 15px;
line-height: 35px;
}
.message-sure {
width: 130px;
color: #fff;
background: #000;
border: none;
}
/* 删除订单对话框 */
.delete-dialog{
padding: 0 0 20px 0;
border:1px solid #000;
background:#fff;
.header{
padding:0 10px;
height:32px;
background: #444;
line-height:32px;
color:#fff;
text-align: left;
}
.close{
top: 15px;
right: 15px;
color:#fff;
.iconfont{
font-size: 30px;
font-size: 20px;
font-weight:700;
}
}
}
.edit-order-dialog {
width: 600px;
background: #fff;
padding: 20px 30px 35px 30px;
header {
font-size: 18px;
padding-bottom: 20px;
border-bottom: 1px solid #e8e8e8;
color: #000;
text-align: left;
.order-delete-confirm{
width:400px;
line-height:1.5;
}
.close{
top: 15px;
right: 30px;
.iconfont{
font-size: 30px;
}
.body{
padding:20px;
margin-top: 30px;
}
.edit-order-info {
text-align: left;
li {
height: 26px;
margin:20px 0;
line-height: 26px;
font-size: 14px;
white-space: nowrap;
}
.form-required{
color: #d70400;
font-family: SimSun;
font-size: 16px;
margin-right: 10px;
vertical-align: -6px;
}
label {
.confirm-tip{
font-size:18px;
word-wrap:break-word;
i{
display:inline-block;
width:90px;
text-align:right;
}
.inp{
width:188px;
height: 18px;
line-height:18px;
padding:3px 0;
border:1px solid #e8e8e8;
margin-left: 10px;
text-indent: 5px;
box-sizing: content-box;
}
.w271{
width:271px;
}
.w40{
width:40px;
}
.inp[name='tel']{
margin-left: 0;
width: 30px;
height:30px;
margin-right: 12px;
background: resolve(/home/doubt.png) no-repeat;
vertical-align:middle;
}
}
.ml10{
margin-left:10px;
.delete-tip{
padding-left:20px;
margin:15px 0;
font-size:13px;
word-wrap:break-word;
}
select{
height: 25px;
line-height: 25px;
width: 100px;
padding: 0;
border: 1px solid #ccc;
.delete-sure{
background:#efefef;
}
.error{
display: none;
margin-left:10px;
color:#db3d50;
font-size:12px;
.icon-error{
margin-right: 8px;
vertical-align:text-bottom;
}
.delete-no{
margin-left:60px;
border-color: #cdcdcd;
}
.btns {
padding: 15px 30px 0;
text-align: center;
.btn {
height: 35px;
font-size: 15px;
line-height: 35px;
}
.edit-sure {
width: 130px;
color: #fff;
background: #000;
border: none;
}
.edit-no {
margin-left: 30px;
background: #fff;
color: #000;
border-color: #000;
width: 126px;
}
}
.tip{
margin: 20px 0 ;
font-size: 12px;
text-align: left;
color: #db3d50;
}
}
.order-icon{
display: inline-block;
vertical-align: middle;
margin-right: 10px;
background: resolve(/home/order-sprite.png);;
}
.icon-success{
width: 30px;
height: 30px;
vertical-align: -6px;
background-position: 0 0;
}
.icon-waiting{
width: 30px;
height: 30px;
vertical-align: -6px;
background-position: -32px 0 ;
}
.icon-arrow{
width: 11px;
height: 7px;
background-position: -36px -33px;
}
.icon-error{
width: 15px;
height: 15px;
background-position:0 -33px;
}
.icon-right{
width:15px;
height:15px;
background-position: -50px -33px;
}
.icon-recycle{
width: 15px;
height: 17px;
background-position: -18px -33px;
}
\ No newline at end of file
... ...