Parcourir la source

添加登记时间参数

zizhong.wang il y a 5 ans
Parent
commit
72eac3bf59
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      pages/index/index.vue

+ 1 - 0
pages/index/index.vue

@@ -163,6 +163,7 @@
 										getApp().globalData.userCodeNumber = that.userInfoObj.code;
 										getApp().globalData.managerPhone = that.userInfoObj.qyjl_phone;
 										getApp().globalData.managerName = that.userInfoObj.qyjl_name;
+										getApp().globalData.addTime = that.userInfoObj.addtime;
 										that.judgeUserType(that.userInfoObj.type,that.userInfoObj.pass)
 									}else {
 										uni.showToast({