【基础用法】名称:weapp功能:用于网站安装更多的插件,建议放置在文件模板的底部。语法:{eyou:weapp type='default' /}参数:type='' 类型底层字段:无
【基础用法】名称:range功能:范围判断标签包括in notin between notbetween四个标签,都用于判断变量是否中某个范围。语法:{eyou:range name='$eyou.field.typeid' valu
【基础用法】名称:for功能:数据/记录循环输出标签(注:类似与volist、foreach标签)语法:{eyou:for start='开始值' end='结束值'}{$i}{/eyou:for}php解析后的代码是
[基础用法]名称:ad功能:获取单条广告数据语法:{eyou:ad aid='广告ID'}<a href='{$field.links}' {$field.target}><img alt='
attribute 栏目属性列表 [基础用法]名称:attribute功能:获取栏目的属性列表,或者单独获取某个属性值。语法:{eyou:attribute type='auto'} {$attr.n
user 登录注册入口标签 [基础用法]名称:user功能:动态显示购物车、登录、注册、退出、会员中心的入口;语法: {eyou:user type='login'} &nbs
【基础用法】名称:diyurl功能:内置URL调用语法:{eyou:diyurl type='分类' /}参数:type='' 内置URL分类--- type='tags' TAG标签主页UR
[基础用法]名称:php功能:执行php代码语法:{eyou:php}$a = 'EyouCMS';echo $a;{/eyou:php} 参数:无底层字段:无
[基础用法]名称:notice功能:统计站内通知未读消息条数语法:{eyou:notice id='field'} <a href="{$field.url}">站内
asklist 内置问答列表标签 [基础用法]名称:asklist功能:在首页、列表、内容页调用内置问答模型的提问列表语法:{eyou:asklist id='field' row='20'} &