@@ -1,4 +1,4 @@
-console.log('v0.5')
+console.log('v0.6')
import Vue from 'vue'
import App from './App.vue'
@@ -57,7 +57,6 @@ export default {
},
methods: {
onTreeImgLoad() {
- console.log('laoded!')
this.showTree = true
setTimeout(() => {
this.showSlideTip = true