mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-04-22 21:59:49 +08:00
🐛 修复战绩显示异常
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<THomeCard :append="false">
|
||||
<template #title>限时祈愿</template>
|
||||
<template #default>
|
||||
<!-- TODO: 当数量超过2时,改为走轮播,显示2个 -->
|
||||
<div class="pool-grid">
|
||||
<PhPoolCard v-for="(pool, idx) in pools" :key="idx" :pool="pool" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user