张田田 hai 1 semana
pai
achega
688caca13a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      miniprogram/pages/home/home.ts

+ 1 - 0
miniprogram/pages/home/home.ts

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