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/header/index.js
Normal file
3
src/components/header/index.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import Header from '../layout/header.vue';
|
||||
|
||||
export default Header;
|
Loading…
Add table
Add a link
Reference in a new issue