BJ_web_developers
/
webintroduce
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
6382662c9e97674b38a7f36ff0ccc0bfb4ea5e1c
Authored by
Andy
2019-05-09 16:47:44 +0800
1 parent
50deb8e4
add common footer
add footer images
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
webintroduce/src/components/VFooter.vue
webintroduce/src/components/VFooter.vue
View file @
6382662
...
...
@@ -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
...
...