mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-24 10:22:32 +08:00
Update form.html
This commit is contained in:
parent
39a77b444e
commit
5ef5a44a1c
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
require(['ckeditor'], function () {
|
require(['ckeditor'], function () {
|
||||||
window.createEditor('[name=content]', {height: 300});
|
window.createEditor('[name=content]', {height: 600});
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
{/block}
|
{/block}
|
Loading…
x
Reference in New Issue
Block a user