We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
前端页面监控 (mishe)
前端静态资源发生的异常一般是图片加载失败,JS脚本执行错误,AJax执行错误等。支持图片加载失败,JS脚本错误捕获 目前功能:* 检测图片加载* 跟踪JS执行* 记录错误列表并实施并发发送* 分段发送报告到服务端,以免URL超长造成数据丢失 TODO* 页面关闭时把检测到的错误保存到本地...
最近优化了移动化图片上传的组件 (mishe)
mobileUpload使用File API+实现文件上传目前支持各种格式的文件上传,图片文件支持canvas 压缩再上传服务端文件依赖 JQUERY 参数API * loading:'.loading', 页面显示loading的图标selector* url:'', 接收数据的api接口地址...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
前端页面监控 (mishe)
最近优化了移动化图片上传的组件 (mishe)
The text was updated successfully, but these errors were encountered: