|
|
|
|
793
|
$(".correctSubmit").attr("disabled",true);
|
793
|
$(".correctSubmit").attr("disabled",true);
|
794
|
$(".correctSubmit").parents(".correctBlock").fadeOut();
|
794
|
$(".correctSubmit").parents(".correctBlock").fadeOut();
|
795
|
$.MsgBox.Alert('提示', '感谢您的反馈,我们马上处理。');
|
795
|
$.MsgBox.Alert('提示', '感谢您的反馈,我们马上处理。');
|
796
|
$("#mb_msgicon").css("background", 'url("images/sign_icon_chenggong_nor.png") 0% 0% / contain');
|
|
|
|
|
796
|
$("#mb_msgicon").css("background", 'url("/images/sign_icon_chenggong_nor.png") 0% 0% / contain');
|
797
|
}
|
797
|
}
|
798
|
|
798
|
|
799
|
function hotKey(sel, num) {
|
799
|
function hotKey(sel, num) {
|