调整大小
This commit is contained in:
parent
62f0d92e4a
commit
7720d2930e
@ -60,7 +60,7 @@
|
||||
showCursorWhenSelecting : true,
|
||||
lineNumbers : true
|
||||
});
|
||||
codeMirror.setSize('auto', '426px');
|
||||
codeMirror.setSize('auto', '100%');
|
||||
}, function(code, data) {
|
||||
top.dialog.msg(data.msg);
|
||||
}, function() {
|
||||
|
Loading…
Reference in New Issue
Block a user