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)
随机阅读
[疑问]
sp2留言管理有调用成功的么?
(18-03-18)
[其他]
必须知道的发外链十个博客平台
(17-05-20)
[模板]
接受所有KingCms模板制作工作
(13-10-12)
[疑问]
安装模块时出现 以下错误
(12-09-27)
[错误]
hit标签报错
(12-04-16)
|
| 113.111.152.* | 发表于:15-06-06 12:59 沙发 [回复] #Top# |
|---|---|
|
|
找的就是这个!~!
|
1Next >