文章页面布局更改

This commit is contained in:
WindowBird 2025-10-21 13:34:33 +08:00
parent 866e12dbe9
commit 703060ecb7

View File

@ -7,6 +7,6 @@
<Navigation/> <Navigation/>
<slot/> <slot/>
<!-- <BottomNavigation/>--> <!-- <BottomNavigation/>-->
<AppFooter/> <!-- <AppFooter/>-->
</div> </div>
</template> </template>