mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-14 09:38:13 +08:00
fix(sidebar): 侧边栏添加 News,暂且就这些吧
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<!-- 侧边栏 -->
|
||||
<t-sidebar />
|
||||
<!-- 内容区 -->
|
||||
<a-layout-content class="container">
|
||||
<a-layout-content>
|
||||
<!-- 路由组件 -->
|
||||
<router-view></router-view>
|
||||
</a-layout-content>
|
||||
@@ -22,4 +22,4 @@ export default defineComponent({
|
||||
});
|
||||
</script>
|
||||
|
||||
<style></style>
|
||||
<style lang="css"></style>
|
||||
|
||||
Reference in New Issue
Block a user