refactor: change mock files to commonjs

This commit is contained in:
花裤衩
2020-06-15 17:07:49 +08:00
parent efc976ae5a
commit 5c87772025
6 changed files with 37 additions and 15 deletions

View File

@@ -23,7 +23,7 @@ const users = {
}
}
export default [
module.exports = [
// user login
{
url: '/vue-admin-template/user/login',