liukangdong
2024-08-05 b9b6de6fc6cf1d586bd43b2c72b447da03cb01f3
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