1. 首页
  2. 网络技术
  3. 综合布线
  4. 网络解析Httpery

网络解析Httpery

上传者: 2019-05-21 17:26:41上传 JS文件 1.38KB 热度 20次
constructor(props){super(props);this.state={arr:[]};}componentDidMount(){//使用fetch用于网络加载数据fetch("http://api.shujuzhihui.cn/api/news/list?appKey=3e50f800ce7f4cdd9eda8d1c1ca71792&category;=娱乐").then(response=>response.json()).then(responseJson=>
下载地址
用户评论