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