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