This commit is contained in:
2024-06-20 19:12:13 +08:00
parent 12f0406a48
commit 4a6e6f4ac4
22 changed files with 509 additions and 204 deletions

View File

@@ -142,7 +142,6 @@ const initConfig = reactive({
cleanStyles(element)
removeUnwantedSpansAndMore(element)
removeCommentNodes(element)
console.log(element)
})
// 将处理后的fragment转换回HTML字符串
args.content = doc.body.innerHTML