优晟SEO

您现在的位置是:首页 > CMS教程 > 帝国cms > 正文

帝国cms

帝国cms后台模型newstext字段设置编辑器高度

佚名 2024-08-28帝国cms
系统-管理数据表-管理字段-新闻正文(修改)-输入表单替换html代码-<?=ECMS_ShowEditorVar("newstext",$ecmsfirstpost==1?"":stripSlashes($r[newstext]),"Default","","300","100%")?>中的300为高度……

系统-管理数据表-管理字段-新闻正文(修改)-输入表单替换html代码-

<?=ECMS_ShowEditorVar("newstext",$ecmsfirstpost==1?"":stripSlashes($r[newstext]),"Default","","300","100%")?>

中的300为高度