@@ -75,8 +75,8 @@ Page({
});
// 获取关注的信息
var userId={
- // userId:wx.getStorageSync('openid')
- userId:'ocVI541TGfnTChi5DlIa7beac2YM'
+ userId:wx.getStorageSync('openid')
+ // userId:'ocVI541TGfnTChi5DlIa7beac2YM'
}
console.log(userId);
this.getFollow(userId);