app-area-sel.js 2.4 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/app-area-sel"],{"375f":function(t,e,n){"use strict";var o=n("c097"),c=n.n(o);c.a},"62ec":function(t,e,n){"use strict";n.r(e);var o=n("e2fc"),c=n("fcd4");for(var i in c)["default"].indexOf(i)<0&&function(t){n.d(e,t,(function(){return c[t]}))}(i);n("375f");var u,r=n("8261"),a=Object(r["a"])(c["default"],o["b"],o["c"],!1,null,"c6cc9c12",null,!1,o["a"],u);e["default"]=a.exports},c097:function(t,e,n){},e2fc:function(t,e,n){"use strict";var o;n.d(e,"b",(function(){return c})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){return o}));var c=function(){var t=this,e=t.$createElement;t._self._c},i=[]},f566:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n("b26e"),c=function(){n.e("components/plugin/bottom-popup").then(function(){return resolve(n("062d"))}.bind(null,n)).catch(n.oe)},i=function(){n.e("components/module/app-close").then(function(){return resolve(n("3239"))}.bind(null,n)).catch(n.oe)},u=function(){n.e("components/module/app-search").then(function(){return resolve(n("80f2"))}.bind(null,n)).catch(n.oe)},r={name:"app-area-sel",components:{BottomPopup:c,AppClose:i,AppSearchModule:u},props:{show:{type:Boolean,default:!1},city:{type:String,default:""}},data:function(){return{showPopup:!1,keyword:"",currentSelectAddress:null,nearListData:[]}},watch:{show:function(t){this.showPopup=t},city:function(){this.nearListData=[],this.$refs.aaaaa.search=""}},methods:{getAreaList:function(){var t=this;if(!this.keyword)return!1;(0,o.suggestion)({region:this.city,keyword:this.keyword}).then((function(e){t.nearListData=e.data.data}))},searchFn:function(t){this.keyword=t,this.getAreaList()},hidePopup:function(){this.$emit("update:show",!1),this.$emit("hide")},switchAddress:function(t,e){this.currentSelectAddress=e,this.$emit("change",t),this.hidePopup()}}};e.default=r},fcd4:function(t,e,n){"use strict";n.r(e);var o=n("f566"),c=n.n(o);for(var i in o)["default"].indexOf(i)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(i);e["default"]=c.a}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'components/app-area-sel-create-component',
  4. {
  5. 'components/app-area-sel-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('934e')['createComponent'](__webpack_require__("62ec"))
  7. })
  8. },
  9. [['components/app-area-sel-create-component']]
  10. ]);