style: 优化css样式,全局使用show.xx消息提示
This commit is contained in:
@@ -248,7 +248,7 @@
|
||||
pageThat.attr("disabled",true);
|
||||
}
|
||||
else {
|
||||
layer.error(res.msg,'error');
|
||||
layui.show.error(res.msg);
|
||||
}
|
||||
|
||||
}, 'json');
|
||||
|
||||
Reference in New Issue
Block a user