eyoucms导航菜单调用一二三级栏目的方法
2022-12-31 08:57:05易优eyoucms 70人已围观
{eyou:channel type="top" row="60" id="field" currentstyle="active"} <!--一级--> <li class="yiji"><a href="{$field.typeurl}" title="{$field.typename}">{$field.typename}</a> <div class="erji"> <!--二级--> {eyou:channel name="$field.children" row="100" id="field2"}<a href="{$field2.typeurl}">{$field2.typename}</a> <div class="sanji"> <!--三级--> {eyou:channel name="$field2.children" row="100" id="field3"}<a href="{$field3.typeurl}">{$field3.typename}</a>{/eyou:channel} <!--三级end--> </div> {/eyou:channel} <!--二级end--> </div> </li> <!--一级end--> {/eyou:channel}
上一篇:宝塔解压不了文件
相关文章
随机图文
pbootcms清除删除冗余无用的图片
PbootCMS V3.2.2已经实现清理冗余图片功能,支持图片预览和选择图片手动删除。 有需要的朋友可以升级到PbootCMS V3.2.2+以上版本。 或者是下载官方最新版程序。pbootcms添加友情链接后不能正常跳转打开
经常遇到客户问:“你给我做的网站那个友情链接怎么不好用,添加后前台点击打不开,跳转不了”等等。 经检查发现都是后台添加友情链接的时候输入网址格式有误造成的。 如百度:https://www.baidu.com(此为正确的百度链接) 但是很多人填写的网址却是www.baidu.com(此处没有http://或者是https://) 添加友情链接时百度WebShell免费在线检测 木马查杀
在线查杀链接地址https://scanner.baidu.com/#/pages/intro Q.都可以上传什么类型的文件? A.支持的文件类型有 php, phtml, inc, php3, php4, php5, war, jsp, jspx, asp, aspx, cer, cdx, asa, ashx, asmx, cfm 我们支持的压织梦多语言网站分页中文文字替换成英文
以下提供一种中文替换英文的方法,其他语言请自行修改调整 {dede:pagelist listitem="index,end,pre,next,pageno" listsize="3" function="str_replace(array('首页','上一页','下一页','末页','共','页','条记录'),array('Home','Pre','Next','Last','Total',