未验证 提交 fa88b0dd 编写于 作者: V Van

👽

上级 270c8346
......@@ -20,9 +20,8 @@ export default class Donate extends React.Component {
fetchJsonp('https://hacpai.com/apis/sponsors').
then(response => response.json()).
then(json => {
console.log(json.payments)
this.setState({
payments: json.payments,
payments: json.data.payments,
})
})
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册