wangchuanjin il y a 9 ans
Parent
commit
021c1ac75d
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      core/src/web/templates/swordfish/infolist.html

+ 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}};
 	}