citychange.js 2.7 KB

12
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pageB/citychange"],{412:function(e,n,t){"use strict";(function(e,n){var r=t(4);t(26);r(t(25));var i=r(t(413));e.__webpack_require_UNI_MP_PLUGIN__=t,n(i.default)}).call(this,t(1)["default"],t(2)["createPage"])},413:function(e,n,t){"use strict";t.r(n);var r=t(414),i=t(416);for(var c in i)["default"].indexOf(c)<0&&function(e){t.d(n,e,(function(){return i[e]}))}(c);var o,s=t(45),a=Object(s["default"])(i["default"],r["render"],r["staticRenderFns"],!1,null,null,null,!1,r["components"],o);a.options.__file="pageB/citychange.vue",n["default"]=a.exports},414:function(e,n,t){"use strict";t.r(n);var r=t(415);t.d(n,"render",(function(){return r["render"]})),t.d(n,"staticRenderFns",(function(){return r["staticRenderFns"]})),t.d(n,"recyclableRender",(function(){return r["recyclableRender"]})),t.d(n,"components",(function(){return r["components"]}))},415:function(e,n,t){"use strict";var r;t.r(n),t.d(n,"render",(function(){return i})),t.d(n,"staticRenderFns",(function(){return o})),t.d(n,"recyclableRender",(function(){return c})),t.d(n,"components",(function(){return r}));try{r={liuIndexedList:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/liu-indexed-list/components/liu-indexed-list/liu-indexed-list")]).then(t.bind(null,1083))}}}catch(s){if(-1===s.message.indexOf("Cannot find module")||-1===s.message.indexOf(".vue"))throw s;console.error(s.message),console.error("1. 排查组件名称拼写是否正确"),console.error("2. 排查组件是否符合 easycom 规范,文档:https://uniapp.dcloud.net.cn/collocation/pages?id=easycom"),console.error("3. 若组件不符合 easycom 规范,需手动引入,并在 components 中注册该组件")}var i=function(){var e=this,n=e.$createElement;e._self._c},c=!1,o=[];i._withStripped=!0},416:function(e,n,t){"use strict";t.r(n);var r=t(417),i=t.n(r);for(var c in r)["default"].indexOf(c)<0&&function(e){t.d(n,e,(function(){return r[e]}))}(c);n["default"]=i.a},417:function(e,n,t){"use strict";(function(e){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var t={data:function(){return{dataList:[],searchlist:[]}},onShow:function(){this.getCountryList(),e.getStorageSync("searchlist")&&(this.searchlist=e.getStorageSync("searchlist"))},methods:{getCountryList:function(){var n=this;e.$u.http.get("/api/area?is_domestic=0&pid=").then((function(e){n.dataList=e}))},click:function(n){var t=this;console.log(n);var r=t.getOpenerEventChannel();console.log(r),r.emit("getadd",n),t.searchlist.includes(n)||(t.searchlist.unshift(n),e.setStorageSync("searchlist",t.searchlist.slice(0,6))),e.navigateBack()}}};n.default=t}).call(this,t(2)["default"])}},[[412,"common/runtime","common/vendor"]]]);
  2. //# sourceMappingURL=../../.sourcemap/mp-weixin/pageB/citychange.js.map