This commit is contained in:
2025-09-22 15:30:26 +08:00
parent 4d272e82a4
commit f2a1eb90f6
4 changed files with 244 additions and 5 deletions
+1 -1
View File
@@ -164,7 +164,7 @@
</thead>
<tbody>
{% for item in items %}
<tr {% if loop.index <= 3 %}class="highlight"{% endif %}>
<tr>
<td class="date">{{ item.date }}</td>
<td class="priceTieba">{{ item.priceTieba }}</td>
<td class="priceWanbaolou">{{ item.priceWanbaolou }}</td>