fixedŒ:接口

master
bobi 2019-10-28 12:33:14 +08:00
parent 4c0c13aa2c
commit b20b8188b4
9 changed files with 15 additions and 15 deletions

View File

@ -16,28 +16,28 @@ layui.define([], function(exprots) {
list: "http://rap2api.taobao.org/app/mock/233041/permission/list", list: "http://rap2api.taobao.org/app/mock/233041/permission/list",
}, },
article: { article: {
list: "https://www.easy-mock.com/mock/5d5d0dd46cfcbd1b8627bf1d/ok-admin-v2.0/article/list" list: "http://rap2api.taobao.org/app/mock/233041/article/list"
}, },
task: { task: {
list: "https://www.easy-mock.com/mock/5d5d0dd46cfcbd1b8627bf1d/ok-admin-v2.0/task/list" list: "http://rap2api.taobao.org/app/mock/233041/task/list"
}, },
link: { link: {
list: "https://www.easy-mock.com/mock/5d5d0dd46cfcbd1b8627bf1d/ok-admin-v2.0/link/list" list: "http://rap2api.taobao.org/app/mock/233041/link/list"
}, },
product: { product: {
list: "https://www.easy-mock.com/mock/5d5d0dd46cfcbd1b8627bf1d/ok-admin-v2.0/product/list" list: "http://rap2api.taobao.org/app/mock/233041/product/list"
}, },
log: { log: {
list: "https://easy-mock.com/mock/5d0ce725424f15399a6c2068/okadmin/log/list" list: "https://easy-mock.com/mock/5d0ce725424f15399a6c2068/okadmin/log/list"
}, },
message: { message: {
list: "https://www.easy-mock.com/mock/5d5d0dd46cfcbd1b8627bf1d/ok-admin-v2.0/message/list" list: "http://rap2api.taobao.org/app/mock/233041/message/list"
}, },
download: { download: {
list: "https://www.easy-mock.com/mock/5d5d0dd46cfcbd1b8627bf1d/ok-admin-v2.0/download/list" list: "http://rap2api.taobao.org/app/mock/233041/download/list"
}, },
bbs: { bbs: {
list: "https://www.easy-mock.com/mock/5d5d0dd46cfcbd1b8627bf1d/ok-admin-v2.0/bbs/list" list: "http://rap2api.taobao.org/app/mock/233041/bbs/list"
} }
} }
}; };

View File

@ -60,7 +60,7 @@
size: "sm", size: "sm",
cols: [[ cols: [[
{type: "checkbox", fixed: "left"}, {type: "checkbox", fixed: "left"},
{field: "guid", title: "GUID", width: 280, sort: true}, {field: "id", title: "ID", width: 170, sort: true},
{field: "title", title: "标题", width: 350}, {field: "title", title: "标题", width: 350},
{field: "url", title: "链接", width: 250, templet: "#urlTpl"}, {field: "url", title: "链接", width: 250, templet: "#urlTpl"},
{field: "publisher", title: "发布者", width: 100}, {field: "publisher", title: "发布者", width: 100},

View File

@ -61,7 +61,7 @@
size: "sm", size: "sm",
cols: [[ cols: [[
{type: "checkbox", fixed: "left"}, {type: "checkbox", fixed: "left"},
{field: "guid", title: "GUID", width: 280, sort: true}, {field: "id", title: "ID", width: 170, sort: true},
{field: "username", title: "发帖人", width: 100}, {field: "username", title: "发帖人", width: 100},
{field: "title", title: "标题", width: 250}, {field: "title", title: "标题", width: 250},
{field: "summary", title: "摘要", width: 300}, {field: "summary", title: "摘要", width: 300},

View File

@ -60,7 +60,7 @@
size: "sm", size: "sm",
cols: [[ cols: [[
{type: "checkbox", fixed: "left"}, {type: "checkbox", fixed: "left"},
{field: "guid", title: "GUID", width: 280, sort: true}, {field: "id", title: "ID", width: 170, sort: true},
{field: "name", title: "资源名称", width: 250}, {field: "name", title: "资源名称", width: 250},
{field: "remarks", title: "资源信息", width: 250}, {field: "remarks", title: "资源信息", width: 250},
{field: "url", title: "预览", width: 250, templet: "#urlTpl"}, {field: "url", title: "预览", width: 250, templet: "#urlTpl"},

View File

@ -60,7 +60,7 @@
size: "sm", size: "sm",
cols: [[ cols: [[
{type: "checkbox", fixed: "left"}, {type: "checkbox", fixed: "left"},
{field: "guid", title: "GUID", width: 280, sort: true}, {field: "id", title: "ID", width: 170, sort: true},
{field: "title", title: "标题", width: 350}, {field: "title", title: "标题", width: 350},
{field: "url", title: "链接", width: 250, templet: "#urlTpl"}, {field: "url", title: "链接", width: 250, templet: "#urlTpl"},
{field: "publisher", title: "发布者", width: 100}, {field: "publisher", title: "发布者", width: 100},

View File

@ -60,7 +60,7 @@
size: "sm", size: "sm",
cols: [[ cols: [[
{type: "checkbox", fixed: "left"}, {type: "checkbox", fixed: "left"},
{field: "guid", title: "GUID", width: 280, sort: true}, {field: "id", title: "ID", width: 170, sort: true},
{field: "name", title: "名称", width: 100}, {field: "name", title: "名称", width: 100},
{field: "remarks", title: "备注", width: 310}, {field: "remarks", title: "备注", width: 310},
{field: "url", title: "链接", width: 250, templet: "#urlTpl"}, {field: "url", title: "链接", width: 250, templet: "#urlTpl"},

View File

@ -60,7 +60,7 @@
size: "sm", size: "sm",
cols: [[ cols: [[
{type: "checkbox", fixed: "left"}, {type: "checkbox", fixed: "left"},
{field: "guid", title: "GUID", width: 280, sort: true}, {field: "id", title: "ID", width: 170, sort: true},
{field: "username", title: "留言者", width: 100}, {field: "username", title: "留言者", width: 100},
{field: "content", title: "留言内容", width: 300}, {field: "content", title: "留言内容", width: 300},
{field: "url", title: "文章链接", width: 250, templet: "#urlTpl"}, {field: "url", title: "文章链接", width: 250, templet: "#urlTpl"},

View File

@ -60,7 +60,7 @@
size: "lg", size: "lg",
cols: [[ cols: [[
{type: "checkbox", fixed: "left"}, {type: "checkbox", fixed: "left"},
{field: "guid", title: "GUID", width: 320, sort: true}, {field: "id", title: "ID", width: 170, sort: true},
{field: "name", title: "产品名称", width: 100}, {field: "name", title: "产品名称", width: 100},
{field: "logo", title: "产品LOGO", width: 150, templet: "#logoTpl"}, {field: "logo", title: "产品LOGO", width: 150, templet: "#logoTpl"},
{field: "url", title: "产品官网", width: 200, templet: "#urlTpl"}, {field: "url", title: "产品官网", width: 200, templet: "#urlTpl"},

View File

@ -61,7 +61,7 @@
size: "sm", size: "sm",
cols: [[ cols: [[
{type: "checkbox", fixed: "left"}, {type: "checkbox", fixed: "left"},
{field: "guid", title: "GUID", width: 280, sort: true}, {field: "id", title: "ID", width: 170, sort: true},
{field: "name", title: "任务名称", width: 150}, {field: "name", title: "任务名称", width: 150},
{field: "createTime", title: "任务创建时间", width: 150}, {field: "createTime", title: "任务创建时间", width: 150},
{field: "startTime", title: "任务开始时间", width: 150}, {field: "startTime", title: "任务开始时间", width: 150},