{@if title!=""}
| 中文 | Portugûes | English | {@if lang=="ch"}摘要{@else if lang=="pt"}Resumo{@else if lang="en"}Summary{@/if} | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ${item.SUBJECT} | {@if item.CPOSTURL!=""}鏈結 | {@else if item.ATTACH.CH}{@if item.ATTACH.CH.length>0} {@each item.ATTACH.CH as attach,index} {@if attach.SAVEFILE.indexOf(".pdf")>=0} PDF {@else if attach.SAVEFILE.indexOf(".xls")>=0} Excel {@else if attach.SAVEFILE.indexOf(".doc")>=0} Word {@/if} {@/each} {@/if} | {@else}{@/if} {@if item.PPOSTURL!=""} | Link | {@else if item.ATTACH.PT}{@if item.ATTACH.PT.length>0} {@each item.ATTACH.PT as attach,index} {@if attach.SAVEFILE.indexOf(".pdf")>=0} PDF {@else if attach.SAVEFILE.indexOf(".xls")>=0} Excel {@else if attach.SAVEFILE.indexOf(".doc")>=0} Word {@/if} {@/each} {@/if} | {@else}{@/if} {@if item.EPOSTURL!=""} | Link | {@else if item.ATTACH.EN}{@if item.ATTACH.EN.length>0} {@each item.ATTACH.EN as attach,index} {@if attach.SAVEFILE.indexOf(".pdf")>=0} PDF {@else if attach.SAVEFILE.indexOf(".xls")>=0} Excel {@else if attach.SAVEFILE.indexOf(".doc")>=0} Word {@/if} {@/each} {@/if} | {@else}{@/if} {@if item.ATTACH.SUMMARY} | {@if item.ATTACH.SUMMARY.length>0} {@each item.ATTACH.SUMMARY as attach,index} {@if attach.SAVEFILE.indexOf(".pdf")>=0} PDF {@else if attach.SAVEFILE.indexOf(".xls")>=0} Excel {@else if attach.SAVEFILE.indexOf(".doc")>=0} Word {@/if} {@/each} {@/if} | {@else}{@/if} |