主题 : 关键字搜索问题 |
级别: 商业授权用户
![]() |
1# 发表于:2014-11-14 09:15:43 IP:113.222.*.*
|
||||
---|---|---|---|---|---|
级别: 商业授权用户
![]() |
5# 发表于:2014-11-14 10:58:46 IP:113.222.*.*
还有页面只显示两个商品就会需要翻页。还是竖排的。 www.suntmall.cn
|
||
---|---|---|---|
级别: 商业授权用户
![]() |
7# 发表于:2014-11-14 11:10:24 IP:113.222.*.*
前台页面网址http://www.suntmall.cn/ 你看一下。@shop_lucene_page q=q ctgId=ctgId descLen='100' append='...' count='2']
<div class="search_msg"> 您搜索的<span class="red">“${q!}”</span>, 共有 <span class="red">${tag_pagination.totalCount} 条</span> 查询结果<!--,[@process_time/]--> </div> [#if tag_list??] <ul> [#list tag_list as p] <li> <a href="${p.url!}"> <img src="${p.coverImgUrl!}" width="148" height="150"/></a> <p><a href="${p.url!}" class="sp_title">${p.description!}</a></p> <p><a href="${p.url!}" class="sp_title1">${p.name!}</a></p> <p class="red">¥${p.salePrice!}元 </p> </li> [/#list] |
||
---|---|---|---|
级别: 状元
![]() |
9# 发表于:2014-11-14 11:15:35 IP:182.1.*.*
。@shop_lucene_page q=q ctgId=ctgId descLen='100' append='...' count='2']
<div class="search_msg"> count设置为10 |
||
---|---|---|---|