1Next >
| meanliang | 发表于:15-01-23 21:58 编辑于:01-23 21:59 [添加收藏] 楼主 [回复] #Top# |
|---|---|
![]() ![]() ![]()
人气:314
积分:1410
金币:21511
|
{@res.join table1='%s_content_categroy_bind' table2='%s_content' field2='title,url,image,description' table3='%s_content_categroy' on='t1.id=t2.id and t1.cid=t3.cid' where='t2.mid=1 and t2.status=1 and t3.cid1=2' order='t2.id desc' number='10'}
{#foreach($res as $rs)}
<li>
{#if(!empty($rs['image']))}<a class="image" href="{DIR}{$rs[url]}" title="{$rs[title] code='quote'}"><img src="{DIR}images/?id={$rs[image]}" alt="{$rs[title] code='quote'}"></a><p class="info">{#else}<p class="info noinfo">{#endif}
<a href="{DIR}{$rs[url]}" title="{$rs[title] code='quote'}">{$rs[title]}</a><span>{$rs[description]}</span></p>
</li>
{#endforeach}
Ta最近还发表过
[帮助]
ueditor for KingCMS V9.10.0022
(22-01-29)
[模板]
【震撼首发K9模板】仿站修改版
(20-05-03)
[帮助]
KingCMS V910产品试用中心帮助文档
(19-09-11)
[帮助]
KingCMS V9.10.0023离线升级包
(18-05-17)
[帮助]
关于如何升级为KingCMS V910新版本云端
(18-02-19)
随机阅读
[帮助]
论坛版 9.10.0021
(16-10-26)
[使用]
KC地方门户有漏洞
(13-07-24)
[疑问]
怎么给产品分类缩略图添加上传缩略图的功能
(11-07-01)
[建议]
强烈建议动态和伪静态生成路径调整下
(11-01-09)
[其他]
高潮来临,男女兴奋(未满18周岁未进)
(10-12-22)
|
| 113.111.152.* | 发表于:15-06-06 12:59 沙发 [回复] #Top# |
|---|---|
|
|
找的就是这个!~!
|
1Next >