模拟后台数据{ list:[ { "title":"标题1", "count":"内容1", "num":"234" }, { "title":"标题2", "count":"内容2", "num":"234" }, { "title":"标题3", "count":"内容3", "num":"234" }, { "title":"标题4", "count":"内容4", "num":"234" }, { "title":"标题5", "count":"内容5", "num":"234" } ]}想通过 react的组件实现类似 angular 的 ng-repeat 的循环
添加回答
举报
0/150
提交
取消