wangchuanjin 9 жил өмнө
parent
commit
021c1ac75d

+ 2 - 0
core/src/web/templates/swordfish/infolist.html

@@ -8,6 +8,8 @@
 	var lasttime=1,s_words,a_visitedindex,a_publishtime,le,f_id,a_interest;
 $(function(){
 	$(".b-nav>ul>li:eq(3)").addClass("b-nav-active");
+	var s_words = [];
+	var a_interest = [];
 	if({{.T.msgset.o_msgset.bid.a_key}}){
 		s_words={{.T.msgset.o_msgset.bid.a_key}};
 	}