柒零 пре 1 година
родитељ
комит
23461f3eb4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      subpages/sleepQualityIndexAssessment/sleepQualityIndexAssessment.js

+ 1 - 1
subpages/sleepQualityIndexAssessment/sleepQualityIndexAssessment.js

@@ -464,7 +464,7 @@ Page({
 		})
 
 		var that = this;
-		const { nickName } = wx.getStorageSync('userInfo_em');
+		const { nickName } = wx.getStorageSync('userInfo');
 		const unionid = wx.getStorageSync('unionid');
 		console.log('nickName==' + nickName);
 		console.log('unionid==' + unionid);