wysiwyg-editor 去掉版权
wysiwyg-editor 去掉版权可以配置 attribution: false
    <script>
       new FroalaEditor('#content',{
           language: 'zh_cn',
           attribution: false,
           height: 300,
           width:600,          
       });
     </script>
wysiwyg-editor 缺少licence 可以参考:http://bbs.itying.com/topic/6073c84153e6780b2c6cb933
 
        
       
                     
                   
                    

