From a62d49e0789ec62e7250b4ef5479726569cb4c99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A2=E6=AC=A3=E6=82=A6?= <2289014031@qq.com> Date: Tue, 27 Aug 2024 15:26:26 +0800 Subject: [PATCH] ok --- src/views/index.vue | 3 +- src/views/market/orders/index.vue | 220 ++++++++++++++++++------------ src/views/market/pay/index.vue | 95 +++++++++++++ 3 files changed, 230 insertions(+), 88 deletions(-) diff --git a/src/views/index.vue b/src/views/index.vue index 9952d64..18d7590 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -1,6 +1,7 @@ - + + diff --git a/src/views/market/orders/index.vue b/src/views/market/orders/index.vue index ff0f6f6..527617e 100644 --- a/src/views/market/orders/index.vue +++ b/src/views/market/orders/index.vue @@ -1,84 +1,140 @@ - - - + + + 筛选搜索 + 查询结果 + 重置 + + + + + 输入搜索: + 订单编号: + 订单分类: + + + + + + 订单状态: + + + 审核状态: + + + + + + - - + + + + 数据列表 + 添加 + + + + + + + {{ scope.row.ordersLaunchdate }} + - - + + + + 订单编号: {{ scope.row.ordersNum }} + + + + + {{ scope.row.userName }} + + - - - - - - - - - - + + + {{ scope.row.productName }} + - - + + + + {{ scope.row.ordersPrice }} + + + + + {{ scope.row.ordersSpecification }} + + + + + 待支付 + 已付款 + 未付款 + 售后(申请退款) + 已退款 + + + + + 编辑 + 删除 + + + + + + + + + + + + + + + - - -