Browse Source

change: 移除不必要的log.

peter 7 months ago
parent
commit
5b742dfe72
1 changed files with 0 additions and 1 deletions
  1. 0 1
      pages/index.vue

+ 0 - 1
pages/index.vue

@@ -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