diff --git a/pages/index/index/index.js b/pages/index/index/index.js index f7a6153..e7e65a3 100644 --- a/pages/index/index/index.js +++ b/pages/index/index/index.js @@ -88,7 +88,8 @@ Page({ onLoad: async function (tt) { // onLoad生命周期内判断 - let obj = wx.getLaunchOptionsSync() + let obj = wx.getLaunchOptionsSync(); + console.log(obj.scene,'launch_scene'); if (obj.scene === 1011 || obj.scene === 1047 || obj.scene === 1089 ||