|
@@ -69,6 +69,7 @@
|
|
|
<view class='items' bindtap='toOrderListPage' data-sts="80">
|
|
<view class='items' bindtap='toOrderListPage' data-sts="80">
|
|
|
<image src='../../images/icon/toComment.png'></image>
|
|
<image src='../../images/icon/toComment.png'></image>
|
|
|
<text>已完成</text>
|
|
<text>已完成</text>
|
|
|
|
|
+ <text class='num-badge' wx:if="{{orderAmount.success>0}}">{{orderAmount.success}}</text>
|
|
|
</view>
|
|
</view>
|
|
|
<view class='items' bindtap='toAfterSalesPage'>
|
|
<view class='items' bindtap='toAfterSalesPage'>
|
|
|
<image src='../../images/icon/refund.png'></image>
|
|
<image src='../../images/icon/refund.png'></image>
|