const API_URL = 'https://api.douban.com/v2/movie';
var getData = function(self,params) {
wx.request({
url: API_URL + params,
//data: {},
//method: 'GET', // OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, CONNECT
header: { 'Content-Type': 'json' }, // 设置请求的 header
success: function(res){
// success
//console.log(res.data);
if(res.data.subjects) {
self.setData({
title: res.data.title,
subjects: res.data.subjects
})
}else {
//console.log(res.data);
self.setData({
title: res.data.title,
subjects: res.data
})
}
},
fail: function() {
// fail
},
complete: function() {
// complete
}
})
}
module.exports = getData;
没有合适的资源?快使用搜索试试~ 我知道了~
微信小程序demo:豆瓣(源代码+截图)
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
226 浏览量
2022-06-19
17:19:32
上传
评论
收藏 1021KB ZIP 举报
微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)微信小程序demo:豆瓣(源代码+截图)
资源推荐
资源详情
资源评论
















收起资源包目录

































































共 52 条
- 1
- 2
- 3
- 4
- 5
- 6
- 11
资源评论

荣华富贵8
- 粉丝: 48
- 资源: 2059

上传资源 快速赚钱
我的内容管理 收起
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助

会员权益专享
安全验证
文档复制为VIP权益,开通VIP直接复制
