mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-05-25 06:05:45 +08:00
🚀 0.9.8
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
<div v-if="pools.length < 3" class="pool-grid">
|
||||
<PhPoolCard v-for="(pool, idx) in pools" :key="idx" :pool="pool" />
|
||||
</div>
|
||||
<!-- TODO: 优化Swiper效果 -->
|
||||
<Swiper
|
||||
v-else
|
||||
:autoplay="{ delay: 3000, disableOnInteraction: false }"
|
||||
|
||||
Reference in New Issue
Block a user