fix: 替换所有 console 调用为 ArgonDebug
- 在 argontheme.js 中引入 ArgonDebug 调试控制台 - 替换所有 console.warn 为 ArgonDebug.warn - 替换所有 console.error 为 ArgonDebug.error - 替换所有 console.info 为 ArgonDebug.info - 删除移动端侧边栏的调试日志(console.log) - 简化不必要的日志输出,只保留关键信息 - 所有日志现在只在调试模式下输出,避免生产环境污染控制台
This commit is contained in:
659
argontheme.js
659
argontheme.js
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user