1.获取openid
appid和秘钥在小程序后台可获取
//获取openid
openid() {
let that = this
wx.login({
success(res) {
wx.request({
url: <
1.获取openid
appid和秘钥在小程序后台可获取
//获取openid
openid() {
let that = this
wx.login({
success(res) {
wx.request({
url: <