浏览代码

change: 移除不必要的log.

peter 7 月之前
父节点
当前提交
5b742dfe72
共有 1 个文件被更改,包括 0 次插入1 次删除
  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