|
@@ -17,7 +17,7 @@
|
|
|
width: 14%;
|
|
width: 14%;
|
|
|
}
|
|
}
|
|
|
#oder-detail .oder_xq_list dl span.wd01{
|
|
#oder-detail .oder_xq_list dl span.wd01{
|
|
|
- width: 13%;
|
|
|
|
|
|
|
+ width: 12%;
|
|
|
}
|
|
}
|
|
|
#oder-detail .oder_xq_list dl span.wd02{
|
|
#oder-detail .oder_xq_list dl span.wd02{
|
|
|
width: 25%;
|
|
width: 25%;
|
|
@@ -462,7 +462,7 @@
|
|
|
|
|
|
|
|
<!-- 订单信息 -->
|
|
<!-- 订单信息 -->
|
|
|
<div class="logistics_list01 clearfix" style="margin-bottom: 10px;">
|
|
<div class="logistics_list01 clearfix" style="margin-bottom: 10px;">
|
|
|
- <div class="log_menu">
|
|
|
|
|
|
|
+ <div class="log_menu" style="border-bottom: #e8e8e8 1px solid;">
|
|
|
<span style="white-space: nowrap; width: 50%; text-align: left; line-height: 50px; position:relative;border:none;height:auto;">
|
|
<span style="white-space: nowrap; width: 50%; text-align: left; line-height: 50px; position:relative;border:none;height:auto;">
|
|
|
订单信息 <a style="margin: 0 10px"></a>卖家:
|
|
订单信息 <a style="margin: 0 10px"></a>卖家:
|
|
|
<i style="min-width: 270px; display: inline-block">
|
|
<i style="min-width: 270px; display: inline-block">
|
|
@@ -509,10 +509,10 @@
|
|
|
<!--<em><font style="color: #333; margin-left: 20px">订单状态:</font>{{purchase.status | purchaseStatus}}</em>-->
|
|
<!--<em><font style="color: #333; margin-left: 20px">订单状态:</font>{{purchase.status | purchaseStatus}}</em>-->
|
|
|
<!--</b>-->
|
|
<!--</b>-->
|
|
|
<!--</span>-->
|
|
<!--</span>-->
|
|
|
- <span ng-if="purchase.status != 602 && purchase.status != 603 && purchase.status != 604 && purchase.status != 605 && purchase.status != 606 && purchase.status != 315">
|
|
|
|
|
|
|
+ <span style="border:none;" ng-if="purchase.status != 602 && purchase.status != 603 && purchase.status != 604 && purchase.status != 605 && purchase.status != 606 && purchase.status != 315">
|
|
|
<b>订单号:{{purchase.orderid}}<em style="margin-left: 25px;"><font style="color: #333;">订单状态:</font>{{purchase.status | purchaseStatus}}</em></b>
|
|
<b>订单号:{{purchase.orderid}}<em style="margin-left: 25px;"><font style="color: #333;">订单状态:</font>{{purchase.status | purchaseStatus}}</em></b>
|
|
|
</span>
|
|
</span>
|
|
|
- <span ng-if="purchase.status == 602 || purchase.status == 603 || purchase.status == 604 || purchase.status == 605 || purchase.status == 606 || purchase.status == 315">
|
|
|
|
|
|
|
+ <span style="border:none;" ng-if="purchase.status == 602 || purchase.status == 603 || purchase.status == 604 || purchase.status == 605 || purchase.status == 606 || purchase.status == 315">
|
|
|
<i class="f14">订单号:{{purchase.orderid}}</i>
|
|
<i class="f14">订单号:{{purchase.orderid}}</i>
|
|
|
<b style="display:inline-block;line-height: 25px;padding-top:10px;vertical-align:top;">
|
|
<b style="display:inline-block;line-height: 25px;padding-top:10px;vertical-align:top;">
|
|
|
<em><font class="color999">订单状态:</font>{{purchase.status | purchaseStatus}}</em>
|
|
<em><font class="color999">订单状态:</font>{{purchase.status | purchaseStatus}}</em>
|
|
@@ -565,7 +565,8 @@
|
|
|
<span style="width: 10%;">数量</span>
|
|
<span style="width: 10%;">数量</span>
|
|
|
<span class="wd01">小计</span>
|
|
<span class="wd01">小计</span>
|
|
|
<!--<span class="wd01">物料编码</span>-->
|
|
<!--<span class="wd01">物料编码</span>-->
|
|
|
- <span class="wd01">备注</span>
|
|
|
|
|
|
|
+ <span class="wd01">已发货PCS</span>
|
|
|
|
|
+ <span class="wd01">本次发货PCS</span>
|
|
|
</dt>
|
|
</dt>
|
|
|
<!--<dd>-->
|
|
<!--<dd>-->
|
|
|
<!--<span style="width: 100%; text-align: left; padding-left: 20px;" class="ng-binding"><img src="static/img/user/images/shop_home01.png">{{purchase.buyentername}}</span>-->
|
|
<!--<span style="width: 100%; text-align: left; padding-left: 20px;" class="ng-binding"><img src="static/img/user/images/shop_home01.png">{{purchase.buyentername}}</span>-->
|
|
@@ -605,8 +606,8 @@
|
|
|
</em>
|
|
</em>
|
|
|
</span>
|
|
</span>
|
|
|
<span style="width: 10%;" ng-bind="detail.number">100</span>
|
|
<span style="width: 10%;" ng-bind="detail.number">100</span>
|
|
|
- <span style="overflow: hidden;white-space: nowrap;width: 15%; text-overflow: ellipsis;" ng-show="!isChange" class="wd01 red" ng-bind="detail.taxUnitPrice * detail.number | formateNumber : 6 | currencySysmbol : detail.currencyName" title="{{detail.taxUnitPrice * detail.number | formateNumber : 6 | currencySysmbol : detail.currencyName}}"></span>
|
|
|
|
|
- <span style="overflow: hidden;white-space: nowrap;width: 15%; text-overflow: ellipsis;s" ng-show="isChange" class="wd01 red" ng-bind="detail.detailTotal | formateNumber : 6 | currencySysmbol : detail.currencyName" title="{{detail.detailTotal | formateNumber : 6 | currencySysmbol : detail.currencyName}}"></span>
|
|
|
|
|
|
|
+ <span style="overflow: hidden;white-space: nowrap;width: 12%;text-overflow: ellipsis;" ng-show="!isChange" class="wd01 red" ng-bind="detail.taxUnitPrice * detail.number | formateNumber : 6 | currencySysmbol : detail.currencyName" title="{{detail.taxUnitPrice * detail.number | formateNumber : 6 | currencySysmbol : detail.currencyName}}"></span>
|
|
|
|
|
+ <span style="overflow: hidden;white-space: nowrap;width: 12%;text-overflow: ellipsis;" ng-show="isChange" class="wd01 red" ng-bind="detail.detailTotal | formateNumber : 6 | currencySysmbol : detail.currencyName" title="{{detail.detailTotal | formateNumber : 6 | currencySysmbol : detail.currencyName}}"></span>
|
|
|
<!--物料编码-->
|
|
<!--物料编码-->
|
|
|
<!--<span class="wd01" style="line-height: 18px;">-->
|
|
<!--<span class="wd01" style="line-height: 18px;">-->
|
|
|
<!--<em ng-if="!detail.goodsnumber"> </em>-->
|
|
<!--<em ng-if="!detail.goodsnumber"> </em>-->
|
|
@@ -614,10 +615,16 @@
|
|
|
<!--<i ng-bind="detail.goodsnumber">金石为开取数据五块钱叫稍微亲上加亲</i>-->
|
|
<!--<i ng-bind="detail.goodsnumber">金石为开取数据五块钱叫稍微亲上加亲</i>-->
|
|
|
<!--</div>-->
|
|
<!--</div>-->
|
|
|
<!--</span>-->
|
|
<!--</span>-->
|
|
|
- <span class="wd01" style="line-height: 18px;">
|
|
|
|
|
- <em ng-if="!detail.remark"> </em>
|
|
|
|
|
- <div class="text-area" ng-if="detail.remark">
|
|
|
|
|
- <i ng-bind="detail.remark">金石为开取数据五块钱叫稍微亲上加亲</i>
|
|
|
|
|
|
|
+ <span class="wd01" ng-bind="detail.shipQty || '-'">
|
|
|
|
|
+ <em ng-if="!detail.shipQty">-</em>
|
|
|
|
|
+ <div class="text-area" ng-if="detail.shipQty">
|
|
|
|
|
+ <i ng-bind="detail.shipQty">金石为开取数据五块钱叫稍微亲上加亲</i>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </span>
|
|
|
|
|
+ <span class="wd01" ng-bind="detail.receiveCount || '-'">
|
|
|
|
|
+ <em ng-if="!detail.receiveCount">-</em>
|
|
|
|
|
+ <div class="text-area" ng-if="detail.receiveCount">
|
|
|
|
|
+ <i ng-bind="detail.receiveCount">金石为开取数据五块钱叫稍微亲上加亲</i>
|
|
|
</div>
|
|
</div>
|
|
|
</span>
|
|
</span>
|
|
|
</dd>
|
|
</dd>
|