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

update: 兼容旧版requestPayment

上级 4d2ec0a4
......@@ -163,7 +163,7 @@ const protocols = {
}
},
requestPayment: {
name: 'pay'
name: tt.canIUse && tt.canIUse('pay') ? 'pay' : 'requestPayment',
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册