liukangdong
2024-08-05 00bf17838b496e6fcfed2e521f9c27f8f0e3e3c7
wechat_staff/pages/store/staff.js
@@ -9,7 +9,7 @@
   */
  data: {
    bottomLift: 0,
    isShow: true,
    isShow: false,
    userCard: '',
    isShow2: false,
    userInfo: {}
@@ -32,6 +32,11 @@
      bottomLift: app.bottomLift
    })
  },
  jumpUser() {
    wx.navigateTo({
      url: '/pages/userinfo/index',
    })
  },
  showQrcode() {
    this.setData({
      isShow: true