Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
最近在用Taro做百度小程序,现在有支付的需求。 请问Taro内该如何调用百度收银台支付。。 我查看了API说明找不到的接口可以尝试原生写法,例如 swan.requestPolymerPayment 。但是这样写在typescript下会报错不在命名空间,请问该如何处理这部分,谢谢各位大佬。