1
0

客户案例

This commit is contained in:
2025-12-18 15:36:32 +08:00
parent 9a235cc88a
commit 03d83b1262
2 changed files with 237 additions and 1 deletions

View File

@@ -167,7 +167,7 @@
let html = '';
cards.forEach(card => {
const href = card.href || 'classiccase_example.html';
const href = card.href || 'classiccase/classiccase_example.html';
html += `
<a href="${href}" class="product-card">
<div class="card-img">