@@ -187,6 +187,7 @@ Page({
}
},
async onShow() {
+ console.log("111")
wx.showShareMenu({ withShareTicket: true, menus }).then();
await this.load();
// 如果是从一体机扫码进来的 有switchType值就直接跳转到注册页面