Browse Source

咨询申请成功标志更换

luyanan 8 years ago
parent
commit
c584f7d38f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      js/common.js

+ 1 - 0
js/common.js

@ -451,6 +451,7 @@ function sendConsultHandler(professorId){
451 451
				$(".blackcover").remove();
452 452
				$("body").css("position","");
453 453
				$.MsgBox.Alert("消息提醒","咨询申请成功");
454
				$("#mb_msgicon").css("background", 'url("images/sign_icon_chenggong_nor.png") 0% 0% / contain');
454 455
			},
455 456
		});
456 457
	}