Commit c32c7777 by Administrator

first commit

parent 4017be4a
......@@ -37,4 +37,4 @@ if (isPc) {
} else {
window.location.href = 'http://' + window.location.host + '/#/home'
}
}</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.7e6d64acd661c003f568a8becfd7c946.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.76e9e8ee0d2b3a235ff9.js></script><script type=text/javascript src=./static/js/vendor.f8f54e0f854f9616c725.js></script><script type=text/javascript src=./static/js/main.cd360702bf63a68e2e44.js></script></body></html>
\ No newline at end of file
}</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.da6ad0a87d88b3931b0e9f40fa3377d0.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.e713e82f681bbacfee82.js></script><script type=text/javascript src=./static/js/vendor.f8f54e0f854f9616c725.js></script><script type=text/javascript src=./static/js/main.7210664a91c971ca8c55.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.
This source diff could not be displayed because it is too large. You can view the blob instead.
webpackJsonp([21],{"3ZjZ":function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.back[data-v-affb5790] {\n position: absolute;\n top:12px;\n left: 15px;\n}\n.feedback[data-v-affb5790]{\n width: 100%;\n position: absolute;\n top:44px;\n left: 0;\n bottom: 0;\n overflow-y: scroll;\n background: #F5F6F7;\n padding-bottom: 20px;\n}\n.match-card[data-v-affb5790]{\n margin-top: 10px;\n background: white;\n}\n.matchShortName[data-v-affb5790]{\n /*padding:1px 10px;*/\n font-size: 12px;\n margin: 3px 12px;\n color: white;\n width: 68px;\n text-align: center;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.match-time[data-v-affb5790]{\n border-bottom: 1px solid #F9F9FB;\n}\n.teamName[data-v-affb5790]{\n width: 20%;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.teamIcon[data-v-affb5790]{\n width: 17px;\n height: 18px;\n}\n",""])},JSaG:function(t,a,s){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var e=s("Dr8r"),i={name:"index",data:function(){return{matchList:[]}},mounted:function(){this.getList()},methods:{toDeatils:function(t,a){0===a&&this.$router.push({name:"deatils",query:{matchId:t,type:0}}),1===a&&this.$router.push({name:"basketDeatils",query:{matchId:t,type:1}})},getList:function(){var t=this;this.$axios("post","/match/userGetReserveMatch").then(function(a){200===a.code&&(t.matchList=a.data.matchLists)})},getAppoinment:function(t){var a=this;if(e.b.get("token")){var s={id:t.id};this.$axios("post","/match/userReserveMatch",s).then(function(t){200===t.code&&a.getList()})}else this.$tost({message:"请先登录!"})},userCancelReserveMatch:function(t){var a=this,s={id:t.id};this.$axios("post","/match/userCancelReserveMatch",s).then(function(t){200===t.code&&a.getList()})}}},n={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",[s("div",{staticClass:"back",on:{click:t.$utils.goBack}},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/back.png",width:"18px"}})]),t._v(" "),t._m(0),t._v(" "),s("div",{staticClass:"feedback"},t._l(t.matchList,function(a,e){return s("div",{key:e},t._l(a.matchInfos,function(a,e){return 3!==a.status?s("div",{key:e,staticClass:"match-card"},[s("div",{staticClass:"fs-12 match-time fx align-items justify-between"},[s("div",{staticClass:"matchShortName",style:{background:a.sportsColor}},[t._v(t._s(a.matchShortName))]),t._v(" "),s("div",{staticClass:"fx align-items justify-center fs-12",staticStyle:{color:"#959DB0"}},[t._v("\n 半:"),a.halftimeScore?s("span",{staticClass:"mr-5 "},[t._v(t._s(a.halftimeScore))]):s("span",{staticClass:"mr-5 "},[t._v("0:0")]),t._v("\n 角:"),a.cornerKick?s("span",{},[t._v(t._s(a.cornerKick))]):s("span",{},[t._v("0:0")])]),t._v(" "),s("div",{staticClass:"c-9D mr-10 m-time-box"},[t._v(t._s(a.matchTime))])]),t._v(" "),s("div",{staticClass:"mt-10 pb-15"},[s("div",{staticStyle:{width:"100%","text-align":"left","margin-bottom":"-23px","margin-left":"12px"}},[a.subscribe?s("div",{on:{click:function(s){return t.userCancelReserveMatch(a)}}},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/xingxing1.png",width:"12px"}})]):t._e(),t._v(" "),a.subscribe?t._e():s("div",{on:{click:function(s){return t.getAppoinment(a)}}},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/xingxing2.png",width:"12px"}})])]),t._v(" "),s("div",{staticClass:"fx align-items justify-center",on:{click:function(s){return t.toDeatils(a.id,a.sportsType)}}},[s("div",{staticClass:" mr-5 fs-12 teamName ta-r"},[t._v(t._s(a.homeTeam.teamName))]),t._v(" "),s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.homeTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fx justify-center align-items"},[2===a.status?s("div",{staticClass:"fs-18 c-9D"},[t._v("vs")]):t._e(),t._v(" "),2!==a.status?s("div",{staticClass:" red fw-700"},[t._v(t._s(a.homeTeam.score)+"-"+t._s(a.awayTeam.score))]):t._e()]),t._v(" "),s("div",{staticClass:"pt-5 ml-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.awayTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:" ml-5 fs-12 teamName ta-l"},[t._v(t._s(a.awayTeam.teamName))])]),t._v(" "),s("div",{staticStyle:{width:"100%","text-align":"right","margin-left":"-10px","margin-top":"-20px"}},[1===a.status?s("div",[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/spzb.png",width:"12px"}})]):t._e(),t._v(" "),1!==a.status?s("div",[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/scxq.png",width:"12px"}})]):t._e()])])]):t._e()}),0)}),0)])},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"fx align-items justify-center"},[a("div",{staticClass:"fs-18 mt-10"},[this._v("我的预约")])])}]};var c=s("VU/8")(i,n,!1,function(t){s("OXxa")},"data-v-affb5790",null);a.default=c.exports},OXxa:function(t,a,s){var e=s("3ZjZ");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);s("rjj0")("5e435a81",e,!0,{})}});
\ No newline at end of file
webpackJsonp([20],{"3ZjZ":function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.back[data-v-affb5790] {\n position: absolute;\n top:12px;\n left: 15px;\n}\n.feedback[data-v-affb5790]{\n width: 100%;\n position: absolute;\n top:44px;\n left: 0;\n bottom: 0;\n overflow-y: scroll;\n background: #F5F6F7;\n padding-bottom: 20px;\n}\n.match-card[data-v-affb5790]{\n margin-top: 10px;\n background: white;\n}\n.matchShortName[data-v-affb5790]{\n /*padding:1px 10px;*/\n font-size: 12px;\n margin: 3px 12px;\n color: white;\n width: 68px;\n text-align: center;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.match-time[data-v-affb5790]{\n border-bottom: 1px solid #F9F9FB;\n}\n.teamName[data-v-affb5790]{\n width: 20%;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.teamIcon[data-v-affb5790]{\n width: 17px;\n height: 18px;\n}\n",""])},JSaG:function(t,a,s){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var e=s("Dr8r"),i={name:"index",data:function(){return{matchList:[]}},mounted:function(){this.getList()},methods:{toDeatils:function(t,a){0===a&&this.$router.push({name:"deatils",query:{matchId:t,type:0}}),1===a&&this.$router.push({name:"basketDeatils",query:{matchId:t,type:1}})},getList:function(){var t=this;this.$axios("post","/match/userGetReserveMatch").then(function(a){200===a.code&&(t.matchList=a.data.matchLists)})},getAppoinment:function(t){var a=this;if(e.b.get("token")){var s={id:t.id};this.$axios("post","/match/userReserveMatch",s).then(function(t){200===t.code&&a.getList()})}else this.$tost({message:"请先登录!"})},userCancelReserveMatch:function(t){var a=this,s={id:t.id};this.$axios("post","/match/userCancelReserveMatch",s).then(function(t){200===t.code&&a.getList()})}}},n={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",[s("div",{staticClass:"back",on:{click:t.$utils.goBack}},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/back.png",width:"18px"}})]),t._v(" "),t._m(0),t._v(" "),s("div",{staticClass:"feedback"},t._l(t.matchList,function(a,e){return s("div",{key:e},t._l(a.matchInfos,function(a,e){return 3!==a.status?s("div",{key:e,staticClass:"match-card"},[s("div",{staticClass:"fs-12 match-time fx align-items justify-between"},[s("div",{staticClass:"matchShortName",style:{background:a.sportsColor}},[t._v(t._s(a.matchShortName))]),t._v(" "),s("div",{staticClass:"fx align-items justify-center fs-12",staticStyle:{color:"#959DB0"}},[t._v("\n 半:"),a.halftimeScore?s("span",{staticClass:"mr-5 "},[t._v(t._s(a.halftimeScore))]):s("span",{staticClass:"mr-5 "},[t._v("0:0")]),t._v("\n 角:"),a.cornerKick?s("span",{},[t._v(t._s(a.cornerKick))]):s("span",{},[t._v("0:0")])]),t._v(" "),s("div",{staticClass:"c-9D mr-10 m-time-box"},[t._v(t._s(a.matchTime))])]),t._v(" "),s("div",{staticClass:"mt-10 pb-15"},[s("div",{staticStyle:{width:"100%","text-align":"left","margin-bottom":"-23px","margin-left":"12px"}},[a.subscribe?s("div",{on:{click:function(s){return t.userCancelReserveMatch(a)}}},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/xingxing1.png",width:"12px"}})]):t._e(),t._v(" "),a.subscribe?t._e():s("div",{on:{click:function(s){return t.getAppoinment(a)}}},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/xingxing2.png",width:"12px"}})])]),t._v(" "),s("div",{staticClass:"fx align-items justify-center",on:{click:function(s){return t.toDeatils(a.id,a.sportsType)}}},[s("div",{staticClass:" mr-5 fs-12 teamName ta-r"},[t._v(t._s(a.homeTeam.teamName))]),t._v(" "),s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.homeTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fx justify-center align-items"},[2===a.status?s("div",{staticClass:"fs-18 c-9D"},[t._v("vs")]):t._e(),t._v(" "),2!==a.status?s("div",{staticClass:" red fw-700"},[t._v(t._s(a.homeTeam.score)+"-"+t._s(a.awayTeam.score))]):t._e()]),t._v(" "),s("div",{staticClass:"pt-5 ml-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.awayTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:" ml-5 fs-12 teamName ta-l"},[t._v(t._s(a.awayTeam.teamName))])]),t._v(" "),s("div",{staticStyle:{width:"100%","text-align":"right","margin-left":"-10px","margin-top":"-20px"}},[1===a.status?s("div",[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/spzb.png",width:"12px"}})]):t._e(),t._v(" "),1!==a.status?s("div",[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/scxq.png",width:"12px"}})]):t._e()])])]):t._e()}),0)}),0)])},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"fx align-items justify-center"},[a("div",{staticClass:"fs-18 mt-10"},[this._v("我的预约")])])}]};var c=s("VU/8")(i,n,!1,function(t){s("OXxa")},"data-v-affb5790",null);a.default=c.exports},OXxa:function(t,a,s){var e=s("3ZjZ");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);s("rjj0")("5e435a81",e,!0,{})}});
\ No newline at end of file
webpackJsonp([20],{"3tVD":function(t,i,s){var a=s("OEr/");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);s("rjj0")("7f226376",a,!0,{})},"OEr/":function(t,i,s){(t.exports=s("FZ+f")(!1)).push([t.i,'\n.head-img[data-v-eaffddae]{\n width: 57px;\n height: 57px;\n border-radius: 50%;\n border: 3px solid #FC7032;\n}\n.fs-24[data-v-eaffddae]{\n font-size: 24px;\n}\n.margin-15[data-v-eaffddae]{\n margin: 15px;\n}\n.top-down-center[data-v-eaffddae]{\n width: 1px;\n height: 29px;\n background: #E9E9E9;\n margin-left: 40px;\n margin-right: 40px;\n}\n.live[data-v-eaffddae]{\n background-image: url("http://bucket.loday.com.cn/static/h5/img_17%402x.png");\n background-size: 100% 100%;\n height: 91px;\n margin: 25px 15px 18px 15px;\n padding: 10px 20px;\n}\n.border-gray[data-v-eaffddae]{\n height: 28px;\n background: #F5F6F7;\n margin-bottom: -10px;\n}\n.border-bottom[data-v-eaffddae]{\n border-bottom: 1px solid #F5F6F7;\n}\n.my-list[data-v-eaffddae]{\n border-radius: 15px;\n padding: 15px;\n background: #ffffff;\n}\n.c-fff[data-v-eaffddae]{\n color: #ffffff;\n}\n.my-bg[data-v-eaffddae]{\n width: 100%;\n height: 200px;\n background: #F5F6F7;\n}\n.c-75[data-v-eaffddae]{\n color: #758199;\n}\n',""])},ULSo:function(t,i,s){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var a={render:function(){var t=this,i=t.$createElement,s=t._self._c||i;return s("div",[s("div",{staticClass:"my-bg"},[s("div",{staticClass:"fx align-items justify-between pl-20 pr-20 pt-30",on:{click:function(i){return t.$utils.toPage("myDetail")}}},[s("div",{staticClass:"fx align-items"},[s("img",{staticClass:"head-img",attrs:{src:t.infoData.avatarUrl}}),t._v(" "),s("div",{staticClass:"fs-20 fw-700 ml-20"},[t._v(t._s(t.infoData.userName))])]),t._v(" "),t._m(0)]),t._v(" "),s("div",{staticClass:"live fx align-items justify-between"},[s("div",{staticClass:"fx align-items"},[t._m(1),t._v(" "),s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"c-fff ml-5 mr-5"},[t._v("等级")]),s("div",{staticClass:"c-fff fs-20 "},[t._v("LV."+t._s(t.infoData.level))])])]),t._v(" "),s("div",{staticClass:"fx align-items"},[t._m(2),t._v(" "),s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"c-fff ml-5 mr-5"},[t._v("金币")]),s("div",{staticClass:"c-fff fs-20 "},[t._v(t._s(t.infoData.gold))])])])])]),t._v(" "),s("div",{staticClass:"border-gray"}),t._v(" "),s("div",{staticClass:"my-list"},[s("div",{staticClass:"fx align-items justify-between pt-10 border-bottom pb-15",on:{click:function(i){return t.$utils.toPage("message")}}},[t._m(3),t._v(" "),t._m(4)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between pt-10 border-bottom pb-15",on:{click:function(i){return t.$utils.toPage("follow")}}},[t._m(5),t._v(" "),t._m(6)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between pt-10 border-bottom pb-15",on:{click:function(i){return t.$utils.toPage("subscribe")}}},[t._m(7),t._v(" "),t._m(8)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between pt-10 border-bottom pb-15",on:{click:function(i){return t.$utils.toPage("feedbackList")}}},[t._m(9),t._v(" "),t._m(10)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between pt-10 border-bottom pb-15",on:{click:function(i){return t.topPage(t.infoData.phone)}}},[t._m(11),t._v(" "),t._m(12)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between pt-10 border-bottom pb-15",on:{click:function(i){return t.$utils.toPage("about")}}},[t._m(13),t._v(" "),t._m(14)])])])},staticRenderFns:[function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/xitongshezhi.png",width:"22px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:" "},[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/title-week-star.png",width:"30px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"pt-5"},[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/jinbi.png",width:"24px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/xiaoxi.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("消息中心")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/gengduo3.png",width:"8px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/hezuo%402x.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("我的关注")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/gengduo3.png",width:"8px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/my-subscribe.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("我的预约")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/gengduo3.png",width:"8px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/fankui.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("举报")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/gengduo3.png",width:"8px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/zhanghao.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("账号与绑定")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/gengduo3.png",width:"8px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/guanyu.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("关于我们")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/gengduo3.png",width:"8px"}})])}]};var e=s("VU/8")({name:"index",data:function(){return{infoData:[]}},mounted:function(){this.getInfo()},methods:{topPage:function(t){this.$router.push({name:"account",query:{phone:t}})},getInfo:function(){var t=this;this.$axios("post","/user/userInfo").then(function(i){200===i.code&&(t.infoData=i.data)})}}},a,!1,function(t){s("3tVD")},"data-v-eaffddae",null);i.default=e.exports}});
\ No newline at end of file
webpackJsonp([21],{ULSo:function(t,i,s){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var a={render:function(){var t=this,i=t.$createElement,s=t._self._c||i;return s("div",[s("div",{staticClass:"my-bg"},[s("div",{staticClass:"fx align-items justify-between pl-20 pr-20 pt-30",on:{click:function(i){return t.$utils.toPage("myDetail")}}},[s("div",{staticClass:"fx align-items"},[s("img",{staticClass:"head-img",attrs:{src:t.infoData.avatarUrl}}),t._v(" "),s("div",{staticClass:"fs-20 fw-700 ml-20"},[t._v(t._s(t.infoData.userName))])]),t._v(" "),t._m(0)]),t._v(" "),s("div",{staticClass:"live fx align-items justify-between"},[s("div",{staticClass:"fx align-items"},[t._m(1),t._v(" "),s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"c-fff ml-10 mr-8"},[t._v("等级")]),s("div",{staticClass:"c-fff fs-20 "},[t._v("LV."+t._s(t.infoData.level))])])]),t._v(" "),s("div",{staticClass:"fx align-items"},[t._m(2),t._v(" "),s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"c-fff ml-10 mr-8"},[t._v("金币")]),s("div",{staticClass:"c-fff fs-20 "},[t._v(t._s(t.infoData.gold))])])])])]),t._v(" "),s("div",{staticClass:"border-gray"}),t._v(" "),s("div",{staticClass:"my-list"},[s("div",{staticClass:"fx align-items justify-between pt-10 border-bottom pb-15",on:{click:function(i){return t.$utils.toPage("message")}}},[t._m(3),t._v(" "),t._m(4)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between pt-10 border-bottom pb-15",on:{click:function(i){return t.$utils.toPage("follow")}}},[t._m(5),t._v(" "),t._m(6)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between pt-10 border-bottom pb-15",on:{click:function(i){return t.$utils.toPage("subscribe")}}},[t._m(7),t._v(" "),t._m(8)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between pt-10 border-bottom pb-15",on:{click:function(i){return t.$utils.toPage("feedbackList")}}},[t._m(9),t._v(" "),t._m(10)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between pt-10 border-bottom pb-15",on:{click:function(i){return t.topPage(t.infoData.phone)}}},[t._m(11),t._v(" "),t._m(12)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between pt-10 border-bottom pb-15",on:{click:function(i){return t.$utils.toPage("about")}}},[t._m(13),t._v(" "),t._m(14)])])])},staticRenderFns:[function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/xitongshezhi.png",width:"22px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:" "},[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/title-week-star.png",width:"30px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"pt-5"},[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/jinbi.png",width:"24px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/xiaoxi.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("消息中心")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/gengduo3.png",width:"8px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/hezuo%402x.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("我的关注")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/gengduo3.png",width:"8px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/my-subscribe.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("我的预约")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/gengduo3.png",width:"8px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/fankui.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("举报")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/gengduo3.png",width:"8px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/zhanghao.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("账号与绑定")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/gengduo3.png",width:"8px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/guanyu.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("关于我们")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/gengduo3.png",width:"8px"}})])}]};var e=s("VU/8")({name:"index",data:function(){return{infoData:[]}},mounted:function(){this.getInfo()},methods:{topPage:function(t){this.$router.push({name:"account",query:{phone:t}})},getInfo:function(){var t=this;this.$axios("post","/user/userInfo").then(function(i){200===i.code&&(t.infoData=i.data)})}}},a,!1,function(t){s("pBxl")},"data-v-9aa4ec6e",null);i.default=e.exports},lBET:function(t,i,s){(t.exports=s("FZ+f")(!1)).push([t.i,'\n.head-img[data-v-9aa4ec6e]{\n width: 57px;\n height: 57px;\n border-radius: 50%;\n border: 3px solid #FC7032;\n}\n.fs-24[data-v-9aa4ec6e]{\n font-size: 24px;\n}\n.margin-15[data-v-9aa4ec6e]{\n margin: 15px;\n}\n.top-down-center[data-v-9aa4ec6e]{\n width: 1px;\n height: 29px;\n background: #E9E9E9;\n margin-left: 40px;\n margin-right: 40px;\n}\n.live[data-v-9aa4ec6e]{\n background-image: url("http://bucket.loday.com.cn/static/h5/img_17%402x.png");\n background-size: 100% 100%;\n height: 91px;\n margin: 25px 15px 18px 15px;\n padding: 10px 20px;\n}\n.border-gray[data-v-9aa4ec6e]{\n height: 28px;\n background: #F5F6F7;\n margin-bottom: -10px;\n}\n.border-bottom[data-v-9aa4ec6e]{\n border-bottom: 1px solid #F5F6F7;\n}\n.my-list[data-v-9aa4ec6e]{\n border-radius: 15px;\n padding: 15px;\n background: #ffffff;\n}\n.c-fff[data-v-9aa4ec6e]{\n color: #ffffff;\n}\n.my-bg[data-v-9aa4ec6e]{\n width: 100%;\n height: 200px;\n background: #F5F6F7;\n}\n.c-75[data-v-9aa4ec6e]{\n color: #758199;\n}\n',""])},pBxl:function(t,i,s){var a=s("lBET");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);s("rjj0")("dfc02306",a,!0,{})}});
\ No newline at end of file
!function(e){var a=window.webpackJsonp;window.webpackJsonp=function(n,t,f){for(var o,d,i,u=0,b=[];u<n.length;u++)d=n[u],r[d]&&b.push(r[d][0]),r[d]=0;for(o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);for(a&&a(n,t,f);b.length;)b.shift()();if(f)for(u=0;u<f.length;u++)i=c(c.s=f[u]);return i};var n={},r={29:0};function c(a){if(n[a])return n[a].exports;var r=n[a]={i:a,l:!1,exports:{}};return e[a].call(r.exports,r,r.exports,c),r.l=!0,r.exports}c.e=function(e){var a=r[e];if(0===a)return new Promise(function(e){e()});if(a)return a[2];var n=new Promise(function(n,c){a=r[e]=[n,c]});a[2]=n;var t=document.getElementsByTagName("head")[0],f=document.createElement("script");f.type="text/javascript",f.charset="utf-8",f.async=!0,f.timeout=12e4,c.nc&&f.setAttribute("nonce",c.nc),f.src=c.p+"static/js/"+e+"."+{0:"0f8dd51ee8f15d050ce1",1:"01dcf1353ed5116ce467",2:"48e72da74499562337a5",3:"9fed56daab7f7ca38e38",4:"7b6ba726afc9da99624e",5:"26c0be197dd283cb7113",6:"5444a2d9e7ed3695f436",7:"f5919329a353f795044e",8:"64d838c2c12a2e0240f8",9:"76e1c3763516f9ca1c4e",10:"7d7705ab5d2c761e5e3c",11:"8465915bf933448df75e",12:"4593a0294af4cd57c6fd",13:"2ca774795d2f5f520d75",14:"a20e08d0462c2367af7a",15:"c73e133f73064f3203a8",16:"584c028f7e534b27c20f",17:"b67e3c9bfb9ee00daa0c",18:"b4af19a572c1f46a4078",19:"f06fa04013a19fb9a086",20:"a7f91d9c9cea73de6c9c",21:"eb104e25670a618ef5d3",22:"62cdd4a31cd71a9f726f",23:"02b53ddea8183b47afd6",24:"6266848931fb3b77aca7",25:"145f6dd3886b43028e87",26:"92a56ce3f05a7bd81708"}[e]+".js";var o=setTimeout(d,12e4);function d(){f.onerror=f.onload=null,clearTimeout(o);var a=r[e];0!==a&&(a&&a[1](new Error("Loading chunk "+e+" failed.")),r[e]=void 0)}return f.onerror=f.onload=d,t.appendChild(f),n},c.m=e,c.c=n,c.d=function(e,a,n){c.o(e,a)||Object.defineProperty(e,a,{configurable:!1,enumerable:!0,get:n})},c.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return c.d(a,"a",a),a},c.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},c.p="./",c.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file
!function(e){var a=window.webpackJsonp;window.webpackJsonp=function(n,t,f){for(var o,d,i,u=0,b=[];u<n.length;u++)d=n[u],r[d]&&b.push(r[d][0]),r[d]=0;for(o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);for(a&&a(n,t,f);b.length;)b.shift()();if(f)for(u=0;u<f.length;u++)i=c(c.s=f[u]);return i};var n={},r={29:0};function c(a){if(n[a])return n[a].exports;var r=n[a]={i:a,l:!1,exports:{}};return e[a].call(r.exports,r,r.exports,c),r.l=!0,r.exports}c.e=function(e){var a=r[e];if(0===a)return new Promise(function(e){e()});if(a)return a[2];var n=new Promise(function(n,c){a=r[e]=[n,c]});a[2]=n;var t=document.getElementsByTagName("head")[0],f=document.createElement("script");f.type="text/javascript",f.charset="utf-8",f.async=!0,f.timeout=12e4,c.nc&&f.setAttribute("nonce",c.nc),f.src=c.p+"static/js/"+e+"."+{0:"0ffab80eb5ad7fc849ab",1:"dc1c349dc983f0ff40eb",2:"5750ea38d06cd23906c3",3:"9fed56daab7f7ca38e38",4:"7b6ba726afc9da99624e",5:"26c0be197dd283cb7113",6:"5444a2d9e7ed3695f436",7:"f5919329a353f795044e",8:"64d838c2c12a2e0240f8",9:"76e1c3763516f9ca1c4e",10:"7d7705ab5d2c761e5e3c",11:"8465915bf933448df75e",12:"4593a0294af4cd57c6fd",13:"2ca774795d2f5f520d75",14:"a20e08d0462c2367af7a",15:"c73e133f73064f3203a8",16:"584c028f7e534b27c20f",17:"b67e3c9bfb9ee00daa0c",18:"b4af19a572c1f46a4078",19:"f06fa04013a19fb9a086",20:"a37ee82d409d681ac5a6",21:"32d22d039b55e6016270",22:"62cdd4a31cd71a9f726f",23:"02b53ddea8183b47afd6",24:"6266848931fb3b77aca7",25:"145f6dd3886b43028e87",26:"92a56ce3f05a7bd81708"}[e]+".js";var o=setTimeout(d,12e4);function d(){f.onerror=f.onload=null,clearTimeout(o);var a=r[e];0!==a&&(a&&a[1](new Error("Loading chunk "+e+" failed.")),r[e]=void 0)}return f.onerror=f.onload=d,t.appendChild(f),n},c.m=e,c.c=n,c.d=function(e,a,n){c.o(e,a)||Object.defineProperty(e,a,{configurable:!1,enumerable:!0,get:n})},c.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return c.d(a,"a",a),a},c.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},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