mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-14 09:38:13 +08:00
fix(parser): 微调样式,优化回顶组件
This commit is contained in:
@@ -124,7 +124,6 @@ onMounted(async () => {
|
||||
activity: activityCard,
|
||||
game: newsCard,
|
||||
};
|
||||
console.log(annoCards.value);
|
||||
tab.value = "activity";
|
||||
loading.value = false;
|
||||
});
|
||||
@@ -166,6 +165,7 @@ async function toJson(item: AnnoListCard) {
|
||||
border-radius: 10px;
|
||||
background: #faf7e8;
|
||||
color: #546d8b;
|
||||
border-bottom: #4b5366 1px solid;
|
||||
}
|
||||
|
||||
.anno-cover {
|
||||
|
||||
Reference in New Issue
Block a user