随笔分类 -  前端

摘要:transform:scale(2); 阅读全文

posted @ 2019-12-19 14:33 studyphp 阅读(466) 评论(0) 推荐(0)

摘要:pluins 创建quill 目录 创建文件video.js 模版中引用注册 api/upload 配置 模版初始化 webpack.base.conf.js index.html 阅读全文

posted @ 2019-12-09 18:42 studyphp 阅读(1092) 评论(0) 推荐(0)

摘要:1、index.html 增加cdn 地址 <script src="//cdn.bootcss.com/tinymce/5.0.16/tinymce.min.js"></script> 2、组件目录创建编辑器的组件 cd components touch tinymce-editor.vue 创建 阅读全文

posted @ 2019-12-09 18:34 studyphp 阅读(3028) 评论(9) 推荐(0)

摘要:plugins: { type: [String, Array], default: 'lists image media wordcount advlist bbcode code charmap emoticons insertdatetime preview' }, toolbar: { ty 阅读全文

posted @ 2019-12-09 18:25 studyphp 阅读(3518) 评论(0) 推荐(0)

摘要:Chrome和Safari浏览器preventDefault报treated as passive错误 问题代码是: 修复后的JavaScript代码是: 阅读全文

posted @ 2019-06-19 10:11 studyphp 阅读(259) 评论(0) 推荐(0)

导航