mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-15 09:48:14 +08:00
♻️ 帖子文本解析部分重构
This commit is contained in:
@@ -103,7 +103,6 @@ function onCancel() {
|
||||
visible.value = false;
|
||||
}
|
||||
|
||||
// todo 存在 bug,点击成就标题时可能会没有效果
|
||||
async function searchDirect(word: string): Promise<void> {
|
||||
await TGLogger.Info(`[ToAchiInfo][${props.data?.id}][Search] 查询 ${word}`);
|
||||
search.value = word;
|
||||
|
||||
Reference in New Issue
Block a user