织梦模板文章属性增加推荐和特荐图标

2025-08-04 0 11
给有属性的文档加入指定的图标图片,注意单双引号
  • 文字提示
[field:flag runphp=yes] if(stristr(@me,”c”)) @me = “[推荐]”;else @me = “”;[/field:flag]
[field:flag runphp=yes] if(stristr(@me,”a”)) @me = “[特荐]”;else @me = “”;[/field:flag]
  • 图片提示
[field:flag runphp=yes] if(stristr(@me,”a”)) @me = “<img src=’图片地址’>”;else @me = “”;[/field:flag]
[field:flag runphp=yes] if(stristr(@me,”c”)) @me = “<img src=’图片地址’>”;else @me = “”;[/field:flag]
收藏 (0) 打赏

感谢您的支持,我会继续努力的!

打开微信/支付宝扫一扫,即可进行扫码打赏哦,分享从这里开始,精彩与您同在
点赞 (0)

版权声明:所有的源码、软件和资料,不得使用于非法商业用途,不得违反国家法律,一切关于该资源商业行为与本站无关。

免费cms模板 dedecms教程 织梦模板文章属性增加推荐和特荐图标 https://www.mianfeicms.com/1224.html

相关文章

发表评论
暂无评论