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