This commit is contained in:
wangyifeng 2025-05-31 01:50:04 +08:00
commit 4cd3e2ae6e
4 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@
<h1 style="font-size: 18px" class="">
{{ item.title }}
</h1>
<text> {{ item.date }}</text>
<!-- <text> {{ item.date }}</text> -->
</div>
</div>
<div class="mt-auto">

View File

@ -39,7 +39,7 @@
<h1 style="font-size: 18px" class="">
{{ item.title }}
</h1>
<text> {{ item.date }}</text>
<!-- <text> {{ item.date }}</text> -->
</div>
</div>
<div class="mt-auto">

View File

@ -36,7 +36,7 @@
<h1 class="text-2xl font-medium text-gray-800 mb-2">
{{ item.title }}
</h1>
<text> {{ item.date }}</text>
<!-- <text> {{ item.date }}</text> -->
</div>
</div>
<div class="mt-auto">

View File

@ -36,7 +36,7 @@
<h1 class="text-2xl font-medium text-gray-800 mb-2">
{{ item.title }}
</h1>
<text> {{ item.date }}</text>
<!-- <text> {{ item.date }}</text> -->
</div>
</div>
<div class="mt-auto">