Commit 45aa6078 by 程默

fix home

parent 3c4e0146
......@@ -342,7 +342,7 @@ export default {
})
},
scrolls(el){
// this.setFooterShow(el);
this.setFooterShow(el);
if (this.pageData) {
for (let i = 0; i < this.pageData.length; i++) {
const element = this.pageData[i]
......
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