shop-php/public/static/js/pages-select_address-select_address_n.00a35054.js
2024-03-07 11:01:32 +08:00

1 line
16 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-select_address-select_address_n"],{"77c0":function(t,n,e){var a=e("e97c");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var i=e("4f06").default;i("1b435b95",a,!0,{sourceMap:!1,shadowMode:!1})},9842:function(t,n,e){"use strict";e("7a82");var a=e("4ea4").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;a(e("5530"));e("4e82"),e("b64b"),e("d401"),e("d3b7"),e("25f0"),e("159b"),e("14d9");var i=e("a126"),o=e("7a69"),r=e("f89e"),u=(e("28e0"),{data:function(){return{tabsList:[{name:"地图定位"},{name:"泸州区县"}],current:0,latitude:"28.87",longitude:"105.44",markers:{id:1,longitude:"28.87",latitude:"105.44",iconPath:"https://lihai001.oss-cn-chengdu.aliyuncs.com/def/cbbd5202311241523412538.png",width:28,height:28},locationInfo:{},town:"",street_id:"",street:"",areaList:[],streetList:[],mapList:{},area_change:"",street_change:""}},onLoad:function(t){this.getLoaction(),this.loadArea()},onShow:function(){},computed:{mapKey:function(){return Object.keys(this.mapList).sort()}},methods:{changeCurrent:function(t){this.current=t.index},getLoaction:function(){var t=this;this.street="定位中",this.locationInfo={},this.locationInfo.formatted_addresses={},this.locationInfo.formatted_addresses.recommend="定位中",uni.setStorageSync("RejectTarget",!1),uni.getLocation({type:"gcj02",success:function(n){var e,a;e=n.latitude.toString(),a=n.longitude.toString(),t.latitude=n.latitude.toFixed(6),t.longitude=n.longitude.toFixed(6),t.$store.commit("setLocation",{lat:n.latitude.toFixed(6),long:n.longitude.toFixed(6)}),(0,i.getGeocoder)({lat:e,long:a}).then((function(n){t.locationInfo=n.data,t.town=n.data.address_reference.town.title,t.street_id=n.data.address_reference.town.id,t.street=n.data.address_reference.town.title})).catch((function(n){uni.showToast({title:n,icon:"none"}),t.street="定位失败"}))},fail:function(n){t.isshow=!1,(0,r.Toast)("定位失败,请检查定位权限是否开启"),t.street="定位失败",t.locationInfo.formatted_addresses.recommend="定位失败"}})},reGetLocation:function(){this.getLoaction()},loadArea:function(){var t=this;(0,o.getArea)({city_code:510500}).then((function(n){t.areaList=n.data,t.changeArea(t.areaList[0])}))},loadStreet:function(t){var n=this;this.street_change="",(0,o.getStreet)({area_code:t}).then((function(t){n.streetList=t.data,n.initPinyin()}))},initPinyin:function(){var t=this;this.mapList={},this.streetList.forEach((function(n){var e,a=null===(e=n.pinyin)||void 0===e?void 0:e.toUpperCase();a=a||"#",t.mapList[a]||(t.mapList[a]=[]),t.mapList[a].push(n)}))},changeArea:function(t){this.area_change=t.code,this.loadStreet(this.area_change)},changeStreet:function(t){var n=this;uni.navigateBack({success:function(){uni.$emit("changeAddress",{area:n.area_change,street:t})}})},handleMapTap:function(t){return(0,r.Toast)("H5暂不支持选择坐标")},submitAddress:function(){try{this.town=this.locationInfo.address_reference.town.title,this.street_id=this.locationInfo.address_reference.town.id,this.street=this.locationInfo.address_reference.town.title;var t={area:this.locationInfo.ad_info.adcode,street:{name:this.street,code:this.street_id},latitude:this.latitude,longitude:this.longitude};uni.navigateBack({success:function(){uni.$emit("changeAddress",t)}})}catch(n){return(0,r.Toast)("地址有误,请重新选择")}},searchMap:function(){uni.request({url:"https://restapi.amap.com/v3/place/text?keywords=北京大学&city=beijing&offset=20&page=1&key=0799f37420c0784f1e6cba230a68bdb1&extensions=all",success:function(t){},fail:function(t){}})}},onPullDownRefresh:function(){uni.stopPullDownRefresh()}});n.default=u},a126:function(t,n,e){"use strict";e("7a82");var a=e("4ea4").default;Object.defineProperty(n,"__esModule",{value:!0}),n.addCartApi=function(t){return o.default.post("v2/micropay/addCart",t)},n.agreeiness=function(t){return o.default.get("business/agree",t,{noAuth:!0})},n.arrivalNoticeApi=function(t){return o.default.post("store/product/increase_take",t)},n.bagExplain=function(){return o.default.get("store/product/bag/explain")},n.bagRecommend=function(){return o.default.get("product/spu/bag/recommend")},n.collectAdd=function(t){return o.default.post("user/relation/create",t)},n.collectAll=function(t){return o.default.post("user/relation/batch/create",t)},n.collectDel=function(t){return o.default.post("user/relation/delete",t)},n.copyPasswordApi=function(t){return o.default.get("product/spu/copy",t,{noAuth:!0})},n.copyPasswordSearch=function(t){return o.default.get("command/copy",t,{noAuth:!0})},n.create=function(t){return o.default.post("intention/create",t)},n.createtApi=function(t){return o.default.post("v2/micropay/create",t)},n.discountsCartAdd=function(t){return o.default.post("user/cart/batchCreate",t)},n.express=function(t){return o.default.post("ordero/express/"+t,{noAuth:!0})},n.followStore=function(t){return o.default.post("user/relation/create",{type:10,type_id:t})},n.getApplicationRecordList=function(t){return o.default.get("intention/lst",t)},n.getBrandlist=function(t){return o.default.get("store/product/brand/lst",t,{noAuth:!0})},n.getBroadcastListApi=function(t){return o.default.get("broadcast/lst",t,{noAuth:!0})},n.getCaptcha=function(){return o.default.get("captcha")},n.getCategoryList=function(){return o.default.get("store/product/category/lst",{},{noAuth:!0})},n.getCollectUserList=function(t){return o.default.get("user/relation/product/lst",t)},n.getCouponProductlist=function(t){t.brand_id&&Array.isArray(t.brand_id)&&(t=(0,i.default)({},t),t.brand_id=t.brand_id.toString());return o.default.get("product/spu/coupon_product",t,{noAuth:!0})},n.getDiscountsLst=function(t){return o.default.get("discounts/lst",t,{noAuth:!0})},n.getGeocoder=function(t){return o.default.get("lbs/geocoder?location=".concat(t.lat,",").concat(t.long),{},{noAuth:!0})},n.getGoodsDetails=function(t){return o.default.get("intention/detail/"+t,{})},n.getGroomList=function(t,n){return o.default.get("product/spu/hot/"+t,n,{noAuth:!0})},n.getHotBanner=function(t){return o.default.get("common/hot_banner/"+t,{},{noAuth:!0})},n.getLiveList=function(t){return o.default.get("broadcast/hot",t,{noAuth:!0})},n.getMerProductHot=function(t,n){return o.default.get("product/spu/recommend",{page:void 0===n.page?1:n.page,limit:void 0===n.limit?10:n.limit,mer_id:t||""},{noAuth:!0})},n.getMerchantLst=function(t){return o.default.get("user/relation/merchant/lst",t,{noAuth:!0})},n.getPresellProductDetail=function(t){return o.default.get("store/product/presell/detail/"+t,{},{noAuth:!0})},n.getPreviewProDetail=function(t){return o.default.get("store/product/preview",t,{noAuth:!0})},n.getProductCode=function(t,n){return o.default.get("store/product/qrcode/"+t,n)},n.getProductDetail=function(t,n){return o.default.get("store/product/detail/"+t,n,{noAuth:!0})},n.getProductHot=function(t,n){return o.default.get("product/spu/recommend",{page:void 0===t?1:t,limit:void 0===n?10:n},{noAuth:!0})},n.getProductslist=function(t){t.brand_id&&Array.isArray(t.brand_id)&&(t=(0,i.default)({},t),t.brand_id=t.brand_id.toString());return o.default.get("product/spu/lst",t,{noAuth:!0})},n.getReplyConfig=function(t){return o.default.get("reply/config/"+t)},n.getReplyList=function(t,n){return o.default.get("store/product/reply/lst/"+t,n,{noAuth:!0})},n.getSearchKeyword=function(){return o.default.get("common/hot_keyword",{},{noAuth:!0})},n.getSeckillProductDetail=function(t){return o.default.get("store/product/seckill/detail/"+t,{},{noAuth:!0})},n.getStoreCategory=function(t,n){return o.default.get("store/merchant/category/lst/"+t,n,{noAuth:!0})},n.getStoreCoupon=function(t){return o.default.get("coupon/store/"+t,{noAuth:!0})},n.getStoreDetail=function(t,n){return o.default.get("store/merchant/detail/"+t,n,{noAuth:!0})},n.getStoreGoods=function(t,n){return o.default.get("product/spu/merchant/"+t,n,{noAuth:!0})},n.getStoreTypeApi=function(){return o.default.get("intention/type",{sift_store:0},{noAuth:!0})},n.getVillageInfo=function(t){return r.default.get("shop_call/getVillageCompany",t,{noAuth:!0})},n.merClassifly=function(){return o.default.get("intention/cate",{},{noAuth:!0})},n.merchantLicenseIdentify=function(t){return o.default.post("merchant_license_identify",t,{noAuth:!0})},n.merchantProduct=function(t,n){n.brand_id&&Array.isArray(n.brand_id)&&(n=(0,i.default)({},n),n.brand_id=n.brand_id.toString());return o.default.get("product/spu/merchant/"+t,n,{noAuth:!0})},n.merchantQrcode=function(t,n){return o.default.get("store/merchant/qrcode/"+t,n,{noAuth:!0})},n.microSeachBarCode=function(t){return o.default.get("micro/seach_bar_code",t)},n.personalStore=function(t){return o.default.post("intention/personal_store",t)},n.postCartAdd=function(t){return o.default.post("user/cart/create",t)},n.priceRuleApi=function(t){return o.default.get("store/product/price_rule/".concat(t),{},{noAuth:!0})},n.productBag=function(t){return o.default.get("product/spu/bag",t,{noAuth:!0})},n.storeCategory=function(t){return o.default.get("store/product/category",t,{noAuth:!0})},n.storeCertificate=function(t){return o.default.post("store/certificate/".concat(t.merId),t)},n.storeListApi=function(t){return o.default.get("store_list",t,{noAuth:!0})},n.storeMerchantList=function(t){return o.default.get("store/merchant/lst",t,{noAuth:!0})},n.storeServiceList=function(t,n){return o.default.get("product/spu/local/".concat(t),n,{noAuth:!0})},n.supAgoodsApi=function(t){return o.default.get("store/merchant/lst",t)},n.supMenuApi=function(t){return o.default.get("intention/v2/cate",t)},n.unfollowStore=function(t){return o.default.post("user/relation/delete",{type:10,type_id:t})},n.updateGoodsRecord=function(t,n){return o.default.post("intention/update/"+t,n)},n.userCollectDel=function(t){return o.default.post("user/relation/batch/delete",t)},n.verify=function(t){return o.default.post("auth/verify",t)},n.vicinityStoreApi=function(t){return o.default.get("region/".concat(t,"/merchant"))},e("d401"),e("d3b7"),e("25f0"),e("99af");var i=a(e("5530")),o=a(e("6860")),r=a(e("b923"))},a7bd:function(t,n,e){"use strict";e.d(n,"b",(function(){return i})),e.d(n,"c",(function(){return o})),e.d(n,"a",(function(){return a}));var a={uSticky:e("a6d7").default,uTabs:e("cd9e").default,uButton:e("8226").default},i=function(){var t=this,n=t.$createElement,a=t._self._c||n;return a("v-uni-view",{staticStyle:{"background-color":"#fff"}},[a("u-sticky",{attrs:{customNavHeight:"0"}},[a("v-uni-view",{staticClass:"head_top"},[a("u-tabs",{attrs:{list:t.tabsList,itemStyle:"font-size: 32rpx;height: 74rpx;",current:t.current,lineColor:"#FF6D20",lineWidth:"105rpx",height:"7rpx"},on:{change:function(n){arguments[0]=n=t.$handleEvent(n),t.changeCurrent.apply(void 0,arguments)}}})],1)],1),a("v-uni-view",{staticStyle:{"background-color":"#f4f4f4",height:"30rpx"}}),0==t.current?a("v-uni-view",{staticClass:"address-box",staticStyle:{padding:"0"}},[a("v-uni-map",{staticStyle:{width:"750rpx",height:"750rpx"},attrs:{longitude:t.longitude,latitude:t.latitude,markers:[t.markers],"show-location":!0},on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.handleMapTap.apply(void 0,arguments)}}}),a("v-uni-view",{staticClass:"head_item",staticStyle:{padding:"10rpx 20rpx"}},[a("v-uni-view",{staticClass:"re-location"},[a("v-uni-view",{staticStyle:{width:"120rpx"}},[a("v-uni-text",{staticClass:"text"},[t._v("当前位置:")])],1),a("v-uni-view",{staticStyle:{flex:"1"}},[a("v-uni-text",{staticClass:"text"},[t._v(t._s(t.locationInfo.formatted_addresses?t.locationInfo.formatted_addresses.recommend:t.locationInfo.address))])],1)],1),a("v-uni-view",{staticClass:"re-btn",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.reGetLocation.apply(void 0,arguments)}}},[a("v-uni-image",{staticClass:"re-address-img",attrs:{src:e("96e5")}}),a("v-uni-text",{staticClass:"text"},[t._v("重新定位")])],1)],1),a("u-button",{attrs:{text:"确认"},on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.submitAddress.apply(void 0,arguments)}}})],1):t._e(),1==t.current?a("v-uni-view",{staticClass:"address-box"},[a("v-uni-view",{staticClass:"head_item_tips"},[a("v-uni-view",[a("v-uni-text",{staticClass:"text"},[t._v("泸州区县")])],1)],1),a("v-uni-view",{staticClass:"area"},t._l(t.areaList,(function(n,e){return a("v-uni-view",{key:e,staticClass:"area-item",class:{"area-item-on":n.code==t.area_change},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.changeArea(n)}}},[a("v-uni-text",{staticClass:"text"},[t._v(t._s(n.name))])],1)})),1),a("v-uni-view",{staticClass:"head_item_tips"},[a("v-uni-view",[a("v-uni-text",{staticClass:"text"},[t._v("选择街道/镇")])],1)],1),a("v-uni-view",{staticClass:"street"},t._l(t.mapKey,(function(n){return a("v-uni-view",{key:n,staticClass:"letter-item"},[a("v-uni-view",{staticClass:"letter"},[a("v-uni-text",{staticClass:"text"},[t._v(t._s(n))])],1),a("v-uni-view",{staticClass:"item-box"},t._l(t.mapList[n],(function(n){return a("v-uni-view",{key:n.code,staticClass:"street-item",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.changeStreet(n)}}},[a("v-uni-text",{staticClass:"text"},[t._v(t._s(n.name))])],1)})),1)],1)})),1)],1):t._e()],1)},o=[]},bf75:function(t,n,e){"use strict";var a=e("77c0"),i=e.n(a);i.a},ca27:function(t,n,e){"use strict";e.r(n);var a=e("a7bd"),i=e("fcb3");for(var o in i)["default"].indexOf(o)<0&&function(t){e.d(n,t,(function(){return i[t]}))}(o);e("bf75");var r=e("f0c5"),u=Object(r["a"])(i["default"],a["b"],a["c"],!1,null,"06a5e711",null,!1,a["a"],void 0);n["default"]=u.exports},e97c:function(t,n,e){var a=e("24fb");n=a(!1),n.push([t.i,"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n/* page {\n background-color: #fff;\n} */.text[data-v-06a5e711]{font-size:%?28?%;white-space:normal}.head_top[data-v-06a5e711]{background-color:#fff;padding:%?28?%}.address-box[data-v-06a5e711]{border-radius:%?21?% %?21?% %?0?% %?0?%;padding:%?30?% %?28?%;width:%?750?%}.head_item[data-v-06a5e711]{width:%?750?%;flex-direction:row;justify-content:space-between;padding-bottom:%?28?%;font-size:%?28?%;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#333}.re-location[data-v-06a5e711]{flex-direction:row;flex-wrap:nowrap;width:%?480?%;align-items:center}.re-address-img[data-v-06a5e711]{width:%?38.55?%;height:%?38.55?%;margin-right:%?10?%}.re-btn[data-v-06a5e711]{flex-direction:row;padding-left:%?10?%;width:%?200?%;height:%?100?%;align-items:center}.head_item_tips[data-v-06a5e711]{height:%?44?%;font-size:%?32?%;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#737373}.address-list[data-v-06a5e711]{font-size:%?28?%;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#333;height:%?80?%;line-height:%?75?%;border-bottom:%?1?% solid rgba(0,0,0,.1)}.area[data-v-06a5e711]{flex-direction:row;flex-wrap:wrap;padding-top:%?30?%;justify-content:flex-start}.area-item[data-v-06a5e711]{height:%?64?%;\n /* width: 100px; */background-color:#fff;border-radius:%?11?% %?11?% %?11?% %?11?%;border:%?2?% solid #b3b3b3;flex-direction:row;align-items:center;justify-content:center;padding:0 %?20?%;font-size:%?28?%;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;color:#737373;margin-bottom:%?22?%;margin-right:%?22?%}.area-item-on[data-v-06a5e711]{color:#ff6d20;border:%?2?% solid #ff6d20}.street[data-v-06a5e711]{padding-top:%?28?%}.letter-item[data-v-06a5e711]{flex-direction:row}.letter[data-v-06a5e711]{margin-right:%?28?%;font-size:%?25?%;font-family:PingFang SC;font-weight:400;width:%?40?%;text-align:center;color:#737373}.item-box[data-v-06a5e711]{flex:1}.street-item[data-v-06a5e711]{width:100%;padding-bottom:%?28?%;font-size:%?28?%;font-family:PingFang SC;font-weight:400;color:#333}",""]),t.exports=n},fcb3:function(t,n,e){"use strict";e.r(n);var a=e("9842"),i=e.n(a);for(var o in a)["default"].indexOf(o)<0&&function(t){e.d(n,t,(function(){return a[t]}))}(o);n["default"]=i.a}}]);