PHP好学吗
2019-12-17 21:31
return rp(`http://api.douban.com/v2/movie/in_theaters?apikey=0df993c66c0c636e29ecbb5344252a4a&start=${event.start}&count=${event.count}`)
.then(function(res) {
console.log(res);
return res;
})
.catch(function(err) {
console.error(err);
});
}
键盘左上角,1左边的那个,和波浪线是一个按键。
轻松入门微信小程序与云开发
64548 学习 · 1742 问题
相似问题