摘要:
实体的字段以is开头时,比如isTop, isComment等等,在取数据时,会自动将字段的is 去掉,即取到的字段为top等等,应该是以is开头本就不符合取名规范吧。{"message":"","rows":[{"audit":1,"author":"admin","click":1,"comment":1,"datetime":"","editor":"1&quo 阅读全文
posted @ 2014-02-06 16:53
Mr_Clint
阅读(2346)
评论(1)
推荐(0)
摘要:
顾名思义,formatter是格式化的意思,也就是以你想要的形式呈现出来,本次在此用到:{ title:'置顶', width:50, field:'isTop', formatter: function (value, row, index){ if (value == 0) { return '是'; } else { return '否'... 阅读全文
posted @ 2014-02-06 15:31
Mr_Clint
阅读(703)
评论(0)
推荐(0)

浙公网安备 33010602011771号