jack лет назад: 7
Родитель
Сommit
095c98e04d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      js/common.js

+ 1 - 1
js/common.js

@ -113,7 +113,7 @@ function exitStaticize() {
113 113
	$.cookie('userMobilePhone', null);
114 114
	$.cookie('userName', null);
115 115
	$.cookie('userType', null);
116
	location.href = "index.html"
116
	location.href = "/index.html"
117 117
}
118 118
function valUser() {
119 119
	var userid = $.cookie('userid');