admin-fe/src/mock
CNine e8ab82c2c1 fix[MockJS]: fix bug with withCredentials after using mockjs (#1194)
* 修复 Mock 导致请求丢失 Cookie 的问题

修复 Mock 导致 Cookie 丢失的问题,只有在 XHR.open() 周期时,自定义的 withCredentials 会被挂载,此时检查是否是未被拦截的 xhr,并挂载自定义的 withCredentials ,无则默认为 false
2018-10-15 13:13:21 +08:00
..
article.js refactor example demo (#713) 2018-05-30 15:25:08 +08:00
index.js fix[MockJS]: fix bug with withCredentials after using mockjs (#1194) 2018-10-15 13:13:21 +08:00
login.js perf[permission]:set role => roles 2018-01-05 11:38:34 +08:00
remoteSearch.js refactor 2017-08-28 13:18:35 +08:00
transaction.js refactor:dashboard 2017-11-16 17:25:28 +08:00