This commit is contained in:
张 元山 2025-05-31 01:50:07 +08:00
commit 01723e2a2f
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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