Commit 40e831c0 authored by zhangyanni's avatar zhangyanni

5条

parent 5a3db655
......@@ -529,7 +529,7 @@
getArticleInfoData(){
let params ={
count:6
count:5
};
api.getArticleListAxios(params).then((res)=>{
if(res.code==0){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment