impr:user api

master
bobi 2019-10-09 22:16:46 +08:00
parent bc1bd33781
commit f3b7428204
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ layui.define([], function(exprots) {
list: "https://easy-mock.com/mock/5d0ce725424f15399a6c2068/okadmin/menu/list"
},
user: {
list: "https://www.easy-mock.com/mock/5d5d0dd46cfcbd1b8627bf1d/ok-admin-v2.0/user/list",
list: "http://rap2api.taobao.org/app/mock/233041/user/list",
list2: "https://www.easy-mock.com/mock/5d5d0dd46cfcbd1b8627bf1d/ok-admin-v2.0/user/list2",
batchNormal: "https://www.easy-mock.com/mock/5d5d0dd46cfcbd1b8627bf1d/ok-admin-v2.0/user/batchNormal",
batchStop: "https://www.easy-mock.com/mock/5d5d0dd46cfcbd1b8627bf1d/ok-admin-v2.0/user/batchStop",

View File

@ -58,7 +58,7 @@
size: "sm",
cols: [[
{type: "checkbox", fixed: "left"},
{field: "guid", title: "GUID", width: 280, sort: true},
{field: "id", title: "ID", width: 160, sort: true},
{field: "username", title: "账号", width: 100},
{field: "password", title: "密码", width: 100},
{field: "reallyName", title: "姓名", width: 100},