主题 : @cms_content_page 引用多个栏目问题 |
级别: 总版主
![]() |
13# 发表于:2012-09-24 14:17:11 IP:117.113.*.*
[@cms_content_page count='10' titLen='20' Recommend='1' orderBy='4' channelOption='1' channelId='channel.id,143' descLen='110' append='...'] 这不能这么写的。channel.id不能放在''里头,放在''里头当做了普通字符串来解析,''里头只能写固顶的id数,要写变量只能[@cms_content_page count='10' titLen='20' Recommend='1' orderBy='4' channelOption='1' channelId=channel.id descLen='110' append='...'] 这么写,不带''引号
|
||
---|---|---|---|