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 }} + + + + + 待支付 + 已付款 + 未付款 + 售后(申请退款) + 已退款 + + + + + 编辑 + 删除 + + + + + + + + + + + + + + + - - -