update nav and footer
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
<template>
|
||||
<div class="">
|
||||
<!-- <NavBar
|
||||
<NavBar
|
||||
:navigation="$static.navigation"
|
||||
@setTheme="setTheme"
|
||||
:theme="this.theme"
|
||||
/> -->
|
||||
/>
|
||||
<slot />
|
||||
<!-- <Footer
|
||||
<Footer
|
||||
:record="$static.footer"
|
||||
@setTheme="setTheme"
|
||||
:theme="this.theme" /> -->
|
||||
:theme="this.theme" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user