fix:图片地址更改,接口数据传输修改,添加h5、app跳转直播
This commit is contained in:
@@ -81,6 +81,11 @@ export default {
|
||||
ids: ids.join(','),
|
||||
}
|
||||
}),
|
||||
getMpLink: () =>
|
||||
request({
|
||||
url: 'app/mplive/getMpLink',
|
||||
method: 'GET'
|
||||
}),
|
||||
},
|
||||
|
||||
//上传
|
||||
|
||||
Reference in New Issue
Block a user