From 6a08901a82aee9463f785cbb31adb461f79c37f9 Mon Sep 17 00:00:00 2001 From: linbin <495561397@qq.com> Date: Thu, 16 Oct 2025 02:48:17 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=BC=E8=BF=B0:=20=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=AB=AFAPP=E8=AE=A2=E5=8D=95=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E6=A8=A1=E5=9D=97=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 新增订单列表页面 (`order-list.html`),包含订单分类标签栏、订单卡片展示等功能 - 新增订单详情页面 (`order-detail.html`),展示订单商品信息、配送信息、订单信息等 - 新增订单退款页面 (`order-refund.html`),支持售后申请和退款流程展示 --- 用户端APP/我的订单/order-detail.html | 748 +++++++++++++++++++++++++++ 用户端APP/我的订单/order-list.html | 531 +++++++++++++++++++ 用户端APP/我的订单/order-refund.html | 559 ++++++++++++++++++++ 3 files changed, 1838 insertions(+) create mode 100644 用户端APP/我的订单/order-detail.html create mode 100644 用户端APP/我的订单/order-list.html create mode 100644 用户端APP/我的订单/order-refund.html diff --git a/用户端APP/我的订单/order-detail.html b/用户端APP/我的订单/order-detail.html new file mode 100644 index 0000000..37b9934 --- /dev/null +++ b/用户端APP/我的订单/order-detail.html @@ -0,0 +1,748 @@ + + + + + + 订单详情 + + + +
+ + 订单详情 + 💬 +
+ +
+ +
+
+ +
+ +
+ + + + +
+
+ 实付款 + +
+
+ ¥0.00 +
+
+ + +
+ + +
+
配送信息
+
+
配送方式
+
同城配送
+
+
+
自提点地址
+
+
+
+
快递公司
+
+
+
+
快递单号
+
+ + 复制 +
+
+
+
收货地址
+
+
+
+
+
+
+ + +
+
订单信息
+
+
订单备注
+
+
+
+
订单编号
+
+
+
+
下单时间
+
+
+
+
预售状态
+
+
+
+
+ + + + diff --git a/用户端APP/我的订单/order-list.html b/用户端APP/我的订单/order-list.html new file mode 100644 index 0000000..93bc26a --- /dev/null +++ b/用户端APP/我的订单/order-list.html @@ -0,0 +1,531 @@ + + + + + + 我的订单 + + + +
我的订单
+ +
+
全部订单
+
待发货
+
待收货
+
待评价
+
退款/售后
+
+ +
+ +
+ + + + diff --git a/用户端APP/我的订单/order-refund.html b/用户端APP/我的订单/order-refund.html new file mode 100644 index 0000000..b18082b --- /dev/null +++ b/用户端APP/我的订单/order-refund.html @@ -0,0 +1,559 @@ + + + + + + 退款申请 + + + +
退款申请
+ +
+
+
+
+ +
+ +
+ 0/300 +
+
+ +
+ +
+ +
+
+
+
+
+
上传图片
+
+
+ +
+ +
+
+
+
+ + + +
+
+
+
+
申请中...
+
+
+ + + +