mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-07-09 17:41:05 +08:00
Compare commits
2 Commits
5e87d15713
...
374d65be49
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
374d65be49 | ||
|
|
4a5f57c3d4 |
@ -27,7 +27,7 @@
|
||||
|
||||
<script>
|
||||
require(['ckeditor'], function () {
|
||||
window.createEditor('[name=content]', {height: 565});
|
||||
window.createEditor('[name=content]', {height: 560});
|
||||
});
|
||||
</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