帝國(guó)cms后臺(tái)模型newstext字段設(shè)置編輯器高度
系統(tǒng)-管理數(shù)據(jù)表-管理字段-新聞?wù)模ㄐ薷模?輸入表單替換html代碼-
<?=ECMS_ShowEditorVar("newstext",$ecmsfirstpost==1?"":stripSlashes($r[newstext]),"Default","","300","100%")?>
中的300為高度
責(zé)任編輯:實(shí)速科技
系統(tǒng)-管理數(shù)據(jù)表-管理字段-新聞?wù)模ㄐ薷模?輸入表單替換html代碼-
<?=ECMS_ShowEditorVar("newstext",$ecmsfirstpost==1?"":stripSlashes($r[newstext]),"Default","","300","100%")?>
中的300為高度