add layout component with header, content, sider and footer
This commit is contained in:
parent
e6508e277f
commit
a2eb028782
17 changed files with 509 additions and 4 deletions
3
src/components/footer/index.js
Normal file
3
src/components/footer/index.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import Footer from '../layout/footer.vue';
|
||||
|
||||
export default Footer;
|
Loading…
Add table
Add a link
Reference in a new issue