lrf402788946 %!s(int64=4) %!d(string=hai) anos
pai
achega
79061da94c
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/views/shop/index.vue

+ 0 - 2
src/views/shop/index.vue

@@ -49,11 +49,9 @@ export default {
   },
   methods: {
     changeTab(i) {
-      console.log(i);
       const stag = this.tagList[i];
       const totag = document.getElementById(stag.key);
       document.getElementById('view').scrollTop = totag.offsetTop - 30;
-      console.log(totag.offsetTop);
     },
     // 模拟标签
     imitateTagList() {