04 2024 档案
摘要:织梦一二级导航菜单被点击顶级栏目高亮(加class)解决方法,DedeCMS让channelartlist支持currentstyle属性。 dedecms默认模板的channelartlist是不支持currentstyle属性的。currentstyle属性在导航中应用的比较多,可以实现循环调用
阅读全文
摘要:dede文章内页自动给正文图片加了style样式怎么去掉 打开:/system/archive/archives.class.php 查找:box-shadow,找到如下: margin:20px 0;box-shadow:0 1px 2px rgba(0,0,0,.1) 改成下面这样: box-s
阅读全文