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