From c3c251f32d14950a76e218455ef0a82e068a26a3 Mon Sep 17 00:00:00 2001 From: linbin <495561397@qq.com> Date: Wed, 24 Sep 2025 03:50:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=BC=E8=BF=B0:=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E8=AE=A2=E5=8D=95=E7=AE=A1=E7=90=86=E9=A1=B5=E9=9D=A2=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E5=92=8C=E8=BF=87=E6=BB=A4=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加订单状态筛选下拉框,支持按状态过滤订单 - 移除标签页区域,简化页面结构 - 统一使用搜索表单进行订单过滤 --- 商家端web/订单管理/订单管理.html | 31 ++++++++++++------------------- 1 file changed, 12 insertions(+), 19 deletions(-) diff --git a/商家端web/订单管理/订单管理.html b/商家端web/订单管理/订单管理.html index 7b5f55b..c3db8f9 100644 --- a/商家端web/订单管理/订单管理.html +++ b/商家端web/订单管理/订单管理.html @@ -417,6 +417,18 @@ +
+ + +
@@ -458,25 +470,6 @@
- -
-
-
全部订单
-
待支付
-
待接单
-
待备货
-
待取货
-
已取货
-
配送中
-
已配送
-
完成
-
未支付订单取消
-
用户申请退款中
-
用户申请已退款
-
商家取消订单
-
平台取消订单
-
-