需求:判断某一字段值是否为空,若为空则显示“未绑定”,若有值则显示“已绑定”。
<empty name="vo.wecha_id">尚未绑定</empty> <notempty name="vo.wecha_id">已绑定</notempty>