RE: SteemJS中文手册
this.steem.api.getFollowers('lemooljiang', '', 'blog', 10, function(err, result) { console.log(111, err, result) })
RE: SteemJS中文手册