Commit d6c93961 authored by youjie's avatar youjie

no message

parent 1f3216f9
...@@ -48,10 +48,10 @@ ...@@ -48,10 +48,10 @@
<Text style="margin-top: 10rpx;font-size: 24rpx;">售后</Text> <Text style="margin-top: 10rpx;font-size: 24rpx;">售后</Text>
<view class="badge" v-if="statistics.afterSalesOrderNum>0">{{ statistics.afterSalesOrderNum }}</view> <view class="badge" v-if="statistics.afterSalesOrderNum>0">{{ statistics.afterSalesOrderNum }}</view>
</view> </view>
<!-- #endif -->\ <!-- #endif -->
<!-- #ifdef MP-AG --> <!-- #ifdef MP-AG -->
<view class="order_bar_item" @click="goUrl('/pages/AggregateOrders/AggregateOrdersList?OrderStatus=4')"> <view class="order_bar_item" @click="goUrl('/pages/AggregateOrders/AggregateOrdersList?OrderStatus=4')">
<image src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638748964440207840.png" style="width: 66rpx; height: auto" mode="widthFix"></image> <image src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638781648143931243.png" style="width: 66rpx; height: auto" mode="widthFix"></image>
<Text style="margin-top: 10rpx;font-size: 24rpx;">取消</Text> <Text style="margin-top: 10rpx;font-size: 24rpx;">取消</Text>
</view> </view>
<!-- #endif --> <!-- #endif -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment