Cannot read property 'length' of undefined;
Cannot read property 'length' of undefined;无法获取电影列表 一直在加载
Cannot read property 'length' of undefined;无法获取电影列表 一直在加载
2019-05-14
先看下network里请求的响应结果是什么,在请求API的url后面跟一个apikey参数:
http://api.douban.com/v2/movie/in_theaters?apikey=0df993c66c0c636e29ecbb5344252a4a&start=0&count=10
举报