Browse Source

去掉alert

li 7 years ago
parent
commit
011725c06d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      js/leaveWord.js

+ 0 - 1
js/leaveWord.js

141
			self.topLw();
141
			self.topLw();
142
		});
142
		});
143
		$(".commentList").on("click", "li", function(e) {
143
		$(".commentList").on("click", "li", function(e) {
144
			alert(11)
145
			if(!lgin()) {
144
			if(!lgin()) {
146
				return;
145
				return;
147
			}
146
			}