Wechat shares the problem

clipboard.png

I don"t know why it still doesn"t work when I have all the

values. Also ask experienced drivers to take a look at it

Mar.22,2021

this error is because config is not executed correctly, or the called JSAPI is not passed into the jsApiList parameter of config. It is recommended to check in the following order:
1. Confirm that the config passes correctly.
2. If JSAPI, is called when the page is loaded, it must be written in the callback of wx.ready.
3. Verify that the jsApiList parameter of config contains this JSAPI.


should be no callback after ready or no re-registration of api after spa switch

Menu