feat: 添加空白控制台

This commit is contained in:
caoqianming 2024-08-28 17:17:50 +08:00
parent 1674f56a58
commit b6857c3ab8
1 changed files with 5 additions and 0 deletions

5
src/views/home/blank.vue Normal file
View File

@ -0,0 +1,5 @@
<template>
<el-container>
</el-container>
</template>