obsidian-notes/代码/web.form.md

14 lines
184 B
Markdown
Raw Permalink Normal View History

2024-04-15 03:19:57 +00:00
---
title: web.form
updated: 2022-03-14 07:40:45Z
created: 2022-03-14 07:31:15Z
---
# 调用js
wb.dosc
# body后插入Html
wb.document.body.insertAdjacentHTML("afterEnd",)
# 模板