搜索结果
搜索
搜索结果
>
<% target: TPL_search_results %> <% if: #{items.length} > 0 %> <% for: #{items} as #{item}, #{index} %> <% if: #{item.setTop} && #{item.setTop.productName} && #{item.setTop.desc} %>
#{item.setTop.productName}
#{item.setTop.desc | raw}
<% if: #{item.setTop.apply} && #{item.setTop.apply.length} > 0 %>
<% for: #{item.setTop.apply} as #{btn} %> <% if: !#{btn.disabled} %>
#{btn.name}
<% /if %> <% /for %>
<% /if %>
<% if: #{item.setTop.event} && #{item.setTop.event.length} > 0 && #{item.setTop.event[0].content} %>
#{item.setTop.event[0].content | raw}
<% /if %> <% if: #{item.setTop.promotionV2Display} %>
#{item.setTop.promotionV2Display | raw}
<% elif: #{item.setTop.promotion} && #{item.setTop.promotion.items} && #{item.setTop.promotion.items.length} > 0 %>
#{item.setTop.promotion.items[0].content | raw}
<% /if %>
<% else %>
#{item.title|raw}
#{item.content|ellipsis(250)|raw}
#{item.url}
来自:#{item.type|typeText}
<% /if %> <% /for %> <% else %> 没有找到您期望的内容,请尝试其他搜索词,或直接拨打百度智能云客服电话4008-777-818。 <% /if %> <% target: TPL_search_sidebar %>
<% for: #{items} as #{item}, #{index} %> <% if: #{item.active} %>
<% else %>
<% /if %>
#{item.value|typeText}<% if: #{item.count} >= 0 %>
(#{item.count})
<% /if %>
<% /for %>