优化 错误监控功能重构 - 集成uniapp-error-monitor依赖,实现优雅降级机制和完整环境兼容

This commit is contained in:
yuantao
2025-12-01 19:07:15 +08:00
parent 3fbb7294fb
commit 1ca6e6c77a
4 changed files with 231 additions and 539 deletions

View File

@@ -1,7 +1,8 @@
{
"dependencies": {
"dotenv": "^17.2.2",
"dayjs": "*",
"dotenv": "^17.2.2",
"uniapp-error-monitor": "^1.0.0",
"vue": "^3.5.21"
}
}