首页banner获取数量

This commit is contained in:
谢思 2022-10-10 11:44:59 +08:00
parent 7cfbcf716b
commit 6d36c546b1
2 changed files with 1105 additions and 1105 deletions

2208
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -32,7 +32,7 @@ function TopEdition({register,current_user}) {
const url = `/topics.json?topic_type=banner`;
axios.get(url,{
params:{
limit:4
limit:5
}
}).then(result=>{
if(result){