Files
mp-weixin-2285-xcx.aigc-qui…/components/diy-components/diy-store.js
2025-12-20 08:34:16 +08:00

11 lines
2.5 KiB
JavaScript

(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/diy-components/diy-store"],{"0228":function(t,e,o){"use strict";o.r(e);var n=o("0527"),l=o.n(n);for(var a in n)["default"].indexOf(a)<0&&function(t){o.d(e,t,(function(){return n[t]}))}(a);e["default"]=l.a},"0527":function(t,e,o){"use strict";var n=o("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=n(o("5ec8")),a={name:"diy-store",props:{value:{type:Object}},data:function(){return{}},computed:{},watch:{componentRefresh:function(t){}},created:function(){},methods:{toStoreList:function(){this.$util.redirectTo("/pages_tool/store/list")},selectStore:function(){this.globalStoreInfo&&this.$util.redirectTo("/pages_tool/store/detail",{store_id:this.globalStoreInfo.store_id})},search:function(){this.$util.redirectTo("/pages_tool/goods/search")},mapRoute:function(){isNaN(Number(this.globalStoreInfo.latitude))||isNaN(Number(this.globalStoreInfo.longitude))||l.default.openMap(Number(this.globalStoreInfo.latitude),Number(this.globalStoreInfo.longitude),this.globalStoreInfo.store_name,"gcj02")}}};e.default=a},"31cf":function(t,e,o){"use strict";o.d(e,"b",(function(){return n})),o.d(e,"c",(function(){return l})),o.d(e,"a",(function(){}));var n=function(){var t=this,e=t.$createElement,o=(t._self._c,1==t.value.style&&t.globalStoreInfo&&t.globalStoreInfo.store_image?t.$util.img(t.globalStoreInfo.store_image):null),n=1!=t.value.style||t.globalStoreInfo&&t.globalStoreInfo.store_image?null:t.$util.getDefaultImage(),l=2==t.value.style&&t.globalStoreInfo&&t.globalStoreInfo.store_image?t.$util.img(t.globalStoreInfo.store_image):null,a=2!=t.value.style||t.globalStoreInfo&&t.globalStoreInfo.store_image?null:t.$util.getDefaultImage();t.$mp.data=Object.assign({},{$root:{g0:o,g1:n,g2:l,g3:a}})},l=[]},6755:function(t,e,o){"use strict";o.r(e);var n=o("31cf"),l=o("0228");for(var a in l)["default"].indexOf(a)<0&&function(t){o.d(e,t,(function(){return l[t]}))}(a);o("9f76");var r=o("828b"),i=Object(r["a"])(l["default"],n["b"],n["c"],!1,null,null,null,!1,n["a"],void 0);e["default"]=i.exports},"77f0":function(t,e,o){},"9f76":function(t,e,o){"use strict";var n=o("77f0"),l=o.n(n);l.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/diy-components/diy-store-create-component',
{
'components/diy-components/diy-store-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("6755"))
})
},
[['components/diy-components/diy-store-create-component']]
]);