diff --git a/pages/admin/orderList/index.vue b/pages/admin/orderList/index.vue index 09369c9..55a19c8 100644 --- a/pages/admin/orderList/index.vue +++ b/pages/admin/orderList/index.vue @@ -39,7 +39,6 @@ 暂存 - @@ -107,27 +106,37 @@ 暂存单号:{{ item.order_sn }} - 暂存时间:{{ item.c_time }} + 暂存时间:{{ item.c_time }} 未支付 待核销 - 退款中 + + 退款中 - 待发货 - 退款中 + 待发货 + + 退款中 待收货 - 退款中 + + 退款中 待评价 - 退款中 + + 退款中 交易完成 - 退款中 + + 退款中 退款成功 @@ -157,14 +166,14 @@ - + 共{{ item.total_num }}件商品, 已退款 ¥{{ item.pay_price }} (邮费 ¥{{ item.pay_postage}}) - + 共{{ item.total_num }}件商品, @@ -181,7 +190,8 @@ 去核销 去发货 - 立即退款 @@ -950,7 +960,7 @@ position: absolute; right: 20rpx; top: 50%; - transform: translateY(-50%); + transform: translateY(-50%); } .pos-order-list .list .item .order-status { diff --git a/pages/index/index.vue b/pages/index/index.vue index 8c98a54..931791b 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -52,16 +52,11 @@ -
- 订单数据统计 -
@@ -75,7 +70,6 @@ {{item.name}} - @@ -120,7 +114,6 @@ - @@ -899,6 +892,7 @@ if (index == 3) url = "/pages/activeCode/subsidy"; if (index == 1) url = "/pages/admin/orderList/index?merId=" + this.userInfoData.service.mer_id + "&types=88"; + if (index == 5) url = "/pages/admin/orderList/index?merId=" + this.userInfoData.service.mer_id + '&types='; uni.navigateTo({ url: url diff --git a/pages/users/order_list/index.vue b/pages/users/order_list/index.vue index 6e30d12..7856f14 100644 --- a/pages/users/order_list/index.vue +++ b/pages/users/order_list/index.vue @@ -86,7 +86,7 @@ - {{goods.cart_info.product.store_name}} + {{goods.cart_info.product.store_name}} 发货时间: {{item.merchant.mer_name}} - + {{item.takeOrderCount > 0 ? '部分核销' : '待核销'}} @@ -170,10 +170,12 @@ 待发货 待付款 待收货 - 待评价 + 待评价 + 已完成 已退款 - 待结算 + 待结算 + @@ -189,7 +191,7 @@ - {{goods.cart_info.product.store_name}} + {{goods.cart_info.product.store_name}} 发货时间: - 申请开票 + 申请开票 查看详情 @@ -261,7 +263,7 @@ 查看物流 - 取件码 + 取件码