下载文件
download_url
String
Y
-
// 下载文件 this.$bridge.downloadSingleFile({ download_url: 'http://example.com/file.pdf' }).then(res => { console.log(res) })
← downLoadInteractionFile 下载交互文件 retransmissionCloundRequest 重传云请求 →