reedliuqing_i %!s(int64=5) %!d(string=hai) anos
pai
achega
31b0ee6eb2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/layout/index.vue

+ 1 - 1
src/layout/index.vue

@@ -43,8 +43,8 @@ export default {
     }
   },
   methods: {
+    // 整个页面的点击次数
     listenClick(event) {
-      console.log(event)
       this.$store.dispatch('app/addClickCount')
     },
     handleClickOutside() {