This commit is contained in:
2026-04-16 15:41:36 +08:00
parent e8ad6696cd
commit 9af4ef3ff9
11 changed files with 1810 additions and 239 deletions
+12 -12
View File
@@ -830,7 +830,7 @@
<main class="container">
<div class="stories-grid">
<!-- 故事1 -->
<div class="story-card">
<a href="story-detail.html?id=story-1" class="story-card">
<div class="story-image-wrapper">
<img class="story-image" src="story-1.jpg" alt="小橘" onerror="this.src='cat.png'" />
<span class="story-category">健康恢复</span>
@@ -851,10 +851,10 @@
<span class="story-tag">数据报告</span>
</div>
</div>
</div>
</a>
<!-- 故事2 -->
<div class="story-card">
<a href="story-detail.html?id=story-2" class="story-card">
<div class="story-image-wrapper">
<img class="story-image" src="story-2.jpg" alt="旺财" onerror="this.src='dog.jpeg'" />
<span class="story-category">体重管理</span>
@@ -875,10 +875,10 @@
<span class="story-tag">定时定量</span>
</div>
</div>
</div>
</a>
<!-- 故事3 -->
<div class="story-card">
<a href="story-detail.html?id=story-3" class="story-card">
<div class="story-image-wrapper">
<img class="story-image" src="story-3.jpg" alt="布丁" onerror="this.src='cat.png'" />
<span class="story-category">AI识别</span>
@@ -899,10 +899,10 @@
<span class="story-tag">远程守护</span>
</div>
</div>
</div>
</a>
<!-- 故事4 -->
<div class="story-card">
<a href="story-detail.html?id=story-4" class="story-card">
<div class="story-image-wrapper">
<img class="story-image" src="story-4.jpg" alt="豆豆" onerror="this.src='dog.jpeg'" />
<span class="story-category">饮水健康</span>
@@ -923,10 +923,10 @@
<span class="story-tag">循环净化</span>
</div>
</div>
</div>
</a>
<!-- 故事5 -->
<div class="story-card">
<a href="story-detail.html?id=story-5" class="story-card">
<div class="story-image-wrapper">
<img class="story-image" src="story-5.jpg" alt="咪咪" onerror="this.src='cat.png'" />
<span class="story-category">健康监测</span>
@@ -947,10 +947,10 @@
<span class="story-tag">数据报告</span>
</div>
</div>
</div>
</a>
<!-- 故事6 -->
<div class="story-card">
<a href="story-detail.html?id=story-6" class="story-card">
<div class="story-image-wrapper">
<img class="story-image" src="story-6.jpg" alt="大黄" onerror="this.src='dog.jpeg'" />
<span class="story-category">训练养成</span>
@@ -971,7 +971,7 @@
<span class="story-tag">清洁管理</span>
</div>
</div>
</div>
</a>
</div>
<!-- 社交媒体区域 -->