提交 f9b1c7c9 编写于 作者: 雪洛's avatar 雪洛

update: 更新支付宝小程序兼容列表

上级 14817547
...@@ -3,13 +3,10 @@ const todos = [ ...@@ -3,13 +3,10 @@ const todos = [
'getRecorderManager', 'getRecorderManager',
'getBackgroundAudioManager', 'getBackgroundAudioManager',
'createInnerAudioContext', 'createInnerAudioContext',
'createVideoContext',
'createCameraContext', 'createCameraContext',
'createLivePlayerContext', 'createLivePlayerContext',
'onMemoryWarning',
'startAccelerometer', 'startAccelerometer',
'startCompass', 'startCompass',
'addPhoneContact',
'authorize', 'authorize',
'chooseInvoiceTitle', 'chooseInvoiceTitle',
'addTemplate', 'addTemplate',
...@@ -45,7 +42,10 @@ const canIUses = [ ...@@ -45,7 +42,10 @@ const canIUses = [
'checkIsSupportSoterAuthentication', 'checkIsSupportSoterAuthentication',
'startSoterAuthentication', 'startSoterAuthentication',
'checkIsSoterEnrolledInDevice', 'checkIsSoterEnrolledInDevice',
'openDocument' 'openDocument',
'createVideoContext',
'onMemoryWarning',
'addPhoneContact'
] ]
function _handleNetworkInfo (result) { function _handleNetworkInfo (result) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册