tinymce.init({ selector: '#editor', }).then(editors => { // 创建成功的时候保存编辑器的对象(参数是编辑器数组, 因为selector 可以使用class 选择 ...
確定! 回上一頁