From 55053e635cba790d49c71ec0bc00b8d2cb89ca74 Mon Sep 17 00:00:00 2001 From: liyansheng <1761724207@qq.com> Date: Sun, 22 Dec 2024 22:17:43 +0800 Subject: [PATCH] =?UTF-8?q?fix<=E5=B7=B2=E7=9F=A5bug>?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/checkOrder.jsp | 2 +- src/main/webapp/orders.jsp | 13 +++++-------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/src/main/webapp/checkOrder.jsp b/src/main/webapp/checkOrder.jsp index 5573234..c2b2d23 100644 --- a/src/main/webapp/checkOrder.jsp +++ b/src/main/webapp/checkOrder.jsp @@ -92,7 +92,7 @@
- 返回订单列表 + 返回订单列表 diff --git a/src/main/webapp/orders.jsp b/src/main/webapp/orders.jsp index 514c39d..d92504b 100644 --- a/src/main/webapp/orders.jsp +++ b/src/main/webapp/orders.jsp @@ -31,11 +31,6 @@ margin-top: 20px; } - a { - color: #4682b4; - text-decoration: none; - margin: 0 10px; - } a:hover { text-decoration: underline; @@ -121,9 +116,11 @@

订单列表

- 全部 | - 待发货 | - 已发货 +
+

全部 | + 待发货 | + 已发货

+