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