帝国ecms列表页标题图片判断功能实现方法

时间:2022-06-01 12:48:21

首先看一下效果


帝国ecms列表页标题图片判断功能实现方法


俺真的是菜鸟级别的,能弄出这个效果来,着实高兴了一会儿, 按照习惯, 分享一下。
小改了一个文件,就是e\class\connect.php中标题图片的部分,797行 ,在标签模板中调用时用[!--titlepic--]
即可得到<img src="" _fcksavedurl="""" _fcksavedurl="""" _fcksavedurl="""" _fcksavedurl="""" _fcksavedurl="""" style="margin: 3px auto 0px; padding: 0px 3px; outline: none; line-height: 21.6px; clear: both; border-width: 1px; border-style: solid; border-color: rgb(0, 153, 204); background: rgb(246, 251, 255); overflow: hidden; font-family: tahoma, arial, "Microsoft YaHei";">

复制代码

代码如下: