新增 全局JS错误监控模块,集成WebHook上报功能

This commit is contained in:
yuantao
2025-12-01 14:40:51 +08:00
parent d6957e7f36
commit bfcf289acb
8 changed files with 837 additions and 37 deletions

View File

@@ -14,20 +14,6 @@
]
}
],
"tabBar": {
"color": "#c3c3c3",
"selectedColor": "#454c5c",
"backgroundColor": "#ffffff",
"borderStyle": "black",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "static/assets/icon_home.png",
"selectedIconPath": "static/assets/icon_home_selected.png"
}
]
},
"easycom": {
"autoscan": true,
"custom": {