This commit is contained in:
luyuan 2020-05-14 17:30:09 +08:00
parent 027986ca85
commit 8ea7149dba

View File

@ -26,5 +26,5 @@
> 可能还需要babel配置文件 > 可能还需要babel配置文件
### 各模块介绍 ### 各模块介绍
#### console.js #### console.js
拦截所有的输出用console形式上传至服务器用于获取个性输出判断输出信息是否正确。1 拦截所有的输出用console形式上传至服务器用于获取个性输出判断输出信息是否正确。
实现 实现过程