+
@@ -161,7 +161,7 @@
/* ------------------------------- 简介md ------------------------------*/
var shixun_editormd = editormd("shixun_introduction", {
width : "89.7%",
- height : 300,
+ height : 600,
syncScrolling : "single",
//你的lib目录的路径,我这边用JSP做测试的
path : "/editormd/lib/",
@@ -190,7 +190,7 @@
/* --------------------------------- 背景知识 -------------------------------------- */
var shixun_propaedeutics = editormd("shixun_propaedeutics", {
width : "89.7%",
- height : 300,
+ height : 600,
syncScrolling : "single",
//你的lib目录的路径,我这边用JSP做测试的
path : "/editormd/lib/",