|
|
·虹口游 ·短线游 ·中长线游 |
名 称 |
发表时间 |
##-----------------Velocity程序开始------------------
#set($list = $global.getListDateToPage("$siteId",'1666','13'))
#set($width = '100%')
#set($height = '100%')
#set($fileName = '便民公共服务详细内容页')
#set($viewInfoPath=$global.getPagePathByPageName("$siteId","$fileName"))
#foreach($l in $list)
#if($viewInfoPath)
#else
#end
$l.getTitle()
|
($global.formatDate($l.getPubdate()))
|
#end
##----------------------------信息发布 标题列表-----------------------------------
##-----------------Velocity程序结束------------------
##-----------------Velocity程序开始------------------
#set($to_page_Path = '')
#set($to_page_Path = '公共服务_休闲旅游_中长线游')
#set($totalRecords=$request.getParameter("totalRecords"))
#set($rowsPerPage=$request.getParameter("rowsPerPage"))
#set($totalPages=$request.getParameter("totalPages"))
#set($currentPage=$request.getParameter("currentPage"))
#set($upPage=$request.getParameter("upPage"))
#set($nextPage=$request.getParameter("nextPage"))
##-----------------列表翻页效果 结束-----------------------------------
##-----------------Velocity程序结束------------------
|
|
|
 |
|
| |