1 |
- webpackJsonp([41,45],{5:function(t,e,i){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(10),n=a(o),r=i(4);e.default={data:function(){return{}},mounted:function(){this.getUserInfo()},props:["signinUp","headTitle","goBack"],computed:(0,n.default)({},(0,r.mapState)(["userInfo"])),methods:(0,n.default)({},(0,r.mapActions)(["getUserInfo"]))}},6:function(t,e,i){e=t.exports=i(2)(),e.push([t.id,"#head_top[data-v-cec0c0c0]{background-color:#3190e8;position:fixed;z-index:100;left:0;top:0;width:100%;height:1.95rem}.head_goback[data-v-cec0c0c0]{left:.4rem;width:.6rem;height:1rem;line-height:2.2rem;margin-left:.4rem}.head_login[data-v-cec0c0c0]{right:.55rem;font-size:.65rem;color:#fff;position:absolute;top:50%;transform:translateY(-50%)}.head_login .login_span[data-v-cec0c0c0]{color:#fff}.head_login .user_avatar[data-v-cec0c0c0]{fill:#fff;width:.8rem;height:.8rem}.title_head[data-v-cec0c0c0]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;color:#fff;text-align:center}.title_head .title_text[data-v-cec0c0c0]{font-size:.8rem;color:#fff;text-align:center;font-weight:700}","",{version:3,sources:["/./src/components/header/head.vue"],names:[],mappings:"AACA,2BAA2B,yBAAyB,eAAe,YAAY,OAAO,MAAM,WAAW,cAAc,CACpH,AACD,8BAA8B,WAAY,YAAY,YAAY,mBAAmB,iBAAiB,CACrG,AACD,6BAA6B,aAAc,iBAAiB,WAAW,kBAAkB,QAAQ,AAAkE,0BAA0B,CAC5L,AACD,yCAAyC,UAAU,CAClD,AACD,0CAA0C,UAAU,YAAY,YAAY,CAC3E,AACD,6BAA6B,kBAAkB,QAAQ,SAAS,AAA4E,+BAAgC,UAAU,WAAW,iBAAiB,CACjN,AACD,yCAAyC,gBAAgB,WAAW,kBAAkB,eAAgB,CACrG",file:"head.vue",sourcesContent:["\n#head_top[data-v-cec0c0c0]{background-color:#3190e8;position:fixed;z-index:100;left:0;top:0;width:100%;height:1.95rem\n}\n.head_goback[data-v-cec0c0c0]{left:0.4rem;width:.6rem;height:1rem;line-height:2.2rem;margin-left:.4rem\n}\n.head_login[data-v-cec0c0c0]{right:0.55rem;font-size:.65rem;color:#fff;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)\n}\n.head_login .login_span[data-v-cec0c0c0]{color:#fff\n}\n.head_login .user_avatar[data-v-cec0c0c0]{fill:#fff;width:.8rem;height:.8rem\n}\n.title_head[data-v-cec0c0c0]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:50%;color:#fff;text-align:center\n}\n.title_head .title_text[data-v-cec0c0c0]{font-size:.8rem;color:#fff;text-align:center;font-weight:bold\n}\n"],sourceRoot:"webpack://"}])},7:function(t,e,i){var a=i(6);"string"==typeof a&&(a=[[t.id,a,""]]);i(3)(a,{});a.locals&&(t.exports=a.locals)},8:function(t,e,i){i(7);var a=i(1)(i(5),i(9),"data-v-cec0c0c0",null);t.exports=a.exports},9:function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("header",{attrs:{id:"head_top"}},[t._t("logo"),t._v(" "),t._t("search"),t._v(" "),t.goBack?i("section",{staticClass:"head_goback",on:{click:function(e){t.$router.go(-1)}}},[i("svg",{attrs:{width:"100%",height:"100%",xmlns:"http://www.w3.org/2000/svg",version:"1.1"}},[i("polyline",{staticStyle:{fill:"none",stroke:"rgb(255,255,255)","stroke-width":"2"},attrs:{points:"12,18 4,9 12,0"}})])]):t._e(),t._v(" "),t.signinUp?i("router-link",{staticClass:"head_login",attrs:{to:t.userInfo?"/profile":"/login"}},[t.userInfo?i("svg",{staticClass:"user_avatar"},[i("use",{attrs:{"xmlns:xlink":"http://www.w3.org/1999/xlink","xlink:href":"#user"}})]):i("span",{staticClass:"login_span"},[t._v("登录|注册")])]):t._e(),t._v(" "),t.headTitle?i("section",{staticClass:"title_head ellipsis"},[i("span",{staticClass:"title_text"},[t._v(t._s(t.headTitle))])]):t._e(),t._v(" "),t._t("edit"),t._v(" "),t._t("msite-title"),t._v(" "),t._t("changecity"),t._v(" "),t._t("changeLogin")],2)},staticRenderFns:[]}},145:function(t,e,i){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(8),n=a(o),r=i(16);e.default={data:function(){return{guessCity:"",guessCityid:"",hotcity:[],groupcity:{}}},mounted:function(){var t=this;(0,r.cityGuess)().then(function(e){t.guessCity=e.name,t.guessCityid=e.id}),(0,r.hotcity)().then(function(e){t.hotcity=e}),(0,r.groupcity)().then(function(e){t.groupcity=e})},components:{headTop:n.default},computed:{sortgroupcity:function(){for(var t={},e=65;e<=90;e++)this.groupcity[String.fromCharCode(e)]&&(t[String.fromCharCode(e)]=this.groupcity[String.fromCharCode(e)]);return t}},methods:{reload:function(){window.location.reload()}}}},240:function(t,e,i){e=t.exports=i(2)(),e.push([t.id,".head_logo[data-v-3ea254f4]{left:.4rem;font-weight:400;font-size:.7rem;color:#fff;width:2.3rem;height:.7rem;position:absolute;top:50%;transform:translateY(-50%)}.city_nav[data-v-3ea254f4]{padding-top:2.35rem;border-top:1px solid #e4e4e4;background-color:#fff;margin-bottom:.4rem}.city_nav .city_tip[data-v-3ea254f4]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;line-height:1.45rem;padding:0 .45rem}.city_nav .city_tip span[data-v-3ea254f4]:first-of-type{font-size:.55rem;color:#666}.city_nav .city_tip span[data-v-3ea254f4]:nth-of-type(2){font-weight:900;font-size:.475rem;color:#9f9f9f}.city_nav .guess_city[data-v-3ea254f4]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:1.8rem;padding:0 .45rem;border-top:1px solid #e4e4e4;border-bottom:2px solid #e4e4e4;font:.75rem/1.8rem Microsoft YaHei}.city_nav .guess_city span[data-v-3ea254f4]:first-of-type{color:#3190e8}.city_nav .guess_city .arrow_right[data-v-3ea254f4]{width:.6rem;height:.6rem;fill:#999}#hot_city_container[data-v-3ea254f4]{background-color:#fff;margin-bottom:.4rem}.citylistul li[data-v-3ea254f4]{float:left;text-align:center;color:#3190e8;border-bottom:.025rem solid #e4e4e4;border-right:.025rem solid #e4e4e4;width:25%;height:1.75rem;font:.6rem/1.75rem Microsoft YaHei}.citylistul li[data-v-3ea254f4]:nth-of-type(4n){border-right:none}.city_title[data-v-3ea254f4]{color:#666;font-weight:400;text-indent:.45rem;border-top:2px solid #e4e4e4;border-bottom:1px solid #e4e4e4;font:.55rem/1.45rem Helvetica Neue}.city_title span[data-v-3ea254f4]{font-size:.475rem;color:#999}.letter_classify_li[data-v-3ea254f4]{margin-bottom:.4rem;background-color:#fff;border-bottom:1px solid #e4e4e4}.letter_classify_li .groupcity_name_container li[data-v-3ea254f4]{color:#666}","",{version:3,sources:["/./src/page/home/home.vue"],names:[],mappings:"AACA,4BAA4B,WAAY,gBAAgB,gBAAgB,WAAW,aAAa,aAAa,kBAAkB,QAAQ,AAAkE,0BAA0B,CAClO,AACD,2BAA2B,oBAAoB,6BAA6B,sBAAsB,mBAAoB,CACrH,AACD,qCAA8E,oBAAoB,aAAa,AAA+D,sBAAsB,8BAA8B,oBAAoB,gBAAiB,CACtQ,AACD,wDAAyD,iBAAiB,UAAU,CACnF,AACD,yDAAyD,gBAAgB,kBAAkB,aAAa,CACvG,AACD,uCAAgF,oBAAoB,aAAa,AAA+D,sBAAsB,8BAA8B,AAAoD,sBAAsB,mBAAmB,cAAc,iBAAkB,6BAA6B,gCAAgC,kCAAqC,CAClc,AACD,0DAA2D,aAAa,CACvE,AACD,oDAAoD,YAAY,aAAa,SAAS,CACrF,AACD,qCAAqC,sBAAsB,mBAAoB,CAC9E,AACD,gCAAgC,WAAW,kBAAkB,cAAc,oCAAqC,mCAAoC,UAAU,eAAe,kCAAqC,CACjN,AACD,gDAAgD,iBAAiB,CAChE,AACD,6BAA6B,WAAW,gBAAgB,mBAAoB,6BAA6B,gCAAgC,kCAAqC,CAC7K,AACD,kCAAkC,kBAAkB,UAAU,CAC7D,AACD,qCAAqC,oBAAqB,sBAAsB,+BAA+B,CAC9G,AACD,kEAAkE,UAAU,CAC3E",file:"home.vue",sourcesContent:['\n.head_logo[data-v-3ea254f4]{left:0.4rem;font-weight:400;font-size:.7rem;color:#fff;width:2.3rem;height:.7rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)\n}\n.city_nav[data-v-3ea254f4]{padding-top:2.35rem;border-top:1px solid #e4e4e4;background-color:#fff;margin-bottom:0.4rem\n}\n.city_nav .city_tip[data-v-3ea254f4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;line-height:1.45rem;padding:0 0.45rem\n}\n.city_nav .city_tip span[data-v-3ea254f4]:nth-of-type(1){font-size:.55rem;color:#666\n}\n.city_nav .city_tip span[data-v-3ea254f4]:nth-of-type(2){font-weight:900;font-size:.475rem;color:#9f9f9f\n}\n.city_nav .guess_city[data-v-3ea254f4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:1.8rem;padding:0 0.45rem;border-top:1px solid #e4e4e4;border-bottom:2px solid #e4e4e4;font:0.75rem/1.8rem "Microsoft YaHei"\n}\n.city_nav .guess_city span[data-v-3ea254f4]:nth-of-type(1){color:#3190e8\n}\n.city_nav .guess_city .arrow_right[data-v-3ea254f4]{width:.6rem;height:.6rem;fill:#999\n}\n#hot_city_container[data-v-3ea254f4]{background-color:#fff;margin-bottom:0.4rem\n}\n.citylistul li[data-v-3ea254f4]{float:left;text-align:center;color:#3190e8;border-bottom:0.025rem solid #e4e4e4;border-right:0.025rem solid #e4e4e4;width:25%;height:1.75rem;font:0.6rem/1.75rem "Microsoft YaHei"\n}\n.citylistul li[data-v-3ea254f4]:nth-of-type(4n){border-right:none\n}\n.city_title[data-v-3ea254f4]{color:#666;font-weight:400;text-indent:0.45rem;border-top:2px solid #e4e4e4;border-bottom:1px solid #e4e4e4;font:0.55rem/1.45rem "Helvetica Neue"\n}\n.city_title span[data-v-3ea254f4]{font-size:.475rem;color:#999\n}\n.letter_classify_li[data-v-3ea254f4]{margin-bottom:0.4rem;background-color:#fff;border-bottom:1px solid #e4e4e4\n}\n.letter_classify_li .groupcity_name_container li[data-v-3ea254f4]{color:#666\n}\n'],sourceRoot:"webpack://"}])},288:function(t,e,i){var a=i(240);"string"==typeof a&&(a=[[t.id,a,""]]);i(3)(a,{});a.locals&&(t.exports=a.locals)},367:function(t,e,i){i(288);var a=i(1)(i(145),i(411),"data-v-3ea254f4",null);t.exports=a.exports},411:function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",[i("head-top",{attrs:{"signin-up":"home"}},[i("span",{staticClass:"head_logo",attrs:{slot:"logo"},on:{click:t.reload},slot:"logo"},[t._v("ele.me")])]),t._v(" "),i("nav",{staticClass:"city_nav"},[t._m(0),t._v(" "),i("router-link",{staticClass:"guess_city",attrs:{to:"/city/"+t.guessCityid}},[i("span",[t._v(t._s(t.guessCity))]),t._v(" "),i("svg",{staticClass:"arrow_right"},[i("use",{attrs:{"xmlns:xlink":"http://www.w3.org/1999/xlink","xlink:href":"#arrow-right"}})])])],1),t._v(" "),i("section",{attrs:{id:"hot_city_container"}},[i("h4",{staticClass:"city_title"},[t._v("热门城市")]),t._v(" "),i("ul",{staticClass:"citylistul clear"},t._l(t.hotcity,function(e){return i("router-link",{key:e.id,attrs:{tag:"li",to:"/city/"+e.id}},[t._v("\n "+t._s(e.name)+"\n ")])}))]),t._v(" "),i("section",{staticClass:"group_city_container"},[i("ul",{staticClass:"letter_classify"},t._l(t.sortgroupcity,function(e,a,o){return i("li",{key:a,staticClass:"letter_classify_li"},[i("h4",{staticClass:"city_title"},[t._v(t._s(a)+"\n "),0==o?i("span",[t._v("(按字母排序)")]):t._e()]),t._v(" "),i("ul",{staticClass:"groupcity_name_container citylistul clear"},t._l(e,function(e){return i("router-link",{key:e.id,staticClass:"ellipsis",attrs:{tag:"li",to:"/city/"+e.id}},[t._v("\n "+t._s(e.name)+"\n ")])}))])}))])],1)},staticRenderFns:[function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"city_tip"},[i("span",[t._v("当前定位城市:")]),t._v(" "),i("span",[t._v("定位不准时,请在城市列表中选择")])])}]}}});
|