ncmatch问题

This commit is contained in:
hrx 2026-07-15 17:22:08 +08:00
parent 72b67033a5
commit 64073f7e9c

View File

@ -74,12 +74,12 @@
<div class="tag-list">
<span v-for="tag in item.tags" :key="tag" :style="getTypeStyle(item)">{{ tag }}</span>
</div>
<div class="card-foot static-card-foot">
<!-- <button type="button">
<!-- <div class="card-foot static-card-foot">
<button type="button">
查看详情
<span></span>
</button> -->
</div>
</button>
</div> -->
</article>
</div>