feat: 增加登录管理系统
This commit is contained in:
@@ -55,11 +55,6 @@ export const homeMeta: IRouteMetaConfig = {
|
||||
order: 4,
|
||||
redirect: '/home/others/admin'
|
||||
},
|
||||
'/home/others/admin': {
|
||||
title: '管理系统',
|
||||
icon: '',
|
||||
redirect: '/admin'
|
||||
},
|
||||
'/home/others/blog': {
|
||||
title: '个人博客',
|
||||
icon: '',
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
<template>
|
||||
<div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
</script>
|
||||
Reference in New Issue
Block a user