k94314517
2024-07-25 a75b18a4157ab486e0b51c438ac165ab3a08e3e0
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({