<{section name=i loop=$dataList}>
<{$dataList[i].allcontent}>
<{if $dataList[i].list}>
<{section name=j loop=$dataList[i].list}>
<{if $smarty.section.j.rownum != $smarty.section.j.total}>
<{/if}> <{/section}> <{/if}>
<{/section}>
<{$dataList[i].list[j].name}>
<{$dataList[i].list[j].content_other[0]}>
<{$dataList[i].list[j].content_other[1]}>
-
<{if $dataList[i].list[j].content_other[2]}>
- 地 址:<{$dataList[i].list[j].content_other[2]}> <{/if}> <{if $dataList[i].list[j].content_other[3]}>
- 電 話:<{$dataList[i].list[j].content_other[3]}> <{/if}>
<{if $dataList[i].list[j].content_other[4]}>
<{/if}>
<{if $dataList[i].list[j].content_other[5]}>
<{/if}>
<{if $dataList[i].list[j].content_other[6]}>
<{/if}>
<{if $dataList[i].list[j].bimg[1] || $dataList[i].list[j].bimg[2]}>
<{section name=k loop=$dataList[i].list[j].bimg}>
<{if $smarty.section.k.index > 0}>
<{/if}>
<{/section}>
<{/if}>
<{/if}> <{/section}> <{/if}>