当我这样做时 state.map( post => {console.log(post)} ) , 我什么也没看到。 ... async componentDidMount() { const { data } = await axios.get('/api/all') this.
確定! 回上一頁