云开发,如何查看console发布于 8 年前作者 xieyang4309 次浏览最后编辑 8 年前来自 askhttp.request(options,res=>{ console.log(res) ctx.body = { code: 0, data: res } }) 如何查看console打印的值