上一页 1 ··· 3 4 5 6 7 8 9 10 11 12 下一页
摘要: {eyou:global name='web_templets_m' /} 移动端路径 {eyou:global name='web_templets_pc' /} 电脑端路径 {neq name='$i' value='$__LIST__|count=###'}|{/neq} 最后一个不显示 {e 阅读全文
posted @ 2021-01-23 14:40 浅岛连云 阅读(363) 评论(0) 推荐(0) 编辑
摘要: 一、第一条的判断 判断代码{eyou:eq name='$i' value='1'} 输出值{/eyou:eq},arclist与list都可以 {eyou:list pagesize='20' titlelen='40'} {eyou:eq name='$i' value='1'}<!--判断开始 阅读全文
posted @ 2021-01-23 14:37 浅岛连云 阅读(359) 评论(0) 推荐(0) 编辑
摘要: 网站名称 {eyou:global name='web_name' /} 域名链接 {eyou:global name='web_basehost' /} 网站版权 {eyou:global name='web_copyright' /} 网站备案号 {eyou:global name='web_r 阅读全文
posted @ 2021-01-23 14:34 浅岛连云 阅读(1217) 评论(0) 推荐(0) 编辑
摘要: 一级菜单导航 <li class="{eyou:eq name='$Request.param.m' value='Index'}hover{/eyou:eq}"> <a href="{eyou:global name='web_cmsurl' /}">首页</a> </li> {eyou:chan 阅读全文
posted @ 2021-01-23 14:14 浅岛连云 阅读(416) 评论(0) 推荐(0) 编辑
摘要: 从0开始的办法{$key}从1开始的办法{$i}如果想从2开始怎么办?只需+1就可实现{$i+1} {eyou:list pagesize ='10' titlelen="40" } <li class="yi{$i}"><a href="{$field.arcurl}"> {$field.titl 阅读全文
posted @ 2021-01-23 14:10 浅岛连云 阅读(169) 评论(0) 推荐(0) 编辑
摘要: 标题 / 关键词 / 描述 <title>{$eyou.field.seo_title}</title> <meta name="description" content="{$eyou.field.seo_description}" /> <meta name="keywords" content 阅读全文
posted @ 2021-01-23 14:09 浅岛连云 阅读(130) 评论(0) 推荐(0) 编辑
摘要: {$eyou.field.typeid|GetTotalArc=###} 阅读全文
posted @ 2021-01-23 13:56 浅岛连云 阅读(40) 评论(0) 推荐(0) 编辑
摘要: {eyou:type type='self'} {$field.id|gettoptype=###,typename} {/eyou:type} 阅读全文
posted @ 2021-01-23 13:54 浅岛连云 阅读(62) 评论(0) 推荐(0) 编辑
摘要: {$eyou.field.content} 阅读全文
posted @ 2021-01-23 13:52 浅岛连云 阅读(30) 评论(0) 推荐(0) 编辑
摘要: 当前栏目调用同级栏目 {eyou:channel type="self" currentstyle="active"} <a href="{$field.typeurl}" title="{$field.typename}" class="{$field.currentstyle}">{$field 阅读全文
posted @ 2021-01-23 13:51 浅岛连云 阅读(61) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7 8 9 10 11 12 下一页