mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-18 10:18:14 +08:00
♻️ 帖子文本解析部分重构
This commit is contained in:
@@ -39,7 +39,6 @@ interface TpLinkCard {
|
||||
|
||||
interface TpLinkCardProps {
|
||||
data: TpLinkCard;
|
||||
next: unknown;
|
||||
}
|
||||
|
||||
const props = defineProps<TpLinkCardProps>();
|
||||
|
||||
Reference in New Issue
Block a user