Explorar el Código

change: 移除不必要的log.

peter hace 7 meses
padre
commit
5b742dfe72
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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