mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-14 09:38:13 +08:00
💡 整理 todo
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
<span>近期活动</span>
|
||||
</div>
|
||||
<div v-if="!loading" class="position-grid">
|
||||
<!-- todo hover 效果优化 -->
|
||||
<v-card
|
||||
v-for="card in positionCards"
|
||||
:key="card.postId"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<template>
|
||||
<!-- todo 样式优化 47041934-->
|
||||
<div
|
||||
class="tp-villa-card-box"
|
||||
:style="{
|
||||
|
||||
Reference in New Issue
Block a user