perf[chore]: add mock.js to instead of easy-mock (#281)
Showing
mock/index.js
0 → 100644
mock/table.js
0 → 100644
mock/user.js
0 → 100644
mock/utils.js
0 → 100644
| ... | @@ -17,6 +17,7 @@ | ... | @@ -17,6 +17,7 @@ | 
| "axios": "0.18.0", | "axios": "0.18.0", | ||
| "element-ui": "2.4.6", | "element-ui": "2.4.6", | ||
| "js-cookie": "2.2.0", | "js-cookie": "2.2.0", | ||
| "mockjs": "1.0.1-beta3", | |||
| "normalize.css": "7.0.0", | "normalize.css": "7.0.0", | ||
| "nprogress": "0.2.0", | "nprogress": "0.2.0", | ||
| "vue": "2.5.17", | "vue": "2.5.17", | ||
| ... | ... | 
Please
register
or
sign in
to comment