liukangdong
2024-08-02 52787adceb282c1914589c7ceb252bdb03e2df36
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({