柒零 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);