给的接口中有两个字符串数组,数组里是pdf的地址
如图
实现过程
代码:
onLoad: function (options) {
wx.request({
url: 'http://health.ia.ac.cn:5007/file/getFilesByListId?listId=13985',
method: "POST"
给的接口中有两个字符串数组,数组里是pdf的地址
如图
实现过程
代码:
onLoad: function (options) {
wx.request({
url: 'http://health.ia.ac.cn:5007/file/getFilesByListId?listId=13985',
method: "POST"