jack 7 年之前
父節點
當前提交
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');