jack 7 年之前
父節點
當前提交
6d50936430
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      js/common.js

+ 1 - 1
js/common.js

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) {