Commit 6382662c9e97674b38a7f36ff0ccc0bfb4ea5e1c

Authored by Andy
1 parent 50deb8e4

add common footer

add footer images
webintroduce/src/components/VFooter.vue
... ... @@ -31,9 +31,7 @@
31 31 <script>
32 32 export default {
33 33 name: 'VFooter',
34   - data(){
35 34  
36   - }
37 35 }
38 36 </script>
39 37  
... ...