videocolledetail.min.js 48 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163
  1. $("#guankansp").html('');
  2. var onesrc = $(".lxxh_list li").eq(0).attr("data-link-url");
  3. if(onesrc)
  4. {}
  5. else
  6. {
  7. var onesrc = $(".dsp_bfqu div").eq(0).attr("data-link-url");
  8. }
  9. var jumphtml = " <div class='jumpone'><a href='" + onesrc + "' target='_blank'><p class='djgksp_c'>请您点击此处观看视频</p><p class='djgksp_e'>This video requires you to click and watch.</p></a></div>";
  10. $("#guankansp").html(jumphtml)
  11. var domainwww = $("body").attr("data-domainwww");
  12. var domainstatic = $("body").attr("data-domainstatic");
  13. var puturl = domainwww + "put";
  14. var geturl = domainwww + "get";
  15. if ($(".return_zb").length > 0) {
  16. $(".return_zb").click(function() {
  17. // document.referrer === '' ?window.location.href = '/' :window.history.go(-1);
  18. window.history.go(-1);
  19. var a = window.location.href;
  20. var b = a.lastIndexOf("\/");
  21. var c = decodeURI(a.substring(0, b));
  22. // window.location.href = c
  23. })
  24. };
  25. if ($(".zbtwonav").length > 0) {
  26. var navSwiper = new Swiper('.zbtwonav', {
  27. freeMode: true,
  28. slidesPerView: 'auto',
  29. freeModeSticky: true,
  30. })
  31. };
  32. if ($(".zb_plzx").length > 0) {
  33. $(".zxpl_list").children().eq(0).show().siblings().hide();
  34. $(".zb_plzx li").eq(0).addClass("zbhover").siblings().removeClass("zbhover");
  35. $(".zb_plzx li").click(function() {
  36. $(this).addClass("zbhover").siblings().removeClass("zbhover");
  37. $(".zxpl_list").children().eq($(this).index()).show().siblings().hide()
  38. })
  39. };
  40. if ($(".lxxhlist").length > 0) {
  41. $(".lxxhlist").click(function() {
  42. $(".lxxinhaolb").show();
  43. $(".zxpl_list").hide()
  44. });
  45. $(".offlxxhlb").click(function() {
  46. $(".lxxinhaolb").hide();
  47. $(".zxpl_list").show()
  48. })
  49. };
  50. if ($(".lxxh_list").length) {
  51. if ($(".lxxh_list li").length == 0) {
  52. $("#guankansp").html('');
  53. var jumphtml = " <div class='jumpone'><p class='djgksp_c'>暂无播放源</p></div>";
  54. $("#guankansp").html(jumphtml);
  55. var zwbfy = "<div class='nopadding'><p class='nodata1_small'><span><img src='" + domainstatic + "wap/img/nodata1.png'></span><cite>暂无相关播放源</cite></p></div>";
  56. $(".lxxh_list").html(zwbfy)
  57. } else {
  58. $(".lxxh_list li").eq(0).addClass("lxselect");
  59. var onejump = $(".lxxh_list li").eq(0).attr("data-jump");
  60. if (onejump == 1) {
  61. var onesrc = $(".lxxh_list li").eq(0).attr("data-link-url");
  62. $("#guankansp").html('');
  63. var jumphtml = " <div class='jumpone'><a href='" + onesrc + "' target='_blank'><p class='djgksp_c'>请您点击此处观看视频</p><p class='djgksp_e'>This video requires you to click and watch.</p></a></div>";
  64. $("#guankansp").html(jumphtml)
  65. }
  66. if (onejump == 0) {
  67. var onesrc = $(".lxxh_list li").eq(0).attr("data-link-url");
  68. $("#guankansp iframe").attr("src", onesrc)
  69. }
  70. };
  71. $(".lxxh_list li").click(function() {
  72. var a = $(this).attr("data-jump");
  73. if (a == 1) {
  74. var b = $(this).attr("data-link-url");
  75. window.open(b)
  76. };
  77. if (a == 0) {
  78. $(this).addClass("lxselect").siblings().removeClass("lxselect");
  79. var c = $(this).attr("data-link-url");
  80. $("#guankansp").html('');
  81. var d = '';
  82. d = '<iframe width="100%" height="100%" name="iframe1" id="iframe1" frameborder="0" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" scrolling="no" src="' + c + '"></iframe>';
  83. $("#guankansp").append(d)
  84. }
  85. })
  86. };
  87. if ($(".pl_nrong").length > 0) {
  88. chushipllist()
  89. };
  90. function chushipllist() {
  91. var e = $(".fabiaopl").attr("data-id");
  92. $.ajax({
  93. url: geturl,
  94. dataType: "json",
  95. async: true,
  96. type: "POST",
  97. data: {
  98. act: 102,
  99. id: e,
  100. cid: 3,
  101. },
  102. success: function(r) {
  103. var b = r.data.paperList;
  104. var c = r.usersArr;
  105. var d = r.huifuArr;
  106. if (r.status == 1) {
  107. if (r.data.rowSum > 0) {
  108. $(".pl_num").removeClass("pl_numno")
  109. };
  110. $(".pl_num cite").html(r.data.rowSum);
  111. if (r.data.rowSum > 10) {
  112. $(".jzmorepl").show()
  113. } else {
  114. $(".jzmorepl").hide()
  115. }; if (b != undefined) {
  116. if (b.length > 0) {
  117. $(".pl_nrong .replylist").html('');
  118. $.each(b, function(i, v) {
  119. var a = '';
  120. a += " <li><div class='common_avatar'>";
  121. a += "<img src='" + r.usersArr[v.uid].picurl + "'>";
  122. a += " </div><div class='replylist_block'><div class='comment_user'>";
  123. a += " <p class='fl'><span class='comment_username'>" + r.usersArr[v.uid].nickname + "</span>";
  124. a += "<span class='comment_time'>" + v.inserttime.substring(5, 16) + "</span></p>";
  125. a += "<p class='fr jubaopl'><i class='iconfont'>&#xe6ae;</i></p></div>";
  126. if (r.usersArr[v.uid].status == 1) {
  127. a += "<div class='comment_content'>" + v.content + "</div>"
  128. } else {
  129. a += "<div class='comment_content'>该用户已经被屏蔽</div>"
  130. };
  131. a += " <div id='hfdq_" + v.id + "'></div>";
  132. a += "<div class='comment_xg clearfix'><div class='fl comment_replynum'>";
  133. if (d[v.id] == undefined) {
  134. a += "<span class='comment_xg_reply huifupl' data-id='" + v.id + "' data-toid='" + v.toid + "'><cite>回复</cite></span>"
  135. } else {
  136. a += "<span class='comment_xg_reply dqhflist' data-id='" + v.id + "' data-toid='" + v.toid + "'><cite>" + d[v.id] + "条回复></cite></span>"
  137. }
  138. a += "</div><div class='fr comment_state'>";
  139. a += "<p class='pl_zan' title='赞'><i class='iconfont'>&#xe699;</i><cite>" + v.support + "</cite></p>";
  140. a += "<p class='pl_cai' title='踩'><i class='iconfont'>&#xe69b;</i><cite>" + v.despise + "</cite></p>";
  141. a += "</div></div></div></li>";
  142. $(".pl_nrong .replylist").append(a)
  143. })
  144. } else {
  145. $(".pl_nrong .replylist").html("<p class='nodata3'><span><img src='" + domainstatic + "wap/img/nodata5.png'></span><cite>暂无评论,点击抢沙发</cite></p>");
  146. $(".pl_num cite").html("0");
  147. $(".pl_num").addClass("pl_numno");
  148. $(".jzmorepl").hide()
  149. }
  150. };
  151. $(".pl_nrong .replylist").append("<p class='jzmorepl' data-page='1' data-more='0'>加载更多</p>")
  152. }
  153. },
  154. complete: function() {},
  155. error: function(r) {},
  156. })
  157. };
  158. setTimeout(function() {
  159. jzmoreplxs($(".pl_num cite").html())
  160. }, 1500);
  161. setInterval("chushipllist()", 300000);
  162. function jzmoreplxs(a) {
  163. if (parseInt(a) > 10) {
  164. $(".jzmorepl").show()
  165. } else {
  166. $(".jzmorepl").hide()
  167. }
  168. };
  169. if ($(".wdplnr").length) {
  170. $('.wdplnr').bind({
  171. focus: function() {
  172. var a = $(".fabiaopl_hf").css("display");
  173. if (a != "block") {
  174. $(".yh_photo").hide();
  175. $(".fabiaopl").show()
  176. }
  177. },
  178. blur: function() {},
  179. })
  180. };
  181. $('.wdplnr').keyup(function() {
  182. var a = $(this).val();
  183. if ($(".fabiaopl").is(":hidden") == false) {
  184. if (a.length > 0) {
  185. $('.fabiaopl').css("color", "#e60640")
  186. };
  187. if (a.length == 0) {
  188. $('.fabiaopl').css("color", "#999")
  189. }
  190. };
  191. if ($(".fabiaopl_hf").is(":hidden") == false) {
  192. if ((a.length - hfpl_mcl) > 2) {
  193. $('.fabiaopl_hf').css("color", "#e60640")
  194. };
  195. if ((a.length - hfpl_mcl) == 0) {
  196. $('.fabiaopl_hf').css("color", "#999")
  197. }
  198. }
  199. });
  200. $('.wdplnr_gr').keyup(function() {
  201. var a = $(this).val();
  202. if ($(".fabiaopl_gr").is(":hidden") == false) {
  203. if (a.length > 0) {
  204. $('.fabiaopl_gr').css("color", "#e60640")
  205. };
  206. if (a.length == 0) {
  207. $('.fabiaopl_gr').css("color", "#999")
  208. }
  209. };
  210. if ($(".fabiaopl_hf_gr").is(":hidden") == false) {
  211. if ((a.length - hfpl_mcl_gr) > 2) {
  212. $('.fabiaopl_hf_gr').css("color", "#e60640")
  213. };
  214. if ((a.length - hfpl_mcl_gr) == 0) {
  215. $('.fabiaopl_hf_gr').css("color", "#999")
  216. }
  217. }
  218. });
  219. var plzbjs = true;
  220. $(".pl_nrong").on("click", ".fabiaopl", function() {
  221. if (plzbjs) {
  222. plzbjs = false;
  223. var b = $(".zbplnr").val();
  224. var c = $(".fabiaopl").attr("data-id");
  225. var d = $(".fabiaopl").attr("data-login");
  226. var e = $(".fabiaopl").attr("data-h");
  227. if (d == 0) {
  228. $(".tskuan_black p").html("请先登录后再发表评论");
  229. $(".tskuan_black").show();
  230. setTimeout(function() {
  231. window.location.href = domainwww + "login"
  232. }, 2000)
  233. } else if (e == 1) {
  234. $(".tskuan_black p").html("您已被加入黑名单不能发表评论,请先申诉找回");
  235. $(".tskuan_black").show();
  236. setTimeout(function() {
  237. window.location.href = domainwww + "appeal"
  238. }, 3000)
  239. } else {
  240. var f = $(".zbplnr").val();
  241. var g = new Date;
  242. var h = dateFormat(g);
  243. var i = $(".yh_photo img").attr("src");
  244. var j = $(".my_mizi").html();
  245. var k = $(".pl_num cite").html();
  246. var l = $(".fabiaopl").attr("data-sign");
  247. if (f == '') {
  248. $(".tskuan_black p").html("评论内容不能为空");
  249. $(".tskuan_black").show();
  250. setTimeout(function() {
  251. $(".tskuan_black p").html('');
  252. $(".tskuan_black").hide()
  253. }, 2000)
  254. } else {
  255. $.ajax({
  256. url: puturl,
  257. dataType: "json",
  258. async: true,
  259. data: {
  260. act: 4,
  261. from: 3,
  262. id: c,
  263. msg: f,
  264. sign: l
  265. },
  266. type: "POST",
  267. success: function(r) {
  268. if (r.status == 1) {
  269. $(".pl_num cite").html(parseInt(k) + 1);
  270. $(".pl_num").removeClass("pl_numno");
  271. jzmoreplxs($(".pl_num cite").html());
  272. var a = '';
  273. a += " <li><div class='common_avatar'>";
  274. a += "<img src='" + i + "'>";
  275. a += " </div><div class='replylist_block'><div class='comment_user'>";
  276. a += " <p class='fl'><span class='comment_username'>" + j + "</span>";
  277. a += "<span class='comment_time'>" + h + "</span></p>";
  278. a += "<p class='fr jubaopl'><i class='iconfont'>&#xe6ae;</i></p></div>";
  279. a += "<div class='comment_content'>" + f + "</div>";
  280. a += " <div id='hfdq_" + r.data + "'></div>";
  281. a += "<div class='comment_xg clearfix'><div class='fl comment_replynum'>";
  282. a += "<span class='comment_xg_reply huifupl' data-id='" + r.data + "' data-toid='0'><cite>回复</cite></span>";
  283. a += "</div><div class='fr comment_state'>";
  284. a += "<p class='pl_zan' title='赞'><i class='iconfont'>&#xe699;</i><cite>0</cite></p>";
  285. a += "<p class='pl_cai' title='踩'><i class='iconfont'>&#xe69b;</i><cite>0</cite></p>";
  286. a += "</div></div></div></li>";
  287. if ($(".replylist .nodata3").length > 0) {
  288. $(".replylist .nodata3").remove()
  289. };
  290. $(".pl_nrong .replylist").prepend(a);
  291. $(".zbplnr").val('');
  292. $(".yh_photo").show();
  293. $(".fabiaopl").hide();
  294. $(".tskuan_black p").html(r.message);
  295. $(".tskuan_black").show();
  296. setTimeout(function() {
  297. $(".tskuan_black").hide()
  298. }, 2000);
  299. $(".pl_nrong").scrollTop(0)
  300. } else {
  301. $(".zbplnr").val('');
  302. $(".tskuan_black p").html(r.message);
  303. $(".tskuan_black").show();
  304. setTimeout(function() {
  305. $(".tskuan_black").hide()
  306. }, 2000)
  307. }
  308. },
  309. error: function(r) {},
  310. })
  311. }
  312. };
  313. setTimeout(function() {
  314. plzbjs = true
  315. }, 3000)
  316. }
  317. });
  318. var hfpl_ynr = '';
  319. var hfpl_ymc = '';
  320. var hfpl_mcl = '';
  321. $(".pl_nrong").on("click", ".huifupl", function() {
  322. var a = $(this).attr("data-id");
  323. var b = $(this).attr("data-toid");
  324. $(".zbplnr").focus();
  325. $(".fabiaopl").hide();
  326. $(".fabiaopl_hf").show().attr("data-oid", a);
  327. $(".fabiaopl_hf").attr("data-toid", b);
  328. hfpl_ynr = Trim($(this).parents(".replylist_block").find(".comment_time").html());
  329. hfpl_ymc = Trim($(this).parents(".replylist_block").find(".comment_username").html());
  330. $(".huifupl").removeClass("huifured");
  331. $(this).addClass("huifured");
  332. hfpl_mcl = parseInt(hfpl_ymc.length) + 2;
  333. $(".zbplnr").val('@' + hfpl_ymc + " ")
  334. });
  335. var hfpltime = true;
  336. $(".pl_nrong").on("click", ".fabiaopl_hf", function() {
  337. var b = '';
  338. var c = this;
  339. if (hfpltime) {
  340. hfpltime = false;
  341. var d = $(".zbplnr").val();
  342. var e = $(".fabiaopl_hf").attr("data-id");
  343. var f = $(".fabiaopl_hf").attr("data-login");
  344. var g = $(".fabiaopl_hf").attr("data-h");
  345. var h = $(".fabiaopl_hf").attr("data-oid");
  346. var i = $(".fabiaopl_hf").attr("data-toid");
  347. if (f == 0) {
  348. $(".tskuan_black p").html("请先登录后再发表评论");
  349. $(".tskuan_black").show();
  350. setTimeout(function() {
  351. window.location.href = domainwww + "login"
  352. }, 2000)
  353. } else if (g == 1) {
  354. $(".tskuan_black p").html("您已被加入黑名单不能发表评论,请先申诉找回");
  355. $(".tskuan_black").show();
  356. setTimeout(function() {
  357. window.location.href = domainwww + "appeal"
  358. }, 3000)
  359. } else {
  360. var j = $(".zbplnr").val();
  361. var k = new Date;
  362. var l = dateFormat(k);
  363. var m = $(".yh_photo img").attr("src");
  364. var n = $(".my_mizi").html();
  365. var o = $(".fabiaopl_hf").attr("data-sign");
  366. var p = j.substring(hfpl_mcl);
  367. if (p == '') {
  368. $(".tskuan_black p").html("评论内容不能为空");
  369. $(".tskuan_black").show();
  370. setTimeout(function() {
  371. $(".tskuan_black p").html('');
  372. $(".tskuan_black").hide()
  373. }, 2000)
  374. } else {
  375. if (i == 0) {
  376. b = h
  377. } else {
  378. b = i
  379. };
  380. $.ajax({
  381. url: puturl,
  382. dataType: "json",
  383. async: true,
  384. type: "POST",
  385. data: {
  386. act: 4,
  387. id: e,
  388. msg: p,
  389. from: 3,
  390. oid: h,
  391. sign: o,
  392. toid: b,
  393. },
  394. success: function(r) {
  395. if (r.status == 1) {
  396. var a = '';
  397. a += "<div class='huifuplnrzs'>";
  398. a += "<span>" + n + ":</span>" + p + "";
  399. a += "</div>";
  400. $("#hfdq_" + h).prepend(a);
  401. $(".tskuan_black p").html(r.message);
  402. $(".tskuan_black").show();
  403. setTimeout(function() {
  404. $(".tskuan_black").hide()
  405. }, 2000);
  406. $(".pl_nrong").scrollTop(0)
  407. } else {
  408. $(".zbplnr").val('');
  409. $(".pl_tanchu p").html(r.message);
  410. $(".pl_tanchu").fadeIn(300);
  411. setTimeout(function() {
  412. $(".pl_tanchu").fadeOut()
  413. }, 2000)
  414. }
  415. },
  416. complete: function() {
  417. $(".zbplnr").val('');
  418. $(".yh_photo").show();
  419. $(".fabiaopl").hide();
  420. $(".fabiaopl_hf").hide();
  421. $(".fabiaopl_hf").hide().attr("data-oid", '');
  422. $(".huifupl").removeClass("huifured")
  423. },
  424. error: function(r) {},
  425. })
  426. }
  427. };
  428. setTimeout(function() {
  429. hfpltime = true
  430. }, 3000)
  431. }
  432. });
  433. if ($(".replylist").length > 0) {
  434. $(".pl_nrong").on("click", ".dqhflist", function() {
  435. var f = $(this).parents("li").html();
  436. $(".pinlungrlist .grpl_zhu").html(f);
  437. $(".pinlungrlist .grpl_zhu").find(".comment_xg_reply").hide();
  438. $(".replylist").hide();
  439. $(".pinlungrlist").show();
  440. $(".fabianpl_gr").show();
  441. $(".fabianpl").hide();
  442. $(".zbplnr_gr").val('');
  443. $(".yh_photo_gr").show();
  444. $(".fabiaopl_gr").hide();
  445. $(".fabiaopl_hf_gr").hide();
  446. $(".fabiaopl_hf_gr").hide().attr("data-oid", '');
  447. $(".huifupl_gr").removeClass("huifured");
  448. var g = $(this).attr("data-id");
  449. $.ajax({
  450. url: geturl,
  451. dataType: "json",
  452. async: true,
  453. data: {
  454. act: 103,
  455. id: g,
  456. },
  457. type: "POST",
  458. success: function(r) {
  459. var b = r.data.paperList;
  460. if (r.data.rowSum > 10) {
  461. $(".jzmoreplgr").show()
  462. } else {
  463. $(".jzmoreplgr").hide()
  464. };
  465. $(".grplxqnum").html(r.data.rowSum);
  466. var c = r.usersArr;
  467. var d = r.huifuArr;
  468. var e = r.arr.id;
  469. if (b.length > 0) {
  470. $(".pinlungrlist .grhuallliat").html('');
  471. $.each(b, function(i, v) {
  472. var a = '';
  473. a += "<li>";
  474. a += "<div class='common_avatar'>";
  475. a += "<img src='" + r.usersArr[v.uid].picurl + "'>";
  476. a += "</div>";
  477. a += "<div class='replylist_block'>";
  478. a += "<div class='comment_user'>";
  479. a += "<p class='fl'><span class='comment_username'>" + r.usersArr[v.uid].nickname + "</span><span class='comment_time'>" + v.inserttime.substring(5, 16) + "</span></p>";
  480. a += "<p class='fr jubaopl'><i class='iconfont'>&#xe6ae;</i></p>";
  481. a += "</div>";
  482. a += "<div class='comment_content'>";
  483. if (r.usersArr[v.uid].status == 1) {
  484. if (v.oid == e) {
  485. a += "<span>" + v.content + "</span>"
  486. } else {
  487. if (r.huifuArr[v.oid] != undefined) {
  488. a += "<span>" + v.content + "</span>" + "<cite>//@" + c[r.huifuArr[v.oid].uid].nickname + ": </cite>" + r.huifuArr[v.oid].content
  489. }
  490. }
  491. } else {
  492. a += "<span>该用户已经被屏蔽</span>"
  493. };
  494. a += "</div>";
  495. a += "<div class='comment_xg clearfix'>";
  496. a += "<div class='fl comment_replynum'>";
  497. a += "<span class='comment_xg_reply huifupl_gr' data-id='" + v.id + "' data-toid='" + v.toid + "'><cite>回复</cite></span>";
  498. a += "</div>";
  499. a += "<div class='fr comment_state'>";
  500. a += "<p class='pl_zan' title='赞'><i class='iconfont'>&#xe699;</i><cite>" + v.support + "</cite></p>";
  501. a += "<p class='pl_cai' title='踩'><i class='iconfont'>&#xe69b;</i><cite>" + v.despise + "</cite></p>";
  502. a += "</div></div></div></li>";
  503. $(".pinlungrlist .grhuallliat").append(a)
  504. })
  505. }
  506. },
  507. error: function(r) {},
  508. })
  509. });
  510. $(".grpltitle").click(function() {
  511. $(".replylist").show();
  512. $(".pinlungrlist").hide();
  513. $(".fabianpl_gr").hide();
  514. $(".fabianpl").show();
  515. $(".jzmoreplgr").html("加载更多");
  516. $(".jzmoreplgr").attr("data-more", "0");
  517. $(".jzmoreplgr").attr("data-page", "1");
  518. var a = $(".grplxqnum").html();
  519. var b = $(".pinlungrlist .dqhflist").attr("data-id");
  520. $("#hfdq_" + b).parents("li").find(".comment_xg_reply cite").html(a + "条回复>");
  521. $(".zbplnr").val('');
  522. $(".yh_photo").show();
  523. $(".fabiaopl").hide();
  524. $(".fabiaopl_hf").hide();
  525. $(".fabiaopl_hf").hide().attr("data-oid", '');
  526. $(".huifupl").removeClass("huifured")
  527. })
  528. };
  529. if ($(".wdplnr_gr").length) {
  530. $('.wdplnr_gr').bind({
  531. focus: function() {
  532. var a = $(".fabiaopl_hf_gr").css("display");
  533. if (a != "block") {
  534. $(".yh_photo_gr").hide();
  535. $(".fabiaopl_gr").show()
  536. }
  537. },
  538. blur: function() {},
  539. })
  540. };
  541. var plzbjs_gr = true;
  542. $(".pl_nrong").on("click", ".fabiaopl_gr", function() {
  543. var c = '';
  544. if (plzbjs_gr) {
  545. plzbjs_gr = false;
  546. var d = $(".fabiaopl_gr").attr("data-id");
  547. var e = $(".fabiaopl_gr").attr("data-login");
  548. var f = $(".fabiaopl_gr").attr("data-h");
  549. if (e == 0) {
  550. $(".tskuan_black p").html("请先登录后再发表评论");
  551. $(".tskuan_black").show();
  552. setTimeout(function() {
  553. window.location.href = domainwww + "login"
  554. }, 2000)
  555. } else if (f == 1) {
  556. $(".tskuan_black p").html("您已被加入黑名单不能发表评论,请先申诉找回");
  557. $(".tskuan_black").show();
  558. setTimeout(function() {
  559. window.location.href = domainwww + "appeal"
  560. }, 3000)
  561. } else {
  562. var g = $(".zbplnr_gr").val();
  563. var h = new Date;
  564. var i = dateFormat(h);
  565. var j = $(".yh_photo_gr img").attr("src");
  566. var k = $(".my_mizi_gr").html();
  567. var l = $(".grplxqnum").html();
  568. var m = $(".fabiaopl_gr").attr("data-sign");
  569. if (g == '') {
  570. $(".tskuan_black p").html("评论内容不能为空");
  571. $(".tskuan_black").show();
  572. setTimeout(function() {
  573. $(".tskuan_black p").html('');
  574. $(".tskuan_black").hide()
  575. }, 2000)
  576. } else {
  577. var n = $(".grpl_zhu .comment_xg_reply").attr("data-toid");
  578. var o = $(".grpl_zhu .comment_xg_reply").attr("data-id");
  579. if (n == 0) {
  580. c = o
  581. } else {
  582. c = n
  583. };
  584. $.ajax({
  585. url: puturl,
  586. dataType: "json",
  587. async: true,
  588. type: "POST",
  589. data: {
  590. act: 4,
  591. id: d,
  592. msg: g,
  593. from: 3,
  594. oid: o,
  595. sign: m,
  596. toid: c,
  597. },
  598. success: function(r) {
  599. if (r.status == 1) {
  600. var a = parseInt(l) + 1;
  601. $(".grplxqnum").html(a);
  602. if (a > 10) {
  603. $(".jzmoreplgr").show()
  604. } else {
  605. $(".jzmoreplgr").hide()
  606. };
  607. var b = '';
  608. b += "<li>";
  609. b += "<div class='common_avatar'>";
  610. b += "<img src='" + j + "'>";
  611. b += "</div>";
  612. b += "<div class='replylist_block'>";
  613. b += "<div class='comment_user'>";
  614. b += "<p class='fl'><span class='comment_username'>" + k + "</span><span class='comment_time'>" + i + "</span></p>";
  615. b += "<p class='fr jubaopl'><i class='iconfont'></i></p>";
  616. b += "</div>";
  617. b += "<div class='comment_content'>";
  618. b += "<span>" + g + "</span>";
  619. b += "</div>";
  620. b += "<div class='comment_xg clearfix'>";
  621. b += "<div class='fl comment_replynum'>";
  622. b += "<span class='comment_xg_reply huifupl_gr' data-id='" + r.data + "' data-toid='" + c + "'><cite>回复</cite></span>";
  623. b += "</div>";
  624. b += "<div class='fr comment_state'>";
  625. b += "<p class='pl_zan' title='赞'><i class='iconfont'></i><cite>0</cite></p>";
  626. b += "<p class='pl_cai' title='踩'><i class='iconfont'></i><cite>0</cite></p>";
  627. b += "</div></div></div></li>";
  628. $(".grhuallliat").prepend(b);
  629. $(".tskuan_black p").html(r.message);
  630. $(".tskuan_black").show();
  631. setTimeout(function() {
  632. $(".tskuan_black").hide()
  633. }, 2000);
  634. $(".pl_nrong").scrollTop(0)
  635. } else {
  636. $(".zbplnr_gr").val('');
  637. $(".tskuan_black p").html(r.message);
  638. $(".tskuan_black").show();
  639. setTimeout(function() {
  640. $(".tskuan_black").hide()
  641. }, 2000)
  642. }
  643. },
  644. complete: function() {
  645. $(".zbplnr_gr").val('');
  646. $(".yh_photo_gr").show();
  647. $(".fabiaopl_gr").hide();
  648. $(".fabiaopl_hf_gr").hide();
  649. $(".fabiaopl_hf_gr").hide().attr("data-oid", '');
  650. $(".huifupl_gr").removeClass("huifured")
  651. },
  652. error: function(r) {},
  653. })
  654. }
  655. };
  656. setTimeout(function() {
  657. plzbjs_gr = true
  658. }, 3000)
  659. }
  660. });
  661. var hfpl_ynr_gr = '';
  662. var hfpl_ymc_gr = '';
  663. var hfpl_mcl_gr = '';
  664. $(".pl_nrong").on("click", ".huifupl_gr", function() {
  665. var a = $(this).attr("data-id");
  666. var b = $(this).attr("data-toid");
  667. $(".zbplnr_gr").focus();
  668. $(".fabiaopl_gr").hide();
  669. $(".fabiaopl_hf_gr").show().attr("data-oid", a);
  670. $(".fabiaopl_hf_gr").attr("data-toid", b);
  671. hfpl_ynr_gr = Trim($(this).parents(".replylist_block").find(".comment_content span").html());
  672. hfpl_ymc_gr = Trim($(this).parents(".replylist_block").find(".comment_username").html());
  673. $(".huifupl_gr").removeClass("huifured");
  674. $(this).addClass("huifured");
  675. hfpl_mcl_gr = parseInt(hfpl_ymc_gr.length) + 2;
  676. $(".zbplnr_gr").val('@' + hfpl_ymc_gr + " ")
  677. });
  678. var hfpltime_gr = true;
  679. $(".pl_nrong").on("click", ".fabiaopl_hf_gr", function() {
  680. var c = '';
  681. var d = this;
  682. if (hfpltime_gr) {
  683. hfpltime_gr = false;
  684. var e = $(".zbplnr_gr").val();
  685. var f = $(".fabiaopl_hf_gr").attr("data-id");
  686. var g = $(".fabiaopl_hf_gr").attr("data-login");
  687. var h = $(".fabiaopl_hf_gr").attr("data-h");
  688. var i = $(".fabiaopl_hf_gr").attr("data-oid");
  689. var j = $(".fabiaopl_hf_gr").attr("data-toid");
  690. if (g == 0) {
  691. $(".tskuan_black p").html("请先登录后再发表评论");
  692. $(".tskuan_black").show();
  693. setTimeout(function() {
  694. window.location.href = domainwww + "login_gr"
  695. }, 2000)
  696. } else if (h == 1) {
  697. $(".tskuan_black p").html("您已被加入黑名单不能发表评论,请先申诉找回");
  698. $(".tskuan_black").show();
  699. setTimeout(function() {
  700. window.location.href = domainwww + "appeal"
  701. }, 3000)
  702. } else {
  703. var k = $(".zbplnr_gr").val();
  704. var l = new Date;
  705. var m = dateFormat(l);
  706. var n = $(".yh_photo_gr img").attr("src");
  707. var o = $(".my_mizi_gr").html();
  708. var p = $(".grplxqnum").html();
  709. var q = $(".fabiaopl_hf_gr").attr("data-sign");
  710. var s = k.substring(hfpl_mcl_gr);
  711. if (s == '') {
  712. $(".tskuan_black p").html("评论内容不能为空");
  713. $(".tskuan_black").show();
  714. setTimeout(function() {
  715. $(".tskuan_black p").html('');
  716. $(".tskuan_black").hide()
  717. }, 2000)
  718. } else {
  719. if (j == 0) {
  720. c = i
  721. } else {
  722. c = j
  723. }
  724. $.ajax({
  725. url: puturl,
  726. dataType: "json",
  727. async: true,
  728. type: "POST",
  729. data: {
  730. act: 4,
  731. id: f,
  732. msg: s,
  733. from: 3,
  734. oid: i,
  735. sign: q,
  736. toid: c,
  737. },
  738. success: function(r) {
  739. if (r.status == 1) {
  740. var a = parseInt(p) + 1;
  741. $(".grplxqnum").html(a);
  742. if (a > 10) {
  743. $(".jzmoreplgr").show()
  744. } else {
  745. $(".jzmoreplgr").hide()
  746. };
  747. var b = '';
  748. b += "<li>";
  749. b += "<div class='common_avatar'>";
  750. b += "<img src='" + n + "'>";
  751. b += "</div>";
  752. b += "<div class='replylist_block'>";
  753. b += "<div class='comment_user'>";
  754. b += "<p class='fl'><span class='comment_username'>" + o + "</span><span class='comment_time'>" + m + "</span></p>";
  755. b += "<p class='fr jubaopl'><i class='iconfont'></i></p>";
  756. b += "</div>";
  757. b += "<div class='comment_content'>";
  758. b += "<span>" + s + "</span>" + "<cite>//@" + hfpl_ymc_gr + ": </cite>" + hfpl_ynr_gr;
  759. b += "</div>";
  760. b += "<div class='comment_xg clearfix'>";
  761. b += "<div class='fl comment_replynum'>";
  762. b += "<span class='comment_xg_reply huifupl_gr' data-id='" + r.data + "' data-toid='" + c + "'><cite>回复</cite></span>";
  763. b += "</div>";
  764. b += "<div class='fr comment_state'>";
  765. b += "<p class='pl_zan' title='赞'><i class='iconfont'></i><cite>0</cite></p>";
  766. b += "<p class='pl_cai' title='踩'><i class='iconfont'></i><cite>0</cite></p>";
  767. b += "</div></div></div></li>";
  768. $(".grhuallliat").prepend(b);
  769. $(".tskuan_black p").html(r.message);
  770. $(".tskuan_black").show();
  771. setTimeout(function() {
  772. $(".tskuan_black").hide()
  773. }, 2000);
  774. $(".pl_nrong").scrollTop(0)
  775. } else {
  776. $(".zbplnr_gr").val('');
  777. $(".tskuan_black p").html(r.message);
  778. $(".tskuan_black").show();
  779. setTimeout(function() {
  780. $(".tskuan_black").hide()
  781. }, 2000)
  782. }
  783. },
  784. complete: function() {
  785. $(".zbplnr_gr").val('');
  786. $(".yh_photo_gr").show();
  787. $(".fabiaopl_gr").hide();
  788. $(".fabiaopl_hf_gr").hide();
  789. $(".fabiaopl_hf_gr").hide().attr("data-oid", '');
  790. $(".huifupl_gr").removeClass("huifured")
  791. },
  792. error: function(r) {},
  793. })
  794. }
  795. };
  796. setTimeout(function() {
  797. hfpltime_gr = true
  798. }, 3000)
  799. }
  800. });
  801. $(".pl_nrong").on("click", ".jzmorepl", function() {
  802. var f = $(".jzmorepl").attr("data-page");
  803. var g = parseInt(f) + 1;
  804. $(".jzmorepl").attr("data-page", g);
  805. var h = $(this).attr("data-more");
  806. if (h == 0) {
  807. var j = $(".fabiaopl").attr("data-id");
  808. $.ajax({
  809. url: geturl,
  810. dataType: "json",
  811. async: true,
  812. type: "POST",
  813. data: {
  814. act: 102,
  815. id: j,
  816. cid: 3,
  817. page: g,
  818. },
  819. success: function(r) {
  820. var c = r.data.paperList;
  821. var d = r.usersArr;
  822. var e = r.huifuArr;
  823. if (r.status == 1) {
  824. if (c.length > 0) {
  825. $.each(c, function(i, v) {
  826. var a = '';
  827. a += " <li><div class='common_avatar'>";
  828. a += "<img src='" + r.usersArr[v.uid].picurl + "'>";
  829. a += " </div><div class='replylist_block'><div class='comment_user'>";
  830. a += " <p class='fl'><span class='comment_username'>" + r.usersArr[v.uid].nickname + "</span>";
  831. a += "<span class='comment_time'>" + v.inserttime.substring(5, 15) + "</span></p>";
  832. a += "<p class='fr jubaopl'><i class='iconfont'>&#xe6ae;</i></p></div>";
  833. if (r.usersArr[v.uid].status == 1) {
  834. a += "<div class='comment_content'>" + v.content + "</div>"
  835. } else {
  836. a += "<div class='comment_content'>该用户已经被屏蔽</div>"
  837. };
  838. a += " <div id='hfdq_" + v.id + "'></div>";
  839. a += "<div class='comment_xg clearfix'><div class='fl comment_replynum'>";
  840. if (e[v.id] == undefined) {
  841. a += "<span class='comment_xg_reply huifupl' data-id='" + v.id + "' data-toid='" + v.toid + "'><cite>回复</cite></span>"
  842. } else {
  843. a += "<span class='comment_xg_reply dqhflist' data-id='" + v.id + "' data-toid='" + v.toid + "'><cite>" + e[v.id] + "条回复></cite></span>"
  844. };
  845. a += "</div><div class='fr comment_state'>";
  846. a += "<p class='pl_zan' title='赞'><i class='iconfont'>&#xe699;</i><cite>" + v.support + "</cite></p>";
  847. a += "<p class='pl_cai' title='踩'><i class='iconfont'>&#xe69b;</i><cite>" + v.despise + "</cite></p>";
  848. a += "</div></div></div></li>";
  849. $(".jzmorepl").before(a);
  850. var b = $('.pl_nrong').prop("scrollHeight");
  851. $('.pl_nrong').scrollTop(b, 200)
  852. })
  853. } else {
  854. $(".jzmorepl").html("没有更多评论");
  855. $(".jzmorepl").attr("data-more", "1")
  856. }
  857. }
  858. },
  859. complete: function() {},
  860. error: function(r) {},
  861. })
  862. }
  863. });
  864. $(".pl_nrong").on("click", ".jzmoreplgr", function() {
  865. var f = $(".jzmoreplgr").attr("data-page");
  866. var g = parseInt(f) + 1;
  867. $(".jzmoreplgr").attr("data-page", g);
  868. var h = $(this).attr("data-more");
  869. if (h == 0) {
  870. var j = $(".pinlungrlist .dqhflist").attr("data-id");
  871. $.ajax({
  872. url: geturl,
  873. dataType: "json",
  874. async: true,
  875. data: {
  876. act: 103,
  877. id: j,
  878. page: g,
  879. },
  880. success: function(r) {
  881. var b = r.data.paperList;
  882. var c = r.usersArr;
  883. var d = r.huifuArr;
  884. if (r.status == 1) {
  885. if (b.length > 0) {
  886. var e = r.arr.id;
  887. $.each(b, function(i, v) {
  888. var a = '';
  889. a += "<li>";
  890. a += "<div class='common_avatar'>";
  891. a += "<img src='" + r.usersArr[v.uid].picurl + "'>";
  892. a += "</div>";
  893. a += "<div class='replylist_block'>";
  894. a += "<div class='comment_user'>";
  895. a += "<p class='fl'><span class='comment_username'>" + r.usersArr[v.uid].nickname + "</span><span class='comment_time'>" + v.inserttime.substring(5, 16) + "</span></p>";
  896. a += "<p class='fr jubaopl'><i class='iconfont'>&#xe6ae;</i></p>";
  897. a += "</div>";
  898. a += "<div class='comment_content'>";
  899. if (r.usersArr[v.uid].status == 1) {
  900. if (v.oid == e) {
  901. a += "<span>" + v.content + "</span>"
  902. } else {
  903. if (r.huifuArr[v.oid] != undefined) {
  904. a += "<span>" + v.content + "</span>" + "<cite>//@" + c[r.huifuArr[v.oid].uid].nickname + ": </cite>" + r.huifuArr[v.oid].content
  905. }
  906. }
  907. } else {
  908. a += "<span>该用户已经被屏蔽</span>"
  909. };
  910. a += "</div>";
  911. a += "<div class='comment_xg clearfix'>";
  912. a += "<div class='fl comment_replynum'>";
  913. a += "<span class='comment_xg_reply huifupl_gr' data-id='" + v.id + "' data-toid='" + v.toid + "'><cite>回复</cite></span>";
  914. a += "</div>";
  915. a += "<div class='fr comment_state'>";
  916. a += "<p class='pl_zan' title='赞'><i class='iconfont'>&#xe699;</i><cite>" + v.support + "</cite></p>";
  917. a += "<p class='pl_cai' title='踩'><i class='iconfont'>&#xe69b;</i><cite>" + v.despise + "</cite></p>";
  918. a += "</div></div></div></li>";
  919. $(".pinlungrlist .grhuallliat").append(a)
  920. })
  921. } else {
  922. $(".jzmoreplgr").html("没有更多评论");
  923. $(".jzmoreplgr").attr("data-more", "1")
  924. }
  925. }
  926. },
  927. complete: function() {},
  928. error: function(r) {},
  929. })
  930. }
  931. });
  932. function Trim(a) {
  933. return a.replace(/(^\s*)|(\s*$)/g, "")
  934. };
  935. function dateFormat(d) {
  936. var a = d.getFullYear();
  937. var b = d.getMonth() + 1;
  938. var c = d.getDate();
  939. var e = d.getHours();
  940. var f = d.getMinutes();
  941. datetime = (b > 9 ? (b + "") : ("0" + b)) + '-' + (c > 9 ? (c + "") : ("0" + c)) + ' ' + (e > 9 ? (e + "") : ("0" + e)) + ':' + (f > 9 ? (f + "") : ("0" + f));
  942. return datetime
  943. };
  944. $(".pl_nrong").on("click", ".pl_zan", function() {
  945. var b = $(this).parents(".comment_xg").find(".comment_replynum .comment_xg_reply").attr("data-id");
  946. var c = this;
  947. $.ajax({
  948. url: puturl,
  949. dataType: "json",
  950. async: true,
  951. data: {
  952. act: 5,
  953. id: b,
  954. from: 1
  955. },
  956. type: "POST",
  957. success: function(r) {
  958. if (r.status == 1) {
  959. var a = $(c).find("cite").html();
  960. $(c).find("cite").html(parseInt(a) + 1)
  961. } else {
  962. $(".tskuan_black p").html(r.message);
  963. $(".tskuan_black").show();
  964. setTimeout(function() {
  965. if (r.message == "请重新登录") {
  966. window.location.href = domainwww + "login"
  967. };
  968. $(".tskuan_black").hide()
  969. }, 2000)
  970. }
  971. },
  972. error: function(r) {},
  973. })
  974. });
  975. $(".pl_nrong").on("click", ".pl_cai", function() {
  976. var b = $(this).parents(".comment_xg").find(".comment_replynum .comment_xg_reply").attr("data-id");
  977. var c = this;
  978. $.ajax({
  979. url: puturl,
  980. dataType: "json",
  981. async: true,
  982. data: {
  983. act: 5,
  984. id: b,
  985. from: 2,
  986. },
  987. type: "POST",
  988. success: function(r) {
  989. if (r.status == 1) {
  990. var a = $(c).find("cite").html();
  991. $(c).find("cite").html(parseInt(a) + 1)
  992. } else {
  993. $(".tskuan_black p").html(r.message);
  994. $(".tskuan_black").show();
  995. setTimeout(function() {
  996. if (r.message == "请重新登录") {
  997. window.location.href = domainwww + "login"
  998. };
  999. $(".tskuan_black").hide()
  1000. }, 2000)
  1001. }
  1002. },
  1003. error: function(r) {},
  1004. })
  1005. });
  1006. $(".pl_nrong").on("click", ".jubaopl", function() {
  1007. var c = $(this).parents("li").find(".comment_xg .comment_xg_reply").attr("data-id");
  1008. $(".report_block").addClass("jubao_active");
  1009. if ($(".mask").length > 0) {
  1010. $(".mask").addClass("mask_active")
  1011. } else {
  1012. $("body").append('<div class="mask"></div>');
  1013. $(".mask").addClass("mask_active")
  1014. };
  1015. $(".report_block").attr("data-id", c);
  1016. $.ajax({
  1017. url: geturl,
  1018. dataType: "json",
  1019. async: true,
  1020. data: {
  1021. act: 51,
  1022. },
  1023. type: "POST",
  1024. success: function(r) {
  1025. var b = r.data;
  1026. if (r.data.length > 0) {
  1027. $(".report_item").html('');
  1028. $.each(b, function(i, v) {
  1029. var a = "<li data-id='" + v.id + "'><span></span>" + v.option + "</li>";
  1030. $(".report_item").append(a)
  1031. })
  1032. }
  1033. },
  1034. error: function(r) {},
  1035. })
  1036. });
  1037. $(".offjubao").click(function() {
  1038. $(".report_block").removeClass("jubao_active");
  1039. setTimeout(function() {
  1040. $(".mask_active").removeClass("mask_active");
  1041. $(".mask").remove()
  1042. }, 300)
  1043. });
  1044. $(".report_item").on("click", "li", function() {
  1045. if ($(this).is('.report_item_select')) {
  1046. $(this).removeClass("report_item_select")
  1047. } else {
  1048. $(this).addClass("report_item_select").siblings().removeClass("report_item_select")
  1049. }
  1050. });
  1051. $(".report_btn_queding").click(function() {
  1052. var a = $(".report_item").find(".report_item_select").attr("data-id");
  1053. var b = $(".report_block").attr("data-id");
  1054. var c = '';
  1055. if (a == undefined) {
  1056. c = ''
  1057. } else {
  1058. c = a
  1059. }; if (c == '') {
  1060. $(".tskuan_black").show();
  1061. $(".tskuan_black p").html("举报内容不能为空");
  1062. setTimeout(function() {
  1063. $(".tskuan_black").hide()
  1064. }, 2000)
  1065. } else {
  1066. $.ajax({
  1067. url: puturl,
  1068. dataType: "json",
  1069. async: true,
  1070. data: {
  1071. act: 6,
  1072. id: b,
  1073. reportid: c,
  1074. },
  1075. type: "POST",
  1076. success: function(r) {
  1077. $(".report_block").removeClass("jubao_active");
  1078. setTimeout(function() {
  1079. $(".mask_active").removeClass("mask_active");
  1080. $(".mask").remove()
  1081. }, 300);
  1082. $(".report_block").attr("data-id", '');
  1083. if (r.status == 1) {
  1084. $(".tskuan_black p").html(r.message);
  1085. $(".tskuan_black").show();
  1086. setTimeout(function() {
  1087. $(".tskuan_black").hide()
  1088. }, 2000)
  1089. } else {
  1090. $(".tskuan_black p").html(r.message);
  1091. $(".tskuan_black").show();
  1092. setTimeout(function() {
  1093. $(".tskuan_black").hide()
  1094. }, 2000);
  1095. setTimeout(function() {
  1096. if (r.message == "请重新登录") {
  1097. window.location.href = domainwww + "login"
  1098. };
  1099. $(".tskuan_black").hide()
  1100. }, 2000)
  1101. }
  1102. },
  1103. error: function(r) {},
  1104. })
  1105. }
  1106. });
  1107. $(".shuaxingpl").click(function() {
  1108. $(this).find(".character360").addClass("dhua");
  1109. chushipllist();
  1110. $(".tskuan_black p").html("评论刷新成功");
  1111. $(".tskuan_black").show();
  1112. setTimeout(function() {
  1113. $(".tskuan_black").hide();
  1114. $(".tskuan_black p").html('')
  1115. }, 1500);
  1116. setTimeout(function() {
  1117. var a = $(".pl_num cite").html();
  1118. if (a > 10) {
  1119. $(".jzmorepl").show()
  1120. } else {
  1121. $(".jzmorepl").hide()
  1122. };
  1123. $(".shuaxingpl").find(".character360").removeClass("dhua")
  1124. }, 1500)
  1125. });
  1126. var device = navigator.userAgent;
  1127. var isAndroid = device.indexOf('Android') > -1 || device.indexOf('Adr') > -1;
  1128. var isiOS = !!device.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/);
  1129. if (isiOS) {
  1130. document.body.addEventListener('focusin', () => {
  1131. $('.report_block').css({
  1132. 'position': 'static',
  1133. 'display': 'none'
  1134. });
  1135. $('.fabianpl').css('position', 'static')
  1136. });
  1137. document.body.addEventListener('focusout', () => {
  1138. $('.report_block').css({
  1139. 'position': 'fixed',
  1140. 'bottom': '0',
  1141. 'display': 'inline'
  1142. });
  1143. $('.fabianpl').css({
  1144. 'position': 'fixed',
  1145. 'top': 'auto',
  1146. "bottom": "0px"
  1147. })
  1148. })
  1149. };