';
data += '
';
data += '
';
data += '
' + content + '
';
data += '
';
var isReply = row.isReply;
if (isReply == "1") {
data += '
';
data += '
';
if ('1' == 1) {
data += ' 回复人:' + row.replyerUserName + '';
}
if ('1' == 1) {
data += ' 回复时间:[' + row.replyTime + ']';
}
data += '
';
data += '
';
var replyContent = row.replyContent;
/* replyContent = replyContent.replace(//g,'>'); */
data += '
' + replyContent + '
';
data += '
';
}
data += '
';
data += '';
}
$('#message_list').html(data);
if (showNone) {
msgBoard.element = $("#wp_guestbook");
if (msgBoard.element.hasClass("title_list")) {
$(".msg_detail", msgBoard.element).each(function() {
$(this).show();
});
}
}
initMoreContent();
if (isFirst) {
initScroll(); //表单提交
isFirst = false;
}
}
});
}
function initMoreContent() {
msgBoard.element = $("#wp_guestbook");
if (msgBoard.element.hasClass("title_list")) {
$(".msg_title", msgBoard.element).click(function() {
$(this).parent().children(".msg_detail").slideToggle();
});
}
$(".read_more", msgBoard.element).click(function() {
$(this).toggleClass("active").parent().toggleClass("open_content");
});
}
function userLogin() {
var url = encodeURIComponent('/_web/messageboard/loadMessageView.do?_p=YXM9MTcmdD0xOSZkPTU0JnA9MSZtPVNOJg__&openAddMessage=1&banner=1&localeCH=false&request_locale=zh_CN');
openWindow("../../innerLogin.jsp?parentUrl=" + url, 408, 234, '不允许匿名留言', ',请先登录');
}
function htmldecode(value) {
var div = document.createElement('div');
div.innerHTML = value;
return div.innerText || div.textContent;
}
栏目速览
本页围绕「九州网页版登录入口使用方法」整理公开信息,便于对照栏目动态与后续阅读。
移动端与电脑端入口保持一致。如某条暂不可用,可改走栏目列表继续查找。
继续浏览时优先选择同栏目或相近主题,避免被站外镜像带偏。
内容地图
messageboard · _web · 网站首页 · 我要留言