Commit 7bf84475 by Administrator

first commit

parent b189fe60
No preview for this file type
......@@ -42,9 +42,10 @@
url = window.location.host
}
if (!isPc) {
console.log(window.location.host)
if (queryVal) {
window.location.href = window.location.protocol + '//m.' + url + '/room?rid=' + queryVal
} else {
window.location.href = window.location.protocol + '//m.' + url + '/'
}
}</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.1af5dab98c31809c174502f83f8cc730.css rel=stylesheet></head><body><div id=app></div><div style="display: none"><script src=https://cdn.868vip.live/static/js/vue1.min.js></script><script src=https://cdn.868vip.live/static/js/vue-router1.min.js></script><script src=https://cdn.868vip.live/static/js/vuex1.min.js></script><script src=https://cdn.868vip.live/static/js/axios1.min.js></script><script src=https://cdn.868vip.live/static/js/swiper1.min.js></script><script src=https://cdn.868vip.live/static/js/vant1.min.js></script><script src=https://cdn.868vip.live/static/js/vuetify1.min.js></script><script src=https://cdn.868vip.live/static/js/element-index.min.js></script><script src=//unpkg.byted-static.com/xgplayer/2.31.4/browser/index.js type=text/javascript></script><script src=//unpkg.byted-static.com/xgplayer-hls.js/2.6.1/browser/index.js charset=utf-8></script><script src=//unpkg.byted-static.com/xgplayer-flv.js/2.3.0/browser/index.js charset=utf-8></script></div><script type=text/javascript src=./static/js/manifest.4834447df1f44d0320fa.js></script><script type=text/javascript src=./static/js/vendor.f9a9cec15193065560b0.js></script><script type=text/javascript src=./static/js/main.105af05f72dd6633946c.js></script></body></html>
\ No newline at end of file
}</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.1af5dab98c31809c174502f83f8cc730.css rel=stylesheet></head><body><div id=app></div><div style="display: none"><script src=https://cdn.868vip.live/static/js/vue1.min.js></script><script src=https://cdn.868vip.live/static/js/vue-router1.min.js></script><script src=https://cdn.868vip.live/static/js/vuex1.min.js></script><script src=https://cdn.868vip.live/static/js/axios1.min.js></script><script src=https://cdn.868vip.live/static/js/swiper1.min.js></script><script src=https://cdn.868vip.live/static/js/vant1.min.js></script><script src=https://cdn.868vip.live/static/js/vuetify1.min.js></script><script src=https://cdn.868vip.live/static/js/element-index.min.js></script><script src=//unpkg.byted-static.com/xgplayer/2.31.4/browser/index.js type=text/javascript></script><script src=//unpkg.byted-static.com/xgplayer-hls.js/2.6.1/browser/index.js charset=utf-8></script><script src=//unpkg.byted-static.com/xgplayer-flv.js/2.3.0/browser/index.js charset=utf-8></script></div><script type=text/javascript src=./static/js/manifest.7871983d67dd5fe24bb9.js></script><script type=text/javascript src=./static/js/vendor.f9a9cec15193065560b0.js></script><script type=text/javascript src=./static/js/main.0dd2f3b8255836220b80.js></script></body></html>
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
webpackJsonp([17],{"/Fq+":function(t,n,a){var e=a("Tt3h");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);a("rjj0")("2521f01c",e,!0,{})},"2dbn":function(t,n,a){var e=a("oJ0z");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);a("rjj0")("0357f4ae",e,!0,{})},"RWv/":function(t,n,a){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var e={name:"index",data:function(){return{newData:[]}},mounted:function(){this.getInfo()},methods:{toPage:function(t,n){var a=this.$router.resolve({path:t,query:{id:n}});window.open(a.href,"_blank")},getInfo:function(){var t=this,n={id:this.$route.query.id};this.$axios("post","/article/getArticleInfoById",n).then(function(n){200===n.code&&(t.newData=n.data)})}}},i={render:function(){var t=this,n=t.$createElement,a=t._self._c||n;return a("div",{staticClass:"fx justify-center"},[a("div",{staticClass:"new duya-header-bd"},[a("div",{staticClass:"new-deatil"},[a("h1",[t._v(t._s(t.newData.title))]),t._v(" "),a("div",{staticClass:"mt-10 fs-12"},[a("span",{staticClass:"c-9"},[t._v(t._s(t.$t.zjxq.zuozhe)+":")]),t._v(t._s(t.newData.authorName)+"\n "),a("span",{staticClass:"ml-10 c-9 fs-12"},[t._v(t._s(t.$t.zjxq.fbsj)+":"+t._s(t.newData.releaseTime))]),t._v(" "),a("span",{staticClass:"ml-10 c-9 fs-12"},[t._v(t._s(t.$t.zjxq.ydsl)+":"+t._s(t.newData.readNum))])]),t._v(" "),a("div",{staticClass:"new-html",domProps:{innerHTML:t._s(t.newData.content)}}),t._v(" "),a("div",{staticClass:"fx align-items mt-20"},[a("div",[t._v(t._s(t.$t.zjxq.bq)+":")]),t._v(" "),t._l(t.newData.tags,function(n,e){return a("div",{key:e,staticClass:"new-tags"},[t._v(t._s(n.name))])})],2)]),t._v(" "),a("div",{staticClass:"fx align-items mt-20 mb-15"},[t._m(0),t._v(" "),a("div",{staticClass:"ml-10 fs-22"},[t._v(t._s(t.$t.zjxq.tjzx))])]),t._v(" "),a("div",{staticClass:"new-list"},t._l(t.newData.associateArticle,function(n,e){return a("div",{staticClass:"fx new-list-li",on:{click:function(a){return t.toPage("newDeatil",n.id)}}},[a("div",[a("img",{staticClass:"coverPicture",attrs:{src:n.coverPicture}})]),t._v(" "),a("div",{staticClass:"ml-20",staticStyle:{width:"100%"}},[a("div",{staticClass:"fs-18 fw-700"},[t._v(t._s(n.title))])])])}),0)])])},staticRenderFns:[function(){var t=this.$createElement,n=this._self._c||t;return n("div",[n("img",{attrs:{src:"https://cdn.868vip.live/static/pc/Pad.png"}})])}]};var s=a("VU/8")(e,i,!1,function(t){a("2dbn"),a("/Fq+")},"data-v-1afcc2fd",null);n.default=s.exports},Tt3h:function(t,n,a){(t.exports=a("FZ+f")(!1)).push([t.i,"\n.new-html {\n margin-top: 13px;\n font-size: 16px;\n text-indent: 50px;\n letter-spacing: 1px;\n line-height: 30px;\n color: #444;\n}\n.title{\n display: none;\n}\n.new-html img{\n width: 50%;\n margin-left: 20%;\n}\na{\n text-decoration:none\n}\na span{\n color: #333333!important;\n}\n",""])},oJ0z:function(t,n,a){(t.exports=a("FZ+f")(!1)).push([t.i,"\n.new[data-v-1afcc2fd]{\n min-height: 100vh;\n}\n.new-deatil[data-v-1afcc2fd]{\n background: #FFFFFF;\n -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border-radius: 7px;\n padding: 20px;\n margin-top: 40px;\n}\n.new-tags[data-v-1afcc2fd]{\n padding: 5px 10px;\n background: #3978f3;\n color: #FFFFFF;\n border-radius: 5px;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n margin-right: 10px;\n font-size: 12px;\n font-weight: 700;\n}\n.new-list[data-v-1afcc2fd]{\n background: #FFFFFF;\n -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border-radius: 7px;\n padding: 20px;\n}\n.coverPicture[data-v-1afcc2fd]{\n width: 180px;\n height: 106px;\n border-radius: 7px;\n}\n.new-list-li[data-v-1afcc2fd]{\n border-bottom: 1px solid #F2F2F2;\n padding: 20px 0px;\n cursor: pointer;\n}\n",""])}});
\ No newline at end of file
webpackJsonp([17],{GjR3:function(t,n,e){(t.exports=e("FZ+f")(!1)).push([t.i,"\n.new-html {\n margin-top: 13px;\n font-size: 16px;\n text-indent: 50px;\n letter-spacing: 1px;\n line-height: 30px;\n color: #444;\n}\n.title{\n display: none;\n}\n.new-html img{\n width: 50%;\n margin-left: 20%;\n}\na{\n text-decoration:none\n}\na span{\n color: #333333!important;\n}\n",""])},IlB4:function(t,n,e){var a=e("MYoC");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);e("rjj0")("b519e606",a,!0,{})},MYoC:function(t,n,e){(t.exports=e("FZ+f")(!1)).push([t.i,"\n.new[data-v-1155b70d]{\n min-height: 100vh;\n}\n.new-deatil[data-v-1155b70d]{\n background: #FFFFFF;\n -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border-radius: 7px;\n padding: 20px;\n margin-top: 40px;\n}\n.new-tags[data-v-1155b70d]{\n padding: 5px 10px;\n background: #3978f3;\n color: #FFFFFF;\n border-radius: 5px;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n margin-right: 10px;\n font-size: 12px;\n font-weight: 700;\n}\n.new-list[data-v-1155b70d]{\n background: #FFFFFF;\n -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border-radius: 7px;\n padding: 20px;\n}\n.coverPicture[data-v-1155b70d]{\n width: 180px;\n height: 106px;\n border-radius: 7px;\n}\n.new-list-li[data-v-1155b70d]{\n border-bottom: 1px solid #F2F2F2;\n padding: 20px 0px;\n cursor: pointer;\n}\n",""])},"RWv/":function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a={name:"index",data:function(){return{newData:[]}},mounted:function(){this.getInfo()},methods:{toPage:function(t,n){var e=this.$router.resolve({path:t,query:{id:n}});window.open(e.href,"_blank")},getInfo:function(){var t=this,n={id:this.$route.query.id};this.$axios("post","/article/getArticleInfoById",n).then(function(n){200===n.code&&(t.newData=n.data)})}}},s={render:function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"fx justify-center"},[e("div",{staticClass:"new duya-header-bd"},[e("div",{staticClass:"new-deatil"},[e("h1",[t._v(t._s(t.newData.title))]),t._v(" "),e("div",{staticClass:"mt-10 fs-12"},[e("span",{staticClass:"c-9"},[t._v(t._s(t.$t.message.zuozhe)+":")]),t._v(t._s(t.newData.authorName)+"\n "),e("span",{staticClass:"ml-10 c-9 fs-12"},[t._v(t._s(t.$t.message.fbsj)+":"+t._s(t.newData.releaseTime))]),t._v(" "),e("span",{staticClass:"ml-10 c-9 fs-12"},[t._v(t._s(t.$t.message.ydsl)+":"+t._s(t.newData.readNum))])]),t._v(" "),e("div",{staticClass:"new-html",domProps:{innerHTML:t._s(t.newData.content)}}),t._v(" "),e("div",{staticClass:"fx align-items mt-20"},[e("div",[t._v(t._s(t.$t.message.bq)+":")]),t._v(" "),t._l(t.newData.tags,function(n,a){return e("div",{key:a,staticClass:"new-tags"},[t._v(t._s(n.name))])})],2)]),t._v(" "),e("div",{staticClass:"fx align-items mt-20 mb-15"},[t._m(0),t._v(" "),e("div",{staticClass:"ml-10 fs-22"},[t._v(t._s(t.$t.message.tjzx))])]),t._v(" "),e("div",{staticClass:"new-list"},t._l(t.newData.associateArticle,function(n,a){return e("div",{staticClass:"fx new-list-li",on:{click:function(e){return t.toPage("newDeatil",n.id)}}},[e("div",[e("img",{staticClass:"coverPicture",attrs:{src:n.coverPicture}})]),t._v(" "),e("div",{staticClass:"ml-20",staticStyle:{width:"100%"}},[e("div",{staticClass:"fs-18 fw-700"},[t._v(t._s(n.title))])])])}),0)])])},staticRenderFns:[function(){var t=this.$createElement,n=this._self._c||t;return n("div",[n("img",{attrs:{src:"https://cdn.868vip.live/static/pc/Pad.png"}})])}]};var i=e("VU/8")(a,s,!1,function(t){e("IlB4"),e("ed97")},"data-v-1155b70d",null);n.default=i.exports},ed97:function(t,n,e){var a=e("GjR3");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);e("rjj0")("732c3ca6",a,!0,{})}});
\ No newline at end of file
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,a,o){for(var f,d,i,u=0,b=[];u<r.length;u++)d=r[u],c[d]&&b.push(c[d][0]),c[d]=0;for(f in a)Object.prototype.hasOwnProperty.call(a,f)&&(e[f]=a[f]);for(n&&n(r,a,o);b.length;)b.shift()();if(o)for(u=0;u<o.length;u++)i=t(t.s=o[u]);return i};var r={},c={25:0};function t(n){if(r[n])return r[n].exports;var c=r[n]={i:n,l:!1,exports:{}};return e[n].call(c.exports,c,c.exports,t),c.l=!0,c.exports}t.e=function(e){var n=c[e];if(0===n)return new Promise(function(e){e()});if(n)return n[2];var r=new Promise(function(r,t){n=c[e]=[r,t]});n[2]=r;var a=document.getElementsByTagName("head")[0],o=document.createElement("script");o.type="text/javascript",o.charset="utf-8",o.async=!0,o.timeout=12e4,t.nc&&o.setAttribute("nonce",t.nc),o.src=t.p+"static/js/"+e+"."+{0:"98ff4ad470cb417b8c1d",1:"6b1a82b275c93953182f",2:"5a63ed62b8472bf3470f",3:"33e9dcf15144644c5993",4:"55255f07cf43566c6383",5:"62c95922566a3e706c8c",6:"eec5bca019a9a45979ab",7:"d3d8454f61301e8b294e",8:"63acab1e2409094ba62e",9:"e54a466d9686a6636b0a",10:"184352e057edfa6e08c6",11:"5fe9aea2a16892028c3d",12:"6e306da193dc3493d10a",13:"0ec31510c25871e39acd",14:"033926bbc64d81e403a9",15:"7cada4ca5fae8a63728f",16:"197f8dcc3e3b049258c0",17:"2583747d4aa1d2c72c94",18:"4826df381d06259990de",19:"bdc469c6d162df2f3c89",20:"44558032545b70b561b9",21:"535e7ec3d4bde73bb8e0",22:"8046122249e9072ef53e"}[e]+".js";var f=setTimeout(d,12e4);function d(){o.onerror=o.onload=null,clearTimeout(f);var n=c[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),c[e]=void 0)}return o.onerror=o.onload=d,a.appendChild(o),r},t.m=e,t.c=r,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},t.p="./",t.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,c,a){for(var d,f,b,i=0,u=[];i<r.length;i++)f=r[i],t[f]&&u.push(t[f][0]),t[f]=0;for(d in c)Object.prototype.hasOwnProperty.call(c,d)&&(e[d]=c[d]);for(n&&n(r,c,a);u.length;)u.shift()();if(a)for(i=0;i<a.length;i++)b=o(o.s=a[i]);return b};var r={},t={25:0};function o(n){if(r[n])return r[n].exports;var t=r[n]={i:n,l:!1,exports:{}};return e[n].call(t.exports,t,t.exports,o),t.l=!0,t.exports}o.e=function(e){var n=t[e];if(0===n)return new Promise(function(e){e()});if(n)return n[2];var r=new Promise(function(r,o){n=t[e]=[r,o]});n[2]=r;var c=document.getElementsByTagName("head")[0],a=document.createElement("script");a.type="text/javascript",a.charset="utf-8",a.async=!0,a.timeout=12e4,o.nc&&a.setAttribute("nonce",o.nc),a.src=o.p+"static/js/"+e+"."+{0:"a27cab2ddffc4ef2db59",1:"a2adb150d9d91bf3339b",2:"be65d66730ebf886a52a",3:"059630e2f102d17d0008",4:"8218f42cce26535b8875",5:"829d7d2b498c1e3ed11f",6:"14d624db23228dd87f4c",7:"bfdb60510721b57702cd",8:"66002fa26322de9d87ff",9:"4bbc9459204008f3a752",10:"d5d9a3e1739afad7835e",11:"803cb63c971304a6fe69",12:"9576017be4c7578b14dc",13:"82ada81daf34659fbec1",14:"ed99d6564a74509e8916",15:"5b29d8b2345d051180f7",16:"419867619bb72ab48c78",17:"37098481343889a68776",18:"b6b4f8129be9e0565e37",19:"0345ecb801d2af6d2cbc",20:"d0ad9191e1a82c080683",21:"54e750cef0f04c565094",22:"8046122249e9072ef53e"}[e]+".js";var d=setTimeout(f,12e4);function f(){a.onerror=a.onload=null,clearTimeout(d);var n=t[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),t[e]=void 0)}return a.onerror=a.onload=f,c.appendChild(a),r},o.m=e,o.c=r,o.d=function(e,n,r){o.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},o.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(n,"a",n),n},o.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},o.p="./",o.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment