防止富文本滚动触底回弹
This commit is contained in:
@ -48,6 +48,7 @@
|
|||||||
placeholder: '请输入公告内容',
|
placeholder: '请输入公告内容',
|
||||||
height : 192,
|
height : 192,
|
||||||
lang : 'zh-CN',
|
lang : 'zh-CN',
|
||||||
|
followingToolbar: false,
|
||||||
callbacks: {
|
callbacks: {
|
||||||
onImageUpload: function (files) {
|
onImageUpload: function (files) {
|
||||||
sendFile(files[0], this);
|
sendFile(files[0], this);
|
||||||
|
@ -50,6 +50,7 @@
|
|||||||
placeholder: '请输入公告内容',
|
placeholder: '请输入公告内容',
|
||||||
height : 192,
|
height : 192,
|
||||||
lang : 'zh-CN',
|
lang : 'zh-CN',
|
||||||
|
followingToolbar: false,
|
||||||
callbacks: {
|
callbacks: {
|
||||||
onImageUpload: function (files) {
|
onImageUpload: function (files) {
|
||||||
sendFile(files[0], this);
|
sendFile(files[0], this);
|
||||||
|
Reference in New Issue
Block a user