jiangping
2024-07-30 b022834cf81ea67a6f28d31cc057d494ac6dc8ed
wechat_staff/pages/store/staff.js
@@ -9,7 +9,7 @@
   */
  data: {
    bottomLift: 0,
    isShow: true,
    isShow: false,
    userCard: '',
    isShow2: false,
    userInfo: {}
@@ -20,8 +20,7 @@
   */
  onLoad(options) {
    var app = getApp().globalData
    var userType = options.userType
    var userType = options.userType || 1
    if (userType == 1) {
      //如果查询自己的信息
      this.setData({