v3.9.0
版本发布时间: 2019-02-22 14:04:04
PanJiaChen/vue-admin-template最新发布版本:4.4.0(2020-06-21 22:01:33)
-
Add
mock.js
to instead ofeasy-mock
This project originally used easy-mock to simulate data,but its official service is very unstable, and you can build your own service if you need it.
So here I use Mock.js for local emulation, it will intercept your request, so you won't see the request in the network.
If you remove ../mock
it will automatically request easy-mock data.
- Other
Synchronized vue-element-admin 's code. Detail see: PanJiaChen/vue-element-admin/releases