forked from Gitlink/forgeplus-react
热门开发者改为30天数据
This commit is contained in:
parent
34fa849110
commit
0803a78ae4
|
@ -76,7 +76,7 @@ class Index extends Component {
|
|||
getAuthorList = ()=>{
|
||||
axios.get(`/user_rank.json`,{
|
||||
params:{
|
||||
time: 7
|
||||
time: 30
|
||||
}
|
||||
}).then(result=>{
|
||||
if(result && result.data){
|
||||
|
|
Loading…
Reference in New Issue