index.js 2.8 KB

1
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/store/map/index"],{"12a8":function(t,e,n){"use strict";n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return r})),n.d(e,"a",(function(){}));var a=function(){var t=this.$createElement;this._self._c},r=[]},"28cb":function(t,e,n){"use strict";n.r(e);var a=n("12a8"),r=n("f4e2");for(var i in r)["default"].indexOf(i)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(i);n("84b9");var o=n("f0c5"),u=Object(o["a"])(r["default"],a["b"],a["c"],!1,null,"ed5deb74",null,!1,a["a"],void 0);e["default"]=u.exports},"84b9":function(t,e,n){"use strict";var a=n("85a3"),r=n.n(a);r.a},"85a3":function(t,e,n){},d03a:function(t,e,n){"use strict";(function(t,e){var a=n("4ea4");n("59a4");a(n("66fd"));var r=a(n("28cb"));t.__webpack_require_UNI_MP_PLUGIN__=n,e(r.default)}).call(this,n("bc2e")["default"],n("543d")["createPage"])},dee9:function(t,e,n){"use strict";(function(t){var a=n("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=a(n("5c3b")),i=n("8bb5"),o={mixins:[r.default],data:function(){return{latitudeStore:t.getStorageSync("user_latitude"),longitudeStore:t.getStorageSync("user_longitude"),content:{latitude:t.getStorageSync("user_latitude"),longitude:t.getStorageSync("user_longitude"),store_type:1,keyword:"",province:0,city:0,area:0},storeList:[],markerIdTapped:0,mapKey:""}},computed:{covers:function(){return this.storeList.map((function(t){var e=t.id,n=t.latitude,a=t.longitude,r=t.path;return{id:e,latitude:n,longitude:a,iconPath:r,width:30,height:30}}))},markertapped:function(){var t=this;return this.storeList.find((function(e){return e.id===t.markerIdTapped}))}},onLoad:function(t){this.content.province=t.province,this.content.city=t.city,this.content.area=t.area,this.getList()},methods:{getList:function(){var t=this;(0,i.getList)(this.content).then((function(e){var n=e.data;t.storeList=n;for(var a=0;a<t.storeList.length;a++)t.downloadImage(a)}))},downloadImage:function(e){var n=this;t.request({url:this.storeList[e].image,responseType:"arraybuffer",success:function(a){var r=t.arrayBufferToBase64(a.data);n.$set(n.storeList[e],"path","data:image/png;base64,"+r),n.mapKey=e}})},markertap:function(t){this.markerIdTapped=t.detail.markerId},openStore:function(e){t.reLaunch({url:"/pages/store_cate/store_cate?id=".concat(e)})},makePhoneCall:function(e){t.makePhoneCall({phoneNumber:e})},openLocation:function(e){var n=e.latitude,a=e.longitude,r=e.name,i=e.address,o=e.detailed_address;t.openLocation({latitude:Number(n),longitude:Number(a),name:r,address:"".concat(i,"-").concat(o)})}}};e.default=o}).call(this,n("543d")["default"])},f4e2:function(t,e,n){"use strict";n.r(e);var a=n("dee9"),r=n.n(a);for(var i in a)["default"].indexOf(i)<0&&function(t){n.d(e,t,(function(){return a[t]}))}(i);e["default"]=r.a}},[["d03a","common/runtime","common/vendor"]]]);