@ -552,7 +552,7 @@ export default {
},
indexList() {
Home.indexList().then((res) => {
console.info(res)
// console.info(res)
this.bannerList = res.bannerList;
this.homeList = res.homeList;