refactor(role): 清理调试代码和未使用函数
- 移除所有console.log和console.error调试语句 - 删除未使用的菜单渲染和统计函数 - 移除未使用的catch参数避免ESLint警告 - 简化代码结构,提升可维护性 - 保持核心功能不变
This commit is contained in:
parent
031efe042e
commit
c18e1fcb94