zhibodetail.min.js 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827
  1. var domainwww = $("body").attr("data-domainwww"),
  2. domainstatic = $("body").attr("data-domainstatic"),
  3. zburl = domainwww + "get",
  4. puturl = domainwww + "put";
  5. if (0 < $(".zbtwonav").length) var navSwiper = new Swiper(".zbtwonav", {
  6. freeMode: !0,
  7. slidesPerView: "auto",
  8. freeModeSticky: !0
  9. });
  10. 0 < $(".zb_plzx").length && ($(".zxpl_list").children().eq(0).show().siblings().hide(), $(".zb_plzx li").click(function() {
  11. $(this).addClass("zbhover").siblings().removeClass("zbhover");
  12. $(".zxpl_list").children().eq($(this).index()).show().siblings().hide()
  13. }));
  14. function xhlist() {
  15. $(".signal_lb").show().addClass("signal_active");
  16. 0 < $(".mask").length || $("body").append('<div class="mask"></div>');
  17. $(".mask").addClass("mask_active");
  18. $(".mask_active,.share_btn").click(function() {
  19. guanbixhlb()
  20. })
  21. }
  22. 0 < $(".bsbegin").length && $(".bsbegin").click(function() {
  23. xhlist()
  24. });
  25. 0 < $(".zwzbyuan").length && $(".zwzbyuan").click(function() {
  26. $(".tskuan_black p").html("比赛还未开始,暂无直播源");
  27. $(".tskuan_black").show();
  28. setTimeout(function() {
  29. $(".tskuan_black").hide()
  30. }, 2E3)
  31. });
  32. $(".signallist").delegate("li", "click", function() {
  33. var a = $(this).attr("data-jump");
  34. if (0 == a) {
  35. var b = $(this).attr("data-url");
  36. $(".bs_nrqu").show();
  37. $("#bofangsp").hide().html("");
  38. $(".bf_box").removeClass("nobjimg");
  39. guanbixhlb();
  40. window.open(b)
  41. }
  42. 1 == a && ($(this).addClass("active").siblings().removeClass("active"), a = $(this).attr("data-url"), $(".bs_nrqu").hide(), $("#bofangsp").show().html(""), $(".duasping").css("height", "6rem"), $(".pltcdw").css("top", "6rem"), $(".bf_box").addClass("nobjimg"), $(".pageup").hide(), $(".signalup").show(), a = '<iframe width="100%" height="100%" name="iframe1" id="iframe1" frameborder="0" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" scrolling="no" src="' + a + '"></iframe>', $("#bofangsp").append(a), guanbixhlb())
  43. });
  44. function guanbixhlb() {
  45. $(".signal_lb").hide().removeClass("signal_active");
  46. setTimeout(function() {
  47. $(".mask_active").removeClass("mask_active");
  48. $(".mask").remove()
  49. }, 300)
  50. }
  51. $(".signalup").click(function() {
  52. $(".bs_nrqu").show();
  53. $("#bofangsp").hide().html("");
  54. $(".bf_box").removeClass("nobjimg");
  55. $(".pageup").show();
  56. $(".signalup").hide();
  57. $(".duasping").removeAttr("style");
  58. $(".pltcdw").removeAttr("style")
  59. });
  60. 0 < $(".pl_nrong").length && chushipllist();
  61. function chushipllist() {
  62. var a = $(".fabiaopl").attr("data-id");
  63. $.ajax({
  64. url: zburl,
  65. dataType: "json",
  66. async: !0,
  67. type: "POST",
  68. data: {
  69. act: 102,
  70. id: a,
  71. cid: 1
  72. },
  73. success: function(b) {
  74. var d = b.data.paperList,
  75. c = b.huifuArr;
  76. 1 == b.status && (0 < b.data.rowSum && $(".pl_num").removeClass("pl_numno"), $(".pl_num cite").html(b.data.rowSum), 10 < b.data.rowSum ? $(".jzmorepl").show() : $(".jzmorepl").hide(), void 0 != d && (0 < d.length ? ($(".pl_nrong .replylist").html(""), $.each(d, function(g, e) {
  77. g = " <li class='clearfix'><div class='common_avatar'><img src='" + (b.usersArr[e.uid].picurl + "'>");
  78. g = g + " </div><div class='replylist_block'><div class='comment_user'> <p class='fl'><span class='comment_username'>" + (b.usersArr[e.uid].nickname + "</span>");
  79. g += "<span class='comment_time'>" + e.inserttime.substring(5, 16) + "</span></p>";
  80. g += "<p class='fr jubaopl'><i class='iconfont'>&#xe6ae;</i></p></div>";
  81. g = 1 == b.usersArr[e.uid].status ? g + ("<div class='comment_content'>" + e.content + "</div>") : g + "<div class='comment_content'>该用户已经被屏蔽</div>";
  82. g += " <div id='hfdq_" + e.id + "'></div>";
  83. g += "<div class='comment_xg clearfix'><div class='fl comment_replynum'>";
  84. g = void 0 == c[e.id] ? g + ("<span class='comment_xg_reply huifupl' data-id='" + e.id + "' data-toid='" + e.toid + "'><cite>回复</cite></span>") : g + ("<span class='comment_xg_reply dqhflist' data-id='" + e.id + "' data-toid='" + e.toid + "'><cite>" + c[e.id] + "条回复></cite></span>");
  85. g = g + "</div><div class='fr comment_state'><p class='pl_zan' title='赞'><i class='iconfont'>&#xe699;</i><cite>" + (e.support + "</cite></p>");
  86. g += "<p class='pl_cai' title='踩'><i class='iconfont'>&#xe69b;</i><cite>" + e.despise + "</cite></p>";
  87. g += "</div></div></div></li>";
  88. $(".pl_nrong .replylist").append(g)
  89. })) : ($(".pl_nrong .replylist").html("<p class='nodata3'><span><img src='" + domainstatic + "wap/img/nodata5.png'></span><cite>暂无评论,点击抢沙发</cite></p>"), $(".pl_num cite").html("0"), $(".pl_num").addClass("pl_numno"), $(".jzmorepl").hide())), $(".pl_nrong .replylist").append("<p class='jzmorepl' data-page='1' data-more='0'>加载更多</p>"))
  90. },
  91. complete: function() {},
  92. error: function(b) {}
  93. })
  94. }
  95. setTimeout(function() {
  96. jzmoreplxs($(".pl_num cite").html())
  97. }, 1500);
  98. setInterval("chushipllist()", 3E5);
  99. function jzmoreplxs(a) {
  100. 10 < parseInt(a) ? $(".jzmorepl").show() : $(".jzmorepl").hide()
  101. }
  102. $(".wdplnr").length && $(".wdplnr").bind({
  103. focus: function() {
  104. "block" != $(".fabiaopl_hf").css("display") && ($(".yh_photo").hide(), $(".fabiaopl").show())
  105. },
  106. blur: function() {}
  107. });
  108. $(".wdplnr").keyup(function() {
  109. var a = $(this).val();
  110. 0 == $(".fabiaopl").is(":hidden") && (0 < a.length && $(".fabiaopl").css("color", "#e60640"), 0 == a.length && $(".fabiaopl").css("color", "#999"));
  111. 0 == $(".fabiaopl_hf").is(":hidden") && (2 < a.length - hfpl_mcl && $(".fabiaopl_hf").css("color", "#e60640"), 0 == a.length - hfpl_mcl && $(".fabiaopl_hf").css("color", "#999"))
  112. });
  113. $(".wdplnr_gr").keyup(function() {
  114. var a = $(this).val();
  115. 0 == $(".fabiaopl_gr").is(":hidden") && (0 < a.length && $(".fabiaopl_gr").css("color", "#e60640"), 0 == a.length && $(".fabiaopl_gr").css("color", "#999"));
  116. 0 == $(".fabiaopl_hf_gr").is(":hidden") && (2 < a.length - hfpl_mcl_gr && $(".fabiaopl_hf_gr").css("color", "#e60640"), 0 == a.length - hfpl_mcl_gr && $(".fabiaopl_hf_gr").css("color", "#999"))
  117. });
  118. var plzbjs = !0;
  119. $(".pl_nrong").on("click", ".fabiaopl", function() {
  120. if (plzbjs) {
  121. plzbjs = !1;
  122. $(".zbplnr").val();
  123. var a = $(".fabiaopl").attr("data-id"),
  124. b = $(".fabiaopl").attr("data-login"),
  125. d = $(".fabiaopl").attr("data-h");
  126. if (0 == b) $(".tskuan_black p").html("请先登录后再发表评论"), $(".tskuan_black").show(), setTimeout(function() {
  127. window.location.href = domainwww + "login"
  128. }, 2E3);
  129. else if (1 == d) $(".tskuan_black p").html("您已被加入黑名单不能发表评论,请先申诉找回"), $(".tskuan_black").show(), setTimeout(function() {
  130. window.location.href = domainwww + "appeal"
  131. }, 3E3);
  132. else {
  133. var c = $(".zbplnr").val(),
  134. g = dateFormat(new Date),
  135. e = $(".yh_photo img").attr("src"),
  136. f = $(".my_mizi").html(),
  137. h = $(".pl_num cite").html();
  138. b = $(".fabiaopl").attr("data-sign");
  139. "" == c ? ($(".tskuan_black p").html("评论内容不能为空"), $(".tskuan_black").show(), setTimeout(function() {
  140. $(".tskuan_black p").html("");
  141. $(".tskuan_black").hide()
  142. }, 2E3)) : $.ajax({
  143. url: puturl,
  144. dataType: "json",
  145. async: !0,
  146. data: {
  147. act: 4,
  148. from: 1,
  149. id: a,
  150. msg: c,
  151. sign: b
  152. },
  153. type: "POST",
  154. success: function(m) {
  155. if (1 == m.status) {
  156. $(".pl_num cite").html(parseInt(h) + 1);
  157. $(".pl_num").removeClass("pl_numno");
  158. jzmoreplxs($(".pl_num cite").html());
  159. var l = " <li><div class='common_avatar'><img src='" + (e + "'>");
  160. l = l + " </div><div class='replylist_block'><div class='comment_user'> <p class='fl'><span class='comment_username'>" + (f + "</span>");
  161. l += "<span class='comment_time'>" + g + "</span></p>";
  162. l = l + "<p class='fr jubaopl'><i class='iconfont'>&#xe6ae;</i></p></div><div class='comment_content'>" + (c + "</div>");
  163. l += " <div id='hfdq_" + m.data + "'></div>";
  164. l = l + "<div class='comment_xg clearfix'><div class='fl comment_replynum'><span class='comment_xg_reply huifupl' data-id='" + (m.data + "' data-toid='0'><cite>回复</cite></span>");
  165. l += "</div><div class='fr comment_state'><p class='pl_zan' title='赞'><i class='iconfont'>&#xe699;</i><cite>0</cite></p><p class='pl_cai' title='踩'><i class='iconfont'>&#xe69b;</i><cite>0</cite></p></div></div></div></li>";
  166. 0 < $(".replylist .nodata3").length && $(".replylist .nodata3").remove();
  167. $(".pl_nrong .replylist").prepend(l);
  168. $(".zbplnr").val("");
  169. $(".yh_photo").show();
  170. $(".fabiaopl").hide();
  171. $(".tskuan_black p").html(m.message);
  172. $(".tskuan_black").show();
  173. setTimeout(function() {
  174. $(".tskuan_black").hide()
  175. }, 2E3);
  176. $(".pl_nrong").scrollTop(0)
  177. } else $(".zbplnr").val(""), $(".tskuan_black p").html(m.message), $(".tskuan_black").show(), setTimeout(function() {
  178. $(".tskuan_black").hide()
  179. }, 2E3)
  180. },
  181. error: function(m) {}
  182. })
  183. }
  184. setTimeout(function() {
  185. plzbjs = !0
  186. }, 3E3)
  187. }
  188. });
  189. var hfpl_ynr = "",
  190. hfpl_ymc = "",
  191. hfpl_mcl = "";
  192. $(".pl_nrong").on("click", ".huifupl", function() {
  193. var a = $(this).attr("data-id"),
  194. b = $(this).attr("data-toid");
  195. $(".zbplnr").focus();
  196. $(".fabiaopl").hide();
  197. $(".fabiaopl_hf").show().attr("data-oid", a);
  198. $(".fabiaopl_hf").attr("data-toid", b);
  199. hfpl_ynr = Trim($(this).parents(".replylist_block").find(".comment_time").html());
  200. hfpl_ymc = Trim($(this).parents(".replylist_block").find(".comment_username").html());
  201. $(".huifupl").removeClass("huifured");
  202. $(this).addClass("huifured");
  203. hfpl_mcl = parseInt(hfpl_ymc.length) + 2;
  204. $(".zbplnr").val("@" + hfpl_ymc + " ")
  205. });
  206. var hfpltime = !0;
  207. $(".pl_nrong").on("click", ".fabiaopl_hf", function() {
  208. if (hfpltime) {
  209. hfpltime = !1;
  210. $(".zbplnr").val();
  211. var a = $(".fabiaopl_hf").attr("data-id"),
  212. b = $(".fabiaopl_hf").attr("data-login"),
  213. d = $(".fabiaopl_hf").attr("data-h"),
  214. c = $(".fabiaopl_hf").attr("data-oid"),
  215. g = $(".fabiaopl_hf").attr("data-toid");
  216. if (0 == b) $(".tskuan_black p").html("请先登录后再发表评论"), $(".tskuan_black").show(), setTimeout(function() {
  217. window.location.href = domainwww + "login"
  218. }, 2E3);
  219. else if (1 == d) $(".tskuan_black p").html("您已被加入黑名单不能发表评论,请先申诉找回"), $(".tskuan_black").show(), setTimeout(function() {
  220. window.location.href = domainwww + "appeal"
  221. }, 3E3);
  222. else {
  223. b = $(".zbplnr").val();
  224. dateFormat(new Date);
  225. $(".yh_photo img").attr("src");
  226. var e = $(".my_mizi").html();
  227. d = $(".fabiaopl_hf").attr("data-sign");
  228. var f = b.substring(hfpl_mcl);
  229. "" == f ? ($(".tskuan_black p").html("评论内容不能为空"), $(".tskuan_black").show(), setTimeout(function() {
  230. $(".tskuan_black p").html("");
  231. $(".tskuan_black").hide()
  232. }, 2E3)) : $.ajax({
  233. url: puturl,
  234. dataType: "json",
  235. async: !0,
  236. type: "POST",
  237. data: {
  238. act: 4,
  239. id: a,
  240. msg: f,
  241. from: 1,
  242. oid: c,
  243. sign: d,
  244. toid: 0 == g ? c : g
  245. },
  246. success: function(h) {
  247. if (1 == h.status) {
  248. var m = "<div class='huifuplnrzs'><span>" + (e + ":</span>" + f);
  249. m += "</div>";
  250. $("#hfdq_" + c).prepend(m);
  251. $(".tskuan_black p").html(h.message);
  252. $(".tskuan_black").show();
  253. setTimeout(function() {
  254. $(".tskuan_black").hide()
  255. }, 2E3);
  256. $(".pl_nrong").scrollTop(0)
  257. } else $(".zbplnr").val(""), $(".pl_tanchu p").html(h.message), $(".pl_tanchu").fadeIn(300), setTimeout(function() {
  258. $(".pl_tanchu").fadeOut()
  259. }, 2E3)
  260. },
  261. complete: function() {
  262. $(".zbplnr").val("");
  263. $(".yh_photo").show();
  264. $(".fabiaopl").hide();
  265. $(".fabiaopl_hf").hide();
  266. $(".fabiaopl_hf").hide().attr("data-oid", "");
  267. $(".huifupl").removeClass("huifured")
  268. },
  269. error: function(h) {}
  270. })
  271. }
  272. setTimeout(function() {
  273. hfpltime = !0
  274. }, 3E3)
  275. }
  276. });
  277. 0 < $(".replylist").length && ($(".pl_nrong").on("click", ".dqhflist", function() {
  278. var a = $(this).parents("li").html();
  279. $(".pinlungrlist .grpl_zhu").html(a);
  280. $(".pinlungrlist .grpl_zhu").find(".comment_xg_reply").hide();
  281. $(".replylist").hide();
  282. $(".pinlungrlist").show();
  283. $(".fabianpl_gr").show();
  284. $(".fabianpl").hide();
  285. $(".pltcdw").scrollTop(0);
  286. $(".zbplnr_gr").val("");
  287. $(".yh_photo_gr").show();
  288. $(".fabiaopl_gr").hide();
  289. $(".fabiaopl_hf_gr").hide();
  290. $(".fabiaopl_hf_gr").hide().attr("data-oid", "");
  291. $(".huifupl_gr").removeClass("huifured");
  292. a = $(this).attr("data-id");
  293. $.ajax({
  294. url: zburl,
  295. dataType: "json",
  296. async: !0,
  297. data: {
  298. act: 103,
  299. id: a
  300. },
  301. type: "POST",
  302. success: function(b) {
  303. var d = b.data.paperList;
  304. 10 < b.data.rowSum ? $(".jzmoreplgr").show() : $(".jzmoreplgr").hide();
  305. $(".grplxqnum").html(b.data.rowSum);
  306. var c = b.usersArr,
  307. g = b.arr.id;
  308. 0 < d.length && ($(".pinlungrlist .grhuallliat").html(""), $.each(d, function(e, f) {
  309. e = "<li><div class='common_avatar'><img src='" + (b.usersArr[f.uid].picurl + "'>");
  310. e = e + "</div><div class='replylist_block'><div class='comment_user'><p class='fl'><span class='comment_username'>" + (b.usersArr[f.uid].nickname + "</span><span class='comment_time'>" + f.inserttime.substring(5, 16) + "</span></p>");
  311. e += "<p class='fr jubaopl'><i class='iconfont'>&#xe6ae;</i></p></div><div class='comment_content'>";
  312. 1 == b.usersArr[f.uid].status ? f.oid == g ? e += "<span>" + f.content + "</span>" : void 0 != b.huifuArr[f.oid] && (e += "<span>" + f.content + "</span><cite>//@" + c[b.huifuArr[f.oid].uid].nickname + ": </cite>" + b.huifuArr[f.oid].content) : e += "<span>该用户已经被屏蔽</span>";
  313. e = e + "</div><div class='comment_xg clearfix'><div class='fl comment_replynum'><span class='comment_xg_reply huifupl_gr' data-id='" + (f.id + "' data-toid='" + f.toid + "'><cite>回复</cite></span>");
  314. e = e + "</div><div class='fr comment_state'><p class='pl_zan' title='赞'><i class='iconfont'>&#xe699;</i><cite>" + (f.support + "</cite></p>");
  315. e += "<p class='pl_cai' title='踩'><i class='iconfont'>&#xe69b;</i><cite>" + f.despise + "</cite></p>";
  316. e += "</div></div></div></li>";
  317. $(".pinlungrlist .grhuallliat").append(e)
  318. }))
  319. },
  320. error: function(b) {}
  321. })
  322. }), $(".grpltitle").click(function() {
  323. $(".replylist").show();
  324. $(".pinlungrlist").hide();
  325. $(".fabianpl_gr").hide();
  326. $(".fabianpl").show();
  327. $(".jzmoreplgr").html("加载更多");
  328. $(".jzmoreplgr").attr("data-more", "0");
  329. $(".jzmoreplgr").attr("data-page", "1");
  330. var a = $(".grplxqnum").html(),
  331. b = $(".pinlungrlist .dqhflist").attr("data-id");
  332. $("#hfdq_" + b).parents("li").find(".comment_xg_reply cite").html(a + "条回复>");
  333. $(".zbplnr").val("");
  334. $(".yh_photo").show();
  335. $(".fabiaopl").hide();
  336. $(".fabiaopl_hf").hide();
  337. $(".fabiaopl_hf").hide().attr("data-oid", "");
  338. $(".huifupl").removeClass("huifured")
  339. }));
  340. $(".wdplnr_gr").length && $(".wdplnr_gr").bind({
  341. focus: function() {
  342. "block" != $(".fabiaopl_hf_gr").css("display") && ($(".yh_photo_gr").hide(), $(".fabiaopl_gr").show())
  343. },
  344. blur: function() {}
  345. });
  346. var plzbjs_gr = !0;
  347. $(".pl_nrong").on("click", ".fabiaopl_gr", function() {
  348. var a = "";
  349. if (plzbjs_gr) {
  350. plzbjs_gr = !1;
  351. var b = $(".fabiaopl_gr").attr("data-id"),
  352. d = $(".fabiaopl_gr").attr("data-login"),
  353. c = $(".fabiaopl_gr").attr("data-h");
  354. if (0 == d) $(".tskuan_black p").html("请先登录后再发表评论"), $(".tskuan_black").show(), setTimeout(function() {
  355. window.location.href = domainwww + "login"
  356. }, 2E3);
  357. else if (1 == c) $(".tskuan_black p").html("您已被加入黑名单不能发表评论,请先申诉找回"), $(".tskuan_black").show(), setTimeout(function() {
  358. window.location.href = domainwww + "appeal"
  359. }, 3E3);
  360. else {
  361. var g = $(".zbplnr_gr").val(),
  362. e = dateFormat(new Date),
  363. f = $(".yh_photo_gr img").attr("src"),
  364. h = $(".my_mizi_gr").html(),
  365. m = $(".grplxqnum").html();
  366. d = $(".fabiaopl_gr").attr("data-sign");
  367. if ("" == g) $(".tskuan_black p").html("评论内容不能为空"), $(".tskuan_black").show(), setTimeout(function() {
  368. $(".tskuan_black p").html("");
  369. $(".tskuan_black").hide()
  370. }, 2E3);
  371. else {
  372. c = $(".grpl_zhu .comment_xg_reply").attr("data-toid");
  373. var l = $(".grpl_zhu .comment_xg_reply").attr("data-id");
  374. a = 0 == c ? l : c;
  375. $.ajax({
  376. url: puturl,
  377. dataType: "json",
  378. async: !0,
  379. type: "POST",
  380. data: {
  381. act: 4,
  382. id: b,
  383. msg: g,
  384. from: 1,
  385. oid: l,
  386. sign: d,
  387. toid: a
  388. },
  389. success: function(p) {
  390. if (1 == p.status) {
  391. var k = parseInt(m) + 1;
  392. $(".grplxqnum").html(k);
  393. 10 < k ? $(".jzmoreplgr").show() : $(".jzmoreplgr").hide();
  394. k = "<li><div class='common_avatar'><img src='" + (f + "'>");
  395. k = k + "</div><div class='replylist_block'><div class='comment_user'><p class='fl'><span class='comment_username'>" + (h + "</span><span class='comment_time'>" + e + "</span></p>");
  396. k = k + "<p class='fr jubaopl'><i class='iconfont'></i></p></div><div class='comment_content'><span>" + (g + "</span>");
  397. k = k + "</div><div class='comment_xg clearfix'><div class='fl comment_replynum'><span class='comment_xg_reply huifupl_gr' data-id='" + (p.data + "' data-toid='" + a + "'><cite>回复</cite></span>");
  398. k += "</div><div class='fr comment_state'><p class='pl_zan' title='赞'><i class='iconfont'></i><cite>0</cite></p><p class='pl_cai' title='踩'><i class='iconfont'></i><cite>0</cite></p></div></div></div></li>";
  399. $(".grhuallliat").prepend(k);
  400. $(".tskuan_black p").html(p.message);
  401. $(".tskuan_black").show();
  402. setTimeout(function() {
  403. $(".tskuan_black").hide()
  404. }, 2E3);
  405. $(".pl_nrong").scrollTop(0)
  406. } else $(".zbplnr_gr").val(""), $(".tskuan_black p").html(p.message), $(".tskuan_black").show(), setTimeout(function() {
  407. $(".tskuan_black").hide()
  408. }, 2E3)
  409. },
  410. complete: function() {
  411. $(".zbplnr_gr").val("");
  412. $(".yh_photo_gr").show();
  413. $(".fabiaopl_gr").hide();
  414. $(".fabiaopl_hf_gr").hide();
  415. $(".fabiaopl_hf_gr").hide().attr("data-oid", "");
  416. $(".huifupl_gr").removeClass("huifured")
  417. },
  418. error: function(p) {}
  419. })
  420. }
  421. }
  422. setTimeout(function() {
  423. plzbjs_gr = !0
  424. }, 3E3)
  425. }
  426. });
  427. var hfpl_ynr_gr = "",
  428. hfpl_ymc_gr = "",
  429. hfpl_mcl_gr = "";
  430. $(".pl_nrong").on("click", ".huifupl_gr", function() {
  431. var a = $(this).attr("data-id"),
  432. b = $(this).attr("data-toid");
  433. $(".zbplnr_gr").focus();
  434. $(".fabiaopl_gr").hide();
  435. $(".fabiaopl_hf_gr").show().attr("data-oid", a);
  436. $(".fabiaopl_hf_gr").attr("data-toid", b);
  437. hfpl_ynr_gr = Trim($(this).parents(".replylist_block").find(".comment_content span").html());
  438. hfpl_ymc_gr = Trim($(this).parents(".replylist_block").find(".comment_username").html());
  439. $(".huifupl_gr").removeClass("huifured");
  440. $(this).addClass("huifured");
  441. hfpl_mcl_gr = parseInt(hfpl_ymc_gr.length) + 2;
  442. $(".zbplnr_gr").val("@" + hfpl_ymc_gr + " ")
  443. });
  444. var hfpltime_gr = !0;
  445. $(".pl_nrong").on("click", ".fabiaopl_hf_gr", function() {
  446. var a = "";
  447. if (hfpltime_gr) {
  448. hfpltime_gr = !1;
  449. $(".zbplnr_gr").val();
  450. var b = $(".fabiaopl_hf_gr").attr("data-id"),
  451. d = $(".fabiaopl_hf_gr").attr("data-login"),
  452. c = $(".fabiaopl_hf_gr").attr("data-h"),
  453. g = $(".fabiaopl_hf_gr").attr("data-oid"),
  454. e = $(".fabiaopl_hf_gr").attr("data-toid");
  455. if (0 == d) $(".tskuan_black p").html("请先登录后再发表评论"), $(".tskuan_black").show(), setTimeout(function() {
  456. window.location.href = domainwww + "login_gr"
  457. }, 2E3);
  458. else if (1 == c) $(".tskuan_black p").html("您已被加入黑名单不能发表评论,请先申诉找回"), $(".tskuan_black").show(), setTimeout(function() {
  459. window.location.href = domainwww + "appeal"
  460. }, 3E3);
  461. else {
  462. d = $(".zbplnr_gr").val();
  463. var f = dateFormat(new Date),
  464. h = $(".yh_photo_gr img").attr("src"),
  465. m = $(".my_mizi_gr").html(),
  466. l = $(".grplxqnum").html();
  467. c = $(".fabiaopl_hf_gr").attr("data-sign");
  468. var p = d.substring(hfpl_mcl_gr);
  469. "" == p ? ($(".tskuan_black p").html("评论内容不能为空"), $(".tskuan_black").show(), setTimeout(function() {
  470. $(".tskuan_black p").html("");
  471. $(".tskuan_black").hide()
  472. }, 2E3)) : (a = 0 == e ? g : e, $.ajax({
  473. url: puturl,
  474. dataType: "json",
  475. async: !0,
  476. type: "POST",
  477. data: {
  478. act: 4,
  479. id: b,
  480. msg: p,
  481. from: 1,
  482. oid: g,
  483. sign: c,
  484. toid: a
  485. },
  486. success: function(k) {
  487. if (1 == k.status) {
  488. var n = parseInt(l) + 1;
  489. $(".grplxqnum").html(n);
  490. 10 < n ? $(".jzmoreplgr").show() : $(".jzmoreplgr").hide();
  491. n = "<li><div class='common_avatar'><img src='" + (h + "'>");
  492. n = n + "</div><div class='replylist_block'><div class='comment_user'><p class='fl'><span class='comment_username'>" + (m + "</span><span class='comment_time'>" + f + "</span></p>");
  493. n = n + "<p class='fr jubaopl'><i class='iconfont'></i></p></div><div class='comment_content'><span>" + (p + "</span><cite>//@" + hfpl_ymc_gr + ": </cite>" + hfpl_ynr_gr);
  494. n = n + "</div><div class='comment_xg clearfix'><div class='fl comment_replynum'><span class='comment_xg_reply huifupl_gr' data-id='" + (k.data + "' data-toid='" + a + "'><cite>回复</cite></span>");
  495. n += "</div><div class='fr comment_state'><p class='pl_zan' title='赞'><i class='iconfont'></i><cite>0</cite></p><p class='pl_cai' title='踩'><i class='iconfont'></i><cite>0</cite></p></div></div></div></li>";
  496. $(".grhuallliat").prepend(n);
  497. $(".tskuan_black p").html(k.message);
  498. $(".tskuan_black").show();
  499. setTimeout(function() {
  500. $(".tskuan_black").hide()
  501. }, 2E3);
  502. $(".pl_nrong").scrollTop(0)
  503. } else $(".zbplnr_gr").val(""), $(".tskuan_black p").html(k.message), $(".tskuan_black").show(), setTimeout(function() {
  504. $(".tskuan_black").hide()
  505. }, 2E3)
  506. },
  507. complete: function() {
  508. $(".zbplnr_gr").val("");
  509. $(".yh_photo_gr").show();
  510. $(".fabiaopl_gr").hide();
  511. $(".fabiaopl_hf_gr").hide();
  512. $(".fabiaopl_hf_gr").hide().attr("data-oid", "");
  513. $(".huifupl_gr").removeClass("huifured")
  514. },
  515. error: function(k) {}
  516. }))
  517. }
  518. setTimeout(function() {
  519. hfpltime_gr = !0
  520. }, 3E3)
  521. }
  522. });
  523. $(".pl_nrong").on("click", ".jzmorepl", function() {
  524. var a = $(".jzmorepl").attr("data-page");
  525. a = parseInt(a) + 1;
  526. $(".jzmorepl").attr("data-page", a);
  527. if (0 == $(this).attr("data-more")) {
  528. var b = $(".fabiaopl").attr("data-id");
  529. $.ajax({
  530. url: zburl,
  531. dataType: "json",
  532. async: !0,
  533. type: "POST",
  534. data: {
  535. act: 102,
  536. id: b,
  537. cid: 1,
  538. page: a
  539. },
  540. success: function(d) {
  541. var c = d.data.paperList,
  542. g = d.huifuArr;
  543. 1 == d.status && (0 < c.length ? $.each(c, function(e, f) {
  544. e = " <li><div class='common_avatar'><img src='" + (d.usersArr[f.uid].picurl + "'>");
  545. e = e + " </div><div class='replylist_block'><div class='comment_user'> <p class='fl'><span class='comment_username'>" + (d.usersArr[f.uid].nickname + "</span>");
  546. e += "<span class='comment_time'>" + f.inserttime.substring(5, 15) + "</span></p>";
  547. e += "<p class='fr jubaopl'><i class='iconfont'>&#xe6ae;</i></p></div>";
  548. e = 1 == d.usersArr[f.uid].status ? e + ("<div class='comment_content'>" + f.content + "</div>") : e + "<div class='comment_content'>该用户已经被屏蔽</div>";
  549. e += " <div id='hfdq_" + f.id + "'></div>";
  550. e += "<div class='comment_xg clearfix'><div class='fl comment_replynum'>";
  551. e = void 0 == g[f.id] ? e + ("<span class='comment_xg_reply huifupl' data-id='" + f.id + "' data-toid='" + f.toid + "'><cite>回复</cite></span>") : e + ("<span class='comment_xg_reply dqhflist' data-id='" + f.id + "' data-toid='" + f.toid + "'><cite>" + g[f.id] + "条回复></cite></span>");
  552. e = e + "</div><div class='fr comment_state'><p class='pl_zan' title='赞'><i class='iconfont'>&#xe699;</i><cite>" + (f.support + "</cite></p>");
  553. e += "<p class='pl_cai' title='踩'><i class='iconfont'>&#xe69b;</i><cite>" + f.despise + "</cite></p>";
  554. e += "</div></div></div></li>";
  555. $(".jzmorepl").before(e);
  556. f = $(".pl_nrong").prop("scrollHeight");
  557. $(".pl_nrong").scrollTop(f, 200)
  558. }) : ($(".jzmorepl").html("没有更多评论"), $(".jzmorepl").attr("data-more", "1")))
  559. },
  560. complete: function() {},
  561. error: function(d) {}
  562. })
  563. }
  564. });
  565. $(".pl_nrong").on("click", ".jzmoreplgr", function() {
  566. var a = $(".jzmoreplgr").attr("data-page");
  567. a = parseInt(a) + 1;
  568. $(".jzmoreplgr").attr("data-page", a);
  569. if (0 == $(this).attr("data-more")) {
  570. var b = $(".pinlungrlist .dqhflist").attr("data-id");
  571. $.ajax({
  572. url: zburl,
  573. dataType: "json",
  574. async: !0,
  575. data: {
  576. act: 103,
  577. id: b,
  578. page: a
  579. },
  580. success: function(d) {
  581. var c = d.data.paperList,
  582. g = d.usersArr;
  583. if (1 == d.status)
  584. if (0 < c.length) {
  585. var e = d.arr.id;
  586. $.each(c, function(f, h) {
  587. f = "<li><div class='common_avatar'><img src='" + (d.usersArr[h.uid].picurl + "'>");
  588. f = f + "</div><div class='replylist_block'><div class='comment_user'><p class='fl'><span class='comment_username'>" + (d.usersArr[h.uid].nickname + "</span><span class='comment_time'>" + h.inserttime.substring(5, 16) + "</span></p>");
  589. f += "<p class='fr jubaopl'><i class='iconfont'>&#xe6ae;</i></p></div><div class='comment_content'>";
  590. 1 == d.usersArr[h.uid].status ? h.oid == e ? f += "<span>" + h.content + "</span>" : void 0 != d.huifuArr[h.oid] && (f += "<span>" + h.content + "</span><cite>//@" + g[d.huifuArr[h.oid].uid].nickname + ": </cite>" + d.huifuArr[h.oid].content) : f += "<span>该用户已经被屏蔽</span>";
  591. f = f + "</div><div class='comment_xg clearfix'><div class='fl comment_replynum'><span class='comment_xg_reply huifupl_gr' data-id='" + (h.id + "' data-toid='" + h.toid + "'><cite>回复</cite></span>");
  592. f = f + "</div><div class='fr comment_state'><p class='pl_zan' title='赞'><i class='iconfont'>&#xe699;</i><cite>" + (h.support + "</cite></p>");
  593. f += "<p class='pl_cai' title='踩'><i class='iconfont'>&#xe69b;</i><cite>" + h.despise + "</cite></p>";
  594. f += "</div></div></div></li>";
  595. $(".pinlungrlist .grhuallliat").append(f)
  596. })
  597. } else $(".jzmoreplgr").html("没有更多评论"), $(".jzmoreplgr").attr("data-more", "1")
  598. },
  599. complete: function() {},
  600. error: function(d) {}
  601. })
  602. }
  603. });
  604. function Trim(a) {
  605. return a.replace(/(^\s*)|(\s*$)/g, "")
  606. }
  607. function dateFormat(a) {
  608. a.getFullYear();
  609. var b = a.getMonth() + 1,
  610. d = a.getDate(),
  611. c = a.getHours();
  612. a = a.getMinutes();
  613. return datetime = (9 < b ? b + "" : "0" + b) + "-" + (9 < d ? d + "" : "0" + d) + " " + (9 < c ? c + "" : "0" + c) + ":" + (9 < a ? a + "" : "0" + a)
  614. }
  615. $(".pl_nrong").on("click", ".pl_zan", function() {
  616. var a = $(this).parents(".comment_xg").find(".comment_replynum .comment_xg_reply").attr("data-id"),
  617. b = this;
  618. $.ajax({
  619. url: puturl,
  620. dataType: "json",
  621. async: !0,
  622. data: {
  623. act: 5,
  624. id: a,
  625. from: 1
  626. },
  627. type: "POST",
  628. success: function(d) {
  629. if (1 == d.status) {
  630. var c = $(b).find("cite").html();
  631. $(b).find("cite").html(parseInt(c) + 1)
  632. } else $(".tskuan_black p").html(d.message), $(".tskuan_black").show(), setTimeout(function() {
  633. "请重新登录" == d.message && (window.location.href = domainwww + "login");
  634. $(".tskuan_black").hide()
  635. }, 2E3)
  636. },
  637. error: function(d) {}
  638. })
  639. });
  640. $(".pl_nrong").on("click", ".pl_cai", function() {
  641. var a = $(this).parents(".comment_xg").find(".comment_replynum .comment_xg_reply").attr("data-id"),
  642. b = this;
  643. $.ajax({
  644. url: puturl,
  645. dataType: "json",
  646. async: !0,
  647. data: {
  648. act: 5,
  649. id: a,
  650. from: 2
  651. },
  652. type: "POST",
  653. success: function(d) {
  654. if (1 == d.status) {
  655. var c = $(b).find("cite").html();
  656. $(b).find("cite").html(parseInt(c) + 1)
  657. } else $(".tskuan_black p").html(d.message), $(".tskuan_black").show(), setTimeout(function() {
  658. "请重新登录" == d.message && (window.location.href = domainwww + "login");
  659. $(".tskuan_black").hide()
  660. }, 2E3)
  661. },
  662. error: function(d) {}
  663. })
  664. });
  665. $(".pl_nrong").on("click", ".jubaopl", function() {
  666. var a = $(this).parents("li").find(".comment_xg .comment_xg_reply").attr("data-id");
  667. $(".report_block").show().addClass("jubao_active");
  668. 0 < $(".mask").length || $("body").append('<div class="mask"></div>');
  669. $(".mask").addClass("mask_active");
  670. $(".report_block").attr("data-id", a);
  671. $.ajax({
  672. url: zburl,
  673. dataType: "json",
  674. async: !0,
  675. data: {
  676. act: 51
  677. },
  678. type: "POST",
  679. success: function(b) {
  680. var d = b.data;
  681. 0 < b.data.length && ($(".report_item").html(""), $.each(d, function(c, g) {
  682. c = "<li data-id='" + g.id + "'><span></span>" + g.option + "</li>";
  683. $(".report_item").append(c)
  684. }))
  685. },
  686. error: function(b) {}
  687. })
  688. });
  689. $(".offjubao").click(function() {
  690. $(".report_block").hide().removeClass("jubao_active");
  691. setTimeout(function() {
  692. $(".mask_active").removeClass("mask_active");
  693. $(".mask").remove()
  694. }, 300)
  695. });
  696. $(".report_item").on("click", "li", function() {
  697. $(this).is(".report_item_select") ? $(this).removeClass("report_item_select") : $(this).addClass("report_item_select").siblings().removeClass("report_item_select")
  698. });
  699. $(".report_btn_queding").click(function() {
  700. var a = $(".report_item").find(".report_item_select").attr("data-id"),
  701. b = $(".report_block").attr("data-id"),
  702. d = "";
  703. d = void 0 == a ? "" : a;
  704. "" == d ? ($(".tskuan_black").show(), $(".tskuan_black p").html("举报内容不能为空"), setTimeout(function() {
  705. $(".tskuan_black").hide()
  706. }, 2E3)) : $.ajax({
  707. url: puturl,
  708. dataType: "json",
  709. async: !0,
  710. data: {
  711. act: 6,
  712. id: b,
  713. reportid: d
  714. },
  715. type: "POST",
  716. success: function(c) {
  717. $(".report_block").removeClass("jubao_active");
  718. setTimeout(function() {
  719. $(".mask_active").removeClass("mask_active");
  720. $(".mask").remove()
  721. }, 300);
  722. $(".report_block").attr("data-id", "");
  723. $(".tskuan_black p").html(c.message);
  724. $(".tskuan_black").show();
  725. setTimeout(function() {
  726. "请重新登录" == c.message && (window.location.href = domainwww + "login");
  727. $(".tskuan_black").hide()
  728. }, 1E3)
  729. },
  730. error: function(c) {}
  731. })
  732. });
  733. $(".shuaxingpl").click(function() {
  734. $(this).find(".character360").addClass("dhua");
  735. chushipllist();
  736. $(".tskuan_black p").html("评论刷新成功");
  737. $(".tskuan_black").show();
  738. setTimeout(function() {
  739. $(".tskuan_black").hide();
  740. $(".tskuan_black p").html("")
  741. }, 1500);
  742. setTimeout(function() {
  743. 10 < $(".pl_num cite").html() ? $(".jzmorepl").show() : $(".jzmorepl").hide();
  744. $(".shuaxingpl").find(".character360").removeClass("dhua")
  745. }, 1500)
  746. });
  747. var dispStr = "";
  748. function statusF(a, b) {
  749. switch (a) {
  750. case 1:
  751. dispStr = "未";
  752. break;
  753. case 2:
  754. dispStr = Math.floor((Date.parse(new Date) / 1E3 - b) / 60) + 1;
  755. dispStr = 90 < dispStr ? "90+<cite class='clock-d'>'</cite>" : dispStr + "<cite class='clock-d'>'</cite>";
  756. break;
  757. case 3:
  758. dispStr = "中";
  759. break;
  760. case 4:
  761. dispStr = Math.floor((Date.parse(new Date) / 1E3 - b) / 60) + 45 + 1;
  762. dispStr = 90 < dispStr ? "90+<cite class='clock-d'>'</cite>" : dispStr + "<cite class='clock-d'>'</cite>";
  763. break;
  764. case 5:
  765. dispStr = "加";
  766. case 6:
  767. dispStr = "加";
  768. break;
  769. case 7:
  770. dispStr = "点";
  771. break;
  772. case 8:
  773. dispStr = "完";
  774. break;
  775. case 9:
  776. dispStr = "推迟";
  777. break;
  778. case 10:
  779. dispStr = "中断";
  780. break;
  781. case 11:
  782. dispStr = "腰斩";
  783. break;
  784. case 12:
  785. dispStr = "取消";
  786. break;
  787. case 13:
  788. dispStr = "待定";
  789. break;
  790. default:
  791. dispStr = "异"
  792. }
  793. }
  794. function basketSection(a) {
  795. return "比赛异常 未开赛 第一节 第一节完 第二节 第二节完 第三节 第三节完 第四节 加时 完场 中断 取消 延期 腰斩 待定".split(" ")[a]
  796. }
  797. function formatSeconds(a) {
  798. if (a) {
  799. var b = parseInt(a),
  800. d = a = 0;
  801. 60 < b && (a = parseInt(b / 60), b = parseInt(b % 60), 60 < a && (d = parseInt(a / 60), a = parseInt(a % 60)));
  802. b = "" + tZero(parseInt(b));
  803. 0 <= a && (b = "" + tZero(parseInt(a)) + ":" + b);
  804. 0 < d && (b = "" + tZero(parseInt(d)) + ":" + b);
  805. return b
  806. }
  807. return ""
  808. };