Commit e3d6862d by Administrator

first commit

parent 9f000a4a
...@@ -37,4 +37,4 @@ if (isPc) { ...@@ -37,4 +37,4 @@ if (isPc) {
} else { } else {
window.location.href = 'http://' + window.location.host + '/#/home' window.location.href = 'http://' + window.location.host + '/#/home'
} }
}</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.2f0165ce89c47b1c9de096c881b6dc6d.css rel=stylesheet></head><body><div id=app></div><div style="display: none"><script type=text/javascript src="https://v1.cnzz.com/z_stat.php?id=1279964973&web_id=1279964973"></script></div><script type=text/javascript src=./static/js/manifest.addca8e4b41196136a87.js></script><script type=text/javascript src=./static/js/vendor.4fb9d2bcb40db9e5a86d.js></script><script type=text/javascript src=./static/js/main.396ca5c8ab0797b53161.js></script></body></html> }</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.00dd7a5ef31ed9c36e8ce05032f116bf.css rel=stylesheet></head><body><div id=app></div><div style="display: none"><script type=text/javascript src="https://v1.cnzz.com/z_stat.php?id=1279964973&web_id=1279964973"></script></div><script type=text/javascript src=./static/js/manifest.0999f0214b758db530f2.js></script><script type=text/javascript src=./static/js/vendor.6044473c788f516de0db.js></script><script type=text/javascript src=./static/js/main.b36ece37aa62cef18d15.js></script></body></html>
\ No newline at end of file \ 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.
webpackJsonp([16],{"5Wit":function(t,n,i){var a=i("f40P");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("6d46ab3a",a,!0,{})},"87Th":function(t,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a={name:"index",data:function(){return{content:"",liked:!1,title:"",newData:[],id:0,tags:[],likeCount:0,newList:[]}},mounted:function(){this.getInfo()},methods:{topage2:function(){this.$router.push({name:"home"})},toPage:function(t,n){this.$router.push({name:t,query:{id:n}}),location.reload()},goBack:function(){this.$router.go(-1)},likeArticle:function(t){var n=this,i={id:this.id};this.$axios("post","/article/likeArticle",i).then(function(i){200===i.code&&(n.liked=1===t)})},getInfo:function(){var t=this,n={id:this.$route.query.id};this.$axios("post","/article/getArticleInfoById",n).then(function(n){200===n.code&&(t.id=n.data.id,t.newData=n.data,t.content=n.data.content,t.title=n.data.title,t.liked=n.data.liked,t.tags=n.data.tags,t.likeCount=n.data.likeCount,t.newList=n.data.associateArticle)})}}},e={render:function(){var t=this,n=t.$createElement,i=t._self._c||n;return i("div",{staticClass:"newDeatils"},[i("div",{staticClass:"new-top"},[i("div",{staticClass:"back",on:{click:function(n){return t.goBack()}}},[i("i",{staticClass:"go-back"})]),t._v(" "),i("div",{staticClass:"title"},[t._v("资讯")])]),t._v(" "),i("div",{staticClass:"content"},[i("div",{staticClass:"mt-5 new-title"},[t._v(t._s(t.title))]),t._v(" "),i("div",{staticClass:"mt-15 mb-10 fx align-items"},[i("div",[i("img",{staticClass:"authorAvatar",attrs:{src:t.newData.authorAvatar}})]),t._v(" "),i("div",[i("div",[t._v(t._s(t.newData.authorName))]),t._v(" "),i("div",{staticClass:"fs-12 c-9D"},[t._v(t._s(t.newData.releaseTime))])])]),t._v(" "),i("div",{staticClass:"info",domProps:{innerHTML:t._s(t.content)}}),t._v(" "),i("div",{staticClass:"fx align-items justify-between mt-15"},[i("div",{staticClass:"fx align-items"},t._l(t.tags,function(n,a){return a<3?i("div",{key:a,staticClass:"tags"},[t._v(t._s(n.name))]):t._e()}),0),t._v(" "),t.liked?t._e():i("div",{on:{click:function(n){return t.likeArticle(1)}}},[i("img",{staticClass:"mr-5",attrs:{src:"http://bucket.hszb66.cn/static/h5/zan2.png",width:"15px"}}),t._v(t._s(t.likeCount)+"\n ")]),t._v(" "),t.liked?i("div",{on:{click:function(n){return t.likeArticle(2)}}},[i("img",{staticClass:"mr-5",attrs:{src:"http://bucket.hszb66.cn/static/h5/zan3.png",width:"15px"}}),t._v(t._s(t.likeCount+1)+"\n ")]):t._e()]),t._v(" "),t.newList?i("div",{staticClass:"fx align-items ",staticStyle:{"margin-top":"30px","margin-bottom":"10px"}},[t._m(0),t._v(" "),i("div",{staticClass:"ml-10 fs-16 fw-600"},[t._v("相关文章")])]):t._e(),t._v(" "),t._l(t.newList,function(n,a){return t.newList?i("div",{key:a,staticClass:"fx align-items justify-between new-list",on:{click:function(i){return t.toPage("newDeatils",n.id)}}},[i("div",{staticClass:"fs-16"},[t._v(t._s(n.title))]),t._v(" "),i("div",{staticClass:"ml-10"},[i("img",{staticClass:"new-img",attrs:{src:n.coverPicture}})])]):t._e()})],2)])},staticRenderFns:[function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"pt-5"},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/xiangg.png",width:"13px"}})])}]};var s=i("VU/8")(a,e,!1,function(t){i("5Wit"),i("UqmU")},"data-v-4429e242",null);n.default=s.exports},PjT4:function(t,n,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\np img {\n width: 100%!important;\n}\np{\n margin-top: 10px;\n letter-spacing:1px;\n font-size: 15px;\n line-height: 26px;\n color: #666;\n}\nh1{\n display: none;\n}\na{\n text-decoration:none\n}\na span{\n color: #333333!important;\n}\n",""])},UqmU:function(t,n,i){var a=i("PjT4");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("333a9bb6",a,!0,{})},f40P:function(t,n,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.new-title[data-v-4429e242]{\n color: #222;\n font-size: 5.333333333333334vw;\n}\n.tags[data-v-4429e242]{\n font-size: 12px;\n color: #AC2D33;\n margin-right: 10px;\n background: rgba(173,46,54,.1);\n padding: 2px 3px;\n}\n.new-list[data-v-4429e242]{\n margin:10px;\n padding-top: 10px;\n border-top: 1px solid #EEEEEE;\n}\n.content[data-v-4429e242] {\n padding: 10px;\n background: #FBFBFD;\n}\n.info[data-v-4429e242] {\n letter-spacing:1px;\n font-size: 4.266666666666667vw;\n line-height: 30px;\n color: #444;\n}\n.authorAvatar[data-v-4429e242]{\n width: 36px;\n height: 36px;\n /*border: 1px solid;*/\n border-radius: 50%;\n margin-right: 10px;\n}\n.back[data-v-4429e242]{\n position: absolute;\n top:15px;\n left: 15px;\n z-index: 11;\n color: #4a4c5b;\n}\n.go-back[data-v-4429e242]{\n display: inline-block;\n width: 13px;\n height: 13px;\n -webkit-transform: rotate(\n -45deg\n );\n transform: rotate(\n -45deg\n );\n border: 2px solid #4a4c5b;\n border-bottom: none;\n border-right: none;\n}\n.title[data-v-4429e242]{\n text-align: center;\n margin-top: 12px;\n font-weight: 700;\n font-size: 18px;\n}\n.new-img[data-v-4429e242]{\n border-radius: 5px;\n width: 110px;\n height: 83px;\n}\n.lodding[data-v-4429e242]{\n width: 100%;\n position: absolute;\n top:30%;\n text-align: center;\n font-size: 16px;\n font-weight: 700;\n}\n.new-top[data-v-4429e242]{\n -webkit-box-shadow: 0px 2px 2px 0px rgba(231, 231, 231, 0.5);\n box-shadow: 0px 2px 2px 0px rgba(231, 231, 231, 0.5);\n padding-bottom: 10px;\n}\n",""])}});
\ No newline at end of file
webpackJsonp([17],{"87Th":function(t,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a={name:"index",data:function(){return{content:"",liked:!1,title:"",newData:[],id:0,tags:[],likeCount:0,newList:[]}},mounted:function(){this.getInfo()},methods:{topage2:function(){this.$router.push({name:"home"})},toPage:function(t,n){this.$router.push({name:t,query:{id:n}}),location.reload()},goBack:function(){this.$router.go(-1)},likeArticle:function(t){var n=this,i={id:this.id};this.$axios("post","/article/likeArticle",i).then(function(i){200===i.code&&(n.liked=1===t)})},getInfo:function(){var t=this,n={id:this.$route.query.id};this.$axios("post","/article/getArticleInfoById",n).then(function(n){200===n.code&&(t.id=n.data.id,t.newData=n.data,t.content=n.data.content,t.title=n.data.title,t.liked=n.data.liked,t.tags=n.data.tags,t.likeCount=n.data.likeCount,t.newList=n.data.associateArticle)})}}},e={render:function(){var t=this,n=t.$createElement,i=t._self._c||n;return i("div",{staticClass:"newDeatils"},[i("div",{staticClass:"new-top"},[i("div",{staticClass:"back",on:{click:function(n){return t.goBack()}}},[i("i",{staticClass:"go-back"})]),t._v(" "),i("div",{staticClass:"title"},[t._v("资讯")])]),t._v(" "),i("div",{staticClass:"content"},[i("div",{staticClass:"mt-5 new-title"},[t._v(t._s(t.title))]),t._v(" "),i("div",{staticClass:"mt-15 mb-10 fx align-items"},[i("div",[i("img",{staticClass:"authorAvatar",attrs:{src:t.newData.authorAvatar}})]),t._v(" "),i("div",[i("div",[t._v(t._s(t.newData.authorName))]),t._v(" "),i("div",{staticClass:"fs-12 c-9D"},[t._v(t._s(t.newData.releaseTime))])])]),t._v(" "),i("div",{staticClass:"info",domProps:{innerHTML:t._s(t.content)}}),t._v(" "),i("div",{staticClass:"fx align-items justify-between mt-15"},[i("div",{staticClass:"fx align-items"},t._l(t.tags,function(n,a){return a<3?i("div",{key:a,staticClass:"tags"},[t._v(t._s(n.name))]):t._e()}),0),t._v(" "),t.liked?t._e():i("div",{on:{click:function(n){return t.likeArticle(1)}}},[i("img",{staticClass:"mr-5",attrs:{src:"http://bucket.hszb66.cn/static/h5/zan2.png",width:"15px"}}),t._v(t._s(t.likeCount)+"\n ")]),t._v(" "),t.liked?i("div",{on:{click:function(n){return t.likeArticle(2)}}},[i("img",{staticClass:"mr-5",attrs:{src:"http://bucket.hszb66.cn/static/h5/zan3.png",width:"15px"}}),t._v(t._s(t.likeCount+1)+"\n ")]):t._e()]),t._v(" "),t.newList?i("div",{staticClass:"fx align-items ",staticStyle:{"margin-top":"30px","margin-bottom":"10px"}},[t._m(0),t._v(" "),i("div",{staticClass:"ml-10 fs-16 fw-600"},[t._v("相关文章")])]):t._e(),t._v(" "),t._l(t.newList,function(n,a){return t.newList?i("div",{key:a,staticClass:"fx align-items justify-between new-list",on:{click:function(i){return t.toPage("newDeatils",n.id)}}},[i("div",{staticClass:"fs-16"},[t._v(t._s(n.title))]),t._v(" "),i("div",{staticClass:"ml-10"},[i("img",{staticClass:"new-img",attrs:{src:n.coverPicture}})])]):t._e()})],2)])},staticRenderFns:[function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"pt-5"},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/xiangg.png",width:"13px"}})])}]};var s=i("VU/8")(a,e,!1,function(t){i("rtHT"),i("poSo")},"data-v-055d5f82",null);n.default=s.exports},"8ZMi":function(t,n,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.new-title[data-v-055d5f82]{\n color: #222;\n font-size: 5.333333333333334vw;\n}\n.tags[data-v-055d5f82]{\n font-size: 12px;\n color: #AC2D33;\n margin-right: 10px;\n background: rgba(173,46,54,.1);\n padding: 2px 3px;\n}\n.new-list[data-v-055d5f82]{\n margin:10px;\n padding-top: 10px;\n border-top: 1px solid #EEEEEE;\n}\n.content[data-v-055d5f82] {\n padding: 10px;\n background: #FBFBFD;\n}\n.info[data-v-055d5f82] {\n letter-spacing:1px;\n font-size: 4.266666666666667vw;\n line-height: 30px;\n color: #444;\n}\n.authorAvatar[data-v-055d5f82]{\n width: 36px;\n height: 36px;\n /*border: 1px solid;*/\n border-radius: 50%;\n margin-right: 10px;\n}\n.back[data-v-055d5f82]{\n position: absolute;\n top:15px;\n left: 15px;\n z-index: 11;\n color: #4a4c5b;\n}\n.go-back[data-v-055d5f82]{\n display: inline-block;\n width: 13px;\n height: 13px;\n -webkit-transform: rotate(\n -45deg\n );\n transform: rotate(\n -45deg\n );\n border: 2px solid #4a4c5b;\n border-bottom: none;\n border-right: none;\n}\n.title[data-v-055d5f82]{\n text-align: center;\n margin-top: 12px;\n font-weight: 700;\n font-size: 18px;\n}\n.new-img[data-v-055d5f82]{\n border-radius: 5px;\n width: 110px;\n height: 83px;\n}\n.lodding[data-v-055d5f82]{\n width: 100%;\n position: absolute;\n top:30%;\n text-align: center;\n font-size: 16px;\n font-weight: 700;\n}\n.new-top[data-v-055d5f82]{\n -webkit-box-shadow: 0px 2px 2px 0px rgba(231, 231, 231, 0.5);\n box-shadow: 0px 2px 2px 0px rgba(231, 231, 231, 0.5);\n padding-bottom: 10px;\n}\n",""])},LYBJ:function(t,n,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\np img {\n width: 100%!important;\n}\np{\n margin-top: 10px;\n letter-spacing:1px;\n font-size: 15px;\n line-height: 26px;\n color: #666;\n}\nh1{\n display: none;\n}\na{\n text-decoration:none\n}\na span{\n color: #333333!important;\n}\n",""])},poSo:function(t,n,i){var a=i("LYBJ");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("1bc105d2",a,!0,{})},rtHT:function(t,n,i){var a=i("8ZMi");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("703ead16",a,!0,{})}});
\ 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.
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([26],{0:function(n,e,t){t("j1ja"),n.exports=t("NHnr")},"2EZA":function(n,e){},"34+y":function(n,e){},"44/k":function(n,e){},"7zck":function(n,e){},"Dl+Q":function(n,e){},Dr8r:function(n,e,t){"use strict";t.d(e,"a",function(){return u});var o=t("Zrlr"),a=t.n(o),r=t("wxAW"),i=t.n(r),u=function(){function n(){a()(this,n)}return i()(n,null,[{key:"get",value:function(n){var e=void 0,t=void 0;return"string"==typeof n&&""!==n&&(t=String(document.cookie).match(new RegExp("(?:^| )"+n+"(?:(?:=([^;]*))|;|$)")))&&(e=t[1]?decodeURIComponent(t[1]):""),e}},{key:"set",value:function(n,e,t,o,a,r){var i=String(encodeURIComponent(e)),u=t;"number"==typeof u&&(u=new Date).setTime(u.getTime()+864e5*t),u instanceof Date&&(i+="; expires="+u.toUTCString()),"string"==typeof o&&""!==o&&(i+="; domain="+o),"string"==typeof a&&""!==a&&(i+="; path="+a),r&&(i+="; secure"),document.cookie=n+"="+i}},{key:"remove",value:function(n,e,t,o){this.set(n,"",-1,e,t,o)}},{key:"DATEDAY",get:function(){return 864e5}}]),n}();e.b=u},NHnr:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o={};t.d(o,"userData",function(){return v});t("34+y");var a=t("X+yh"),r=t.n(a),i=(t("Dl+Q"),t("60Ef")),u=t.n(i),c=(t("q/am"),t("4VPn")),s=t.n(c),p=(t("44/k"),t("utzC")),l=t.n(p),m=(t("2EZA"),t("W/os")),h=t.n(m),f=t("7+uW"),d=t("YaEn"),g=t("NYxO"),v={state:{categoryList:[],advertList:[]},mutations:{setCategoryList:function(n,e){n.categoryList=e},setAdvertList:function(n,e){n.advertList=e}},getters:{getCategoryList:function(n){return n.categoryList},getAdvertList:function(n){return n.advertList}}};f.default.use(g.a);var b=new g.a.Store({modules:o}),y={render:function(){var n=this.$createElement,e=this._self._c||n;return e("div",{attrs:{id:"app"}},[e("router-view")],1)},staticRenderFns:[]},I=t("VU/8")({name:"App"},y,!1,null,null,null).exports,k=(t("cPo0"),t("Qwh1"),t("j1ja"),t("//Fk")),w=t.n(k),D=t("mtWM"),L=t.n(D),x=t("1nuA"),S=t.n(x),R=L.a.create({timeout:1e4});R.interceptors.request.use(function(n){return"get"!==n.method&&"post"!==n.method&&"put"!==n.method&&"delete"!==n.method&&"patch"!==n.method||"application/json"!==n.headers["Content-Type"]&&(n.data=S.a.stringify(n.data)),n},function(n){return w.a.reject(n)}),R.interceptors.response.use(function(n){return n},function(n){return w.a.reject(n)});var T=R,j=t("Dr8r"),C={install:function(n){var e=this;n.prototype.$axios=function(n,t,o,a){return e.axiosRequest(n,t,o,a)}},axiosRequest:function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"post",e=arguments[1],t=arguments[2],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return this.ax(n,e,t,o)},ax:function(n,e,t,o){var a=e;"get"===n&&(a+=t||"");var i={headers:j.a.get("token")?{token:j.a.get("token"),"device-id":j.a.get("deviceId"),"Content-Type":"application/json"}:{"device-id":j.a.get("deviceId"),"Content-Type":"application/json"}},u="/excuse"+a;return new w.a(function(e,o){T[n](u,t,i).then(function(n){var t=n.data;e(t),200!==t.code&&r()({message:t.msg})}).catch(function(n){o(n)})})}},A={getDeviceId:function(){if(!j.a.get("deviceId")){var n=(new Date).getTime()+this.randomCoding()+"H5";j.a.set("deviceId",n)}},goBack:function(){d.a.go(-1)},toPage:function(n){d.a.push({name:n})},randomCoding:function(){for(var n=[],e=0;e<3;e++){var t=Math.ceil(25*Math.random());n.push(String.fromCharCode(65+t))}return n.join("")},formatDate:function(n){var e=parseInt(n),t=0,o=0;return e>60&&(t=parseInt(e/60),e=parseInt(e%60),t>60&&(o=parseInt(t/60),t=parseInt(t%60))),(parseInt(o)<10?"0"+parseInt(o):parseInt(o))+":"+(parseInt(t)<10?"0"+parseInt(t):parseInt(t))+":"+(parseInt(e)<10?"0"+parseInt(e):parseInt(e))},formatTime:function(n){var e=new Date(parseInt(n)),t=new Date(e);return t.getFullYear()+"-"+(t.getMonth()+1)+"-"+t.getDate()+" "+t.getHours()+":"+t.getMinutes()+":"+t.getSeconds()}},M=t("3EgV"),E=t.n(M),N=t("AXdl"),H=(t("7zck"),{socketServer:"im-api-v2-31.easemob.com",apiURL:"http://a31.easemob.com",appkey:"1118210302098649#hongshanliving",https:!1,isHttpDNS:!0,isMultiLoginSessions:!1,isAutoLogin:!0,isDebug:!1,autoReconnectNumMax:2,autoReconnectInterval:2,heartBeatWait:4500,delivery:!0}),W=t("Rna4"),U=t.n(W),$=window.WebIM=U.a;$.config=H;var q=$.conn=new $.connection({appKey:$.config.appkey,isHttpDNS:$.config.isHttpDNS,isMultiLoginSessions:$.config.isMultiLoginSessions,https:$.config.https,url:$.config.socketServer,apiUrl:"http://a31.easemob.com",isAutoLogin:!0,heartBeatWait:$.config.heartBeatWait,autoReconnectNumMax:$.config.autoReconnectNumMax,autoReconnectInterval:$.config.autoReconnectInterval,isStropheLog:$.config.isStropheLog,delivery:$.config.delivery}),P={apiUrl:"http://a31.easemob.com",user:"",pwd:"123456",appKey:$.config.appkey,success:function(n){console.log("登陆成功")},error:function(n){console.log(n)}};f.default.component(h.a.name,h.a),f.default.component(l.a.name,l.a),f.default.component(s.a.name,s.a),f.default.component(u.a.name,u.a),f.default.prototype.$WebIM=$,f.default.prototype.$imconn=q,f.default.prototype.$imoption=P,f.default.use(E.a),f.default.use(U.a),f.default.prototype.$tost=r.a,f.default.prototype.$utils=A,f.default.use(C),f.default.use(N.a,{error:"http://bucket.hszb66.cn/static/h5/noImg.png",loading:"http://bucket.hszb66.cn/static/h5/noImg.png",attempt:1}),f.default.config.productionTip=!1,f.default.prototype.$Platform=t("QH3e"),new f.default({router:d.a,store:b,el:"#app",render:function(n){return n(I)}})},QH3e:function(n,e){n.exports={name:"h5",title:"撸大神",desc:"撸大神",imgUrl:"http://ldshen.com",nickname:"撸大神"}},Qwh1:function(n,e){},YaEn:function(n,e,t){"use strict";var o=t("7+uW"),a=t("/ocq");o.default.use(a.a);var r=a.a.prototype.push;a.a.prototype.push=function(n,e,t){return e||t?r.call(this,n,e,t):r.call(this,n).catch(function(n){return n})},e.a=new a.a({routes:[{path:"/",name:"home",redirect:"/home",component:function(){return t.e(7).then(t.bind(null,"2NXm"))},children:[{path:"/home",name:"home",component:function(){return t.e(2).then(t.bind(null,"FP3a"))}},{path:"/match",name:"match",component:function(){return t.e(9).then(t.bind(null,"Erj2"))}},{path:"/concern",name:"concern",component:function(){return t.e(3).then(t.bind(null,"JTe8"))}},{path:"/my",name:"my",component:function(){return t.e(23).then(t.bind(null,"ULSo"))}},{path:"/new",name:"new",component:function(){return t.e(1).then(t.bind(null,"hrLV"))}}]},{path:"/hotBank",name:"hotBank",component:function(){return t.e(15).then(t.bind(null,"nhiE"))}},{path:"/login",name:"login",component:function(){return t.e(21).then(t.bind(null,"jT7l"))}},{path:"/newDeatils",name:"newDeatils",component:function(){return t.e(17).then(t.bind(null,"87Th"))}},{path:"/room",name:"room",component:function(){return t.e(0).then(t.bind(null,"Xb5f"))}},{path:"/basketDeatils",name:"basketDeatils",component:function(){return t.e(5).then(t.bind(null,"I91H"))}},{path:"/deatils",name:"deatils",component:function(){return t.e(4).then(t.bind(null,"q1IR"))}},{path:"/register",name:"register",component:function(){return t.e(24).then(t.bind(null,"TTwy"))}},{path:"/password",name:"password",component:function(){return t.e(20).then(t.bind(null,"V06e"))}},{path:"/agreement",name:"agreement",component:function(){return t.e(18).then(t.bind(null,"lI5F"))}},{path:"/privacy",name:"privacy",component:function(){return t.e(16).then(t.bind(null,"VKkN"))}},{path:"/myDetail",name:"myDetail",component:function(){return t.e(8).then(t.bind(null,"NJmw"))}},{path:"/about",name:"about",component:function(){return t.e(12).then(t.bind(null,"0G8S"))}},{path:"/feedbackList",name:"feedbackList",component:function(){return t.e(13).then(t.bind(null,"x+T9"))}},{path:"/message",name:"message",component:function(){return t.e(10).then(t.bind(null,"71/x"))}},{path:"/search",name:"search",component:function(){return t.e(22).then(t.bind(null,"ar59"))}},{path:"/searchRoom",name:"searchRoom",component:function(){return t.e(19).then(t.bind(null,"XAxn"))}},{path:"/account",name:"account",component:function(){return t.e(11).then(t.bind(null,"FGjL"))}},{path:"/accountChange",name:"accountChange",component:function(){return t.e(14).then(t.bind(null,"jAmL"))}},{path:"/featuredExperts",name:"featuredExperts",component:function(){return t.e(6).then(t.bind(null,"bTeJ"))}}]})},cPo0:function(n,e){},"q/am":function(n,e){}},[0]);
\ No newline at end of file
webpackJsonp([26],{0:function(n,e,t){t("j1ja"),n.exports=t("NHnr")},"2EZA":function(n,e){},"34+y":function(n,e){},"44/k":function(n,e){},"4ml/":function(n,e){},"6gXq":function(n,e){},"7zck":function(n,e){},AFB7:function(n,e){},"Dl+Q":function(n,e){},Dr8r:function(n,e,t){"use strict";t.d(e,"a",function(){return u});var o=t("Zrlr"),a=t.n(o),r=t("wxAW"),i=t.n(r),u=function(){function n(){a()(this,n)}return i()(n,null,[{key:"get",value:function(n){var e=void 0,t=void 0;return"string"==typeof n&&""!==n&&(t=String(document.cookie).match(new RegExp("(?:^| )"+n+"(?:(?:=([^;]*))|;|$)")))&&(e=t[1]?decodeURIComponent(t[1]):""),e}},{key:"set",value:function(n,e,t,o,a,r){var i=String(encodeURIComponent(e)),u=t;"number"==typeof u&&(u=new Date).setTime(u.getTime()+864e5*t),u instanceof Date&&(i+="; expires="+u.toUTCString()),"string"==typeof o&&""!==o&&(i+="; domain="+o),"string"==typeof a&&""!==a&&(i+="; path="+a),r&&(i+="; secure"),document.cookie=n+"="+i}},{key:"remove",value:function(n,e,t,o){this.set(n,"",-1,e,t,o)}},{key:"DATEDAY",get:function(){return 864e5}}]),n}();e.b=u},NHnr:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o={};t.d(o,"userData",function(){return y});t("34+y");var a=t("X+yh"),r=t.n(a),i=(t("Dl+Q"),t("60Ef")),u=t.n(i),c=(t("q/am"),t("4VPn")),s=t.n(c),p=(t("44/k"),t("utzC")),l=t.n(p),m=(t("2EZA"),t("W/os")),f=t.n(m),h=(t("yIEv"),t("OIh9")),d=(t("jAcA"),t("86U2")),g=t("7+uW"),v=t("YaEn"),b=t("NYxO"),y={state:{categoryList:[],advertList:[]},mutations:{setCategoryList:function(n,e){n.categoryList=e},setAdvertList:function(n,e){n.advertList=e}},getters:{getCategoryList:function(n){return n.categoryList},getAdvertList:function(n){return n.advertList}}};g.default.use(b.a);var I=new b.a.Store({modules:o}),k={render:function(){var n=this.$createElement,e=this._self._c||n;return e("div",{attrs:{id:"app"}},[e("router-view")],1)},staticRenderFns:[]},w=t("VU/8")({name:"App"},k,!1,null,null,null).exports,D=(t("cPo0"),t("AFB7"),t("Qwh1"),t("j1ja"),t("//Fk")),L=t.n(D),x=t("mtWM"),S=t.n(x),A=t("1nuA"),T=t.n(A),j=S.a.create({timeout:1e4});j.interceptors.request.use(function(n){return"get"!==n.method&&"post"!==n.method&&"put"!==n.method&&"delete"!==n.method&&"patch"!==n.method||"application/json"!==n.headers["Content-Type"]&&(n.data=T.a.stringify(n.data)),n},function(n){return L.a.reject(n)}),j.interceptors.response.use(function(n){return n},function(n){return L.a.reject(n)});var R=j,C=t("Dr8r"),E={install:function(n){var e=this;n.prototype.$axios=function(n,t,o,a){return e.axiosRequest(n,t,o,a)}},axiosRequest:function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"post",e=arguments[1],t=arguments[2],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return this.ax(n,e,t,o)},ax:function(n,e,t,o){var a=e;"get"===n&&(a+=t||"");var i={headers:C.a.get("token")?{token:C.a.get("token"),"device-id":C.a.get("deviceId"),"Content-Type":"application/json"}:{"device-id":C.a.get("deviceId"),"Content-Type":"application/json"}},u="/excuse"+a;return new L.a(function(e,o){R[n](u,t,i).then(function(n){var t=n.data;e(t),200!==t.code&&r()({message:t.msg})}).catch(function(n){o(n)})})}},M={getDeviceId:function(){if(!C.a.get("deviceId")){var n=(new Date).getTime()+this.randomCoding()+"H5";C.a.set("deviceId",n)}},goBack:function(){v.a.go(-1)},toPage:function(n){v.a.push({name:n})},randomCoding:function(){for(var n=[],e=0;e<3;e++){var t=Math.ceil(25*Math.random());n.push(String.fromCharCode(65+t))}return n.join("")},formatDate:function(n){var e=parseInt(n),t=0,o=0;return e>60&&(t=parseInt(e/60),e=parseInt(e%60),t>60&&(o=parseInt(t/60),t=parseInt(t%60))),(parseInt(o)<10?"0"+parseInt(o):parseInt(o))+":"+(parseInt(t)<10?"0"+parseInt(t):parseInt(t))+":"+(parseInt(e)<10?"0"+parseInt(e):parseInt(e))},formatTime:function(n){var e=new Date(parseInt(n)),t=new Date(e);return t.getFullYear()+"-"+(t.getMonth()+1)+"-"+t.getDate()+" "+t.getHours()+":"+t.getMinutes()+":"+t.getSeconds()}},N=(t("4ml/"),t("3EgV")),H=t.n(N),U=t("AXdl"),W=(t("7zck"),{socketServer:"im-api-v2-31.easemob.com",apiURL:"http://a31.easemob.com",appkey:"1118210302098649#hongshanliving",https:!1,isHttpDNS:!0,isMultiLoginSessions:!1,isAutoLogin:!0,isDebug:!1,autoReconnectNumMax:2,autoReconnectInterval:2,heartBeatWait:4500,delivery:!0}),F=t("Rna4"),$=t.n(F);g.default.use(h.a).use(d.a);var q=window.WebIM=$.a;q.config=W;var B=q.conn=new q.connection({appKey:q.config.appkey,isHttpDNS:q.config.isHttpDNS,isMultiLoginSessions:q.config.isMultiLoginSessions,https:q.config.https,url:q.config.socketServer,apiUrl:"http://a31.easemob.com",isAutoLogin:!0,heartBeatWait:q.config.heartBeatWait,autoReconnectNumMax:q.config.autoReconnectNumMax,autoReconnectInterval:q.config.autoReconnectInterval,isStropheLog:q.config.isStropheLog,delivery:q.config.delivery}),P={apiUrl:"http://a31.easemob.com",user:"",pwd:"123456",appKey:q.config.appkey,success:function(n){console.log("登陆成功")},error:function(n){console.log(n)}};g.default.component(f.a.name,f.a),g.default.component(l.a.name,l.a),g.default.component(s.a.name,s.a),g.default.component(u.a.name,u.a),g.default.prototype.$WebIM=q,g.default.prototype.$imconn=B,g.default.prototype.$imoption=P,g.default.use(H.a),g.default.use($.a),g.default.prototype.$tost=r.a,g.default.prototype.$utils=M,g.default.use(E),g.default.use(U.a,{error:"http://bucket.hszb66.cn/static/h5/noImg.png",loading:"http://bucket.hszb66.cn/static/h5/noImg.png",attempt:1}),g.default.config.productionTip=!1,g.default.prototype.$Platform=t("QH3e"),new g.default({router:v.a,store:I,el:"#app",render:function(n){return n(w)}})},QH3e:function(n,e){n.exports={name:"h5",title:"撸大神",desc:"撸大神",imgUrl:"http://ldshen.com",nickname:"撸大神"}},Qwh1:function(n,e){},S6Ip:function(n,e){},T2s0:function(n,e){},YaEn:function(n,e,t){"use strict";var o=t("7+uW"),a=t("/ocq");o.default.use(a.a);var r=a.a.prototype.push;a.a.prototype.push=function(n,e,t){return e||t?r.call(this,n,e,t):r.call(this,n).catch(function(n){return n})},e.a=new a.a({routes:[{path:"/",name:"home",redirect:"/home",component:function(){return t.e(8).then(t.bind(null,"2NXm"))},children:[{path:"/home",name:"home",component:function(){return t.e(2).then(t.bind(null,"FP3a"))}},{path:"/match",name:"match",component:function(){return t.e(6).then(t.bind(null,"Erj2"))}},{path:"/concern",name:"concern",component:function(){return t.e(3).then(t.bind(null,"JTe8"))}},{path:"/my",name:"my",component:function(){return t.e(23).then(t.bind(null,"ULSo"))}},{path:"/new",name:"new",component:function(){return t.e(1).then(t.bind(null,"hrLV"))}}]},{path:"/hotBank",name:"hotBank",component:function(){return t.e(15).then(t.bind(null,"nhiE"))}},{path:"/login",name:"login",component:function(){return t.e(21).then(t.bind(null,"jT7l"))}},{path:"/newDeatils",name:"newDeatils",component:function(){return t.e(16).then(t.bind(null,"87Th"))}},{path:"/room",name:"room",component:function(){return t.e(0).then(t.bind(null,"Xb5f"))}},{path:"/basketDeatils",name:"basketDeatils",component:function(){return t.e(5).then(t.bind(null,"I91H"))}},{path:"/deatils",name:"deatils",component:function(){return t.e(4).then(t.bind(null,"q1IR"))}},{path:"/register",name:"register",component:function(){return t.e(24).then(t.bind(null,"TTwy"))}},{path:"/password",name:"password",component:function(){return t.e(20).then(t.bind(null,"V06e"))}},{path:"/agreement",name:"agreement",component:function(){return t.e(18).then(t.bind(null,"lI5F"))}},{path:"/privacy",name:"privacy",component:function(){return t.e(17).then(t.bind(null,"VKkN"))}},{path:"/myDetail",name:"myDetail",component:function(){return t.e(9).then(t.bind(null,"NJmw"))}},{path:"/about",name:"about",component:function(){return t.e(12).then(t.bind(null,"0G8S"))}},{path:"/feedbackList",name:"feedbackList",component:function(){return t.e(13).then(t.bind(null,"x+T9"))}},{path:"/message",name:"message",component:function(){return t.e(10).then(t.bind(null,"71/x"))}},{path:"/search",name:"search",component:function(){return t.e(22).then(t.bind(null,"ar59"))}},{path:"/searchRoom",name:"searchRoom",component:function(){return t.e(19).then(t.bind(null,"XAxn"))}},{path:"/account",name:"account",component:function(){return t.e(11).then(t.bind(null,"FGjL"))}},{path:"/accountChange",name:"accountChange",component:function(){return t.e(14).then(t.bind(null,"jAmL"))}},{path:"/featuredExperts",name:"featuredExperts",component:function(){return t.e(7).then(t.bind(null,"bTeJ"))}}]})},bFPQ:function(n,e){},cPo0:function(n,e){},nsZj:function(n,e){},"q/am":function(n,e){}},[0]);
\ No newline at end of file
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,a,f){for(var o,d,i,u=0,b=[];u<r.length;u++)d=r[u],c[d]&&b.push(c[d][0]),c[d]=0;for(o in a)Object.prototype.hasOwnProperty.call(a,o)&&(e[o]=a[o]);for(n&&n(r,a,f);b.length;)b.shift()();if(f)for(u=0;u<f.length;u++)i=t(t.s=f[u]);return i};var r={},c={27: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],f=document.createElement("script");f.type="text/javascript",f.charset="utf-8",f.async=!0,f.timeout=12e4,t.nc&&f.setAttribute("nonce",t.nc),f.src=t.p+"static/js/"+e+"."+{0:"807f4ff9ea57a383371a",1:"b4f43948be44ef64e4de",2:"491889a1b6cf4b89b781",3:"917834a48f1dd1710bc1",4:"264957260c940b679fd1",5:"770d22fad80877e7f135",6:"92c36f5d06a6667a17d9",7:"5fb08f2034b6c28928cc",8:"1705af5650f120a48905",9:"d3363067b192a9f7c710",10:"166fbe1df1b2c440006c",11:"e6cafdc525445fbbcc79",12:"195052a1664c3a4202e2",13:"32a6cc1d21943c4f7d3f",14:"2f7d780cbac6f0f0ab57",15:"75cfdecd9433b9800b58",16:"728d6054a8a1fd15206d",17:"766d51efb3618c4791dd",18:"90ec2a3d936b7a9d4107",19:"6002ada58243b5cb4a0d",20:"f23b9213fc72e47d305e",21:"0bc90d75fec1aed44a0a",22:"2d9f7cd17b2164d1c29d",23:"bf2868280fa8a1e2c760",24:"41686d50d359b86e75e1"}[e]+".js";var o=setTimeout(d,12e4);function d(){f.onerror=f.onload=null,clearTimeout(o);var n=c[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),c[e]=void 0)}return f.onerror=f.onload=d,a.appendChild(f),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,o,a){for(var f,d,b,i=0,u=[];i<r.length;i++)d=r[i],t[d]&&u.push(t[d][0]),t[d]=0;for(f in o)Object.prototype.hasOwnProperty.call(o,f)&&(e[f]=o[f]);for(n&&n(r,o,a);u.length;)u.shift()();if(a)for(i=0;i<a.length;i++)b=c(c.s=a[i]);return b};var r={},t={27:0};function c(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,c),t.l=!0,t.exports}c.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,c){n=t[e]=[r,c]});n[2]=r;var o=document.getElementsByTagName("head")[0],a=document.createElement("script");a.type="text/javascript",a.charset="utf-8",a.async=!0,a.timeout=12e4,c.nc&&a.setAttribute("nonce",c.nc),a.src=c.p+"static/js/"+e+"."+{0:"3a95e086864b2d9ecc68",1:"b6885f4f135b67041050",2:"3720ba70b4d06fd26b4c",3:"1f78a65e7d65a6be32f9",4:"264957260c940b679fd1",5:"770d22fad80877e7f135",6:"831712539017278629f4",7:"4e3bf4f486254157de9c",8:"80b805dbd47a1a000263",9:"8d670190860b54dfbe9d",10:"166fbe1df1b2c440006c",11:"e6cafdc525445fbbcc79",12:"195052a1664c3a4202e2",13:"32a6cc1d21943c4f7d3f",14:"2f7d780cbac6f0f0ab57",15:"75cfdecd9433b9800b58",16:"d6261f9dff560bef1658",17:"935584d5766751a3dedc",18:"90ec2a3d936b7a9d4107",19:"6002ada58243b5cb4a0d",20:"f23b9213fc72e47d305e",21:"0bc90d75fec1aed44a0a",22:"2d9f7cd17b2164d1c29d",23:"bf2868280fa8a1e2c760",24:"41686d50d359b86e75e1"}[e]+".js";var f=setTimeout(d,12e4);function d(){a.onerror=a.onload=null,clearTimeout(f);var n=t[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),t[e]=void 0)}return a.onerror=a.onload=d,o.appendChild(a),r},c.m=e,c.c=r,c.d=function(e,n,r){c.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},c.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return c.d(n,"a",n),n},c.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},c.p="./",c.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