liukangdong
2024-09-29 b2d360d9113b6955287108ca9e90d76a1f3c1419
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