From 4f1777c0451ecb5cf51204dd7dab4aeb7fc5073a Mon Sep 17 00:00:00 2001 From: fengjun Date: Thu, 16 Apr 2026 10:21:27 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E6=96=B9=E6=A1=88=E5=AE=A2?= =?UTF-8?q?=E6=88=B7=E5=85=B3=E8=81=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- solution_logistics_chain.html | 108 +++++++++++++++++++------------- solution_port_supply_chain.html | 60 +++++++++++------- solution_supply_chain.html | 60 +++++++++++------- 3 files changed, 144 insertions(+), 84 deletions(-) diff --git a/solution_logistics_chain.html b/solution_logistics_chain.html index 02ce7a1..3a34609 100644 --- a/solution_logistics_chain.html +++ b/solution_logistics_chain.html @@ -962,6 +962,18 @@ background: #f8fafc; } + .case-card-link { + display: block; + color: inherit; + text-decoration: none; + } + + .case-card-link:hover, + .case-card-link:focus { + color: inherit; + text-decoration: none; + } + .case-card { background: #fff; border-radius: 16px; @@ -1569,67 +1581,79 @@
-
-
- diff --git a/solution_port_supply_chain.html b/solution_port_supply_chain.html index 901944e..499a608 100644 --- a/solution_port_supply_chain.html +++ b/solution_port_supply_chain.html @@ -962,6 +962,18 @@ background: #f8fafc; } + .case-card-link { + display: block; + color: inherit; + text-decoration: none; + } + + .case-card-link:hover, + .case-card-link:focus { + color: inherit; + text-decoration: none; + } + .case-card { background: #fff; border-radius: 16px; @@ -1486,34 +1498,40 @@
- diff --git a/solution_supply_chain.html b/solution_supply_chain.html index 66249bd..821685e 100644 --- a/solution_supply_chain.html +++ b/solution_supply_chain.html @@ -962,6 +962,18 @@ background: #f8fafc; } + .case-card-link { + display: block; + color: inherit; + text-decoration: none; + } + + .case-card-link:hover, + .case-card-link:focus { + color: inherit; + text-decoration: none; + } + .case-card { background: #fff; border-radius: 16px; @@ -1490,34 +1502,40 @@