Example: react loop through array this.items = this.state.cart.map((item, key) => {item.name} );
確定! 回上一頁