Преглед изворни кода

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