mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-10 11:24:45 +08:00
routine update
This commit is contained in:
@@ -132,7 +132,7 @@ var editDlg = function () {
|
||||
layer.open({
|
||||
type: 1,
|
||||
skin: 'layui-layer-rim', //加上边框
|
||||
title: "用户管理", //不显示标题
|
||||
title: "模块管理", //不显示标题
|
||||
area: ['450px', '400px'], //宽高
|
||||
content: $('#editDlg'), //捕获的元素
|
||||
btn: ['保存', '关闭'],
|
||||
|
||||
Reference in New Issue
Block a user