feat: 添加默认布局和第二布局,更新路由配置以支持新布局
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
<template>
|
||||
<RouterView />
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { RouterView } from 'vue-router';
|
||||
</script>
|
||||
|
||||
<style scoped></style>
|
Reference in New Issue
Block a user