@@ -61,7 +61,6 @@ export default {
.catch(e => {
console.log(e)
})
- console.log(temp, 'temp')
const indexBanner = temp.filter(i => i.type === 1)
const secondaryBanner = temp.filter(i => i.type === 2)
// await $axios