Vanessa 2025-10-19 18:06:00 +08:00
parent c8b9eb9b6b
commit cdccf18974

View file

@ -711,6 +711,7 @@ id="preview">${data.data.content}</div>
})
});
</script></body></html>`;
// 移动端导出 pdf
if (typeof filePath === "undefined") {
return html;
}