热门开发者改为30天数据

This commit is contained in:
谢思 2022-10-27 17:28:54 +08:00
parent 34fa849110
commit 0803a78ae4
1 changed files with 1 additions and 1 deletions

View File

@ -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){