feat: menu

This commit is contained in:
tim
2025-07-11 15:25:02 +08:00
parent 15749ae5e2
commit cb484fa53a
3 changed files with 46 additions and 35 deletions

View File

@@ -225,7 +225,7 @@ export default {
const iconMap = {
POST_VIEWED: 'fas fa-eye',
COMMENT_REPLY: 'fas fa-reply',
POST_REVIEWED: 'fas fa-check',
POST_REVIEWED: 'fas fa-shield-alt',
POST_REVIEW_REQUEST: 'fas fa-gavel',
POST_UPDATED: 'fas fa-comment-dots',
USER_ACTIVITY: 'fas fa-user',