Skip to content

Commit

Permalink
update(mp-alipay): 删除saveImageToPhotosAlbum兼容处理,已默认支持
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenyuWang committed Aug 15, 2022
1 parent 9bbf15a commit 0fa392f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/platforms/mp-alipay/runtime/api/protocols.js
Original file line number Diff line number Diff line change
Expand Up @@ -466,12 +466,6 @@ const protocols = { // 需要做转换的 API 列表
hideHomeButton: {
name: 'hideBackHome'
},
saveImageToPhotosAlbum: {
name: 'saveImage',
args: {
filePath: 'url'
}
},
saveVideoToPhotosAlbum: {
args: {
filePath: 'src'
Expand Down

0 comments on commit 0fa392f

Please sign in to comment.