#parse("content/base/back/common/macro.vm") #parse("content/base/back/common/head.vm") ## update--begin--author:zhangjiaqiang date:20170524 for:美化p3列表页面的按钮 ## update--end--author:zhangjiaqiang date:20170524 for:美化p3列表页面的按钮
列表
## update--begin--author:zhangjiaqiang date:20170524 for:美化p3列表页面的按钮 ## update--end--author:zhangjiaqiang date:20170524 for:美化p3列表页面的按钮
#if($!{pageInfos}) #foreach($!{info} in $!{pageInfos}) #*--//update-begin--Author:dangzhenghui Date:20170519 for:P3demo修改--------------------*# #end #end
姓名 性别 年龄 地址 电话 备注 操作
$!{info.name}#showDictTag("sex","$info.sex") #*--//update-end--Author:dangzhenghui Date:20170519 for:P3demo修改--------------------*# $!{info.age} $!{info.address} $!{info.phone} $!{info.memo} ## update--begin--author:zhangjiaqiang date:20170524 for:美化p3列表页面的按钮 编辑 删除 ## update--end--author:zhangjiaqiang date:20170524 for:美化p3列表页面的按钮
#set($attr='formSubmit') #showPageList($pageInfos $attr)