柒零 преди 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);