mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-07-12 10:31:07 +08:00
Compare commits
No commits in common. "374d65be491cc0cf1234778ffd25e5ab39f1f2d3" and "5e87d157133013a2dcd267d1b0c98dcf5e777d07" have entirely different histories.
374d65be49
...
5e87d15713
@ -27,7 +27,7 @@
|
||||
|
||||
<script>
|
||||
require(['ckeditor'], function () {
|
||||
window.createEditor('[name=content]', {height: 560});
|
||||
window.createEditor('[name=content]', {height: 565});
|
||||
});
|
||||
</script>
|
||||
{/block}
|
||||
2
public/static/plugs/ckeditor5/ckeditor.js
vendored
2
public/static/plugs/ckeditor5/ckeditor.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user