Commit d4798102 by Administrator

Update index.vue

parent 579bbd6a
...@@ -156,11 +156,9 @@ ...@@ -156,11 +156,9 @@
changePage(currentPage){ changePage(currentPage){
//返回页数 请求新的数据 //返回页数 请求新的数据
if (currentPage > 3) {
return;
}
this.dataGetBlogList(currentPage) // this.dataGetBlogList(currentPage)
}, },
dataGetBanner(){ //内容类型-0:幻灯,1:普通文章,3:广告 dataGetBanner(){ //内容类型-0:幻灯,1:普通文章,3:广告
......
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