|
|
|
@ -170,6 +170,34 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-sm-4 col-xs-6">
|
|
|
|
|
<div class="description-block border-right">
|
|
|
|
|
<div class="description-text">交易额:
|
|
|
|
|
<label class="description-text text-red"
|
|
|
|
|
ng-bind="totalChannelAmount.apsinstoreamount|currency: ' $ '"></label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="description-text">订单数:
|
|
|
|
|
<label class="description-text text-red"
|
|
|
|
|
ng-bind="totalChannelAmount.apsinstore_order_count"></label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="description-header text-bold"><img src="/static/images/alipay_aps.jpg" style="height: 25px"/>Alipay+
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-sm-4 col-xs-6">
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
<div class="description-text">交易额:
|
|
|
|
|
<label class="description-text text-red"
|
|
|
|
|
ng-bind="totalChannelAmount.apscashieramount|currency: ' $ '"></label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="description-text">订单数:
|
|
|
|
|
<label class="description-text text-red"
|
|
|
|
|
ng-bind="totalChannelAmount.apscashier_order_count"></label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="description-header text-bold"><img src="/static/images/alipay_aps.jpg" style="height: 25px"/>Alipay+(Online)
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|