wx.config({ debug: false, appId: _appId, timestamp: _timestamp, nonceStr: _nonceStr, signature: _signature, jsApiList: [ 'onMenuShareTimeline', 'onMenuShareAppMessage' ] }); 上述这些参数度是通过接口返回的数据配置的,运行后,发现wx.config error,没有成功.参数也有,为什么会没有成功.后来发现是signature