柒零 hace 1 año
padre
commit
23461f3eb4

+ 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);