state.lists.map(function(list, index) { return( <div key={index}> <div key={list.name} id={ ...
確定! 回上一頁