1 line
17 KiB
JavaScript
1 line
17 KiB
JavaScript
"use strict";(self["webpackChunkninepage"]=self["webpackChunkninepage"]||[]).push([[151],{142:function(t,e,n){n.d(e,{Z:function(){return d}});var s=function(){var t=this,e=t._self._c;return e("div",{attrs:{id:"app"}},[e("div",{staticClass:"container"},[e("router-view")],1)])},i=[],o={name:"App",data(){return{loading:null,pathname:"",parameterObject:{},isPc:!1,socketTask:null}},watch:{},mounted(){console.log("初始化"),this.$store.dispatch("fetchHistoricalSearch"),this.$store.dispatch("getAllForum",this);let t=setInterval((()=>{0!==Object.keys(this.$store.state.user).length&&(this.useSocket(),clearInterval(t))}),1e3)},methods:{useSocket(){let t=this.getMiucmsSessionCookie()||"";this.socketTask=new WebSocket(`wss://socket.gter.net?token=${t}`),this.socketTask.onopen=()=>{let e=this.$store.state.user||{};e&&t&&this.socketTask.send(JSON.stringify({type:"bind",data:{token:t,uid:e.uid||0}})),setTimeout((()=>this.timedTransmission()),5e4)},this.socketTask.onclose=()=>{console.log("socket关闭了",new Date)}},timedTransmission(){1==this.socketTask.readyState&&(this.socketTask.send(JSON.stringify({type:"ping"})),setTimeout((()=>this.timedTransmission()),5e4))},getMiucmsSessionCookie(){let t=document.cookie.split(";");for(let e=0;e<t.length;e++){let n=t[e].split("=");if("miucms_session"===n[0].trim())return n[1]}return null},isJudgePc(){const t=navigator.userAgent,e=["Android","iPhone","SymbianOS","Windows Phone","iPad","iPod"];let n=!0;for(let s=0;s<e.length;s++)if(t.indexOf(e[s])>0){n=!1;break}if(n){console.log("flag",n);let t=window.location.pathname;const e=window.location.search,s=e.substring(1);let i=Object.fromEntries(new URLSearchParams(s));if(this.pathname=t,this.parameterObject=i,-1!=this.pathname.indexOf("allSections")&&this.parameterObject["fid"])return void this.handleNeedAllSkipPc();if(-1!=this.pathname.indexOf("userIndex"))return void this.handleNeedInfo();let o="";-1!=t.indexOf("detailIndex")&&(o=`https://bbs.gter.net/thread-${i["tid"]}-${i["page"]||1}-1.html`),-1!=t.indexOf("searchResult")&&(o="https://search.gter.net/index.html?type=forum"+(i["kw"]?`&kw=${i["kw"]}`:"")),-1==t.indexOf("allSections")||i["fid"]||(o="https://bbs.gter.net/forum.php"),-1!=t.indexOf("recommend")&&(o="https://bbs.gter.net/forum.php"),-1!=t.indexOf("collect")&&(o="https://bbs.gter.net/forum.php"),"/"!=t&&""!=t&&t||(o="https://bbs.gter.net/forum.php"),o&&this.$skipUrl(o,!1)}},handleNeedInfo(){let t=this.$store.state.user||{},e="";"{}"!=JSON.stringify(t)?(e=`https://bbs.gter.net/home.php?mod=space&uid=${t.uin}`,this.$skipUrl(e,!1)):setTimeout((()=>{this.handleNeedInfo()}),300)},handleNeedAllSkipPc(){let t=this.$store.state.allForumList||[],e="",n=this.parameterObject["fid"]||null;0!=t.length?(t.forEach(((t,s)=>{t.fid==n&&(e=`https://bbs.gter.net/forum.php?gid=${t.fid}`),t.data.forEach(((t,s)=>{t.fid==n&&(e=`https://bbs.gter.net/forum-${t.fid}-${this.parameterObject["page"]||1}.html`)}))})),this.$skipUrl(e,!1)):setTimeout((()=>{this.handleNeedAllSkipPc()}),300)}}},r=o,a=n(1001),l=(0,a.Z)(r,s,i,!1,null,null,null),d=l.exports},9614:function(t,e,n){n.r(e);var s=n(2512),i=n.n(s),o=n(1736),r=n.n(o),a=new(i())({id:"icon-add",use:"icon-add-usage",viewBox:"0 0 20 20",content:'<symbol xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="icon-add">\r\n <g transform="matrix(1 0 0 1 -422 -493 )">\r\n <path d="M 19.6022727272727 7.67045454545455 C 19.8674242424242 7.93560606060606 20 8.25757575757576 20 8.63636363636363 L 20 11.3636363636364 C 20 11.7424242424242 19.8674242424242 12.0643939393939 19.6022727272727 12.3295454545455 C 19.3371212121212 12.594696969697 19.0151515151515 12.7272727272727 18.6363636363636 12.7272727272727 L 12.7272727272727 12.7272727272727 L 12.7272727272727 18.6363636363636 C 12.7272727272727 19.0151515151515 12.594696969697 19.3371212121212 12.3295454545455 19.6022727272727 C 12.0643939393939 19.8674242424242 11.7424242424242 20 11.3636363636364 20 L 8.63636363636364 20 C 8.25757575757576 20 7.93560606060606 19.8674242424242 7.67045454545455 19.6022727272727 C 7.40530303030303 19.3371212121212 7.27272727272727 19.0151515151515 7.27272727272727 18.6363636363636 L 7.27272727272727 12.7272727272727 L 1.36363636363636 12.7272727272727 C 0.984848484848485 12.7272727272727 0.662878787878788 12.594696969697 0.397727272727273 12.3295454545455 C 0.132575757575758 12.0643939393939 0 11.7424242424242 0 11.3636363636364 L 0 8.63636363636363 C 0 8.25757575757576 0.132575757575758 7.93560606060606 0.397727272727273 7.67045454545455 C 0.662878787878788 7.40530303030303 0.984848484848485 7.27272727272727 1.36363636363636 7.27272727272727 L 7.27272727272727 7.27272727272727 L 7.27272727272727 1.36363636363636 C 7.27272727272727 0.984848484848484 7.40530303030303 0.662878787878787 7.67045454545455 0.397727272727273 C 7.93560606060606 0.132575757575757 8.25757575757576 0 8.63636363636364 0 L 11.3636363636364 0 C 11.7424242424242 0 12.0643939393939 0.132575757575757 12.3295454545455 0.397727272727273 C 12.594696969697 0.662878787878787 12.7272727272727 0.984848484848484 12.7272727272727 1.36363636363636 L 12.7272727272727 7.27272727272727 L 18.6363636363636 7.27272727272727 C 19.0151515151515 7.27272727272727 19.3371212121212 7.40530303030303 19.6022727272727 7.67045454545455 Z " fill-rule="nonzero" fill="#000000" stroke="none" transform="matrix(1 0 0 1 422 493 )" />\r\n </g>\r\n</symbol>'});r().add(a);e["default"]=a},1378:function(t,e,n){n.r(e);var s=n(2512),i=n.n(s),o=n(1736),r=n.n(o),a=new(i())({id:"icon-addyellow",use:"icon-addyellow-usage",viewBox:"0 0 12 12",content:'<symbol xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" id="icon-addyellow">\r\n <g transform="matrix(1 0 0 1 -3701 -968 )">\r\n <path d="M 11.7613636363636 4.60227272727273 C 11.9204545454545 4.76136363636363 12 4.95454545454545 12 5.18181818181818 L 12 6.81818181818182 C 12 7.04545454545455 11.9204545454545 7.23863636363636 11.7613636363636 7.39772727272727 C 11.6022727272727 7.55681818181818 11.4090909090909 7.63636363636364 11.1818181818182 7.63636363636364 L 7.63636363636364 7.63636363636364 L 7.63636363636364 11.1818181818182 C 7.63636363636364 11.4090909090909 7.55681818181818 11.6022727272727 7.39772727272727 11.7613636363636 C 7.23863636363637 11.9204545454545 7.04545454545455 12 6.81818181818182 12 L 5.18181818181818 12 C 4.95454545454546 12 4.76136363636364 11.9204545454545 4.60227272727273 11.7613636363636 C 4.44318181818182 11.6022727272727 4.36363636363636 11.4090909090909 4.36363636363636 11.1818181818182 L 4.36363636363636 7.63636363636364 L 0.818181818181818 7.63636363636364 C 0.590909090909091 7.63636363636364 0.397727272727273 7.55681818181818 0.238636363636364 7.39772727272727 C 0.0795454545454545 7.23863636363636 0 7.04545454545455 0 6.81818181818182 L 0 5.18181818181818 C 0 4.95454545454545 0.0795454545454545 4.76136363636363 0.238636363636364 4.60227272727273 C 0.397727272727273 4.44318181818182 0.590909090909091 4.36363636363636 0.818181818181818 4.36363636363636 L 4.36363636363636 4.36363636363636 L 4.36363636363636 0.818181818181819 C 4.36363636363636 0.59090909090909 4.44318181818182 0.397727272727272 4.60227272727273 0.238636363636364 C 4.76136363636364 0.0795454545454541 4.95454545454546 0 5.18181818181818 0 L 6.81818181818182 0 C 7.04545454545455 0 7.23863636363637 0.0795454545454541 7.39772727272727 0.238636363636364 C 7.55681818181818 0.397727272727272 7.63636363636364 0.59090909090909 7.63636363636364 0.818181818181819 L 7.63636363636364 4.36363636363636 L 11.1818181818182 4.36363636363636 C 11.4090909090909 4.36363636363636 11.6022727272727 4.44318181818182 11.7613636363636 4.60227272727273 Z " fill-rule="nonzero" fill="#000000" stroke="none" transform="matrix(1 0 0 1 3701 968 )" />\r\n </g>\r\n</symbol>'});r().add(a);e["default"]=a},9814:function(t,e,n){n.r(e);var s=n(2512),i=n.n(s),o=n(1736),r=n.n(o),a=new(i())({id:"icon-arrowsBlackLeft",use:"icon-arrowsBlackLeft-usage",viewBox:"0 0 7 12",content:'<symbol xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7 12" id="icon-arrowsBlackLeft">\r\n <g transform="matrix(1 0 0 1 -6250 -497 )">\r\n <path d="M 6.87972508591065 5.72344689378758 C 6.95990836197022 5.80360721442886 7 5.89579158316633 7 6 C 7 6.10420841683367 6.95990836197022 6.19639278557114 6.87972508591065 6.27655310621242 L 1.27491408934708 11.8797595190381 C 1.19473081328751 11.9599198396794 1.10252004581901 12 0.998281786941581 12 C 0.894043528064147 12 0.801832760595647 11.9599198396794 0.721649484536082 11.8797595190381 L 0.120274914089347 11.2785571142285 C 0.0400916380297824 11.1983967935872 0 11.1062124248497 0 11.002004008016 C 0 10.8977955911824 0.0400916380297824 10.8056112224449 0.120274914089347 10.7254509018036 L 4.84707903780069 6 L 0.120274914089347 1.27454909819639 C 0.0400916380297824 1.19438877755511 0 1.10220440881763 0 0.997995991983968 C 0 0.893787575150299 0.0400916380297824 0.801603206412824 0.120274914089347 0.721442885771542 L 0.721649484536082 0.120240480961924 C 0.801832760595647 0.0400801603206409 0.894043528064147 0 0.998281786941581 0 C 1.10252004581901 0 1.19473081328751 0.0400801603206409 1.27491408934708 0.120240480961924 L 6.87972508591065 5.72344689378758 Z " fill-rule="nonzero" fill="#000000" stroke="none" transform="matrix(1 0 0 1 6250 497 )" />\r\n </g>\r\n</symbol>'});r().add(a);e["default"]=a},865:function(t,e,n){n.r(e);var s=n(2512),i=n.n(s),o=n(1736),r=n.n(o),a=new(i())({id:"icon-arrowsLeft",use:"icon-arrowsLeft-usage",viewBox:"0 0 6 11",content:'<symbol xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 6 11" id="icon-arrowsLeft">\r\n <g transform="matrix(1 0 0 1 -509 -983 )">\r\n <path d="M 5.89690721649484 5.24649298597194 C 5.96563573883162 5.31997327989312 6 5.40447561790247 6 5.5 C 6 5.59552438209753 5.96563573883162 5.68002672010688 5.89690721649484 5.75350701402806 L 1.09278350515464 10.8897795591182 C 1.02405498281787 10.9632598530394 0.945017182130584 11 0.855670103092783 11 C 0.766323024054983 11 0.687285223367698 10.9632598530394 0.618556701030928 10.8897795591182 L 0.103092783505155 10.3386773547094 C 0.0343642611683849 10.2651970607882 0 10.1806947227789 0 10.0851703406814 C 0 9.98964595858383 0.0343642611683849 9.90514362057448 0.103092783505155 9.83166332665331 L 4.15463917525773 5.5 L 0.103092783505155 1.16833667334669 C 0.0343642611683849 1.09485637942552 0 1.01035404141617 0 0.914829659318638 C 0 0.819305277221107 0.0343642611683849 0.734802939211756 0.103092783505155 0.661322645290581 L 0.618556701030928 0.110220440881764 C 0.687285223367698 0.0367401469605875 0.766323024054983 0 0.855670103092783 0 C 0.945017182130584 0 1.02405498281787 0.0367401469605875 1.09278350515464 0.110220440881764 L 5.89690721649484 5.24649298597194 Z " fill-rule="nonzero" fill="#d7d7d7" stroke="none" transform="matrix(1 0 0 1 509 983 )" />\r\n </g>\r\n</symbol>'});r().add(a);e["default"]=a},9061:function(t,e,n){n.r(e);var s=n(2512),i=n.n(s),o=n(1736),r=n.n(o),a=new(i())({id:"icon-arrowsRoundBlackLeft",use:"icon-arrowsRoundBlackLeft-usage",viewBox:"0 0 11 12",content:'<symbol xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 12" id="icon-arrowsRoundBlackLeft">\r\n <g transform="matrix(1 0 0 1 -6785 -891 )">\r\n <path d="M 10.7235054347826 5.30680359435173 C 10.9078351449275 5.48652118100128 11 5.71758664955071 11 6 C 11 6.27727856225931 10.9078351449275 6.51091142490372 10.7235054347826 6.70089858793325 L 5.85869565217391 11.7150192554557 C 5.66440217391304 11.9050064184852 5.43772644927536 12 5.17866847826087 12 C 4.92459239130435 12 4.70040760869565 11.9050064184852 4.50611413043478 11.7150192554557 L 3.94565217391304 11.1373555840822 C 3.75634057971015 10.9422336328626 3.6616847826087 10.7086007702182 3.6616847826087 10.4364569961489 C 3.6616847826087 10.1643132220796 3.75634057971015 9.93068035943517 3.94565217391304 9.73555840821566 L 6.1351902173913 7.4788189987163 L 0.874320652173913 7.4788189987163 C 0.61526268115942 7.4788189987163 0.404778079710145 7.38254172015404 0.242866847826087 7.18998716302952 C 0.080955615942029 6.99743260590501 0 6.76508344030809 0 6.49293966623877 L 0 5.50706033376123 C 0 5.23491655969191 0.080955615942029 5.00256739409499 0.242866847826087 4.81001283697048 C 0.404778079710145 4.61745827984596 0.61526268115942 4.5211810012837 0.874320652173913 4.5211810012837 L 6.1351902173913 4.5211810012837 L 3.94565217391304 2.25673940949936 C 3.75634057971015 2.07188703465982 3.6616847826087 1.8408215661104 3.6616847826087 1.56354300385109 C 3.6616847826087 1.28626444159178 3.75634057971015 1.05519897304236 3.94565217391304 0.870346598202824 L 4.50611413043478 0.292682926829269 C 4.69542572463768 0.0975609756097553 4.91961050724638 0 5.17866847826087 0 C 5.44270833333333 0 5.66938405797101 0.0975609756097553 5.85869565217391 0.292682926829269 L 10.7235054347826 5.30680359435173 Z " fill-rule="nonzero" fill="#000000" stroke="none" transform="matrix(1 0 0 1 6785 891 )" />\r\n </g>\r\n</symbol>'});r().add(a);e["default"]=a},5435:function(t,e,n){n.r(e);var s=n(2512),i=n.n(s),o=n(1736),r=n.n(o),a=new(i())({id:"icon-arrowsRoundLeft",use:"icon-arrowsRoundLeft-usage",viewBox:"0 0 20 20",content:'<symbol xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="icon-arrowsRoundLeft">\r\n <g transform="matrix(1 0 0 1 -7474 -1049 )">\r\n <path d="M 16.4973958333333 10.5859375 C 16.6536458333333 10.4296875 16.7317708333333 10.234375 16.7317708333333 10 C 16.7317708333333 9.765625 16.6536458333333 9.5703125 16.4973958333333 9.4140625 L 15.3125 8.22916666666667 L 10.5989583333333 3.515625 C 10.4427083333333 3.359375 10.2473958333333 3.28125 10.0130208333333 3.28125 C 9.77864583333333 3.28125 9.58333333333333 3.359375 9.42708333333333 3.515625 L 8.2421875 4.70052083333333 C 8.0859375 4.85677083333333 8.0078125 5.05208333333333 8.0078125 5.28645833333333 C 8.0078125 5.52083333333333 8.0859375 5.71614583333333 8.2421875 5.87239583333333 L 10.703125 8.33333333333333 L 4.16666666666667 8.33333333333333 C 3.94097222222222 8.33333333333333 3.74565972222222 8.41579861111111 3.58072916666667 8.58072916666667 C 3.41579861111111 8.74565972222222 3.33333333333333 8.94097222222222 3.33333333333333 9.16666666666667 L 3.33333333333333 10.8333333333333 C 3.33333333333333 11.0590277777778 3.41579861111111 11.2543402777778 3.58072916666667 11.4192708333333 C 3.74565972222222 11.5842013888889 3.94097222222222 11.6666666666667 4.16666666666667 11.6666666666667 L 10.703125 11.6666666666667 L 8.2421875 14.1276041666667 C 8.07725694444444 14.2925347222222 7.99479166666667 14.4878472222222 7.99479166666667 14.7135416666667 C 7.99479166666667 14.9392361111111 8.07725694444444 15.1345486111111 8.2421875 15.2994791666667 L 9.42708333333333 16.484375 C 9.58333333333333 16.640625 9.77864583333333 16.71875 10.0130208333333 16.71875 C 10.2473958333333 16.71875 10.4427083333333 16.640625 10.5989583333333 16.484375 L 15.3125 11.7708333333333 L 16.4973958333333 10.5859375 Z M 18.6588541666667 4.98046875 C 19.5529513888889 6.51258680555555 20 8.18576388888889 20 10 C 20 11.8142361111111 19.5529513888889 13.4874131944444 18.6588541666667 15.01953125 C 17.7647569444444 16.5516493055556 16.5516493055556 17.7647569444444 15.01953125 18.6588541666667 C 13.4874131944444 19.5529513888889 11.8142361111111 20 10 20 C 8.18576388888889 20 6.51258680555556 19.5529513888889 4.98046875 18.6588541666667 C 3.44835069444444 17.7647569444444 2.23524305555556 16.5516493055556 1.34114583333333 15.01953125 C 0.447048611111111 13.4874131944444 0 11.8142361111111 0 10 C 0 8.18576388888889 0.447048611111111 6.51258680555555 1.34114583333333 4.98046875 C 2.23524305555556 3.44835069444444 3.44835069444444 2.23524305555555 4.98046875 1.34114583333333 C 6.51258680555556 0.447048611111109 8.18576388888889 0 10 0 C 11.8142361111111 0 13.4874131944444 0.447048611111109 15.01953125 1.34114583333333 C 16.5516493055556 2.23524305555555 17.7647569444444 3.44835069444444 18.6588541666667 4.98046875 Z " fill-rule="nonzero" fill="#000000" stroke="none" transform="matrix(1 0 0 1 7474 1049 )" />\r\n </g>\r\n</symbol>'});r().add(a);e["default"]=a},9607:function(t,e,n){var s=n(6369),i=function(){var t=this,e=t._self._c;return e("svg",{staticClass:"svg-icon",class:t.className,attrs:{xmlns:"http://www.w3.org/2000/svg"}},[e("use",{attrs:{"xlink:href":`#icon-${t.iconClass}`,"xmlns:xlink":"http://www.w3.org/1999/xlink"}})])},o=[],r={name:"SvgIcon",props:{iconClass:{type:String,required:!0},className:{type:String,default:""}},computed:{iconName(){return`#icon-${this.iconClass}`},svgClass(){return this.className?"svg-icon "+this.className:"svg-icon"}}},a=r,l=n(1001),d=(0,l.Z)(a,i,o,!1,null,"7cc231e5",null),c=d.exports;s["default"].component("svg-icon",c);const h=n(7886),m=t=>t.keys().map(t);m(h)}}]); |