update
This commit is contained in:
parent
049f40d699
commit
570c62e228
@ -14,10 +14,10 @@
|
|||||||
## 主要实现
|
## 主要实现
|
||||||
### 目录结构
|
### 目录结构
|
||||||
```
|
```
|
||||||
|-model
|
|-model\
|
||||||
| |-console.js 拦截console的主要模块
|
| |-console.js 拦截console的主要模块
|
||||||
| |-errorhook.js 全局拦截错误的主要模块
|
| |-errorhook.js 全局拦截错误的主要模块
|
||||||
| |-custom.js 自定义输出主要模块
|
| |-custom.js 自定义输出主要模块
|
||||||
| |-upload.js 将信息上传至服务器的主要模块
|
| |-upload.js 将信息上传至服务器的主要模块
|
||||||
|-main.js 主要配置文件与初始化操作
|
|-main.js 主要配置文件与初始化操作
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user