1 |
- webpackJsonp([25,45],{5:function(t,e,i){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var a=i(10),s=r(a),o=i(4);e.default={data:function(){return{}},mounted:function(){this.getUserInfo()},props:["signinUp","headTitle","goBack"],computed:(0,s.default)({},(0,o.mapState)(["userInfo"])),methods:(0,s.default)({},(0,o.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 r=i(6);"string"==typeof r&&(r=[[t.id,r,""]]);i(3)(r,{});r.locals&&(t.exports=r.locals)},8:function(t,e,i){i(7);var r=i(1)(i(5),i(9),"data-v-cec0c0c0",null);t.exports=r.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:[]}},33:function(t,e,i){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var a=i(10),s=r(a),o=i(4);e.default={data:function(){return{}},created:function(){},mounted:function(){},computed:(0,s.default)({},(0,o.mapState)(["geohash"])),methods:{gotoAddress:function(t){this.$router.push(t)}}}},36:function(t,e,i){e=t.exports=i(2)(),e.push([t.id,"#foot_guide[data-v-617269a8]{background-color:#fff;position:fixed;z-index:100;left:0;right:0;bottom:0;width:100%;height:1.95rem;display:-ms-flexbox;display:flex;box-shadow:0 -.02667rem .05333rem rgba(0,0,0,.1)}.guide_item[data-v-617269a8]{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;text-align:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.guide_item .icon_style[data-v-617269a8]{width:.8rem;height:.8rem;margin-top:.3rem;fill:#ccc}.guide_item span[data-v-617269a8]{font-size:.45rem;color:#666}","",{version:3,sources:["/./src/components/footer/footGuide.vue"],names:[],mappings:"AACA,6BAA6B,sBAAsB,eAAe,YAAY,OAAO,QAAQ,SAAS,WAAW,eAAe,AAAyC,oBAAoB,aAAa,gDAAmD,CAC5P,AACD,6BAA+D,WAAW,OAAO,AAAyC,oBAAoB,aAAa,kBAAkB,AAAuF,0BAA0B,sBAAsB,AAAoD,sBAAsB,kBAAkB,CAC/Y,AACD,yCAAyC,YAAY,aAAa,iBAAiB,SAAS,CAC3F,AACD,kCAAkC,iBAAiB,UAAU,CAC5D",file:"footGuide.vue",sourcesContent:["\n#foot_guide[data-v-617269a8]{background-color:#fff;position:fixed;z-index:100;left:0;right:0;bottom:0;width:100%;height:1.95rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;box-shadow:0 -0.02667rem 0.05333rem rgba(0,0,0,0.1)\n}\n.guide_item[data-v-617269a8]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center\n}\n.guide_item .icon_style[data-v-617269a8]{width:.8rem;height:.8rem;margin-top:.3rem;fill:#ccc\n}\n.guide_item span[data-v-617269a8]{font-size:.45rem;color:#666\n}\n"],sourceRoot:"webpack://"}])},37:function(t,e,i){var r=i(36);"string"==typeof r&&(r=[[t.id,r,""]]);i(3)(r,{});r.locals&&(t.exports=r.locals)},38:function(t,e,i){i(37);var r=i(1)(i(33),i(39),"data-v-617269a8",null);t.exports=r.exports},39:function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("section",{attrs:{id:"foot_guide"}},[i("svg",{staticStyle:{position:"absolute",width:"0",height:"0"},attrs:{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"}},[i("defs",[i("symbol",{attrs:{viewBox:"0 0 40 40",id:"msite"}},[i("g",{attrs:{fill:"none","fill-rule":"evenodd",stroke:"#666","stroke-width":"2"}},[i("path",{attrs:{d:"M31.426 23.095l2.678 5.742 2.943-1.372a3.173 3.173 0 0 0 1.537-4.212l-1.339-2.871-5.819 2.713z"}}),i("path",{attrs:{d:"M29.074 31.161c-1.224-.49-2.404-.32-3.49.185-6.383 2.977-13.938.286-16.875-6.01-2.936-6.297-.14-13.815 6.243-16.792 5.211-2.43 11.203-1.083 14.825 2.919l-12.263 5.718c-1.596.745-2.295 2.624-1.561 4.198.734 1.574 2.625 2.246 4.22 1.503l8.422-3.928 9.953-4.641a18.78 18.78 0 0 0-.941-2.453C33.202 2.416 21.869-1.62 12.294 2.844 2.718 7.309-1.474 18.586 2.93 28.03c4.404 9.445 15.737 13.482 25.313 9.017 1.069-.499 2.067-.879 3.438-1.744 0 0-1.382-3.651-2.607-4.142z"}})])]),t._v(" "),i("symbol",{attrs:{"xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 40 40",id:"msiteActive"}},[i("defs",[i("linearGradient",{attrs:{id:"index.18edf5a_c",x1:"50%",x2:"50%",y1:"100%",y2:"0%"}},[i("stop",{attrs:{offset:"0%","stop-color":"#2BAEFF"}}),i("stop",{attrs:{offset:"100%","stop-color":"#0095FF"}})],1),i("linearGradient",{attrs:{id:"index.18edf5a_d",x1:"50%",x2:"50%",y1:"100%",y2:"0%"}},[i("stop",{attrs:{offset:"0%","stop-color":"#29ADFF"}}),i("stop",{attrs:{offset:"100%","stop-color":"#0095FF"}})],1),i("path",{attrs:{id:"index.18edf5a_a",d:"M30.426 22.095l2.678 5.742 2.943-1.372a3.173 3.173 0 0 0 1.537-4.212l-1.339-2.871-5.819 2.713z"}}),i("mask",{attrs:{id:"index.18edf5a_e",width:"9.455",height:"10.456",x:"-1",y:"-1"}},[i("path",{attrs:{fill:"#fff",d:"M29.426 18.382h9.455v10.456h-9.455z"}}),i("use",{attrs:{"xlink:href":"#index.18edf5a_a"}})]),i("path",{attrs:{id:"index.18edf5a_b",d:"M28.074 30.161c-1.224-.49-2.404-.32-3.49.185-6.383 2.977-13.938.286-16.875-6.01-2.936-6.297-.14-13.815 6.243-16.792 5.211-2.43 11.203-1.083 14.825 2.919l-12.263 5.718c-1.596.745-2.295 2.624-1.561 4.198.734 1.574 2.625 2.246 4.22 1.503l8.422-3.928 9.953-4.641a18.78 18.78 0 0 0-.941-2.453C32.202 1.416 20.869-2.62 11.294 1.844 1.718 6.309-2.474 17.586 1.93 27.03c4.404 9.445 15.737 13.482 25.313 9.017 1.069-.499 2.067-.879 3.438-1.744 0 0-1.382-3.651-2.607-4.142z"}}),i("mask",{attrs:{id:"index.18edf5a_f",width:"38.769",height:"39.241",x:"-.7",y:"-.7"}},[i("path",{attrs:{fill:"#fff",d:"M-.521-.675h38.769v39.241H-.521z"}}),i("use",{attrs:{"xlink:href":"#index.18edf5a_b"}})])],1),i("g",{attrs:{fill:"none","fill-rule":"evenodd"}},[i("g",{attrs:{transform:"translate(1 1)"}},[i("use",{attrs:{fill:"url(#index.18edf5a_c)","xlink:href":"#index.18edf5a_a"}}),i("use",{attrs:{stroke:"url(#index.18edf5a_d)","stroke-width":"2",mask:"url(#index.18edf5a_e)","xlink:href":"#index.18edf5a_a"}})]),i("g",{attrs:{transform:"translate(1 1)"}},[i("use",{attrs:{fill:"url(#index.18edf5a_c)","xlink:href":"#index.18edf5a_b"}}),i("use",{attrs:{stroke:"url(#index.18edf5a_d)","stroke-width":"1.4",mask:"url(#index.18edf5a_f)","xlink:href":"#index.18edf5a_b"}})])])]),t._v(" "),i("symbol",{attrs:{"xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 40 40",id:"find"}},[i("defs",[i("path",{attrs:{id:"discover-regular.8ef537f_a",d:"M20 40c11.046 0 20-8.954 20-20S31.046 0 20 0 0 8.954 0 20s8.954 20 20 20z"}}),i("mask",{attrs:{id:"discover-regular.8ef537f_b",width:"40",height:"40",x:"0",y:"0",fill:"#fff"}},[i("use",{attrs:{"xlink:href":"#discover-regular.8ef537f_a"}})])]),i("g",{attrs:{fill:"none","fill-rule":"evenodd"}},[i("use",{attrs:{stroke:"#666","stroke-width":"4",mask:"url(#discover-regular.8ef537f_b)","xlink:href":"#discover-regular.8ef537f_a"}}),i("path",{attrs:{stroke:"#666","stroke-width":"2",d:"M12.79 28.126c-1.515.68-2.169.016-1.462-1.484l3.905-8.284c.47-.999 1.665-2.198 2.66-2.675l8.484-4.064c1.497-.717 2.153-.08 1.46 1.435l-3.953 8.64c-.46 1.006-1.647 2.186-2.655 2.64l-8.44 3.792z"}}),i("path",{attrs:{fill:"#666",d:"M15.693 24.636c-.692.276-1.02-.06-.747-.746l2.21-4.946c.225-.505.721-.602 1.122-.202l2.563 2.563c.394.394.31.893-.203 1.122l-4.945 2.209z"}})])]),t._v(" "),i("symbol",{attrs:{"xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 40 40",id:"findActive"}},[i("defs",[i("path",{attrs:{id:"discover-regular.8ef537f_a",d:"M20 40c11.046 0 20-8.954 20-20S31.046 0 20 0 0 8.954 0 20s8.954 20 20 20z"}}),i("mask",{attrs:{id:"discover-regular.8ef537f_b",width:"40",height:"40",x:"0",y:"0",fill:"#fff"}},[i("use",{attrs:{"xlink:href":"#discover-regular.8ef537f_a"}})])]),i("g",{attrs:{fill:"none","fill-rule":"evenodd"}},[i("use",{attrs:{stroke:"#3190e8","stroke-width":"4",mask:"url(#discover-regular.8ef537f_b)","xlink:href":"#discover-regular.8ef537f_a"}}),i("path",{attrs:{stroke:"#3190e8","stroke-width":"2",d:"M12.79 28.126c-1.515.68-2.169.016-1.462-1.484l3.905-8.284c.47-.999 1.665-2.198 2.66-2.675l8.484-4.064c1.497-.717 2.153-.08 1.46 1.435l-3.953 8.64c-.46 1.006-1.647 2.186-2.655 2.64l-8.44 3.792z"}}),i("path",{attrs:{fill:"#3190e8",d:"M15.693 24.636c-.692.276-1.02-.06-.747-.746l2.21-4.946c.225-.505.721-.602 1.122-.202l2.563 2.563c.394.394.31.893-.203 1.122l-4.945 2.209z"}})])]),t._v(" "),i("symbol",{attrs:{"xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 38 38",id:"order"}},[i("defs",[i("rect",{attrs:{id:"order-regular.41c17f8_a",width:"38",height:"38",rx:"2"}}),i("mask",{attrs:{id:"order-regular.41c17f8_b",width:"38",height:"38",x:"0",y:"0",fill:"#fff"}},[i("use",{attrs:{"xlink:href":"#order-regular.41c17f8_a"}})])]),i("g",{attrs:{fill:"none","fill-rule":"evenodd"}},[i("use",{attrs:{stroke:"#666","stroke-width":"4",mask:"url(#order-regular.41c17f8_b)","xlink:href":"#order-regular.41c17f8_a"}}),i("rect",{attrs:{width:"24",height:"2",x:"7",y:"8",fill:"#666",rx:"1"}}),i("rect",{attrs:{width:"20",height:"2",x:"7",y:"17",fill:"#666",rx:"1"}}),i("rect",{attrs:{width:"8",height:"2",x:"7",y:"26",fill:"#666",rx:"1"}})])]),t._v(" "),i("symbol",{attrs:{viewBox:"0 0 38 38",id:"orderActive"}},[i("defs",[i("linearGradient",{attrs:{id:"order.070ae2a_a",x1:"50%",x2:"50%",y1:"100%",y2:"0%"}},[i("stop",{attrs:{offset:"0%","stop-color":"#2BAEFF"}}),i("stop",{attrs:{offset:"100%","stop-color":"#0095FF"}})],1)],1),i("g",{attrs:{fill:"none","fill-rule":"evenodd"}},[i("rect",{attrs:{width:"38",height:"38",fill:"url(#order.070ae2a_a)",rx:"2"}}),i("rect",{attrs:{width:"24",height:"2",x:"7",y:"8",fill:"#FFF",rx:"1"}}),i("rect",{attrs:{width:"20",height:"2",x:"7",y:"17",fill:"#FFF",rx:"1"}}),i("rect",{attrs:{width:"8",height:"2",x:"7",y:"26",fill:"#FFF",rx:"1"}})])]),t._v(" "),i("symbol",{attrs:{"xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 38 38",id:"profile"}},[i("defs",[i("path",{attrs:{id:"profile-regular.c151d62_a",d:"M10 11.833V8.999A8.999 8.999 0 0 1 19 0c4.97 0 9 4.04 9 8.999v2.834l-.013.191C27.657 16.981 23.367 21 19 21c-4.616 0-8.64-4.02-8.987-8.976L10 11.833z"}}),i("mask",{attrs:{id:"profile-regular.c151d62_c",width:"18",height:"21",x:"0",y:"0",fill:"#fff"}},[i("use",{attrs:{"xlink:href":"#profile-regular.c151d62_a"}})]),i("path",{attrs:{id:"profile-regular.c151d62_b",d:"M0 32.675C0 26.763 10.139 22 19.027 22 27.916 22 38 26.763 38 32.757v3.312C38 37.136 37.098 38 35.997 38H2.003C.897 38 0 37.137 0 36.037v-3.362z"}}),i("mask",{attrs:{id:"profile-regular.c151d62_d",width:"38",height:"16",x:"0",y:"0",fill:"#fff"}},[i("use",{attrs:{"xlink:href":"#profile-regular.c151d62_b"}})])]),i("g",{attrs:{fill:"none","fill-rule":"evenodd",stroke:"#666","stroke-width":"4"}},[i("use",{attrs:{mask:"url(#profile-regular.c151d62_c)","xlink:href":"#profile-regular.c151d62_a"}}),i("use",{attrs:{mask:"url(#profile-regular.c151d62_d)","xlink:href":"#profile-regular.c151d62_b"}})])]),t._v(" "),i("symbol",{attrs:{viewBox:"0 0 38 38",id:"profileActive"}},[i("defs",[i("linearGradient",{attrs:{id:"profile.dbc5ebf_a",x1:"50%",x2:"50%",y1:"100%",y2:"0%"}},[i("stop",{attrs:{offset:"0%","stop-color":"#2BAEFF"}}),i("stop",{attrs:{offset:"100%","stop-color":"#0095FF"}})],1)],1),i("path",{attrs:{fill:"url(#profile.dbc5ebf_a)","fill-rule":"evenodd",d:"M10 11.833V8.999A8.999 8.999 0 0 1 19 0c4.97 0 9 4.04 9 8.999v2.834l-.013.191C27.657 16.981 23.367 21 19 21c-4.616 0-8.64-4.02-8.987-8.976L10 11.833zM0 32.675C0 26.763 10.139 22 19.027 22 27.916 22 38 26.763 38 32.757v3.312C38 37.136 37.098 38 35.997 38H2.003C.897 38 0 37.137 0 36.037v-3.362z"}})])])]),t._v(" "),i("section",{staticClass:"guide_item",on:{click:function(e){t.gotoAddress({path:"/msite",query:{geohash:t.geohash}})}}},[i("svg",{staticClass:"icon_style"},[i("use",{attrs:{"xmlns:xlink":"http://www.w3.org/1999/xlink","xlink:href":t.$route.path.indexOf("msite")!==-1?"#msiteActive":"#msite"}})]),t._v(" "),i("span",[t._v("外卖")])]),t._v(" "),i("section",{staticClass:"guide_item",on:{click:function(e){t.gotoAddress({path:"/search/"+t.geohash})}}},[i("svg",{staticClass:"icon_style"},[i("use",{attrs:{"xmlns:xlink":"http://www.w3.org/1999/xlink","xlink:href":t.$route.path.indexOf("search")!==-1?"#findActive":"#find"}})]),t._v(" "),i("span",[t._v("搜索")])]),t._v(" "),i("section",{staticClass:"guide_item",on:{click:function(e){t.gotoAddress("/order")}}},[i("svg",{staticClass:"icon_style"},[i("use",{attrs:{"xmlns:xlink":"http://www.w3.org/1999/xlink","xlink:href":t.$route.path.indexOf("order")!==-1?"#orderActive":"#order"}})]),t._v(" "),i("span",[t._v("订单")])]),t._v(" "),i("section",{staticClass:"guide_item",on:{click:function(e){t.gotoAddress("/profile")}}},[i("svg",{staticClass:"icon_style"},[i("use",{attrs:{"xmlns:xlink":"http://www.w3.org/1999/xlink","xlink:href":t.$route.path.indexOf("profile")!==-1?"#profileActive":"#profile"}})]),t._v(" "),i("span",[t._v("我的")])])])},staticRenderFns:[]}},158:function(t,e,i){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var a=i(20),s=r(a),o=i(19),l=r(o),n=i(8),c=r(n),d=i(38),A=r(d),f=i(16),h=i(17),m=i(27);e.default={data:function(){return{geohash:"",searchValue:"",restaurantList:[],imgBaseUrl:h.imgBaseUrl,searchHistory:[],showHistory:!0,emptyResult:!1}},created:function(){},mounted:function(){this.geohash=this.$route.params.geohash,(0,m.getStore)("searchHistory")&&(this.searchHistory=JSON.parse((0,m.getStore)("searchHistory")))},components:{headTop:c.default,footGuide:A.default},methods:{searchTarget:function(t){var e=this;return(0,l.default)(s.default.mark(function i(){var r,a;return s.default.wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if(!t){i.next=4;break}e.searchValue=t,i.next=6;break;case 4:if(e.searchValue){i.next=6;break}return i.abrupt("return");case 6:return e.showHistory=!1,i.next=9,(0,f.searchRestaurant)(e.geohash,e.searchValue);case 9:e.restaurantList=i.sent,e.emptyResult=!e.restaurantList.length,r=(0,m.getStore)("searchHistory"),r?(a=!1,e.searchHistory=JSON.parse(r),e.searchHistory.forEach(function(t){t==e.searchValue&&(a=!0)}),a||e.searchHistory.push(e.searchValue)):e.searchHistory.push(e.searchValue),(0,m.setStore)("searchHistory",e.searchHistory);case 14:case"end":return i.stop()}},i,e)}))()},checkInput:function(){""===this.searchValue&&(this.showHistory=!0,this.restaurantList=[],this.emptyResult=!1)},deleteHistory:function(t){this.searchHistory.splice(t,1),(0,m.setStore)("searchHistory",this.searchHistory)},clearAllHistory:function(){this.searchHistory=[],(0,m.setStore)("searchHistory",this.searchHistory)}}}},236:function(t,e,i){e=t.exports=i(2)(),e.push([t.id,'.search_page[data-v-3726cde6]{margin-bottom:2rem}.search_form[data-v-3726cde6]{background-color:#fff;padding:.5rem;display:-ms-flexbox;display:flex}.search_form input[data-v-3726cde6]{height:1.5rem}.search_form .search_input[data-v-3726cde6]{-ms-flex:4;flex:4;border:.025rem solid #e4e4e4;font-size:.65rem;color:#333;border-radius:.125rem;background-color:#f2f2f2;font-weight:700;padding:0 .25rem}.search_form .search_submit[data-v-3726cde6]{-ms-flex:1;flex:1;border:.025rem solid #3190e8;margin-left:.2rem;font-size:.65rem;color:#fff;border-radius:.125rem;background-color:#3190e8;font-weight:700;padding:0 .25rem}.title_restaurant[data-v-3726cde6]{font-size:.6rem;line-height:2rem;text-indent:.5rem;font-weight:700;color:#666}.list_container[data-v-3726cde6]{background-color:#fff}.list_li[data-v-3726cde6]{display:-ms-flexbox;display:flex;-ms-flex-pack:"center";justify-content:"center";padding:.5rem;border-bottom:.025rem solid #e4e4e4}.list_li .item_left[data-v-3726cde6]{margin-right:.25rem}.list_li .item_left .restaurant_img[data-v-3726cde6]{width:1.7rem;height:1.7rem}.list_li .item_right[data-v-3726cde6]{font-size:.55rem;-ms-flex:1;flex:1}.list_li .item_right .item_right_text[data-v-3726cde6]{padding-bottom:.25rem;border-bottom:.025rem solid #e4e4e4}.list_li .item_right .item_right_text p[data-v-3726cde6]{line-height:.9rem}.list_li .item_right .item_right_text .pay_icon[data-v-3726cde6]{margin-bottom:-.08rem}.list_li .item_right .item_right_detail[data-v-3726cde6]{margin-top:.25rem}.list_li .item_right .item_right_detail li[data-v-3726cde6]{font-size:0}.list_li .item_right .item_right_detail li span[data-v-3726cde6]{font-size:.5rem;vertical-align:middle;display:inline-block;margin-bottom:.2rem}.list_li .item_right .item_right_detail li .activities_icon[data-v-3726cde6]{font-size:.5rem;color:#fff;font-weight:700;padding:.04rem;border-radius:.15rem;margin-right:.125rem}.list_li .item_right .item_right_detail li .only_phone[data-v-3726cde6]{color:#ff6000}.search_history .history_list[data-v-3726cde6]{background-color:#fff;border-bottom:.025rem solid #e4e4e4;font:.7rem/2rem Microsoft YaHei;padding:0 .3rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.search_history .history_list .history_text[data-v-3726cde6]{display:inline-block;width:80%}.search_history .history_list .delete_icon[data-v-3726cde6]{width:1rem;height:1rem}.search_history .clear_history[data-v-3726cde6]{background-color:#fff;color:#3190e8;font:.7rem/2rem Microsoft YaHei;font-weight:700;text-align:center}.search_none[data-v-3726cde6]{margin:0 auto;font:.65rem/1.75rem Microsoft YaHei;color:#333;background-color:#fff;text-align:center;margin-top:.125rem}',"",{version:3,sources:["/./src/page/search/search.vue"],names:[],mappings:"AACA,8BAA8B,kBAAkB,CAC/C,AACD,8BAA8B,sBAAsB,cAAe,AAAyC,oBAAoB,YAAY,CAC3I,AACD,oCAAoC,aAAa,CAChD,AACD,4CAA8E,WAAW,OAAO,6BAA8B,iBAAiB,WAAW,sBAAuB,yBAAyB,gBAAiB,gBAAiB,CAC3O,AACD,6CAA+E,WAAW,OAAO,6BAA8B,kBAAkB,iBAAiB,WAAW,sBAAuB,yBAAyB,gBAAiB,gBAAiB,CAC9P,AACD,mCAAmC,gBAAiB,iBAAiB,kBAAmB,gBAAiB,UAAU,CAClH,AACD,iCAAiC,qBAAqB,CACrD,AACD,0BAAmE,oBAAoB,aAAa,AAA2D,uBAAuB,yBAAyB,cAAe,mCAAoC,CACjQ,AACD,qCAAqC,mBAAoB,CACxD,AACD,qDAAqD,aAAa,aAAa,CAC9E,AACD,sCAAsC,iBAAkB,AAAkC,WAAW,MAAM,CAC1G,AACD,uDAAuD,sBAAuB,mCAAoC,CACjH,AACD,yDAAyD,iBAAiB,CACzE,AACD,iEAAiE,qBAAsB,CACtF,AACD,yDAAyD,iBAAkB,CAC1E,AACD,4DAA4D,WAAW,CACtE,AACD,iEAAiE,gBAAgB,sBAAsB,qBAAqB,mBAAoB,CAC/I,AACD,6EAA6E,gBAAgB,WAAW,gBAAiB,eAAe,qBAAsB,oBAAqB,CAClL,AACD,wEAAwE,aAAa,CACpF,AACD,+CAA+C,sBAAsB,oCAAqC,gCAAmC,gBAAiB,AAAyC,oBAAoB,aAAa,AAA+D,sBAAsB,8BAA8B,AAAoD,sBAAsB,kBAAkB,CACtb,AACD,6DAA6D,qBAAqB,SAAS,CAC1F,AACD,4DAA4D,WAAW,WAAW,CACjF,AACD,gDAAgD,sBAAsB,cAAc,gCAAmC,gBAAiB,iBAAiB,CACxJ,AACD,8BAA8B,cAAc,oCAAuC,WAAW,sBAAsB,kBAAkB,kBAAmB,CACxJ",file:"search.vue",sourcesContent:["\n.search_page[data-v-3726cde6]{margin-bottom:2rem\n}\n.search_form[data-v-3726cde6]{background-color:#fff;padding:0.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex\n}\n.search_form input[data-v-3726cde6]{height:1.5rem\n}\n.search_form .search_input[data-v-3726cde6]{-webkit-box-flex:4;-webkit-flex:4;-ms-flex:4;flex:4;border:0.025rem solid #e4e4e4;font-size:.65rem;color:#333;border-radius:0.125rem;background-color:#f2f2f2;font-weight:bold;padding:0 0.25rem\n}\n.search_form .search_submit[data-v-3726cde6]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;border:0.025rem solid #3190e8;margin-left:.2rem;font-size:.65rem;color:#fff;border-radius:0.125rem;background-color:#3190e8;font-weight:bold;padding:0 0.25rem\n}\n.title_restaurant[data-v-3726cde6]{font-size:0.6rem;line-height:2rem;text-indent:0.5rem;font-weight:bold;color:#666\n}\n.list_container[data-v-3726cde6]{background-color:#fff\n}\n.list_li[data-v-3726cde6]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:'center';-webkit-justify-content:'center';-ms-flex-pack:'center';justify-content:'center';padding:0.5rem;border-bottom:0.025rem solid #e4e4e4\n}\n.list_li .item_left[data-v-3726cde6]{margin-right:0.25rem\n}\n.list_li .item_left .restaurant_img[data-v-3726cde6]{width:1.7rem;height:1.7rem\n}\n.list_li .item_right[data-v-3726cde6]{font-size:0.55rem;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1\n}\n.list_li .item_right .item_right_text[data-v-3726cde6]{padding-bottom:0.25rem;border-bottom:0.025rem solid #e4e4e4\n}\n.list_li .item_right .item_right_text p[data-v-3726cde6]{line-height:.9rem\n}\n.list_li .item_right .item_right_text .pay_icon[data-v-3726cde6]{margin-bottom:-0.08rem\n}\n.list_li .item_right .item_right_detail[data-v-3726cde6]{margin-top:0.25rem\n}\n.list_li .item_right .item_right_detail li[data-v-3726cde6]{font-size:0\n}\n.list_li .item_right .item_right_detail li span[data-v-3726cde6]{font-size:.5rem;vertical-align:middle;display:inline-block;margin-bottom:0.2rem\n}\n.list_li .item_right .item_right_detail li .activities_icon[data-v-3726cde6]{font-size:.5rem;color:#fff;font-weight:bold;padding:.04rem;border-radius:0.15rem;margin-right:0.125rem\n}\n.list_li .item_right .item_right_detail li .only_phone[data-v-3726cde6]{color:#FF6000\n}\n.search_history .history_list[data-v-3726cde6]{background-color:#fff;border-bottom:0.025rem solid #e4e4e4;font:0.7rem/2rem \"Microsoft YaHei\";padding:0 0.3rem;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\n}\n.search_history .history_list .history_text[data-v-3726cde6]{display:inline-block;width:80%\n}\n.search_history .history_list .delete_icon[data-v-3726cde6]{width:1rem;height:1rem\n}\n.search_history .clear_history[data-v-3726cde6]{background-color:#fff;color:#3190e8;font:0.7rem/2rem \"Microsoft YaHei\";font-weight:bold;text-align:center\n}\n.search_none[data-v-3726cde6]{margin:0 auto;font:0.65rem/1.75rem \"Microsoft YaHei\";color:#333;background-color:#fff;text-align:center;margin-top:0.125rem\n}\n"],sourceRoot:"webpack://"}])},284:function(t,e,i){var r=i(236);"string"==typeof r&&(r=[[t.id,r,""]]);i(3)(r,{});r.locals&&(t.exports=r.locals)},380:function(t,e,i){i(284);var r=i(1)(i(158),i(407),"data-v-3726cde6",null);t.exports=r.exports},407:function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"paddingTop search_page"},[i("head-top",{attrs:{"head-title":"搜索",goBack:"true"}}),t._v(" "),i("form",{staticClass:"search_form"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.searchValue,expression:"searchValue"}],staticClass:"search_input",attrs:{type:"search",name:"search",placeholder:"请输入商家或美食名称"},domProps:{value:t.searchValue},on:{input:[function(e){e.target.composing||(t.searchValue=e.target.value)},t.checkInput]}}),t._v(" "),i("input",{staticClass:"search_submit",attrs:{type:"submit",name:"submit"},on:{click:function(e){e.preventDefault(),t.searchTarget("")}}})]),t._v(" "),t.restaurantList.length?i("section",[i("h4",{staticClass:"title_restaurant"},[t._v("商家")]),t._v(" "),i("ul",{staticClass:"list_container"},t._l(t.restaurantList,function(e){return i("router-link",{key:e.id,staticClass:"list_li",attrs:{to:{path:"/shop",query:{id:e.id}},tag:"li"}},[i("section",{staticClass:"item_left"},[i("img",{staticClass:"restaurant_img",attrs:{src:t.imgBaseUrl+e.image_path}})]),t._v(" "),i("section",{staticClass:"item_right"},[i("div",{staticClass:"item_right_text"},[i("p",[i("span",[t._v(t._s(e.name))]),t._v(" "),i("svg",{staticClass:"pay_icon",attrs:{xmlns:"http://www.w3.org/2000/svg",version:"1.1",width:"24",height:"14"}},[i("polygon",{staticStyle:{fill:"none",stroke:"#FF6000","stroke-width":"1"},attrs:{points:"0,14 4,0 24,0 20,14"}}),t._v(" "),i("line",{staticStyle:{stroke:"#FF6000","stroke-width":"1.5"},attrs:{x1:"1.5",y1:"12",x2:"20",y2:"12"}}),t._v(" "),i("text",{staticStyle:{fill:"#FF6000","font-size":"9","font-weight":"bold"},attrs:{x:"3.5",y:"9"}},[t._v("支付")])])]),t._v(" "),i("p",[t._v("月售 "+t._s(e.month_sales||e.recent_order_num)+" 单")]),t._v(" "),i("p",[t._v(t._s(e.delivery_fee||e.float_minimum_order_amount)+" 元起送 / 距离"+t._s(e.distance))])]),t._v(" "),i("ul",{staticClass:"item_right_detail"},t._l(e.restaurant_activity,function(e){return i("li",{key:e.id},[i("span",{staticClass:"activities_icon",style:{backgroundColor:"#"+e.icon_color}},[t._v(t._s(e.icon_name))]),t._v(" "),i("span",[t._v(t._s(e.name))]),t._v(" "),i("span",{staticClass:"only_phone"},[t._v("(手机客户端专享)")])])}))])])}))]):t._e(),t._v(" "),t.searchHistory.length&&t.showHistory?i("section",{staticClass:"search_history"},[i("h4",{staticClass:"title_restaurant"},[t._v("搜索历史")]),t._v(" "),i("ul",t._l(t.searchHistory,function(e,r){return i("li",{key:r,staticClass:"history_list"},[i("span",{staticClass:"history_text ellipsis",on:{click:function(i){t.searchTarget(e)}}},[t._v(t._s(e))]),t._v(" "),i("svg",{staticClass:"delete_icon",attrs:{xmlns:"http://www.w3.org/2000/svg",version:"1.1"},on:{click:function(e){t.deleteHistory(r)}}},[i("line",{staticStyle:{stroke:"#999","stroke-width":"3"},attrs:{x1:"8",y1:"8",x2:"18",y2:"18"}}),t._v(" "),i("line",{staticStyle:{stroke:"#999","stroke-width":"3"},attrs:{x1:"18",y1:"8",x2:"8",y2:"18"}})])])})),t._v(" "),i("footer",{staticClass:"clear_history",on:{click:t.clearAllHistory}},[t._v("清空搜索历史")])]):t._e(),t._v(" "),t.emptyResult?i("div",{staticClass:"search_none"},[t._v("很抱歉!无搜索结果")]):t._e(),t._v(" "),i("foot-guide")],1)},staticRenderFns:[]}}});
|