微信小程序获取用户openId的实现方法 微信小程序获取用户openId的实现方法前端:wx.login({success:function(res){res.code})获取到code后, 微信小程序获取用户openId