generated from Leo_Ding/web-template
视频
This commit is contained in:
parent
4211973c83
commit
0f6ce84b4f
@ -115,13 +115,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="timeline">
|
||||
<div v-for="item in listData" :key="item.id" class="timeline-item">
|
||||
<div class="timeline-date">{{ item.year }}年{{ item.month }}月</div>
|
||||
<div class="timeline-event">{{ item.title }}</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user