|
@@ -374,8 +374,6 @@ function structureHtml(object){
|
|
|
|
|
|
var tableVisit = "";
|
|
var tableVisit = "";
|
|
// 已读未读
|
|
// 已读未读
|
|
- alert(a_visitedindex);
|
|
|
|
-
|
|
|
|
var $list = $(this).find(".bt").attr("eid");
|
|
var $list = $(this).find(".bt").attr("eid");
|
|
if (typeof (a_visitedindex) != "undefined") {
|
|
if (typeof (a_visitedindex) != "undefined") {
|
|
var xh = $(this).find(".xh").text().replace(".", "");
|
|
var xh = $(this).find(".xh").text().replace(".", "");
|