任一存 3 rokov pred
rodič
commit
d7fd1b680a
2 zmenil súbory, kde vykonal 1 pridanie a 2 odobranie
  1. 1 1
      src/main.js
  2. 0 1
      src/views/TreeAnimation.vue

+ 1 - 1
src/main.js

@@ -1,4 +1,4 @@
-console.log('v0.5')
+console.log('v0.6')
 
 import Vue from 'vue'
 import App from './App.vue'

+ 0 - 1
src/views/TreeAnimation.vue

@@ -57,7 +57,6 @@ export default {
   },
   methods: {
     onTreeImgLoad() {
-      console.log('laoded!')
       this.showTree = true
       setTimeout(() => {
         this.showSlideTip = true