This commit is contained in:
luyuan 2020-05-14 17:42:09 +08:00
parent 804ffc1b86
commit a280e975a4

View File

@ -27,7 +27,7 @@
### 各模块介绍 ### 各模块介绍
#### console.js #### console.js
拦截所有的输出用console形式上传至服务器用于获取个性输出判断输出信息是否正确。 拦截所有的输出用console形式上传至服务器用于获取个性输出判断输出信息是否正确。
传递 传递时携带页面地址,最好可以获取调用
实现过程 实现过程
- 重写console - 重写console
- 拦截输出 - 拦截输出