雪霏

uni-app发起请求

电脑版发表于:2020/10/28 19:14

代码如下:

uni.request({
	url: '接口地址',
	success: (result) => {
		my.lists = result.data;
	}
})

注意你的值是在返回参数的data里边而不是仅仅在返回参数里边的

关于TNBLOG
TNBLOG,技术分享。技术交流:群号677373950
ICP备案 :渝ICP备18016597号-1
App store Android
精彩评论
{{item.replyName}}
{{item.content}}
{{item.time}}
{{subpj.replyName}}
@{{subpj.beReplyName}}{{subpj.content}}
{{subpj.time}}
猜你喜欢