liukangdong
2024-08-07 b0a4d23b83b9cdbdee15263acdd4e7353a8286a1
wechat_staff/pages/store/staff.js
@@ -32,6 +32,11 @@
      bottomLift: app.bottomLift
    })
  },
  jumpUser() {
    wx.navigateTo({
      url: '/pages/userinfo/index',
    })
  },
  showQrcode() {
    this.setData({
      isShow: true