mirror of
				https://github.com/continew-org/continew-admin-ui.git
				synced 2025-10-31 22:57:15 +08:00 
			
		
		
		
	feat(layout): 添加消息中心入口
This commit is contained in:
		| @@ -58,6 +58,9 @@ | ||||
|           <a-doption @click="router.push('/user/profile')"> | ||||
|             <span>个人中心</span> | ||||
|           </a-doption> | ||||
|           <a-doption @click="router.push('/user/message')"> | ||||
|             <span>消息中心</span> | ||||
|           </a-doption> | ||||
|           <a-divider :margin="0" /> | ||||
|           <a-doption @click="logout"> | ||||
|             <span>退出登录</span> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user