后台获取一张记录表,已经做过列转行的转换,在html如何用#for展示如图:
record为
[{date:2017-10-13, 跑步:2000, 俯卧撑:200}, {date:2017-10-20, 跑步:2000, 俯卧撑:0}]
getBean(....)
getModel(...)