用上面的方法输出数据表中的数据,如何对value值进行判断, 比如:#visitor.status 值为0,要输出‘未完成’#visitor.status 值为1,要输出‘已完成’
使用if标签http://blog.csdn.net/fpx157/article/details/6420348