mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-15 09:48:14 +08:00
fix(achievements): 修正对应关系
This commit is contained in:
@@ -92,7 +92,6 @@ onMounted(async () => {
|
||||
.then(response => {
|
||||
return response.data.data.post.post.images[0];
|
||||
});
|
||||
console.log(gachaCover);
|
||||
poolInfo.value.push({
|
||||
title: gachaPool.title,
|
||||
subtitle: gachaPool.content_before_act,
|
||||
|
||||
Reference in New Issue
Block a user