diff --git a/flower_admin_front/src/views/orderView.vue b/flower_admin_front/src/views/orderView.vue new file mode 100644 index 0000000..4fd374c --- /dev/null +++ b/flower_admin_front/src/views/orderView.vue @@ -0,0 +1,759 @@ + + + + + + + + 批量删除 + + + + + + {{this.FlowerDialogForm.order_id}} + + + {{this.FlowerDialogForm.user_id}} + + + 送货上门 + 到店自取 + + + 待支付 + 待发货 + 待收货 + 已收货 + 待退款 + 已退款 + + + {{this.FlowerDialogForm.order_address}} + + + {{this.FlowerDialogForm.order_phone}} + + + {{this.FlowerDialogForm.order_delivery_number}} + + + {{this.FlowerDialogForm.order_time}} + + + {{this.FlowerDialogForm.order_time_pay}} + + + {{this.FlowerDialogForm.order_time_delivery}} + + + {{this.FlowerDialogForm.order_time_receive}} + + + + + + + + {{ pack.pack_name }} + + + {{ pack.pack_price.toFixed(2) }} + + + + + + + + + + + + {{scope.row.sum.toFixed(2)}} + {{scope.row.sum}} + + + + + + + + + + + {{this.FlowerDialogForm.trans_fee}} + + + {{this.FlowerDialogForm.order_price}} + + + + + + + + {{this.GiftDialogForm.order_id}} + + + {{this.GiftDialogForm.user_id}} + + + 送货上门 + 到店自取 + + + 待支付 + 待发货 + 待收货 + 已收货 + 待退款 + 已退款 + + + {{this.GiftDialogForm.order_address}} + + + {{this.GiftDialogForm.order_phone}} + + + {{this.GiftDialogForm.order_delivery_number}} + + + {{this.GiftDialogForm.order_time}} + + + {{this.GiftDialogForm.order_time_pay}} + + + {{this.GiftDialogForm.order_time_delivery}} + + + {{this.GiftDialogForm.order_time_receive}} + + + + + + + + + + {{this.GiftDialogForm.trans_fee}} + + + {{this.GiftDialogForm.order_price}} + + + + + + + + 送货上门 + 到店自取 + + + + {{this.sendOutForm.order_id}} + + + {{this.sendOutForm.order_address}} + + + {{this.sendOutForm.order_phone}} + + + + + + + + {{this.sendOutForm.order_id}} + + + + + + + + + + > + + + 商品订单 + 换赠订单 + + + + + + + > + + + 到店自取 + 送货上门 + + + + + 待支付 + + 待发货 + + 待收货 + 已收货 + + 待退款 + + 已退款 + + + + + 查看详情 + 删 除 + + + + + + + + + +