Refactor and enhance various HTML pages with updated links, improved styles, and optimized JavaScript functionality
- Updated badge styles in culture.html for better visual consistency and added backdrop-filter support. - Introduced a fallback panel for the map in index.html with enhanced styles and responsive design. - Changed links in product_ecommerce_freight_booking.html, product_full_logistics_chain_cargo_agent.html, product_full_logistics_chain_platform.html, product_full_logistics_chain_ship_agent.html, product_port_cdi_container.html, product_shipping_boat.html, product_shipping_company.html to point to new URLs with query parameters. - Improved scroll reveal functionality in solution_inland_river_shipping.html, solution_logistics_chain.html, solution_port_supply_chain.html, and solution_supply_chain.html by replacing forEach with a traditional for loop for better performance.
This commit is contained in:
@@ -169,7 +169,7 @@
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-4"><a class="case-card-link" href="classiccase/shanghai_xinhai_freight.html"><div class="case-card"><div class="case-card-header teal"><h3>上海新海国际船舶代理有限公司</h3></div><div class="case-card-body"><p>上海新海国际船舶代理有限公司,1993年3月29日成立于上海,专注提供全方位国际船舶代理服务。</p></div></div></a></div>
|
||||
<div class="col-md-4"><a class="case-card-link" href="classiccase/shanggang_liandai_integration.html"><div class="case-card"><div class="case-card-header green"><h3>上海上港联合国际船舶代理有限公司</h3></div><div class="case-card-body"><p>上海上港联合国际船舶代理有限公司1994年成立,系上海国际港务(集团)股份有限公司全资子公司,上海港主要国际船舶代理服务企业之一。</p></div></div></a></div>
|
||||
<div class="col-md-4"><a class="case-card-link" href="classiccase/shanggang_liandai_booking.html?tab=integration"><div class="case-card"><div class="case-card-header green"><h3>上海上港联合国际船舶代理有限公司</h3></div><div class="case-card-body"><p>上海上港联合国际船舶代理有限公司1994年成立,系上海国际港务(集团)股份有限公司全资子公司,上海港主要国际船舶代理服务企业之一。</p></div></div></a></div>
|
||||
<div class="col-md-4"><a class="case-card-link" href="classiccase/shanghai_port_coastal_system.html"><div class="case-card"><div class="case-card-header blue"><h3>上海港船务代理有限公司</h3></div><div class="case-card-body"><p>上海港船务代理有限公司1993年8月2日成立,植根上海并深度依托国际航运中心优势,专注水上运输领域的专业船舶代理服务。</p></div></div></a></div>
|
||||
</div>
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user