提交 0bd2b758 编写于 作者: W wangyaqi

update: mp-alipay api

上级 b05fb316
......@@ -12,8 +12,6 @@ const todos = [
'startAccelerometer',
'startCompass',
'addPhoneContact',
'setBackgroundColor',
'setBackgroundTextStyle',
'authorize',
'chooseAddress',
'chooseInvoiceTitle',
......@@ -45,7 +43,9 @@ const canIUses = [
'openSetting',
'getSetting',
'createIntersectionObserver',
'getUpdateManager'
'getUpdateManager',
'setBackgroundColor',
'setBackgroundTextStyle'
]
function _handleNetworkInfo (result) {
......@@ -382,6 +382,9 @@ const protocols = { // 需要做转换的 API 列表
returnValue: {
brightness: 'value'
}
},
showShareMenu: {
name: 'showSharePanel'
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册