浮动提示方法tooltip支持弹窗
This commit is contained in:
@ -262,7 +262,7 @@ if($.common.isNotEmpty(skin)){
|
||||
/* 用户管理-重置密码 */
|
||||
function resetPwd() {
|
||||
var url = ctx + 'system/user/profile/resetPwd';
|
||||
$.modal.open("重置密码", url, '800', '500');
|
||||
$.modal.open("重置密码", url, '770', '380');
|
||||
}
|
||||
/* 切换主题 */
|
||||
function switchSkin() {
|
||||
|
Reference in New Issue
Block a user