更新文章推送界面

This commit is contained in:
2025-10-04 20:25:05 +08:00
parent f750b91f9d
commit 2dea178fde
7 changed files with 913 additions and 271 deletions

View File

@@ -47,6 +47,10 @@
<el-icon><UserFilled /></el-icon>
<template #title>个人信息</template>
</el-menu-item>
<el-menu-item index="/publish">
<el-icon><UserFilled /></el-icon>
<template #title>发布文章</template>
</el-menu-item>
</el-menu>
</el-aside>