通知富文本问题修正完毕
This commit is contained in:
parent
05e50de53b
commit
b4969688eb
|
@ -48,7 +48,7 @@
|
||||||
.ck-editor__editable { min-height: 600px; }
|
.ck-editor__editable { min-height: 600px; }
|
||||||
</style>
|
</style>
|
||||||
<script>
|
<script>
|
||||||
$(function(){
|
|
||||||
$('#isgg').switchbutton({
|
$('#isgg').switchbutton({
|
||||||
checked: true,
|
checked: true,
|
||||||
onChange: function(checked){
|
onChange: function(checked){
|
||||||
|
@ -74,7 +74,7 @@
|
||||||
// .catch( error => {
|
// .catch( error => {
|
||||||
// console.error( error );
|
// console.error( error );
|
||||||
// } );
|
// } );
|
||||||
})
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue