一、元素内容可编辑
<!--true:可编辑,默认false--> <element contenteditable="true|false">
html元素内容可编辑
原文:https://www.cnblogs.com/linding/p/14111966.html