模擬后臺數(shù)據(jù){ list:[ { "title":"標(biāo)題1", "count":"內(nèi)容1", "num":"234" }, { "title":"標(biāo)題2", "count":"內(nèi)容2", "num":"234" }, { "title":"標(biāo)題3", "count":"內(nèi)容3", "num":"234" }, { "title":"標(biāo)題4", "count":"內(nèi)容4", "num":"234" }, { "title":"標(biāo)題5", "count":"內(nèi)容5", "num":"234" } ]}想通過 react的組件實現(xiàn)類似 angular 的 ng-repeat 的循環(huán)
react 能否實現(xiàn)類似 angular 的 ng-repeat 一樣對標(biāo)簽循環(huán)遍歷
開心每一天1111
2018-12-28 22:18:33