原文 tinymce
tinymce.init({ selector: "textarea", // change this value according to your HTML plugins: "paste", menubar: "edit", toolbar: "paste" });