微信小程序第三方平台开发,怎么在小程序里面获取ext.json里的extAppid?
1、写在ext:{appid:‘xxx’}里;
2、小程序里直接获取本小程序的appid
let appid = wx.getAccountInfoSync().miniProgram.appId