mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-23 05:09:45 +08:00
🍱 添加卡池数据,调整卡池tab
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="gro-container">
|
||||
<v-tabs class="gro-tabs" v-model="historyTab" align-tabs="start" direction="vertical">
|
||||
<v-tab v-for="(item, index) in tabList" :key="index" :value="item.tab">
|
||||
v{{ item.tab }}
|
||||
{{ item.tab }}
|
||||
</v-tab>
|
||||
</v-tabs>
|
||||
<v-window v-model="historyTab" class="gro-window">
|
||||
|
||||
Reference in New Issue
Block a user