小程序獲取openid的案例:第一步,獲取code,在app.js文件添加以下代碼: //app.js App({ onLaunch: function() ...