去掉日期
This commit is contained in:
parent
029b3a978a
commit
49eb1646c2
@ -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">
|
||||||
|
@ -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">
|
||||||
|
@ -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">
|
||||||
|
@ -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">
|
||||||
|
Loading…
Reference in New Issue
Block a user