根据编辑器类型(ckeditor、wangEditor、ueditor),现在正确地分配了相应的HTML结构。 之前默认分配给wangEditor的div结构,在编辑器类型为ueditor时会出现问题,现在已将其修正为正确的script标签结构。 同时,也对ckeditor的textarea标签进行了样式修正。
根据编辑器类型(ckeditor、wangEditor、ueditor),现在正确地分配了相应的HTML结构。 之前默认分配给wangEditor的div结构,在编辑器类型为ueditor时会出现问题,现在已将其修正为正确的script标签结构。 同时,也对ckeditor的textarea标签进行了样式修正。