|
|
@@ -41,7 +41,7 @@
|
|
|
line-height: 30px;
|
|
|
color: #fff;
|
|
|
font-size: 14px;
|
|
|
- margin-right: 5px;
|
|
|
+ /*margin-right: 5px;*/
|
|
|
float: right;
|
|
|
}
|
|
|
#oder-detail .oder_xq_list dl .change-price span:hover{
|
|
|
@@ -58,7 +58,7 @@
|
|
|
.oder_xq_list dl .change .change-price{
|
|
|
width: 100% !important;
|
|
|
margin-top: 0;
|
|
|
- padding-right: 30px;
|
|
|
+ /*padding-right: 30px;*/
|
|
|
}
|
|
|
#oder-detail .oder_xq_list dl .change-price span:hover{
|
|
|
background: #3f7ae3;
|
|
|
@@ -66,6 +66,7 @@
|
|
|
}
|
|
|
#oder-detail .oder_xq_list dl .change-price span.off{
|
|
|
background: #fa5a02;
|
|
|
+ margin-right: 10px;
|
|
|
}
|
|
|
.oder_xq_list dl .price span i {
|
|
|
margin-right: 35px;
|
|
|
@@ -308,6 +309,9 @@
|
|
|
font-size: 12px;
|
|
|
color: #666;
|
|
|
}
|
|
|
+ #oder-detail .contact_btn:hover{
|
|
|
+ color: #fff !important;
|
|
|
+ }
|
|
|
</style>
|
|
|
<div class="user_right fr">
|
|
|
<!--叮当详情-->
|
|
|
@@ -492,7 +496,7 @@
|
|
|
<!--物流信息-->
|
|
|
<div class="logistics_list01">
|
|
|
<div class="log_menu">
|
|
|
- <span>物流信息<em ng-hide="hasInfo" ng-if="purchase.status == 501 || purchase.status == 502 || purchase.status == 504 || purchase.status == 406 || purchase.status == 603">(暂无物流信息)</em>
|
|
|
+ <span>物流信息<em ng-hide="hasInfo" ng-if="purchase.status == 501 || purchase.status == 502 || purchase.status == 504 || purchase.status == 406 || purchase.status == 603" class="color666">(暂无物流信息)</em>
|
|
|
<b ng-if="logistics.companyName">物流公司:{{logistics.companyName || '空'}} 物流单号:{{logistics.number || '空'}}</b>
|
|
|
</span>
|
|
|
</div>
|
|
|
@@ -509,7 +513,7 @@
|
|
|
</div>
|
|
|
<!--订单信息-->
|
|
|
<div class="logistics_list01">
|
|
|
- <div class="log_menu"><span>发票信息<em ng-if="purchase.invoicetype==1207">(暂不开票)</em></span></div>
|
|
|
+ <div class="log_menu"><span>发票信息<em ng-if="purchase.invoicetype==1207" class="color666">(暂不开票)</em></span></div>
|
|
|
<div class="oder_xq clearfix" style="padding-bottom: 20px;" ng-if="purchase.invoicetype==1205 || purchase.invoicetype == 1206">
|
|
|
<p>
|
|
|
<b>发票类型:</b>
|