Sign in Sign up
nuget

WXManagerPluginConstract

增加获取 native二维码支付 通过config接口注入权限验证配置 wx.config({ debug: true, // 开启调试模式,调用的所有api的返回值会在客户端alert出来,若要查看传入的参数,可以在pc端打开,参数信息会通过log打出,仅在pc端时才会打印。 appId: '', // 必填,公众号的唯一标识 timestamp: , // 必填,生成签名的时间戳 nonceStr: '', // 必填,生成签名的随机串 signature: '',// 必填,签名 jsApiList: [] // 必填,需要使用的JS接口列表 });

nuget View on Nuget

Activity

Latest release
4y ago
Total releases
10
Cadence
~8 days
Last 12 months
0

Details

First release
Jul 12, 2019
Releases
Version Released
1.0.2.2 patch
1.0.2.1 patch
1.0.1.9 patch
1.0.1.8 patch
1.0.1.7 patch
1.0.1.6 patch
1.0.1.5 patch
1.0.0.9 patch
1.0.0.8 patch
1.0.0.7 initial