账号通
    

账号  

密码  

2886

查看

4

回复
主题:[分享]用sql 标签在网站首页调用团购列表 [收藏主题] 转到:  
科汛官方 当前离线

47268

主题

145

广播

405

粉丝
添加关注
级别:管理员

用户积分:101604 分
登录次数:7935 次
注册时间:2006/12/7
最后登录:2023/12/14
科汛官方 发表于:2011/5/26 9:34:04   | 显示全部帖子 查看该作者主题 楼主 
科汛在线商城系统(NET)

标签名称:团购列表

sql语句:select top 10 id,subject,photourl,intro,address from KS_GroupBuy where locked=0 order by id desc



循环体:

[loop=10]

<li>

<img src="{$Field(photourl,Text,0,...,0,/images/nopic.gif)}" width="120" height="110" align="left">

  <a href="/shop/groupbuyshow.asp?id={$Field(id,GetInfoUrl,0,2)}">{$Field(subject,Text,0,...,0,)}</a>

   <br/>

   简介:{$Field(intro,Text,50,...,2,)}

   地址:{$Field(address,Text,0,...,0,)}

</li>

[/loop]







调用:{SQL_团购列表()}

 
  支持(7) | 反对(7) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.17188秒 powered by KesionCMS 9.0