修改编辑器文件 e/admin/ecmseditor/editorfun.php 文件
里面的
$pic=”<a href='”.$bimgurl.”‘ target=’_blank’><img src='”.$imgurl.”‘ border=”.$r[‘imgborder’].$width.$height.”></a>”;
return $pic;
}
改成
$pic=”<img src='”.$imgurl.”‘>”;
return $pic;
}
这样就ok
修改编辑器文件 e/admin/ecmseditor/editorfun.php 文件
里面的
$pic=”<a href='”.$bimgurl.”‘ target=’_blank’><img src='”.$imgurl.”‘ border=”.$r[‘imgborder’].$width.$height.”></a>”;
return $pic;
}
改成
$pic=”<img src='”.$imgurl.”‘>”;
return $pic;
}
这样就ok
本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。
米库模板-苹果cms模板 其他教程 帝国cms后台发布信息时的多图上传去掉链接a标签 https://www.mikucms.com/4598.html
Hi, this is a comment. To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard. Commenter avatars come from Gravatar.