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