function alertMessage(x, cls, heading, message) {
$.confirm({
'title': heading,
'message': message,
'class': cls,
'buttons': {
'OK': {
'class': cls,
'action': function () {
}
}
}
});
}
答案 0 :(得分:0)
在类cls中make overflow auto或overflow-y或overflow-x:根据你的要求滚动