(()=>{var t={68515:(t,e,n)=>{"use strict";n.d(e,{F:()=>i,d:()=>o});var a="ma-uuid";function i(){return localStorage.getItem(a)||""}function o(t){return localStorage.setItem(a,t)}},33465:(t,e,n)=>{"use strict";n.d(e,{Z:()=>c});var a=n(45226),i=n(27594),o=(n(89554),n(41539),n(54747),n(57658),n(21150)),r=n(8443),s=function(){function t(){(0,a.Z)(this,t)}return(0,i.Z)(t,[{key:"_refreshCartStore",value:function(t){var e=[],n=t.groups||[];n.forEach((function(t){t.items.forEach((function(t){t.is_goods_gift||t.is_order_gift||e.push(t)}))})),t.goods=e,r.Z.commit("SET_CART_INFO",t)}},{key:"getItems",value:function(t){var e=this;return o.Z.post("cart/getItems",{selected:t||!1}).then((function(t){return e._refreshCartStore(t.data),t}))}},{key:"getPurchasedGoods",value:function(t,e){return o.Z.post("cart/getPurchasedGoods",{page:t,limit:e})}},{key:"getCount",value:function(){return o.Z.post("cart/getCount")}},{key:"addItem",value:function(t,e,n,a){var i=this;n=!0===n;var r=!0;return o.Z.post("cart/addItem",{product_id:t,num:e,fast:n,return_all:r,items:a}).then((function(t){return n||i._refreshCartStore(t.data||{}),t}))}},{key:"selectItem",value:function(t,e){var n=this;return o.Z.post("cart/setItemSelected",{ident:t,selected:e}).then((function(t){return n._refreshCartStore(t.data||{}),t}))}},{key:"selectAll",value:function(t){var e=this;return o.Z.post("cart/setAllSelected",{selected:t}).then((function(t){return e._refreshCartStore(t.data||{}),t}))}},{key:"deleteItem",value:function(t){var e=this;return o.Z.post("cart/deleteItem",{ident:t}).then((function(t){return e._refreshCartStore(t.data||{}),t}))}},{key:"deleteAll",value:function(){var t=this;return o.Z.post("cart/deleteAll").then((function(e){return t._refreshCartStore({}),e}))}},{key:"deleteAllSelected",value:function(){return o.Z.post("cart/deleteAllSelected")}},{key:"getMakeUpGoods",value:function(t){return o.Z.post("cart/getMakeUpGoods",t)}},{key:"getMakeUpInfo",value:function(t){return o.Z.post("cart/getMakeUpInfo",{rule_id:t})}},{key:"updateItem",value:function(t){var e=this;return o.Z.post("cart/batchUpdateItemNum",{items:t}).then((function(t){return e._refreshCartStore(t.data||{}),t}))}},{key:"checkout",value:function(t,e,n,a){return e=e||!1,o.Z.post("newCart/checkout",{fast:t,is_give_up_new_special:e,goods_type:n,except:a})}},{key:"checkIsInService",value:function(t,e,n,a,i){var r="v2";return o.Z.post("newCart/checkIsInService",{area_id:t,product_id:e,fast:n,goods_type:a,except:i,v:r})}},{key:"checkIsBeefInService",value:function(t){return o.Z.post("cart/checkIsBeefInService",{area_id:t})}},{key:"createOrder",value:function(t,e,n,a,i,s,c,u,l,d,m,h){n=n?1:0;var p=r.Z.state.app.clickId||"",f=r.Z.state.app.refer||"";return s=s||!1,u=u||0,o.Z.post("newCart/createOrder",{md5:t,addr_id:e,point:n,fast:a,voucher:i,click_id:p,refer_id:f,confirm:s,ship_time:c,accessory_count:u,is_give_up_new_special:l,goods_type:d,memo:m,except:h})}},{key:"useCoupon",value:function(t,e,n){return t=t||void 0,o.Z.post("cart/useCoupon",{code:t,fast:e,except:n})}},{key:"getTotal",value:function(t,e,n,a,i,r,s){return t=t?1:0,a=a||"",o.Z.post("newCart/getTotal",{point:t,md5:e,fast:n,voucher:a,is_give_up_new_special:i,goods_type:r,except:s})}}]),t}();const c=new s},14579:(t,e,n)=>{"use strict";n.d(e,{Z:()=>s});var a=n(45226),i=n(27594),o=n(21150),r=function(){function t(){(0,a.Z)(this,t)}return(0,i.Z)(t,[{key:"home1",value:function(){return o.Z.post("pc_goods/home1")}},{key:"home2",value:function(){return o.Z.post("pc_goods/home2")}},{key:"getAllPromotions",value:function(){return o.Z.post("goods/getAllPromotions")}},{key:"getFastBuyInfo",value:function(t,e,n){return o.Z.post("goods/getFastBuyInfo",{goods_id:t,product_id:e,goods_type:n})}},{key:"getDetail",value:function(t){return o.Z.post("goods/detail",{product_id:t})}},{key:"getRelatedGoods",value:function(t,e){return o.Z.post("goods/getRelatedGoods",{goods_id:t,limit:e})}},{key:"getPromotions",value:function(t){return o.Z.post("goods/getPromotions",{product_id:t})}},{key:"getComments",value:function(t,e,n,a,i,r){return i=i||"default",o.Z.post("goods/comments",{goods_id:t,page:e,limit:n,statistics:a,order_type:i,empty:r})}},{key:"getMpCode",value:function(t){return o.Z.post("goods/getMpCode",{product_id:t})}},{key:"getHotSearchKeywords",value:function(){return o.Z.post("goods/getHotSearchKeywords")}},{key:"search",value:function(t){return o.Z.post("goods/search",t)}},{key:"checkIsInService",value:function(t,e){return o.Z.post("goods/checkIsInService",{product_id:t,area_id:e})}},{key:"getGoodsByFilter",value:function(t){return o.Z.post("pc_goods/getGoodsByFilter",t)}},{key:"getGoodsChannelData",value:function(t){return o.Z.post("pc_goods/getGoodsChannelData",{type:t})}},{key:"getWineFilter",value:function(){return o.Z.post("pc_goods/getWineFilter")}},{key:"getEmployeeGoodsByFilter",value:function(t){return o.Z.post("pc_employeegoods/getGoodsByFilter",t)}},{key:"getGoodsKeywords",value:function(t){return o.Z.post("goods/getGoodsKeywords",{keyword:t})}},{key:"getAvailableCoupons",value:function(t){return o.Z.post("goods/getAvailableCoupons",{product_id:t})}}]),t}();const s=new r},52837:(t,e,n)=>{"use strict";n.d(e,{Z:()=>c});var a=n(45226),i=n(27594),o=n(21150),r=n(8443),s=function(){function t(){(0,a.Z)(this,t)}return(0,i.Z)(t,[{key:"getInfo",value:function(){return o.Z.post("member/basic")}},{key:"signIn",value:function(t){return t=t||"",o.Z.post("member_daily/signIn",{signDate:t}).then((function(t){return r.Z.commit("SET_TODAY_SIGNED",!0),t}))}},{key:"getExperienceList",value:function(t,e){return o.Z.post("member/getExperienceList",{page:t,limit:e})}},{key:"getPointList",value:function(t,e){return o.Z.post("member/getPointList",{page:t,limit:e})}},{key:"getVip",value:function(){return o.Z.post("member_vip",{v:"v3"})}},{key:"getInboxList",value:function(t,e){return o.Z.post("member/getInboxList",{page:t,limit:e}).then((function(t){var e=t.data||{};return"number"===typeof e.unread_num&&r.Z.commit("SET_UNREAD_MSG",t.data.unread_num),t}))}},{key:"delInboxMsg",value:function(t){return o.Z.post("member/delInboxMsg",{comment_ids:t}).then((function(t){var e=t.data||{};return"number"===typeof e.unread_num&&r.Z.commit("SET_UNREAD_MSG",t.data.unread_num),t}))}},{key:"readInboxMsg",value:function(t){return o.Z.post("member/readInboxMsg",{comment_id:t})}},{key:"recordOutStockNotify",value:function(t,e,n){return o.Z.post("member/recordOutStockNotify",{goods_id:t,product_id:e,cellphone:n})}},{key:"cancelOutStockNotify",value:function(t){return o.Z.post("member/cancelOutStockNotify",{product_id:t})}},{key:"getOutStockNotifyList",value:function(t,e){return o.Z.post("member/getOutStockNotifyList",{page:t,limit:e})}},{key:"detail",value:function(){return o.Z.post("member/detail")}},{key:"saveMemberProfile",value:function(t,e,n){return o.Z.post("member/saveMemberProfile",{birthday:t,gender:e,local_name:n})}},{key:"setAvatar",value:function(t){return o.Z.post("member/setAvatar",t)}},{key:"getAccumulateWay",value:function(){return o.Z.post("member_point/getAccumulateWay")}},{key:"getSubscription",value:function(){return o.Z.post("member_subscription")}},{key:"changeSubscribe",value:function(t,e){return o.Z.post("member_subscription/update",{status:t,type:e})}}]),t}();const c=new s},98102:(t,e,n)=>{"use strict";n.d(e,{Z:()=>u});var a=n(45226),i=n(27594),o=n(21150),r=n(8443),s=n(68515),c=function(){function t(){(0,a.Z)(this,t)}return(0,i.Z)(t,[{key:"basicInfo",value:function(){return o.Z.post("pc_info").then((function(t){var e=t.data||!1;r.Z.commit("SET_INIT",!0),r.Z.commit("SET_USER_LOGIN",e||!1),r.Z.commit("SET_UNREAD_MSG",e.msg||0),r.Z.commit("SET_IS_2B",!0===e.business);var n=t.meta||{},a=(0,s.F)();return n.mau&&!a&&(0,s.d)(n.mau),t}))}},{key:"unsubscribeEmail",value:function(t,e){return o.Z.post("common/unsubscribeEmail",{email:t,reason:e})}},{key:"isInHoliday",value:function(){return o.Z.post("common/customServiceConfig")}}]),t}();const u=new c},6204:(t,e,n)=>{"use strict";n.d(e,{Z:()=>c});var a=n(45226),i=n(27594),o=(n(41539),n(21150)),r=n(8443),s=function(){function t(){(0,a.Z)(this,t)}return(0,i.Z)(t,[{key:"beforeLogin",value:function(){return o.Z.post("auth_pc/loginCheck")}},{key:"status",value:function(){return new Promise((function(t,e){o.Z.post("auth_index/info").then((function(e){r.Z.commit("SET_USER_LOGIN",e.data||{}),t(e.data||{})}))["catch"]((function(t){r.Z.commit("SET_CAPTCHA",t.data.is_show_captcha),e(t)})).then((function(){return r.Z.commit("SET_INIT",!0)}))}))}},{key:"loginByPassword",value:function(t,e,n){return new Promise((function(a,i){o.Z.post("auth_pc/loginByPassword",{uname:t,password:e,verifycode:n}).then((function(t){var e=t.data||{};r.Z.commit("SET_USER_LOGIN",e),a(e)}))["catch"]((function(t){return i(t)}))}))}},{key:"sendLoginCode",value:function(t,e,n){return o.Z.post("auth_pc/sendDynamicCode",{uname:t,captcha_code:e,code_type:n})}},{key:"loginByDynamicCode",value:function(t,e,n){return new Promise((function(a,i){o.Z.post("auth_pc/loginByDynamicCode",{uname:t,code:e,vcode_type:n}).then((function(t){var e=t.data||{};r.Z.commit("SET_USER_LOGIN",e),a(e)}))["catch"]((function(t){return i(t)}))}))}},{key:"signup",value:function(t,e,n,a,i){return o.Z.post("auth_pc/signup",{uname:t,code:e,type:n,password:a,vcode:i}).then((function(t){return t.data&&t.data.member_id&&r.Z.commit("SET_USER_LOGIN",t.data),t}))}},{key:"vcode",value:function(t,e){return o.Z.post("vcode/getCaptcha",{type:t,length:e})}},{key:"logout",value:function(){return o.Z.post("auth_pc/logout").then((function(t){return r.Z.dispatch("logout"),t}))}},{key:"registration",value:function(){return o.Z.post("agreement/registration")}},{key:"privacy",value:function(){return o.Z.post("agreement/privacy")}},{key:"signedPrivacy",value:function(){return o.Z.post("member_account/signedPrivacy")}},{key:"saveCart",value:function(){return o.Z.post("auth_pc/saveCart")["catch"]((function(){}))}}]),t}();const c=new s},3662:(t,e,n)=>{"use strict";n.d(e,{Z:()=>i});const a=JSON.parse('{"J":"b2c","i":"2.91.1"}'),i={version:a.i,env:"production",isProduction:!0,isDev:!1,isTest:!1,isB2b:"b2b"===({VUE_APP_PUBLIC_PATH:"https://static.huaweimossel.com",VUE_APP_URL:"https://www.huaweimossel.com",VUE_APP_URL_FALLBACK:"https://www.huaweimossel.cn",VUE_APP_API_PREFIX:"apis",VUE_APP_H5_URL:"https://m.huaweimossel.com",VUE_APP_ANALYTICS_HMT_APP_ID:"22f60f38ad3c84695f2bf49e7552d753",VUE_APP_ANALYTICS_MA_URL:"https://www.huaweimossel.com/ma",VUE_APP_MA_PATH:"https://www.huaweimossel.com/ma.gif",VUE_APP_HWA_CLIENT_SECRET:"25939387FAB502178805F94183BEAC01B334A4FE9655BDFFD8AF34706775F79D",VUE_APP_HWA_API_KEY:"CgB6e3x9S7dXmOzaXXQ4NwXr54rQtC9RoPiyyjdtk1e/jjN0FRMOV0CNDQbt/x7wcnWqRU63+ur22L4krQJF4vn2",NODE_ENV:"production",BASE_URL:"https://static.huaweimossel.com/"}.VUE_APP_PLATFORM||a.J),apiUrl:"https://www.huaweimossel.com",apiUrlFallback:"https://www.huaweimossel.cn",h5Url:"https://m.huaweimossel.com",analytics:{hmt:"22f60f38ad3c84695f2bf49e7552d753",cnzz:{VUE_APP_PUBLIC_PATH:"https://static.huaweimossel.com",VUE_APP_URL:"https://www.huaweimossel.com",VUE_APP_URL_FALLBACK:"https://www.huaweimossel.cn",VUE_APP_API_PREFIX:"apis",VUE_APP_H5_URL:"https://m.huaweimossel.com",VUE_APP_ANALYTICS_HMT_APP_ID:"22f60f38ad3c84695f2bf49e7552d753",VUE_APP_ANALYTICS_MA_URL:"https://www.huaweimossel.com/ma",VUE_APP_MA_PATH:"https://www.huaweimossel.com/ma.gif",VUE_APP_HWA_CLIENT_SECRET:"25939387FAB502178805F94183BEAC01B334A4FE9655BDFFD8AF34706775F79D",VUE_APP_HWA_API_KEY:"CgB6e3x9S7dXmOzaXXQ4NwXr54rQtC9RoPiyyjdtk1e/jjN0FRMOV0CNDQbt/x7wcnWqRU63+ur22L4krQJF4vn2",NODE_ENV:"production",BASE_URL:"https://static.huaweimossel.com/"}.VUE_APP_ANALYTICS_CNZZ_APP_ID||"",ma:"https://www.huaweimossel.com/ma",ma2:"https://www.huaweimossel.com/ma.gif",hwa:{clientSecret:"25939387FAB502178805F94183BEAC01B334A4FE9655BDFFD8AF34706775F79D",apiKey:"CgB6e3x9S7dXmOzaXXQ4NwXr54rQtC9RoPiyyjdtk1e/jjN0FRMOV0CNDQbt/x7wcnWqRU63+ur22L4krQJF4vn2"}}}},75503:(t,e,n)=>{"use strict";n(66992),n(88674),n(19601),n(17727);var a=n(20144),i=n(64720),o=n.n(i),r=(n(29253),n(82772),function(){var t=this,e=t._self._c;return""!==t.title&&"noReload"===t.type?e("div",{staticClass:"m-bgWhite",class:t.fixed?"m-hidden":"m-position__full"},[e("div",{staticClass:"mb-none"},[e("i",{staticClass:"ico-status-reload"}),e("p",{staticClass:"m-mb20"},[t._v(t._s(t.title))]),["页面错误","页面找不到了"].indexOf(t.title)>-1?e("router-link",{staticClass:"m-btn m-btnRed",attrs:{to:"/"}},[t._v(" 去首页 ")]):e("button",{staticClass:"m-btn m-btnRed",on:{click:t.handleReload}},[t._v("刷新重试")])],1)]):""!==t.title&&"noRecord"===t.type?e("div",{staticClass:"mb-none"},[e("i",{class:t.icon}),e("p",[t._v(t._s(t.title))]),t._t("default")],2):t._e()}),s=[];const c={name:"reload",props:{type:{type:String,default:"noReload"},icon:{type:String,default:"ico-status-reload"},title:{type:String,default:""},fixed:{type:Boolean,default:!1}},methods:{handleReload:function(){this.$emit("onReload")}}},u=c;var l=n(43736),d=(0,l.Z)(u,r,s,!1,null,null,null);const m=d.exports;var h=n(94456),p=n(45226),f=n(27594),v=(n(57658),n(74916),n(15306),n(46694)),g=function(){function t(){(0,p.Z)(this,t)}return(0,f.Z)(t,[{key:"to",value:function(t,e,n){if(n)return this.redirect(t);v.Z.isUrl(t)?location.href=t:a["default"].$router.push(t)}},{key:"redirect",value:function(t){v.Z.isUrl(t)?location.replace(t):a["default"].$router.replace(t)}}]),t}();const b=new g;var _=n(3662);window._hmt=window._hmt||[],_.Z.analytics.hmt&&function(){var t=document.getElementsByTagName("script")[0],e=document.createElement("script");e.src="https://hm.baidu.com/hm.js?"+_.Z.analytics.hmt,t.parentNode.insertBefore(e,t)}();n(83710),n(32564);var w=window.navigator.userAgent,k={os:"u",osv:"",b:"u",bv:"",bs:""};switch(!0){case w.indexOf("Macintosh")>-1:k.os="m";break;case w.indexOf("like Mac OS X")>-1:k.os="i";break;case w.indexOf("Windows")>-1:k.os="w";break;case w.indexOf("HarmonyOS")>-1:k.os="h";break;case w.indexOf("Android")>-1||w.indexOf("Adr")>-1:k.os="and";break;case w.indexOf("Linux")>-1||w.indexOf("X11")>-1:k.os="l";break}if("u"!==k.os){var y={w:function(){var t=w.replace(/^Mozilla\/\d.0.+Windows NT ([\d.]+)[;)].*$/,"$1"),e={10:"10","10.0":"10",6.4:"10",6.3:"8.1",6.2:"8",6.1:"7","6.0":"Vista",5.2:"XP",5.1:"XP","5.0":"2000"};return e[t]||""},and:function(){return w.replace(/^.*Android ([\d.]+);.*$/,"$1")},h:function(){var t=w.replace(/^Mozilla.*Android ([\d.]+)[;)].*$/,"$1"),e={10:"2"};return e[t]||""},i:function(){return w.replace(/^.*OS ([\d_]+) like.*$/,"$1").replace(/_/g,".")},m:function(){return w.replace(/^.*Mac OS X ([\d_]+).*$/,"$1").replace(/_/g,".")}};y[k.os]&&(k.osv=y[k.os]()||"")}switch(!0){case w.indexOf("MicroMessenger")>-1:k.b="wx";break;case w.indexOf("QQBrowser")>-1:k.b="qq";break;case w.indexOf("Firefox")>-1||w.indexOf("FxiOS")>-1||w.indexOf("Focus")>-1:k.b="f";break;case w.indexOf("MSIE")>-1||w.indexOf("Trident")>-1:k.b="i";break;case w.indexOf("Edge")>-1||w.indexOf("Edg/")>-1||w.indexOf("EdgA")>-1||w.indexOf("EdgiOS")>-1:k.b="e";break;case w.indexOf("Safari")>-1&&["i","m"].indexOf(k.os)>-1:k.b="s";break;case w.indexOf("Chrome")>-1||w.indexOf("CriOS")>-1:k.b="c";break}if("u"!==k.b){var P={s:function(){return w.replace(/^.*Version\/([\d.]+).*$/,"$1")},c:function(){return w.replace(/^.*Chrome\/(\d+\.?\d+?).*$/,"$1").replace(/^.*CriOS\/([\d.]+).*$/,"$1")},i:function(){return w.replace(/^.*MSIE (\d{1,2}).*$/,"$1").replace(/^.*rv:(\d{1,2}).*$/,"$1")},e:function(){return w.replace(/^.*Edge\/(\d+\.?\d+?).*$/,"$1").replace(/^.*Edg\/(\d+\.?\d+?).*$/,"$1").replace(/^.*EdgA\/(\d+\.?\d+?).*$/,"$1").replace(/^.*EdgiOS\/(\d+\.?\d+?).*$/,"$1")},f:function(){return w.replace(/^.*Firefox\/([\d.]+).*$/,"$1").replace(/^.*FxiOS\/([\d.]+).*$/,"$1")},qq:function(){return w.replace(/^.*QQBrowser\/(\d+\.?\d+?).*$/,"$1")},sg:function(){return w.replace(/^.*SE ([\d.X]+).*$/,"$1").replace(/^.*SogouMobileBrowser\/([\d.]+).*$/,"$1")},wx:function(){return w.replace(/^.*MicroMessenger\/([\d.]+).*$/,"$1")}};k.bv=P[k.b]&&P[k.b]()||"",k.sw=window.screen.width,k.sh=window.screen.height}const C=k;var A=n(6154),S=n(8443),Z=n(68515),I=function(){function t(){(0,p.Z)(this,t),this.reportUrl=_.Z.analytics.ma,this.reportUrl?(this.axiosInstance=A.Z.create({baseURL:this.reportUrl}),this.query={os:C.os,osv:C.osv,b:C.b,bv:C.bv,bs:C.bs,av:_.Z.version,as:"p",uu:""},this.initStatus=0,this._initUUID()):this.initStatus=2}return(0,f.Z)(t,[{key:"pushPV",value:function(t,e,n){var a=this;if(e=e||0,n=n||(new Date).getTime(),2!==this.initStatus)if(0===this.initStatus&&this._initUUID(),0!==this.initStatus)this._pushData("pv",{t:"pv",v:t,ts:n});else{if(e>=6)return;setTimeout((function(){return a.pushPV(t,e+1,n)}),1e3)}}},{key:"pushEV",value:function(t,e){console.log("ma push events ...",t,e)}},{key:"_initUUID",value:function(){var t=(0,Z.F)();t&&(this.query.uu=t,this.initStatus=1)}},{key:"_pushData",value:function(t,e){var n={pv:"/rpv"};if(n[t]){var a=Object.assign({u:S.Z.state.user.memberId,fr:S.Z.state.app.refer},this.query),i={params:a,timeout:3e3};this.axiosInstance.post(n[t],e,i).then((function(){}))["catch"]((function(t){console.log(t)}))}}}]),t}();window._ma2=new I;n(9653),n(89554),n(41539),n(54747);const E={PAGE_VIEW:"$pageView",LAUNCH:"$launch",CLICK:"$click",VIEW:"$view",ACTIVATION:"$activation",ADD_CART:"$addCart",BUY_NOW:"$buyNow",CREATE_ORDER:"$createOrder",CREATE_PIN_ORDER:"$createPinOrder",CREATE_ZC_ORDER:"$createZcOrder",CREATE_PRESENT_ORDER:"$createPresentOrder"};n(96647),n(39714);var x=n(52153),L=n.n(x),N=n(73344),T=function(){var t=L()("pc").toString().substring(0,12),e=(new Date).getTime().toString(16);return t+"-"+(0,N.O1)(15)+"-"+e},O="ma-device-id",z=!1,U="";U=localStorage.getItem(O)||"",U||(U=T(),localStorage.setItem(O,U),z=!0);n(91058);var G=function(){function t(){(0,p.Z)(this,t),this.pageUrl="",this.pageUrlP1="",this.pageUrlP2="",this._pageInfo()}return(0,f.Z)(t,[{key:"data",value:function(){return{u:S.Z.state.user.memberId,ct:parseInt((new Date).getTime()/1e3)}}},{key:"_pageInfo",value:function(){}},{key:"_getFullPathFromPage",value:function(t){var e=t.$page.fullPath;return"/"!==e[0]&&(e="/"+e),e}}]),t}();const M=G;n(64765),n(38862);function R(t,e){var n=null,a=function t(e,a){if(e){var i=e.className;i&&i.split(" ").indexOf(a)>-1?n=e:t(e.parentElement,a)}};return a(t,e),n}function H(t,e){var n=R(t,"ma-com");if(n){var a=n.getAttribute("ma-params"),i=t.getAttribute("ma-params")||null,o={};try{if(i){var r=JSON.parse(i);o=Object.assign(o,r)}}catch(l){}try{if(a){var s=JSON.parse(a);o=Object.assign(o,s)}}catch(l){}var c=location.pathname+location.search;if(e===window._ma.events.VIEW){var u=L()(JSON.stringify({params:o,currentPath:c,id:n.id}));if("undefined"!==typeof window._ma.cachedViewHash[u])return;window._ma.cachedViewHash[u]=1}window._ma.push(e,c,o,n.id)}}var K=function(t){return H(t.target,window._ma.events.CLICK)},B={bind:function(t,e){window._ma&&(e.value.indexOf("click")>-1&&t.addEventListener("click",K,!0),e.value.indexOf("view")>-1&&window._ma.intersection.observe(t))},unbind:function(t,e){window._ma&&(e.value.indexOf("click")>-1&&t.removeEventListener("click",K,!0),e.value.indexOf("click")>-1&&window._ma.intersection.unobserve(t))}};a["default"].directive("ma",B);var F=function(){function t(){(0,p.Z)(this,t),this.uuid=U,this.isNewVisitor=z,this.events=E,this._initHttpClient(),this._initPresetData(),this._initIntersectionObserver(),this._initCachedViewId()}return(0,f.Z)(t,[{key:"_initPresetData",value:function(){this.presetData=Object.assign(C,{av:_.Z.version,as:"pc",uu:this.uuid,n:Number(this.isNewVisitor)})}},{key:"_initIntersectionObserver",value:function(){this.intersection=new IntersectionObserver((function(t){t.forEach((function(t){t.isIntersecting&&H(t.target,E.VIEW)}))}),{threshold:.5})}},{key:"_initCachedViewId",value:function(){var t=this;this.cachedViewHash={},window.addEventListener("hashchange",(function(){t.cachedViewHash={}})),window.addEventListener("popstate",(function(){t.cachedViewHash={}})),window.addEventListener("pushState",(function(){t.cachedViewHash={}})),window.addEventListener("replaceState",(function(){t.cachedViewHash={}}))}},{key:"_initHttpClient",value:function(){this.httpClient=A.Z.create({baseURL:_.Z.analytics.ma2})}},{key:"pushPageView",value:function(t){this.push(E.PAGE_VIEW,t)}},{key:"push",value:function(t,e,n,a){var i=Object.assign(this.presetData,{pa:n,p:e,e:t,ele:a,c:""},(new M).data());"function"===typeof navigator.sendBeacon?navigator.sendBeacon(_.Z.analytics.ma2,(0,N.C)(i)):this.httpClient.post("",i).then((function(){}))["catch"]((function(t){console.log(t)}))}}]),t}();_.Z.analytics.ma2&&(window._ma=new F);n(5735),n(83753);_.Z.isProduction&&function(t){var e=t.namespage||"hwa";if(!self[e]&&!document.querySelector("script#uem_f")){self[e]=function(){(self[e].q=self[e].q||[]).push(arguments)};var n=document.createElement("script");n.TRACKER_CONFIG=t,n.async=!0,n.id="uem_f",n.src=t.src+"?_"+(new Date).toJSON().split("T")[0],document.head.appendChild(n)}}({platform:"web",edition:"his",env:"prod",appKey:"d28c08f987d87e2f4b1178eee202346f",enterpriseId:"11111111111111111111111111111111",src:"https://hwa.his.huawei.com/dist/uem_f.js"});var j=n(34465),D=(n(28466),n(41494),{agcgw:{backurl:"connect-drcn.hispace.hicloud.com",url:"connect-drcn.dbankcloud.cn",websocketbackurl:"connect-ws-drcn.hispace.dbankcloud.com",websocketurl:"connect-ws-drcn.hispace.dbankcloud.cn"},agcgw_all:{CN:"connect-drcn.dbankcloud.cn",CN_back:"connect-drcn.hispace.hicloud.com",DE:"connect-dre.dbankcloud.cn",DE_back:"connect-dre.hispace.hicloud.com",RU:"connect-drru.hispace.dbankcloud.ru",RU_back:"connect-drru.hispace.dbankcloud.cn",SG:"connect-dra.dbankcloud.cn",SG_back:"connect-dra.hispace.hicloud.com"},websocketgw_all:{CN:"connect-ws-drcn.hispace.dbankcloud.cn",CN_back:"connect-ws-drcn.hispace.dbankcloud.com",DE:"connect-ws-dre.hispace.dbankcloud.cn",DE_back:"connect-ws-dre.hispace.dbankcloud.com",RU:"connect-ws-drru.hispace.dbankcloud.ru",RU_back:"connect-ws-drru.hispace.dbankcloud.cn",SG:"connect-ws-dra.hispace.dbankcloud.cn",SG_back:"connect-ws-dra.hispace.dbankcloud.com"},client:{cp_id:"900086000035782318",product_id:"736430079244799688",client_id:"549925617777247424",client_secret:"",project_id:"736430079244799688",app_id:"322385623854083504",api_key:""},oauth_client:{client_id:"104636855",client_type:7},app_info:{app_id:"322385623854083504"},service:{analytics:{collector_url:"datacollector-drcn.dt.hicloud.com,datacollector-drcn.dt.dbankcloud.cn",collector_url_ru:"datacollector-drru.dt.dbankcloud.ru,datacollector-drru.dt.hicloud.com",collector_url_sg:"datacollector-dra.dt.hicloud.com,datacollector-dra.dt.dbankcloud.cn",collector_url_de:"datacollector-dre.dt.hicloud.com,datacollector-dre.dt.dbankcloud.cn",collector_url_cn:"datacollector-drcn.dt.hicloud.com,datacollector-drcn.dt.dbankcloud.cn",resource_id:"p1",channel_id:""},edukit:{edu_url:"edukit.cloud.huawei.com.cn",dh_url:"edukit.cloud.huawei.com.cn"},search:{url:"https://search-drcn.cloud.huawei.com"},cloudstorage:{storage_url_sg_back:"https://agc-storage-dra.cloud.huawei.asia",storage_url_ru_back:"https://agc-storage-drru.cloud.huawei.ru",storage_url_ru:"https://agc-storage-drru.cloud.huawei.ru",storage_url_de_back:"https://agc-storage-dre.cloud.huawei.eu",storage_url_de:"https://ops-dre.agcstorage.link",storage_url:"https://agc-storage-drcn.platform.dbankcloud.cn",storage_url_sg:"https://ops-dra.agcstorage.link",storage_url_cn_back:"https://agc-storage-drcn.cloud.huawei.com.cn",storage_url_cn:"https://agc-storage-drcn.platform.dbankcloud.cn"},ml:{mlservice_url:"ml-api-drcn.ai.dbankcloud.com,ml-api-drcn.ai.dbankcloud.cn"}},region:"CN",configuration_version:"3.0",processing_location_policy:{analytics:"1",site:"1"}}),V=function(){function t(){(0,p.Z)(this,t),_.Z.isProduction&&j.Z&&(D.client.api_key=_.Z.analytics.hwa.apiKey,D.client.client_secret=_.Z.analytics.hwa.clientSecret,j.Z.instance().configInstance(D),this.instance=j.Z.analytics())}return(0,f.Z)(t,[{key:"pageStart",value:function(t){_.Z.isProduction&&this.instance.pageStart(t)}},{key:"pageEnd",value:function(t){_.Z.isProduction&&this.instance.pageEnd(t)}},{key:"pushEvent",value:function(t,e){_.Z.isProduction&&this.instance.onEvent(t,e)}},{key:"setUserId",value:function(t){_.Z.isProduction&&this.instance.setUserId(t)}}]),t}();new V;var J=function(t){var e=history[t],n=new Event(t);return function(){var t=e.apply(this,arguments);return n.arguments=arguments,window.dispatchEvent(n),t}};history.pushState=J("pushState"),history.replaceState=J("replaceState"),a["default"].prototype.$msg=h.Z,a["default"].prototype.$nav=b,a["default"].prototype.defaultAvatar=n(33401),a["default"].component("reload",m),a["default"].use(o());const q=a["default"];var X=function(){var t=this,e=t._self._c;return e("div",{attrs:{id:"app"}},[t.isAlive?e("router-view"):t._e()],1)},Q=[];n(77601),n(56977);const W={name:"App",provide:function(){return{reloadPages:this.reloadPages}},data:function(){return{isAlive:!0}},computed:{isNeedLogin:function(){return this.$store.state.app.isNeedLogin},isNeedCsrfToken:function(){return this.$store.state.app.isNeedCsrfToken},memberId:function(){return this.$store.state.user.memberId}},watch:{isNeedLogin:function(t){if(!0===t){this.$store.commit("SET_NEED_LOGIN",!1);var e=this.$route.fullPath;"/login"!==e&&this.$router.push("/login.htm")}}},beforeCreate:function(){this.$store.commit("INIT_URL"),this.defaultAvatar=this.$store.getters.apiUrl+this.defaultAvatar},mounted:function(){this.aTagInterceptor(),this.listenWindowResize()},methods:{reloadPages:function(){var t=this;this.isAlive=!1,this.$nextTick((function(){t.isAlive=!0}))},aTagInterceptor:function(){var t=this;document.body.addEventListener("click",(function(e){var n=e.target||e.srcElement;if("a"===n.nodeName.toLocaleLowerCase()){var a=n.href;if(/^(http|https|\/\/)/i.test(a)){var i=(0,N._Y)(a),o=["www.huaweimossel.com","m.huaweimossel.com","mars.huaweimossel.com","test.huaweimossel.com","static.huaweimossel.com"];o.push(location.host,(0,N._Y)(t.$store.getters.apiUrl)),0===i.length||o.indexOf(i)>-1||(e.preventDefault(),t.$confirm("您即将访问第三方站点，请注意保护您的信息安全。","提示",{confirmButtonText:"确认",cancelButtonText:"取消",type:"warning"}).then((function(){"_blank"===n.target?window.open(a):window.location.href=a}))["catch"]((function(){})))}}}))},listenWindowResize:function(){window.onresize=function(){var t="",e="0",n=window.devicePixelRatio*window.innerWidth;if(n<1220){var a=(window.innerWidth/1220).toFixed(4);t="min-width: 1220px; height: 100%;transform: scale(".concat(a,"); transform-origin: 0px 0px; overflow-x: hidden;"),e="20px"}document.getElementsByTagName("html")[0].setAttribute("style",t),document.documentElement.style.setProperty("--sm-pd",e)},window.onresize()}}},Y=W;var $=(0,l.Z)(Y,X,Q,!1,null,null,null);const tt=$.exports;var et=n(56603),nt=(n(82526),n(41817),n(68309),n(29254),function(){var t=this,e=t._self._c;return e("header",{staticClass:"m-header",class:["cart","min"].indexOf(t.version)>-1?"min":{concise:"concise"===t.version}},[t.topAd?e("div",{staticClass:"m-hidden m-relative h-banner",style:{height:"".concat(t.topAd.height,"px")}},[e("img",{class:{"m-cursor":t.topAd.url},attrs:{src:t.topAd.image,alt:t.topAd.description},on:{click:function(e){return t.navTo(t.topAd.url)}}}),e("i",{staticClass:"m-close el-icon-close",on:{click:t.closeTopAd}})]):t._e(),e("div",{staticClass:"m-bgGray"},[e("div",{staticClass:"m-main m-flex__center h-top m-sm-pd"},[e("div",{staticClass:"m-flex__vertical m-ml10"},[t.speakers.length>0?[e("img",{staticClass:"m-mr10 m-horn",attrs:{src:n(50898)}}),e("ul",{staticClass:"h-speakers"},t._l(t.speakers,(function(n,a){return e("li",{key:a,class:{anim:t.speakerAnimate&&0==a}},[e("a",{staticClass:"m-omit1",attrs:{href:"javascript:;"},on:{click:function(e){return t.navTo(n.url)}}},[t._v(t._s(n.title))])])})),0)]:[t._v(t._s(t.infos.welcome||"欢迎光临莫塞尔"))]],2),e("div",{staticClass:"m-flex__vertical"},[t.isNewUser||t.isLogout?e("el-dropdown",[e("p",{staticClass:"m-tag red m-mr10"},[t._v("新人福利")]),e("el-dropdown-menu",{staticClass:"m-dropdown",attrs:{slot:"dropdown"},slot:"dropdown"},[e("img",{attrs:{src:n(32027)}}),e("p",{staticClass:"m-mt10"},[t._v("微信扫码查看新人福利")])])],1):t._e(),t.isLogin?[e("el-dropdown",{staticClass:"h-top-list",attrs:{placement:"bottom"}},[e("router-link",{staticClass:"h-account m-c6",attrs:{to:"/member/index.htm"}},[t._v(" "+t._s(t.name)+" "),e("i",{staticClass:"el-icon-arrow-down"})]),e("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[e("div",{staticClass:"h-account__main"},[e("dl",{staticClass:"m-flex__center m-mb20"},[e("dt",[e("img",{attrs:{src:t.infos.avatar,width:"80",height:"80"}})]),e("dd",[e("div",{staticClass:"m-flex__vertical m-mb10"},[t.infos.member_lv_id?e("i",{class:"m-vip__grade m".concat(t.infos.member_lv_id)}):t._e(),e("i",{staticClass:"m-vip__bar"},[e("em",{style:{width:"".concat(t.infos.current_percent,"%")}})])]),e("router-link",{staticClass:"m-btnRed__line min m-ml20",attrs:{to:"/vip.htm"}},[e("i",{staticClass:"m-icon-rights m-font16 m-brown"}),t._v(" 会员权益 ")]),e("router-link",{staticClass:"m-btnRed__line min m-ml10",attrs:{to:"/member/inbox.htm"}},[e("i",{staticClass:"el-icon-chat-dot-round m-font16 m-brown"}),t._v(" 消息"),e("i",{staticClass:"m-font12"},[t._v("("+t._s(t.msgNum||0)+")")])])],1)]),e("div",{staticClass:"m-flex__level m-txtC h-account__asset"},[e("router-link",{attrs:{to:"/member/point.htm"}},[e("p",[t._v(t._s(t.infos.point||0))]),e("p",{staticClass:"m-c6"},[t._v("积分")])]),e("router-link",{attrs:{to:"/member/coupon.htm"}},[e("p",[t._v(t._s(t.infos.coupon||0))]),e("p",{staticClass:"m-c6"},[t._v("优惠券")])]),e("router-link",{attrs:{to:"/member/voucher/list.htm"}},[e("p",[t._v(t._s(t.infos.voucher||0))]),e("p",{staticClass:"m-c6"},[t._v("激励券")])])],1),e("a",{staticClass:"m-b-top m-block m-pt10 m-mt20 m-txtC",on:{click:t.logout}},[t._v("退出登录")])])])],1),e("router-link",{staticClass:"h-top-list",attrs:{to:"/member/orders.htm"}},[t._v("我的订单")])]:[e("router-link",{staticClass:"h-top-list",attrs:{to:"/login.htm"}},[t._v("登录")]),e("router-link",{staticClass:"h-top-list",attrs:{to:"/signup.htm"}},[t._v("注册")])],t.isHWer?e("router-link",{staticClass:"h-top-list",attrs:{to:"/giftcard.htm"}},[t._v("提货卡兑换")]):t._e(),e("router-link",{staticClass:"h-top-list",attrs:{to:"/article.htm"}},[t._v("小莫说")]),e("el-dropdown",{staticClass:"h-top-list"},[e("p",[t._v("MOSSEL")]),e("el-dropdown-menu",{staticClass:"m-dropdown",attrs:{slot:"dropdown"},slot:"dropdown"},[e("el-dropdown-item",[e("router-link",{attrs:{to:"/brand/index.htm"}},[t._v("品牌故事")])],1),e("el-dropdown-item",[e("router-link",{attrs:{to:"/brand/carefree.htm",target:"_blank"}},[t._v("无忧品控")])],1)],1)],1),e("el-dropdown",{staticClass:"h-top-list"},[e("p",{staticClass:"el-dropdown-link el-icon-mobile-phone icon-before"},[t._v("手机版")]),e("el-dropdown-menu",{staticClass:"m-dropdown",attrs:{slot:"dropdown"},slot:"dropdown"},[e("img",{attrs:{src:n(56605)}}),e("p",{staticClass:"m-mt10"},[t._v(" 微信扫一扫 "),e("br"),t._v("便捷购物，尽在莫塞尔小程序 ")])])],1),e("el-dropdown",{staticClass:"h-top-list m-border__none"},[e("p",{staticClass:"el-dropdown-link m-icon-wechat icon-before"},[t._v("公众号")]),e("el-dropdown-menu",{staticClass:"m-dropdown",attrs:{slot:"dropdown"},slot:"dropdown"},[e("img",{attrs:{src:n(44296)}}),e("p",{staticClass:"m-mt10"},[t._v(" 关注微信公众号 "),e("br"),t._v("尽享第一手优惠信息 ")])])],1)],2)])]),e("div",{staticClass:"m-flex__center m-main h-middle m-sm-pd",class:{brand:t.isBrand}},[e("router-link",{attrs:{to:"/",title:"莫塞尔商城"}},[e("img",{staticClass:"none",attrs:{height:"47",src:n(30269),alt:"莫塞尔商城"}})]),t.isBrand?e("router-link",{staticClass:"m-flex__center h-brand",attrs:{to:"/brand/carefree.htm",target:"_blank"}},[e("i",{staticClass:"m-icon-huawei"},[t._v("华为旗下平台")]),e("i",{staticClass:"m-icon-global"},[t._v("全球产地直采")]),e("i",{staticClass:"m-icon-strict"},[t._v("严苛品控标准")])]):t._e(),e("div",{staticClass:"m-flex"},[e("div",{staticClass:"m-search m-flex__vertical m-mr20"},[e("el-autocomplete",{ref:"autocomplete",attrs:{debounce:500,"fetch-suggestions":t.getGoodsKeywords,placeholder:t.defaultKeyword||t.placeholder,"hide-loading":!0},on:{select:t.selectKeyword},nativeOn:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.handleSearch()}},scopedSlots:t._u([{key:"default",fn:function(n){var a=n.item;return[a.title?e("div",{staticClass:"h-history m-flex__center",on:{click:function(t){return t.stopPropagation(),!1}}},[e("i",[t._v(t._s(a.title))]),e("a",{staticClass:"m-c9",on:{click:t.clearKeyword}},[t._v("清除")])]):[t._v(t._s(a.value))]]}}]),model:{value:t.keyword,callback:function(e){t.keyword=e},expression:"keyword"}}),e("i",{staticClass:"el-icon-search m-flex__level",on:{click:function(e){return t.handleSearch()}}})],1),e("el-dropdown",{attrs:{placement:"top-end"}},[e("router-link",{staticClass:"el-dropdown-link h-cart m-flex__level",attrs:{to:"/cart.htm"}},[e("i",{staticClass:"m-icon-cart m-font22"}),t._v("购物车 "),t.cartCount>0?e("i",{staticClass:"m-tag red"},[t._v(t._s(t.cartCount))]):t._e()]),t.cartGoods.length>0?e("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[e("ul",{staticClass:"h-cart-list"},t._l(t.cartGoods,(function(n,a){return e("li",{key:a,staticClass:"m-flex__center"},[e("router-link",{attrs:{to:"/product/".concat(n.product_id,".htm"),title:n.name}},[e("img",{directives:[{name:"lazy",rawName:"v-lazy",value:n.image,expression:"list.image"}],attrs:{alt:n.name}})]),e("router-link",{staticClass:"m-txtL m-flex__auto m-ml10 m-mr10",attrs:{to:"/product/".concat(n.product_id,".htm"),title:n.name}},[e("h2",{staticClass:"m-font13 m-omit2 m-mb5"},[t._v(t._s(n.name))]),e("p",{staticClass:"m-flex__vertical"},[e("i",{staticClass:"m-price min"},[t._v(t._s(n.price))]),e("i",{staticClass:"el-icon-close m-c9 m-font12"},[t._v(t._s(n.num))])])]),e("p",{staticClass:"el-icon-close m-close",on:{click:function(e){return t.deleteCartItem(n.obj_ident)}}})],1)})),0),e("div",{staticClass:"m-flex__center h-cart-item"},[e("p",[t._v("共"+t._s(t.cartCount)+"件商品")]),e("router-link",{staticClass:"m-btn m-btnRed",attrs:{to:"/cart.htm"}},[t._v("去购物车结算")])],1)]):e("el-dropdown-menu",{staticClass:"m-dropdown",attrs:{slot:"dropdown"},slot:"dropdown"},[t._v("购物车中还没有商品，先去选购吧！")])],1)],1),e("ul",{staticClass:"m-flex__level m-search__hot"},t._l(t.hotKeyword,(function(n,a){return e("li",{key:a,on:{click:function(e){return t.handleSearch(n.keyword)}}},[t._v(t._s(n.keyword))])})),0),""!==t.title?e("div",{staticClass:"h-passport m-flex__center"},[e("h2",[t._v(t._s(t.title))]),e("p",[e("i",{staticClass:"m-c9"},[t._v(t._s("欢迎注册"===t.title?"已有账号":"密码记起来了")+"，请 ")]),e("router-link",{staticClass:"m-link",attrs:{to:"/login.htm?redirect=signup"}},[t._v("登录>")])],1)]):t._e()],1),e("div",{staticClass:"h-bottom",attrs:{id:"h-nav"}},[e("div",{staticClass:"h-nav",class:{fixed:t.isFixed}},[e("div",{staticClass:"m-main"},[t._l(t.navs,(function(n,a){return[n.cate&&n.cate.length>0?e("el-dropdown",{key:a,attrs:{placement:"bottom-start"}},[e("router-link",{staticClass:"el-dropdown-link",attrs:{to:"/".concat(n.link,".htm")}},[t._v(t._s(n.name))]),"wine"===n.link?e("el-dropdown-menu",{staticClass:"m-dropdown m-flex h-menu",attrs:{slot:"dropdown"},slot:"dropdown"},t._l(n.cate,(function(a,i){return e("div",{key:i,class:a.icon?"h-menu_state":"h-menu_type"},[e("h3",[t._v(t._s(a.title))]),a.icon?e("i",{staticClass:"ico-nav-state m-fl"}):t._e(),e("p",t._l(a.list,(function(a,i){return e("a",{key:i,on:{click:function(e){return t.handleNavTo(a.url,n.link)}}},[a.icon?e("i",{class:a.icon}):t._e(),t._v(" "+t._s(a.text)+" ")])})),0)])})),0):e("el-dropdown-menu",{staticClass:"m-dropdown m-flex",attrs:{slot:"dropdown"},slot:"dropdown"},t._l(n.cate,(function(a,i){return e("a",{key:i,on:{click:function(e){return t.handleNavTo(a.url?a.url:i,n.link)}}},[e("i",{class:"ico-nav-".concat(a.icon)}),e("p",[t._v(t._s(a.title))])])})),0),n.tag?e("i",{staticClass:"m-tag__nav"},[t._v(t._s(n.tag))]):t._e()],1):[e("div",{key:a,staticClass:"el-dropdown",class:{"m-fr":n.right}},[e("router-link",{staticClass:"el-dropdown-link",attrs:{exact:"",to:"".concat(n.link)}},[t._v(t._s(n.name))]),n.tag?e("i",{staticClass:"m-tag__nav"},[t._v(t._s(n.tag))]):t._e()],1)]]}))],2)])]),e("div",{staticClass:"h-fixed-nav"},[t._l(t.navList,(function(n,a){return e("a",{directives:[{name:"show",rawName:"v-show",value:t.showNav,expression:"showNav"}],key:a,class:["m-icon-".concat(n.icon),{cur:t.navKey===a}],on:{click:function(e){return t.handleScrollTo(a)}}},[t._v(" "+t._s(n.title)+" ")])})),t.fixedAd?e("a",{staticClass:"max m-mt10",attrs:{href:"javascript:void(0);"},on:{click:function(e){return t.navTo(t.fixedAd.url)}}},[e("img",{attrs:{src:t.fixedAd.image,alt:"fixed Ad Image",height:"90"}})]):t._e(),e("router-link",{staticClass:"m-icon-cart",attrs:{to:"/cart.htm"}},[t._v("购物车")]),t.showSign?e("sign-in",{attrs:{"sign-from":"nav"},on:{refresh:function(e){t.todaySigned=!0}}}):t._e(),e("router-link",{staticClass:"m-icon-service",attrs:{to:t.serviceLink,target:"_blank"}},[t._v("在线客服")]),e("a",{directives:[{name:"show",rawName:"v-show",value:t.isFixed,expression:"isFixed"}],staticClass:"m-icon-top m-mt10"},[t._v(" 返回顶部 "),e("el-backtop",{staticClass:"m-position__full"})],1)],2),e("el-dialog",{staticClass:"mb-dialog m-dialog__middle",attrs:{width:"680px",title:"莫塞尔商城隐私声明",visible:t.isShowPrivacy,"close-on-click-modal":!1,"close-on-press-escape":!1,"show-close":!1}},[e("div",{staticClass:"h-privacy",domProps:{innerHTML:t._s(t.privacy)}}),e("div",{staticClass:"m-flex__level m-mt20"},[e("button",{staticClass:"m-btn max m-btnGray m-mr20",attrs:{type:"button"},on:{click:t.logout}},[t._v("不同意，退出登录")]),e("button",{staticClass:"m-btn max m-btnRed m-icon",attrs:{type:"button",disabled:t.isDisabled},on:{click:t.agreePrivacy}},[t._v(" 同意并继续 ")])])])],1)}),at=[],it=n(86080),ot=(n(92222),n(40561),n(20629)),rt=n(6204),st=n(33465),ct=n(98102),ut=n(14579),lt=n(59469),dt=n(10037);const mt={name:"mHeader",props:{version:{type:String,default:"max"},title:{type:String,default:""},isBrand:{type:Boolean,default:!1}},components:{signIn:dt.Z},data:function(){return{infos:{},isFixed:!1,navOffsetTop:0,adHeight:0,headerHeight:192,keyword:"",hotKeyword:[],defaultKeyword:"",placeholder:"请输入您要搜索的内容",searchHistory:[],navs:[{name:"首页",link:"/"},{name:"美酒",link:"/wine.htm"},{name:"良食",link:"/food.htm"},{name:"佳礼",link:"/gifts.htm"},{name:"好物",link:"/fine.htm"},{name:"提货卡",link:"/card.htm"},{name:"企业采购",link:"/benefit.htm",right:!0},{name:"积分商城",link:"/store.htm",right:!0},{name:"领券中心",link:"/coupon/center.htm",right:!0}],curKey:"",navKey:0,showNav:!1,speakers:[],speakerAnimate:!1,speakerTimer:null,topAd:!1,top_ad:{},fixedAd:!1,privacy:"",isShowPrivacy:!1,isDisabled:!1,isLogout:!1,isInit:!0}},computed:(0,it.Z)((0,it.Z)((0,it.Z)({},(0,ot.Se)(["isLogin","name"])),(0,ot.rn)({cartCount:function(t){return t.user.cartInfo.totalQuantity},cartGoods:function(t){return t.user.cartInfo.goods},navList:function(t){return t.app.navList},todaySigned:function(t){return t.user.todaySigned},showSign:function(t){return t.user.showSign},msgNum:function(t){return t.user.unreadMsgNum},isHWer:function(t){return t.user.isHWer},isNewUser:function(t){return t.user.isNewUser}})),{},{serviceLink:function(){var t="/kefu.htm",e=this.$route.params.id,n=this.$route.path,a=/^\/product\/((?:[^\/]+?))\.htm(?:\/(?=$))?$/i,i=/^\/member\/order\/((?:[^\/]+?))\.htm(?:\/(?=$))?$/i,o=/^\/giftcard/i,r="";return a.test(n)?r="pid="+e:i.test(n)?r="orderId="+e:o.test(n)&&(r="from=giftcard"),t+(r.length>0?"?".concat(r):"")}}),mounted:function(){this.navOffsetTop=document.getElementById("h-nav").offsetTop,window.addEventListener("scroll",this.handleScroll),this.getBasicInfo(),this.speakerTimer=setInterval(this.speakerScroll,4e3)},watch:{$route:function(){this.setTopAd()}},methods:{getBasicInfo:function(){var t=this;ct.Z.basicInfo().then((function(e){["cart","max"].indexOf(t.version)>-1&&(st.Z.getItems(!1),"max"===t.version&&t.getHotSearchKeywords());var n=e.data||{};t.infos=n,t.speakers=n.speakers||[],t.fixedAd=n.fixed_ad||!1,!0===n.signed&&t.$store.commit("SET_TODAY_SIGNED",!0),t.top_ad=n.top_ad,t.$store.commit("SET_IS_2B",!0===n.business),t.isLogin&&!n.is_signed_privacy&&t.getPrivacy(),t.setTopAd(),t.searchHistory=JSON.parse(localStorage.getItem("searchHistory"))||[{title:"历史搜索"}],t.isInit&&(t.$emit("init",{}),t.isInit=!1),t.$store.commit("SET_SHOW_GRAY",n.show_gray)}))["catch"]((function(){}))},getPrivacy:function(){var t=this;rt.Z.privacy().then((function(e){t.privacy=e.data.license,t.isShowPrivacy=!0}))["catch"]((function(t){return console.log(t.msg)}))},agreePrivacy:function(){var t=this;this.isDisabled=!0,rt.Z.signedPrivacy().then((function(){return t.isShowPrivacy=!1}))["catch"]((function(e){return t.$msg(e.msg)})).then((function(){return t.isDisabled=!1}))},deleteCartItem:function(t){var e=this;st.Z.deleteItem(t)["catch"]((function(t){return e.$msg(t.msg||"操作失败，请重试！")}))},logout:function(){var t=this;rt.Z.logout().then((function(){t.isLogout=!0,t.isShowPrivacy=!1,"/"!==t.$route.path&&setTimeout((function(){return t.$router.push("/")}),500),t.$store.commit("SET_CAPTCHA",!1)}))["catch"]((function(e){return t.$msg(e.msg||"操作失败，请重试")}))},speakerScroll:function(){var t=this;this.speakers.length>1?(this.speakerAnimate=!0,setTimeout((function(){t.speakers.push(t.speakers[0]),t.speakers.shift(),t.speakerAnimate=!1}),1e3)):clearInterval(this.speakerTimer)},handleScroll:function(){var t=document.documentElement.scrollTop||document.body.scrollTop;this.isFixed=t>=this.navOffsetTop+this.adHeight;var e=document.querySelectorAll(".js-nav-title");if(e.length>0){var n=document.querySelector(".js-nav-title").offsetTop+this.headerHeight;this.showNav=t>=n,this.navKey=lt.Z.selected(t,e,this.headerHeight)}},handleScrollTo:function(t){var e=document.querySelectorAll(".js-nav-title")[t];if(e){var n=e.offsetTop+this.headerHeight;lt.Z.animate(n,300)}},handleNavTo:function(t,e){return"wine"===e?(t===this.curKey||(this.curKey=t,this.$router.push("/".concat(e,".htm?").concat(t))),!1):"brand/index"===e&&t!==this.$route.path?(this.$router.push("".concat(t)),!1):void(-1!==this.$route.path.indexOf(e)?this.handleScrollTo(t):this.$router.push("/".concat(e,".htm?key=").concat(t)))},getHotSearchKeywords:function(){var t=this;ut.Z.getHotSearchKeywords().then((function(e){t.defaultKeyword=e.data[0].keyword,t.hotKeyword=e.data.splice(1)}))["catch"]((function(t){return console.log(t.msg||"获取热搜词失败")}))},getGoodsKeywords:function(t,e){var n=this;if(t=t.replace(/^\s*|\s*$/g,""),""===t&&1===this.searchHistory.length)return e([]),!1;""===t?e(this.searchHistory):ut.Z.getGoodsKeywords(t).then((function(t){var a=t.data;if(0===a.length)n.$refs.autocomplete.activated=!1;else{var i=[];a.forEach((function(t){return i.push({value:t})})),e(i),n.$refs.autocomplete.activated=!0}}))["catch"]((function(){}))},selectKeyword:function(t){this.handleSearch(t.value)},handleSearch:function(t){if(this.keyword=this.keyword.replace(/^\s*|\s*$/g,""),t&&(this.keyword=t,this.defaultKeyword=this.placeholder),""===this.keyword&&this.defaultKeyword!==this.placeholder&&(this.keyword=this.defaultKeyword,this.defaultKeyword=this.placeholder),""!==this.keyword){var e=JSON.stringify(this.searchHistory),n={};n.value=this.keyword,-1==e.indexOf(JSON.stringify(n))&&this.searchHistory.push(n),localStorage.setItem("searchHistory",JSON.stringify(this.searchHistory))}var a=this.$route.path,i="/search/".concat(this.keyword,".htm");-1!==a.indexOf("search")?this.$router.replace(i)["catch"]((function(){})):this.$router.push(i)},clearKeyword:function(){var t=this;this.searchHistory=[{title:"历史搜索"}],localStorage.setItem("searchHistory",JSON.stringify(this.searchHistory)),this.$refs.autocomplete.suggestions=[],this.$nextTick((function(){t.$refs.autocomplete.activated=!1}))},navTo:function(t){t&&this.$router.push(t)},setTopAd:function(){if(!this.top_ad)return"";var t=this.top_ad.ad_id||0,e=localStorage.getItem("mossel-topad-id");t>0&&t>e&&(void 0===this.$route.meta.topAd?(this.topAd=!1,this.adHeight=0):(this.topAd=this.top_ad,this.adHeight=parseInt(this.top_ad.height||0)))},closeTopAd:function(){this.topAd&&localStorage.setItem("mossel-topad-id",this.topAd.ad_id),this.topAd=!1,this.adHeight=0}},destroyed:function(){clearInterval(this.speakerTimer),window.removeEventListener("scroll",this.handleScroll)}},ht=mt;var pt=(0,l.Z)(ht,nt,at,!1,null,"176d7b34",null);const ft=pt.exports;var vt=function(){var t=this,e=t._self._c;return e("footer",{staticClass:"m-footer",class:{min:"min"===t.version}},[e("div",{staticClass:"m-main f-link"},[t._l(t.article,(function(n,a){return e("dl",{key:a},[e("dt",[t._v(t._s(n.title))]),t._l(n.list,(function(n,a){return e("dd",{key:a},[e("a",{attrs:{href:n.link,target:"_blank"}},[t._v(t._s(n.name))])])}))],2)})),e("ul",[e("li",{staticClass:"m-fl m-mr20"},[e("h3",{staticClass:"m-font14 m-mb10"},[t._v("全国服务热线")]),e("h2",[t._v("400-892-3088")]),e("p",{staticClass:"m-c6 m-font14 m-service"},[t._v(t._s(t.$store.state.user.serviceTime))])]),t._m(0)])],2),t.showIco?e("div",{staticClass:"f-bg"},[t._m(1)]):t._e(),e("ul",{staticClass:"f-bg m-txtC"},[e("li",{staticClass:"f-sites"},t._l(t.sites,(function(n,a){return e("router-link",{key:a,attrs:{to:n.link,target:"_blank"}},[t._v(t._s(n.name))])})),1),e("li",{staticClass:"f-sites"},[e("a",{attrs:{href:"http://beian.miit.gov.cn/",target:"_blank"}},[t._v("沪ICP备2020028470号")]),e("a",{attrs:{href:"".concat(t.$store.getters.apiUrl,"/public/img/doc/yyzz.png"),target:"_blank"}},[t._v("经营资质")]),e("a",{attrs:{href:"".concat(t.$store.getters.apiUrl,"/public/img/doc/spjyxk.png"),target:"_blank"}},[t._v("食品经营许可证：JY13101150291959")]),e("a",{attrs:{href:"".concat(t.$store.getters.apiUrl,"/public/img/doc/jljyxk.png"),target:"_blank"}},[t._v("酒类经营许可证：JY13101150291959-JL")])]),t._m(2),e("li",{staticClass:"f-sites"},[e("a",{staticClass:"f-sites__none"},[t._v("copyright ©"+t._s(t.year)+" 上海莫塞尔贸易有限公司")])]),t._m(3)])])},gt=[function(){var t=this,e=t._self._c;return e("li",{staticClass:"m-fl m-ml20 m-txtC"},[e("h3",{staticClass:"m-font14 m-mb10"},[t._v("扫码关注莫塞尔微信")]),e("img",{attrs:{src:n(44296),height:"100",width:"100",alt:"mossel"}})])},function(){var t=this,e=t._self._c;return e("ul",{staticClass:"m-main m-cf m-flex__center f-ico"},[e("li",{staticClass:"m-flex__level m-font14"},[e("i",{staticClass:"m-icon-team"}),t._v("厚积薄发，只做精品 ")]),e("li",{staticClass:"m-flex__level m-font14"},[e("i",{staticClass:"m-icon-global"}),t._v("全球直采，逐本溯源 ")]),e("li",{staticClass:"m-flex__level m-font14"},[e("i",{staticClass:"m-icon-flow"}),t._v("严苛品控，无忧服务 ")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"f-sites"},[e("a",{attrs:{href:"http://www.shjbzx.cn/",target:"_blank"}},[t._v("上海市互联网违法和不良信息举报中心")]),e("a",{attrs:{href:"https://www.12377.cn/",target:"_blank"}},[t._v("网信办违法和不良信息举报中心")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"m-mt20 m-hide"},[e("a",{staticClass:"ico-sale-police",attrs:{target:"_blank",title:"深圳网络警察报警平台",href:"http://61.144.227.239:9002/"}}),e("a",{staticClass:"ico-sale-website",attrs:{target:"_blank",title:"经营性网站备案信息",href:"http://beian.miit.gov.cn/"}}),e("a",{staticClass:"ico-sale-network",attrs:{target:"_blank",title:"公共信息安全网络监察",href:"http://61.144.227.239:9003/webrecord/_cert_result.jsp?bano=4403603020507"}}),e("a",{staticClass:"ico-sale-market",attrs:{target:"_blank",title:"深圳市市场监督管理局企业主体身份公示",href:"https://xy.ebs.org.cn/Home/CreditFileNew?MainID=6dc677b4-550c-4fcc-9c8a-d904e42a3c65"}})])}];const bt={name:"mFooter",props:{version:{type:String,default:"max"}},data:function(){return{article:[],sites:[],showIco:!1}},computed:{year:function(){return(new Date).getFullYear()}},created:function(){this.getData()},watch:{$route:function(t){this.showIco="/"===t.path||"/benefit"===t.path}},methods:{getData:function(){this.article=[{title:"重要公告",list:[{name:"莫塞尔授权门店",link:"/article/406.htm"},{name:"莫塞尔商城会员积分政策",link:"/article/820.htm"}]},{title:"购物指南",list:[{name:"优惠券使用规则",link:"/article/66.htm"},{name:"会员权益",link:"/vip.htm"},{name:"数电发票",link:"/topic/digitalinvoice-faq.htm"},{name:"帮助中心",link:"/article/929.htm"}]},{title:"配送、售后服务",list:[{name:"配送范围与运费",link:"/article/61.htm"},{name:"退换货规则",link:"/article/63.htm"},{name:"联系我们",link:"/article/62.htm"}]},{title:"集团网站",list:[{name:"华为官网",link:"https://www.huawei.com/cn/"},{name:"慧通官网",link:"https://www.hwht.com/"},{name:"华为商城",link:"https://www.vmall.com/"}]}],this.sites=[{name:"关于莫塞尔",link:"/brand/index.htm"},{name:"用户协议",link:"/license.htm"},{name:"隐私声明",link:"/privacy.htm"},{name:"投诉与建议",link:"/article/871.htm"},{name:"联系我们",link:"/article/62.htm"}]}}},_t=bt;var wt=(0,l.Z)(_t,vt,gt,!1,null,"0a784498",null);const kt=wt.exports;var yt=n(17751);q.use(yt.ZP,{attempt:1}),q.component("m-header",ft),q.component("m-footer",kt),new q({el:"#app",router:et.Z,store:S.Z,render:function(t){return t(tt)}})},56603:(t,e,n)=>{"use strict";n.d(e,{Z:()=>m});var a=n(78910),i=(n(41539),n(78783),n(33948),n(82772),n(74916),n(15306),n(57658),n(20144)),o=n(78345),r=n(73344),s=n(8443),c=n(3662);i["default"].use(o.ZP);var u=[{path:"/index.html",redirect:"/"},{path:"/kefu.htm",meta:{title:"在线客服",h5Path:"/#/pages/user/service"},component:function(){return Promise.all([n.e(697),n.e(8041),n.e(5872)]).then(n.bind(n,65872))}},{path:"/login.htm",meta:{title:"登录",h5Path:"/#/pages/passport/login/login"},component:function(){return n.e(6738).then(n.bind(n,46738))}},{path:"/lost.htm",meta:{title:"找回密码",h5Path:"/#/pages/passport/login/login"},component:function(){return n.e(1209).then(n.bind(n,1209))}},{path:"/signup.htm",meta:{title:"注册",h5Path:"/#/pages/passport/login/login"},component:function(){return n.e(9315).then(n.bind(n,79315))}},{path:"/license.htm",meta:{title:"注册协议",h5Path:"/#/pages/passport/license/license"},component:function(){return n.e(8100).then(n.bind(n,98100))}},{path:"/privacy.htm",meta:{title:"隐私声明",h5Path:"/#/pages/passport/privacy/privacy"},component:function(){return n.e(7095).then(n.bind(n,97095))}},{path:"/brand/carefree.htm",meta:{title:"无忧品控",h5Path:"/#/pages/topic/topic?scene=236"},component:function(){return n.e(7864).then(n.bind(n,67864))}},{path:"/topic/:id.htm",meta:{title:"专题",h5Path:"/#/pages/topic/topic?scene={{params.id}}&from={{query.from}}",maPath:"/topic.htm?scene={{params.id}}"},component:function(){return Promise.all([n.e(697),n.e(3307),n.e(5257),n.e(3896),n.e(7235)]).then(n.bind(n,60506))}},{path:"/benefit/verify.htm",meta:{title:"验证领取资格"},component:function(){return n.e(5704).then(n.bind(n,55704))}},{path:"/voucher/receive/:id.htm",meta:{title:"领取激励券",h5Path:"/#/pages/voucher/receive?scene={{params.id}}",maPath:"/voucher/receive.htm?scene={{params.id}}"},component:function(){return n.e(5590).then(n.bind(n,35590))}},{path:"/voucher/use.htm",meta:{title:"使用激励券",h5Path:"/#/pages/voucher/use"},component:function(){return Promise.all([n.e(3307),n.e(9035),n.e(1237),n.e(98),n.e(4846)]).then(n.bind(n,12724))}},{path:"/",meta:{title:"首页"},component:function(){return n.e(1126).then(n.bind(n,61126))},children:[{path:"/",meta:{title:"莫塞尔商城",topAd:!0,h5Path:""},component:function(){return Promise.all([n.e(697),n.e(3307),n.e(8894),n.e(6662)]).then(n.bind(n,95638))}},{path:"/wine.htm",meta:{title:"美酒",topAd:!0,h5Path:"/#/pages/topic/topic?scene=wine"},component:function(){return Promise.all([n.e(697),n.e(3307),n.e(8894),n.e(3729)]).then(n.bind(n,33234))}},{path:"/food.htm",meta:{title:"良食",topAd:!0,h5Path:"/#/pages/topic/topic?scene=food"},component:function(){return Promise.all([n.e(697),n.e(3307),n.e(8894),n.e(37)]).then(n.bind(n,1402))}},{path:"/gifts.htm",meta:{title:"佳礼",topAd:!0,h5Path:"/#/pages/topic/topic?scene=gifts"},component:function(){return Promise.all([n.e(697),n.e(3307),n.e(8894),n.e(599)]).then(n.bind(n,21375))}},{path:"/fine.htm",meta:{title:"好物",topAd:!0,h5Path:"/#/pages/topic/topic?scene=fine"},component:function(){return Promise.all([n.e(697),n.e(3307),n.e(8894),n.e(7631)]).then(n.bind(n,67459))}},{path:"/card.htm",meta:{title:"提货卡",topAd:!0,h5Path:"/#/pages/topic/topic?scene=giftcard"},component:function(){return Promise.all([n.e(697),n.e(9035),n.e(1237),n.e(8763),n.e(8419)]).then(n.bind(n,98419))}},{path:"/employee.htm",meta:{title:"华为员工内购",topAd:!0,h5Path:"/#/pages/activity/employee"},component:function(){return Promise.all([n.e(697),n.e(9035),n.e(1237),n.e(8763),n.e(4030)]).then(n.bind(n,74030))}},{path:"/promotions.htm",meta:{title:"聚惠",topAd:!0,h5Path:"/#/pages/activity/promotions"},component:function(){return Promise.all([n.e(3307),n.e(6582)]).then(n.bind(n,96771))}},{path:"/article.htm",meta:{title:"小莫说",h5Path:"/"},component:function(){return n.e(514).then(n.bind(n,514))}},{path:"/article/:id.htm",meta:{title:"小莫说详情",h5Path:"/",maPath:"/article/detail.htm?id={{params.id}}"},component:function(){return n.e(9451).then(n.bind(n,49451))}},{path:"/video.htm",meta:{title:"视频",h5Path:"/"},component:function(){return n.e(1036).then(n.bind(n,11036))}},{path:"/report.htm",meta:{title:"体验报告",h5Path:"/"},component:function(){return n.e(1690).then(n.bind(n,71690))}},{path:"/report/:id.htm",meta:{title:"体验报告详情",h5Path:"/",maPath:"/report/detail.htm?id={{params.id}}"},component:function(){return n.e(4495).then(n.bind(n,94495))}},{path:"/brand/index.htm",meta:{title:"品牌",h5Path:"/#/pages/topic/topic?scene=236"},component:function(){return n.e(957).then(n.bind(n,77257))}},{path:"/brand/beef.htm",meta:{title:"挑牛肉",h5Path:"/"},component:function(){return n.e(5622).then(n.bind(n,84534))}},{path:"/brand/taster.htm",meta:{title:"品酒师",h5Path:"/"},component:function(){return n.e(7399).then(n.bind(n,47399))}},{path:"/brand/screen.htm",meta:{title:"葡萄酒遴选",h5Path:"/"},component:function(){return n.e(6163).then(n.bind(n,36163))}},{path:"/brand/quality.htm",meta:{title:"食材品控",h5Path:"/"},component:function(){return n.e(9938).then(n.bind(n,39938))}},{path:"/coupon/center.htm",meta:{title:"领券中心",h5Path:"/#/pages/coupon/center"},component:function(){return Promise.all([n.e(5257),n.e(5426)]).then(n.bind(n,4203))}},{path:"/coupon/goods/:id.htm",meta:{title:"优惠券适用商品",h5Path:"/#/pages/coupon/goods?scene={{params.id}}&sign={{query.sign}}",maPath:"/coupon/goods.htm?scene={{params.id}}"},component:function(){return Promise.all([n.e(9035),n.e(1237),n.e(5232)]).then(n.bind(n,9964))}},{path:"/coupon/receive/:id.htm",meta:{title:"领取优惠券",h5Path:"/#/pages/coupon/receive?scene={{params.id}}-{{query.sign}}",maPath:"/coupon/receive.htm?scene={{params.id}}"},component:function(){return n.e(2136).then(n.bind(n,52136))}},{path:"/makeup/:id.htm",meta:{title:"凑单",h5Path:"/#/pages/cart/makeup?scene={{params.id}}",maPath:"/makeup.htm?scene={{params.id}}"},component:function(){return Promise.all([n.e(9035),n.e(1237),n.e(3707)]).then(n.bind(n,36952))}},{path:"/vip.htm",meta:{title:"VIP会员",h5Path:"/#/pages/user/vip"},component:function(){return n.e(3830).then(n.bind(n,33830))}},{path:"/store.htm",meta:{title:"积分商城",h5Path:"/#/pages/store/index"},component:function(){return Promise.all([n.e(3896),n.e(780)]).then(n.bind(n,66066))}},{path:"/store/product/:id.htm",meta:{title:"积分兑换商品详情",h5Path:"/#/pages/store/product?scene={{params.id}}",maPath:"/store/product.htm?scene={{params.id}}"},component:function(){return n.e(5993).then(n.bind(n,15993))}},{path:"/benefit.htm",meta:{title:"福利购",h5Path:"/"},component:function(){return n.e(4984).then(n.bind(n,54984))}},{path:"/benefit/purchase.htm",meta:{title:"采购意向单",h5Path:"/"},component:function(){return n.e(3614).then(n.bind(n,23614))}},{path:"/voucher/bind.htm",meta:{title:"绑定激励券",h5Path:"/#/pages/voucher/bind"},component:function(){return n.e(8551).then(n.bind(n,78551))}},{path:"/voucher/success.htm",meta:{title:"激励券适用商品",h5Path:"/#/pages/voucher/success"},component:function(){return Promise.all([n.e(3307),n.e(9035),n.e(1237),n.e(98),n.e(7283)]).then(n.bind(n,85053))}},{path:"/search/:keyword?.htm",meta:{title:"搜索",h5Path:"/#/pages/search/search?content={{params.keyword}}",maPath:"/search.htm"},component:function(){return Promise.all([n.e(697),n.e(9035),n.e(1237),n.e(8763),n.e(2575)]).then(n.bind(n,32575))}},{path:"/giftcard.htm",meta:{title:"提货卡兑换",h5Path:"/#/pages/giftcard/index/index"},component:function(){return n.e(4660).then(n.bind(n,24660))}},{path:"/product/:id.htm",meta:{title:"商品详情",h5Path:"/#/pages/product/product?scene={{params.id}}",maPath:"/product.htm?scene={{params.id}}"},component:function(){return Promise.all([n.e(697),n.e(3307),n.e(9035),n.e(1102),n.e(5282)]).then(n.bind(n,59308))}},{path:"/special.htm",meta:{title:"数电专用发票",h5Path:"/"},component:function(){return n.e(7632).then(n.bind(n,97632))}},{path:"/unsubscribe.htm",meta:{title:"邮件退订",h5Path:"/"},component:function(){return n.e(9738).then(n.bind(n,69738))}},{path:"/delivery/beef.htm",meta:{title:"查询冻品配送范围",h5Path:"/"},component:function(){return n.e(5689).then(n.bind(n,15689))}},{path:"/zhongchou/product/:id.htm",meta:{title:"众测详情",h5Path:"/#/pages/zhongchou/product?scene={{params.id}}",maPath:"/zhongchou/product.htm?scene={{params.id}}"},component:function(){return Promise.all([n.e(697),n.e(1102),n.e(1674)]).then(n.bind(n,90810))}}]},{path:"/cart.htm",meta:{title:"购物车",h5Path:"/#/pages/tabbarcart"},component:function(){return Promise.all([n.e(697),n.e(4720)]).then(n.bind(n,74720))}},{path:"/complain.htm",meta:{title:"投诉/举报",h5Path:"/#/pages/app/complain"},component:function(){return n.e(5279).then(n.bind(n,5279))}},{path:"/cart/point.htm",meta:{title:"购物篮",h5Path:"/#/pages/cart/point"},component:function(){return n.e(9069).then(n.bind(n,69069))}},{path:"/order",meta:{title:"下单中心"},component:function(){return n.e(6578).then(n.bind(n,96578))},children:[{path:"/checkout.htm",meta:{title:"下单",h5Path:"/#/pages/checkout?fastbuy={{query.fastbuy}}"},component:function(){return Promise.all([n.e(9673),n.e(9035),n.e(2444)]).then(n.bind(n,97093))}},{path:"/paycenter/:id/:type.htm",meta:{title:"支付中心",h5Path:"/#/pages/user/order/detail?order_id={{params.id}}",maPath:"/order/paycenter.htm"},component:function(){return n.e(90).then(n.bind(n,30090))}},{path:"/store/checkout.htm",meta:{title:"积分兑换下单",h5Path:"/#/pages/store/checkout?scene={{query.scene}}"},component:function(){return Promise.all([n.e(9673),n.e(1982)]).then(n.bind(n,89434))}},{path:"/benefit/receive.htm",meta:{title:"领取礼品"},component:function(){return Promise.all([n.e(9673),n.e(6279)]).then(n.bind(n,3958))}},{path:"/flashsale/checkout.htm",meta:{title:"秒杀下单"},component:function(){return Promise.all([n.e(9673),n.e(505)]).then(n.bind(n,66465))}},{path:"/zhongchou/checkout.htm",meta:{title:"众筹下单",h5Path:"/"},component:function(){return Promise.all([n.e(9673),n.e(3096)]).then(n.bind(n,11324))}}]},{path:"/member",meta:{title:"会员中心"},redirect:"/member/index.htm",component:function(){return n.e(4352).then(n.bind(n,24352))},children:[{path:"index.htm",meta:{title:"我的",h5Path:"/#/pages/user"},component:function(){return Promise.all([n.e(3021),n.e(9417),n.e(2997)]).then(n.bind(n,47659))}},{path:"orders.htm",meta:{title:"普通订单",h5Path:"/#/pages/user/order/list"},component:function(){return Promise.all([n.e(3021),n.e(9417),n.e(7880)]).then(n.bind(n,51747))}},{path:"order/:id.htm",meta:{title:"订单详情",h5Path:"/#/pages/user/order/detail?order_id={{params.id}}",maPath:"/member/order/detail.htm"},component:function(){return Promise.all([n.e(9673),n.e(3021),n.e(7532)]).then(n.bind(n,61450))}},{path:"comment/:id.htm",meta:{title:"订单评价",h5Path:"/#/pages/user/comment/detail?scene={{params.id}}",maPath:"/member/order/comment.htm"},component:function(){return n.e(258).then(n.bind(n,50258))}},{path:"pin.htm",meta:{title:"拼团订单",h5Path:"/#/pages/pin/list"},component:function(){return n.e(6320).then(n.bind(n,96320))}},{path:"zhongchou.htm",meta:{title:"众测订单",h5Path:"/#/pages/zhongchou/list"},component:function(){return Promise.all([n.e(3021),n.e(9417),n.e(2863)]).then(n.bind(n,8455))}},{path:"zhongchou/:id.htm",meta:{title:"众测订单详情",h5Path:"/#/pages/zhongchou/detail?zhongchou_id={{params.id}}",maPath:"/zhongchou/detail.htm?scene={{params.id}}"},component:function(){return n.e(5046).then(n.bind(n,85046))}},{path:"periodic.htm",meta:{title:"每月宅配订单",h5Path:"/#/pages/user/periodic"},component:function(){return n.e(7457).then(n.bind(n,47457))}},{path:"benefit/purchase.htm",meta:{title:"福利采购订单",h5Path:"/#/pages/user/index"},component:function(){return n.e(6268).then(n.bind(n,76268))}},{path:"benefit/purchase/:id.htm",meta:{title:"福利采购订单详情",h5Path:"/#/pages/user/index",maPath:"/member/benefit/purchase/detail.htm"},component:function(){return n.e(7854).then(n.bind(n,57854))}},{path:"benefit/receive.htm",meta:{title:"福利领取订单",h5Path:"/"},component:function(){return Promise.all([n.e(3021),n.e(9417),n.e(3161)]).then(n.bind(n,24958))}},{path:"benefit/receive/:id.htm",meta:{title:"福利领取订单详情",h5Path:"/",maPath:"/member/benefit/receive/detail.htm"},component:function(){return Promise.all([n.e(9673),n.e(8593)]).then(n.bind(n,41328))}},{path:"giftcard.htm",meta:{title:"我的提货",h5Path:"/pages/giftcard/list/list",maPath:"/member/giftcard.htm"},component:function(){return Promise.all([n.e(3021),n.e(9417),n.e(8976)]).then(n.bind(n,63402))}},{path:"giftcard/:id.htm",meta:{title:"我的提货订单详情",h5Path:"/#/pages/giftcard/detail/detail?number={{params.id}}",maPath:"/member/giftcardDetail.htm"},component:function(){return Promise.all([n.e(9673),n.e(232)]).then(n.bind(n,24511))}},{path:"invoice.htm",meta:{title:"发票助手",h5Path:"/#/pages/user/invoice/list"},component:function(){return n.e(9785).then(n.bind(n,59785))}},{path:"invoice/:id.htm",meta:{title:"发票详情",h5Path:"/#/pages/user/invoice/detail?ident={{params.id}}",maPath:"/member/invoice/detail.htm"},component:function(){return n.e(3639).then(n.bind(n,23639))}},{path:"invoice-download.htm",meta:{title:"发票模板下载",h5Path:"/#/pages/user/invoice/authdoc",maPath:"/member/invoice-download.htm"},component:function(){return n.e(121).then(n.bind(n,97396))}},{path:"aftersale/records.htm",meta:{title:"退换记录",h5Path:"/#/pages/user/aftersale/records"},component:function(){return n.e(6518).then(n.bind(n,6518))}},{path:"aftersale/apply/:id.htm",meta:{title:"申请退换",h5Path:"/#/pages/user/aftersale/apply?order_id={{params.id}}",maPath:"/member/aftersale/apply/detail.htm"},component:function(){return Promise.all([n.e(9673),n.e(1790)]).then(n.bind(n,65023))}},{path:"aftersale/record/:id.htm",meta:{title:"退换详情",h5Path:"/#/pages/user/aftersale/detail?apply_id={{params.id}}",maPath:"/member/aftersale/record/detail.htm"},component:function(){return n.e(3463).then(n.bind(n,3463))}},{path:"coupon.htm",meta:{title:"我的优惠券",h5Path:"/#/pages/user/coupon"},component:function(){return n.e(2220).then(n.bind(n,92220))}},{path:"voucher/list.htm",meta:{title:"我的激励券",h5Path:"/#/pages/voucher/list"},component:function(){return Promise.all([n.e(3307),n.e(9035),n.e(1237),n.e(98),n.e(6071)]).then(n.bind(n,45865))}},{path:"favorite.htm",meta:{title:"我的收藏",h5Path:"/#/pages/user/favorite"},component:function(){return n.e(6534).then(n.bind(n,26534))}},{path:"setting.htm",meta:{title:"个人信息",h5Path:"/#/pages/user/setting"},component:function(){return Promise.all([n.e(8041),n.e(7363)]).then(n.bind(n,47363))}},{path:"address.htm",meta:{title:"地址管理",h5Path:"/#/pages/user/address/list"},component:function(){return Promise.all([n.e(9673),n.e(5091)]).then(n.bind(n,74127))}},{path:"security.htm",meta:{title:"账号与安全",h5Path:"/#/pages/user/setting"},component:function(){return n.e(6566).then(n.bind(n,66566))}},{path:"logout.htm",meta:{title:"账号与安全",h5Path:"/#/pages/user/account/logout"},component:function(){return n.e(299).then(n.bind(n,90299))}},{path:"password.htm",meta:{title:"修改密码",h5Path:"/#/pages/user/index"},component:function(){return n.e(9434).then(n.bind(n,49434))}},{path:"verify.htm",meta:{title:"绑定邮箱/手机号",h5Path:"/#/pages/user/setting"},component:function(){return n.e(3195).then(n.bind(n,43195))}},{path:"point.htm",meta:{title:"我的积分",h5Path:"/#/pages/user/point"},component:function(){return n.e(6968).then(n.bind(n,96968))}},{path:"grow.htm",meta:{title:"我的成长值",h5Path:"/#/pages/user/growth"},component:function(){return n.e(7580).then(n.bind(n,77580))}},{path:"inbox.htm",meta:{title:"消息",h5Path:"/#/pages/user/inbox"},component:function(){return n.e(8437).then(n.bind(n,38437))}},{path:"notify.htm",meta:{title:"隐私设置",h5Path:"/"},component:function(){return n.e(4163).then(n.bind(n,44163))}},{path:"notify-goods.htm",meta:{title:"到货通知",h5Path:"/"},component:function(){return n.e(4298).then(n.bind(n,54298))}},{path:"newgoods.htm",meta:{title:"新品上架",h5Path:"/"},component:function(){return n.e(2177).then(n.bind(n,12177))}}]},{path:"*",name:"404",component:function(){return n.e(327).then(n.bind(n,30327))}}],l=function(){return new o.ZP({scrollBehavior:function(){return{y:0}},routes:u,mode:"history"})},d=l();d.beforeEach((function(t,e,n){var i=c.Z.h5Url;if(i.indexOf(",")>-1){var o=c.Z.h5Url.split(","),u=(0,a.Z)(o,2),l=u[0],d=u[1];i=s.Z.getters.apiUrl.replace(l,d)}var m={query:t.query,params:t.params};if("undefined"!==typeof t.meta.h5Path&&s.Z.getters.h5Url&&(0,r.tq)())location.replace(i+(0,r.jx)(t.meta.h5Path,m));else{if("string"===typeof t.query.from&&t.query.from.length>0&&s.Z.commit("SET_REFER",t.query.from),document.title=(t.meta.title?"".concat(t.meta.title,"_"):"")+"莫塞尔商城",window._hmt&&t.path&&window._hmt.push(["_trackPageview",t.fullPath]),window._czc&&t.path&&window._czc.push(["_trackPageview",t.fullPath,e.fullPath]),window._ma2&&t.path){var h=t.meta.maPath||t.path;window._ma2.pushPV((0,r.jx)(h,m))}if(window._ma&&t.path){var p=t.meta.maPath||t.path;window._ma.pushPageView((0,r.jx)(p,m))}n()}}));const m=d},8443:(t,e,n)=>{"use strict";n.d(e,{Z:()=>k});var a=n(20144),i=n(20629),o=n(78910),r=(n(82772),n(74916),n(15306),n(3662)),s={state:{apiUrl:r.Z.apiUrl,h5Url:r.Z.h5Url},mutations:{INIT_URL:function(t){var e=location.origin;if([r.Z.apiUrl,r.Z.apiUrlFallback].indexOf(e)>-1&&(t.apiUrl=e),t.h5Url.indexOf(",")>-1){var n=r.Z.h5Url.split(","),a=(0,o.Z)(n,2),i=a[0],s=a[1];t.h5Url=t.apiUrl.replace(i,s)}}}};const c=s;n(79753),n(57658);var u={state:{isInit:!1,apiToken:!1,csrfToken:!1,areaJson:null,refer:"",isNeedLogin:!1,isNeedCsrfToken:!1,navList:[],is2BAccount:!1,isShowGray:!1},mutations:{SET_INIT:function(t,e){t.isInit=e},SET_API_TOKEN:function(t,e){t.apiToken=e},SET_CSRF_TOKEN:function(t,e){t.csrfToken=e},SET_AREA_JSON:function(t,e){t.areaJson=e},SET_REFER:function(t,e){console.log("setting  refer: "+e),t.refer=e},SET_NEED_LOGIN:function(t,e){t.isNeedLogin=e},SET_NEED_CSRF_TOKEN:function(t,e){t.isNeedCsrfToken=e},SET_NAVLIST:function(t,e){e?Array.isArray(e)?t.navList=e:t.navList.push(e):t.navList=[]},SET_IS_2B:function(t,e){t.is2BAccount=e},SET_SHOW_GRAY:function(t,e){t.isShowGray=e}}};const l=u;n(91058),n(68309),n(56977),n(54678);var d=n(98102),m={state:{hasLogin:!1,name:"",email:"",mobile:"",unreadMsgNum:0,memberId:0,HWEmail:"",isHWExpired:!1,isHWer:!1,isNewUser:!1,captcha:!1,cartInfo:{goods:[],groups:[],welfare:[],selectedPrice:0,selectedQuantity:0,totalQuantity:0,isSelectedAll:!1,isCanReceive:!1,md5:"",freeShipping:!1,freeShippingInfo:{}},todaySigned:!1,showSign:!1,serviceTime:""},mutations:{SET_USER_LOGIN:function(t,e){e=e||{},t.memberId=parseInt(e.member_id||0),t.hasLogin=t.memberId>0,t.name=e.uname||"",t.email=e.email||"",t.mobile=e.mobile||"",t.HWEmail=e.huawei_email||"",t.isHWExpired=!0===e.huawei_expired,t.isHWer=!0===e.huaweier,t.isNewUser=!0===e.is_new_user,t.showSign=e.show_sign,t.serviceTime=e.service_time},SET_CAPTCHA:function(t,e){t.captcha=e},SET_CART_INFO:function(t,e){e=e||{},t.cartInfo.goods=e.goods||[],t.cartInfo.groups=e.groups||[],t.cartInfo.welfare=e.welfare||[],t.cartInfo.totalQuantity=parseInt(e.total_quantity||0),t.cartInfo.totalDiscount=parseFloat(e.total_discount||0).toFixed(2),t.cartInfo.selectedPrice=parseFloat(e.selected_price||0).toFixed(2),t.cartInfo.selectedQuantity=parseInt(e.selected_quantity||0),t.cartInfo.isSelectedAll=!0===e.is_selected_all,t.cartInfo.isCanReceive=e.has_can_receive,t.cartInfo.md5=e.md5||"",t.cartInfo.freeShippingInfo=e.free_shipping||{status:!1},t.cartInfo.freeShipping=!0===t.cartInfo.freeShippingInfo.status,t.cartInfo.recommend=e.recommend||[]},SET_TODAY_SIGNED:function(t,e){t.todaySigned=e},SET_UNREAD_MSG:function(t,e){t.unreadMsgNum=e||0}},actions:{logout:function(t){var e=t.commit;e("SET_USER_LOGIN"),e("SET_CART_INFO")},getUserInfo:function(){d.Z.basicInfo()["catch"]((function(){}))}}};const h=m;var p={state:{},mutations:{}};const f=p;n(21703),n(96647);var v={state:{companyStatus:"none",companyName:""},mutations:{SET_COMPANY_INFO:function(t,e){e=e||{};var n=e.status||"none";if(-1===["none","pending","done","refused"].indexOf(n))throw new Error("unknown company status: "+n);t.companyStatus=n,t.companyName=e.name||""}}};const g=v;var b={apiUrl:function(t){return t.basic.apiUrl},h5Url:function(t){return t.basic.h5Url},isInit:function(t){return t.app.isInit},apiToken:function(t){return t.app.apiToken},isLogin:function(t){return t.user.hasLogin},name:function(t){return t.user.name},csrfToken:function(t){return t.app.csrfToken},isShowCaptcha:function(t){return t.user.captcha}};const _=b;a["default"].use(i.ZP);var w=new i.ZP.Store({strict:!1,modules:{basic:c,app:l,user:h,b2c:f,b2b:g},getters:_});const k=w},73344:(t,e,n)=>{"use strict";n.d(e,{C:()=>s,O1:()=>f,T4:()=>h,WW:()=>r,_Y:()=>m,jx:()=>d,tq:()=>u,uA:()=>c,zp:()=>o});var a=n(2434),i=(n(79753),n(89554),n(41539),n(54747),n(47941),n(82772),n(57658),n(92222),n(68309),n(74916),n(15306),n(69600),n(77601),n(4723),n(56977),n(54678),n(96647),n(83710),n(39714),n(94456));function o(t,e){e=e||"复制内容成功";var n=document.createElement("input");n.value=t,n.readOnly=!0,document.body.appendChild(n),n.select(),n.setSelectionRange(0,t.length),(0,i.Z)(document.execCommand("Copy")?e:"复制失败","success"),n.remove()}function r(t){if("object"!==(0,a.Z)(t))return[];var e=[],n=Array.isArray(t);return Object.keys(t).forEach((function(i){var o=(0,a.Z)(t[i]),s="object"===o;n&&!s||-1===["string","object","number"].indexOf(o)||(s?r(t[i]).forEach((function(t){var a=n?"[".concat(i,"][").concat(t.name,"]"):i+t.name.replace(/^([\dA-Za-z_]+)(\[.+)?$/,"[$1]$2");e.push({name:a,value:t.value})})):e.push({name:i,value:t[i]}))})),e}function s(t){var e=new FormData;return r(t).forEach((function(t){e.append(t.name,t.value)})),e}function c(t,e,n){if(t=t.replace(/[ \n\r\n]/g,""),!isNaN(t[0])||0===t.length||/@./.test(t))return e([]);var a=[],i=[];i="hw"===n?["huawei.com","hisilicon.com"]:["huawei.com","hisilicon.com","qq.com","163.com","126.com","sina.com","gmail.com","hotmail.com"];var o=t.indexOf("@")>-1?"":"@";i.forEach((function(e){a.push({value:"".concat(t).concat(o).concat(e)})})),e(a)}function u(){var t=window.navigator.userAgent.toLowerCase();return null!==t.match(/(ipod|iphone|android|coolpad|mmp|smartphone|midp|wap|xoom|symbian|j2me|blackberry|wince|mobile)/i)&&null===t.match(/(ipad|kindle|tablet|windows phone|xoom|playbook)/i)&&window.screen.width<550}function l(t){var e={};return Object.keys(t).forEach((function(n){var i=t[n];"object"===(0,a.Z)(i)?Object.keys(i).forEach((function(t){e["".concat(n,".").concat(t)]=i[t]})):e[n]=i})),e}function d(t,e){var n=t.match(/\{\{[a-z.]+\}\}/gi);if(!n)return t;var i=l(e);return n.forEach((function(e){var n=e.replace(/({|})/g,""),o="";["number","string"].indexOf((0,a.Z)(i[n]))>-1&&(o=i[n]),t=t.replace(e,encodeURIComponent(o))})),t}function m(t){if(!/^(http|https|\/\/)/i.test(t))return"";var e=t.replace(/^(http:\/\/|https:\/\/|\/\/)/i,""),n=e.indexOf("?");-1!==n&&(e=e.substring(0,n));var a=e.split("/");return a[0]}function h(t,e){return e=void 0===e||e,t=parseFloat(t).toFixed(2),e||(t=parseFloat(t).toString()),t}function p(t,e){return Math.floor(Math.random()*(e-t+1)+t)}function f(t){for(var e="0123456789abcdefghijklmnopqrstuvwxyz",n="",a=0;a<t;a++)n+=e[p(0,35)];return n}},94456:(t,e,n)=>{"use strict";n.d(e,{Z:()=>i});var a=n(64720);function i(t,e,n){return"需要登录"!==t&&((0,a.Message)({type:e||"error",message:t,duration:n||3e3}),!0)}},21150:(t,e,n)=>{"use strict";n.d(e,{Z:()=>v});var a=n(2434),i=n(45226),o=n(27594),r=(n(74916),n(77601),n(41539),n(91058),n(3662)),s=n(6154),c=n(8443),u=function(){function t(){(0,i.Z)(this,t),this.storageKey="API-TOKEN-VALUE"}return(0,o.Z)(t,[{key:"getKey",value:function(){return"M-Token"}},{key:"set",value:function(t){localStorage.setItem(this.storageKey,t),c.Z.commit("SET_API_TOKEN",t)}},{key:"get",value:function(){var t=c.Z.getters.apiToken;return t||(t=localStorage.getItem(this.storageKey),!!t&&(c.Z.commit("SET_API_TOKEN",t),t))}},{key:"remove",value:function(){localStorage.removeItem(this.storageKey)}}]),t}();const l=new u;var d=function(t){var e={"X-Csrf-Token":c.Z.getters.csrfToken||"","mossel-platform":r.Z.isB2b?"b":"c","Mossel-Source":"pc"};return l.get()&&(e[l.getKey()]=l.get()),Object.assign({},t||{},e)},m=function(t){return Object.assign(t||{},{})},h=function(t){return/^\/?v2\//.test(t)},p=function(t){return"/"===t[0]&&(t=t.substring(1)),h(t)?t:"apis/".concat(t)},f=function(){function t(){(0,i.Z)(this,t)}return(0,o.Z)(t,[{key:"get",value:function(t,e,n,a){n=n||{};var i={url:t,params:e,headers:d(n.headers||{}),method:"get"};return delete n.headers,i=Object.assign(i,n),this._request(i,!1,a)}},{key:"post",value:function(t,e,n,a){n=n||{};var i={url:t,data:m(e),headers:d(n.headers||{}),method:"post"};return delete n.headers,i=Object.assign(i,n),this._request(i,/pc_info$/.test(t),a)}},{key:"_request",value:function(t,e){var n={baseURL:c.Z.getters.apiUrl,timeout:3e4};return h(t.url)||(n["withCredentials"]=!0),t.url=p(t.url),t=Object.assign(n,t),new Promise((function(n,i){(0,s.Z)(t).then((function(t){if(t.status<200||t.status>=300||"object"!==(0,a.Z)(t.data))return i(t.statusText);var o=t.headers["m-token"]||t.headers["M-Token"]||"";e&&"string"===typeof o&&o.length>0&&l.set(o);var r=t.data||{},s=parseInt(r.code,10);return"object"===(0,a.Z)(r.meta)&&"string"===typeof r.meta["x-csrf-token"]&&c.Z.commit("SET_CSRF_TOKEN",r.meta["x-csrf-token"]),s<=0?n(r):(9999993===s?c.Z.commit("SET_NEED_LOGIN",!0):9999994===s&&c.Z.commit("SET_NEED_CSRF_TOKEN",!0),i(r))}))["catch"]((function(t){return console.error(t),i(t)}))}))}}]),t}();const v=new f},59469:(t,e,n)=>{"use strict";n.d(e,{Z:()=>r});var a=n(45226),i=n(27594),o=(n(32564),n(89554),n(41539),n(54747),n(57658),function(){function t(){(0,a.Z)(this,t)}return(0,i.Z)(t,[{key:"animate",value:function(t,e){var n=this;if(!e)return document.body.scrollTop=document.documentElement.scrollTop=t,t;var a=20,i=e/a,o=document.body.scrollTop+document.documentElement.scrollTop,r=(t-o)/i,s=setInterval((function(){i>0?(i--,n.animate(o+=r)):clearInterval(s)}),a)}},{key:"selected",value:function(t,e,n){var a=[];e.forEach((function(t){a.push(t.offsetTop+n)}));for(var i=0,o=0;o<a.length;o++)t>=a[o]&&(i=o);return i}}]),t}());const r=new o},46694:(t,e,n)=>{"use strict";n.d(e,{Z:()=>r});var a=n(45226),i=n(27594),o=(n(74916),n(77601),function(){function t(){(0,a.Z)(this,t)}return(0,i.Z)(t,[{key:"isMobile",value:function(t){return/^1[3-9]\d{9}$/.test(t)}},{key:"isEmail",value:function(t){return/^\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*$/.test(t)}},{key:"mobileOrEmail",value:function(t){return this.isMobile(t)||this.isEmail(t)}},{key:"isHuaweiEmail",value:function(t){return this.isEmail(t)&&/^([A-Za-z\d]+[.+_-]?)*[A-Za-z\d]+@((huawei|hisilicon|notesmail.huawei|huaweisymantec|huaweimarine|xunweitech){1}).com$/.test(t)}},{key:"realName",value:function(t){return t.length>1&&!/(女士|小姐|先生)/.test(t)}},{key:"isUrl",value:function(t){return/^https?:\/\//.test(t)}}]),t}());const r=new o},10037:(t,e,n)=>{"use strict";n.d(e,{Z:()=>l});var a=function(){var t=this,e=t._self._c;return"member"===t.signFrom?e("button",{staticClass:"m-sign m-btnRed__line min",attrs:{type:"button",disabled:t.todaySigned},on:{click:t.handleSign}},[t._v(" "+t._s(t.isLoad?"签到中...":t.todaySigned?"已签到":"签到赚积分")+" ")]):"vip"===t.signFrom?e("button",{staticClass:"m-sign m-btn m-btnRed small",class:{on:!t.todaySigned},attrs:{type:"button",disabled:t.todaySigned},on:{click:t.handleSign}},[t._v(" "+t._s(t.signTxt)+" "),e("i",{staticClass:"grow"},[t._v("签到成功")])]):"store"!==t.signFrom||t.todaySigned?"nav"===t.signFrom?e("a",{staticClass:"m-icon-sign",on:{click:t.handleSign}},[t._v(" "+t._s(t.signTxt)+" "),e("el-popover",{attrs:{placement:"right",trigger:"manual",content:t.signMsg},model:{value:t.showMsg,callback:function(e){t.showMsg=e},expression:"showMsg"}},[e("p",{staticClass:"m-position__full",attrs:{slot:"reference"},slot:"reference"})])],1):t._e():e("button",{staticClass:"m-btnRed__line",attrs:{type:"button"},on:{click:t.handleSign}},[t._v(" "+t._s(t.isLoad?"签到中...":"立即签到")+" ")])},i=[],o=(n(32564),n(82772),n(92222),n(52837));const r={name:"signin",props:{signFrom:{type:String,default:""}},data:function(){return{signMsg:"",showMsg:!1,isLoad:!1,singInMpCode:n(90713)}},computed:{signTxt:function(){return this.$store.state.user.todaySigned?"已签到":"签到升级"},todaySigned:function(){return this.$store.state.user.todaySigned}},methods:{handleSign:function(){var t=this;this.todaySigned||this.isLoad||(this.isLoad=!0,o.Z.signIn().then((function(e){t.$emit("refresh"),"nav"===t.signFrom&&(t.signMsg=e.msg,t.$nextTick((function(){return t.showMsg=!0})),setTimeout((function(){return t.showMsg=!1}),2e3)),["member","store"].indexOf(t.signFrom)>-1&&t.$confirm('<div class="m-txtC">\n                <div class="m-c3 m-font16 m-mb10">\n                  您获得<i class="m-red">'.concat(e.data.daily.point,'</i>积分！\n                  明天签到将获得<i class="m-red">').concat(e.data.daily.tomorrow_point,'</i>积分\n                </div>\n                <img src="').concat(t.singInMpCode,'" alt="微信扫码">\n                <p>微信扫码，查看更多连签奖励</p>\n              </div>'),"签到成功",{dangerouslyUseHTMLString:!0,showCancelButton:!1,showConfirmButton:!1})["catch"]((function(){}))}))["catch"]((function(e){return t.$msg(e.msg||"签到失败，请重试~")})).then((function(){return t.isLoad=!1})))},signAward:function(){this.$confirm('<div class="m-txtC">\n          <img src="'.concat(this.singInMpCode,'" alt="微信扫码">\n          <p>微信扫码，查看连签奖励</p>\n        </div>'),{dangerouslyUseHTMLString:!0,showCancelButton:!1,showConfirmButton:!1})["catch"]((function(){}))}}},s=r;var c=n(43736),u=(0,c.Z)(s,a,i,!1,null,null,null);const l=u.exports},33401:t=>{"use strict";t.exports="data:image/png;base64,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"},50898:t=>{"use strict";t.exports="data:image/gif;base64,R0lGODlhGAAYALMPAOtRb+9yiv75+vOYqvWntuk9XuYlSvvW3fKJnfnM1Pzo6/e6xfjEzucuUu1ge////yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjM5QzYyREQzOTUxMTFFN0I2MjFDOTI0ODFDNzA4QkEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjM5QzYyREUzOTUxMTFFN0I2MjFDOTI0ODFDNzA4QkEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMzlDNjJEQjM5NTExMUU3QjYyMUM5MjQ4MUM3MDhCQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMzlDNjJEQzM5NTExMUU3QjYyMUM5MjQ4MUM3MDhCQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAUeAA8ALAAAAAAYABgAAASI8MlJq70465kQaMhmKU4TEEEgUoypSAmzwg0xTwKjF0OlHBtAodAACCoI1cFxtBgOgsbCknxEE5fnotGkVB+OnvPwRaoegdA4ffmWKc/3xH2uxB3ts1yiLXTnZ2FZUA0yZlYNWBZCREaHCUwXOTtigDcJNV51Ky0BLw97GyQmKJuXHiA3qqsZEQAh+QQFHgAPACwCAAIAFAAUAAAEgvDJKQloBtBNEy5BUXDcYBRHNZAUYQTspgy04WwJQ2I8B4yEkcCRWigMq81PYiA8AojHAmEgLR+Nm0XqGPm8BQ1jtAhbvctDtaz5StJrR+P8Ho2lVPqjoNUYkW4PTU8IGAYGc0pAc0MJMzU3FFcxLjATkzEmKHUxHR8hXp0TFhhtGxEAOw=="},30269:t=>{"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHcAAAAvCAMAAADuOqUiAAAAjVBMVEUAAADZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKkvZKktkd+riAAAALnRSTlMAEOGAsNBAUGDAkPEw+QUUTCjTp5c5Cnjnt6FoIO3cx5qKWiydhHAazaszRddtICPJugAAA2lJREFUWMPtlteSozAQRUVwxGQMxjmNw4T7/5+3DQJJWLDsUjW7L3OqXFY1gqPQomE//PDdTACMWYUNmKybBYgJ05lTnLUytiyrEVhanBjA2qr4BBzeqnuHmSVJQMRKILtL77QV+3VEN/TACrwdfsuIlazRyTDvtrdXSf6fvNGfez2Dc6YLgVGRA2bdFt7M6CARu+ECz0UrdR+NpW3bF1aR2faRqfh0NZB9843PJFO6yOMANqyVN+kdzhVw81CPZwAWYqhe7wmb781Wog/lfCtxF8ROCSx5nwOwYjWPXULhmifdoC0xuoiUxcRvGPMzTi25PaM6XmfcQ39VdWH+lTepW7rX50PSvYGhETe8Y7tmRt1X9HNEhCfk3QU+meYVoz4P8kq+iqyNANdvxo8ym/X5ZqZrDFlnIqDX7IQoHjh9ArhOOVWF2OxgeppX8M4Gekd9vfz5lGleyTd4JSEtiPfiXUwmQZd3bWmMhniPgKPMV7yr0r6SL1m35VVqUuewftpJu54DkeIVyXzp8B5sDVPxbscV86Jv2SrucoM6fmecPWC/esfUCobtr4UepkxUpLniFcXs9m1eofhSvGIwSYfX0XEHeANqfihe8XKe9eWV15pX4aRgA+I2EdgAPnlzKyvhXfM+RZ3SPjlq3dWJ6yGkFGYNZgCuTOLv+EwlMT9GwitXy2cN5k2eII7N2FldbLMcSnI9+2KH1COyB2a6d6InNPpZM7l34KXcBGxRC/YGU8vdSffeqfk21HtxqJ2xpjeNKJh7aqZMGl7RfzbQezdBMsMsoaZbNqLQUfc84RupeWPqn7IONg6I0wHE6LVq+cXEotRAE4d9lDfJ7X201aNpvcE6ixkId8rSGAXzetfkTFZbpnvZBkQoPrDeml657wlrIVyjYL8oJ86/FzPVbBzg0MXULqEOq7IR8wJxlqd3qXuJB93gaec3sFGSpFUKPfhkTqEinvGHyLwSiJMW1U/XvFn9HpO8n1YoeSzlSL4cHjvc7kzS9GpcUBcFzbvl2Sex9uDsp808OjngzGic+aiJCzgvIRIat6ha5pD3kV52cI6NVM2reZ211fetlXjlm+jFVj/eFuDIFQzFMZIZbp4urA0viF3ANf7CyxreXcq6MMxkzLpJz/mT/uJZL2+N41GG4nf2ww//jF/LeSHiUcZ3EgAAAABJRU5ErkJggg=="},32027:(t,e,n)=>{"use strict";t.exports=n.p+"img/new_member.cc454dac.jpg"},56605:(t,e,n)=>{"use strict";t.exports=n.p+"img/wx_mpcode.bac90338.jpg"},44296:(t,e,n)=>{"use strict";t.exports=n.p+"img/wx_official.0e845e64.jpg"},90713:(t,e,n)=>{"use strict";t.exports=n.p+"img/wx_signin.d2a3263f.jpg"},42480:()=>{}},e={};function n(a){var i=e[a];if(void 0!==i)return i.exports;var o=e[a]={exports:{}};return t[a].call(o.exports,o,o.exports,n),o.exports}n.m=t,(()=>{var t=[];n.O=(e,a,i,o)=>{if(!a){var r=1/0;for(l=0;l<t.length;l++){for(var[a,i,o]=t[l],s=!0,c=0;c<a.length;c++)(!1&o||r>=o)&&Object.keys(n.O).every((t=>n.O[t](a[c])))?a.splice(c--,1):(s=!1,o<r&&(r=o));if(s){t.splice(l--,1);var u=i();void 0!==u&&(e=u)}}return e}o=o||0;for(var l=t.length;l>0&&t[l-1][2]>o;l--)t[l]=t[l-1];t[l]=[a,i,o]}})(),(()=>{n.n=t=>{var e=t&&t.__esModule?()=>t["default"]:()=>t;return n.d(e,{a:e}),e}})(),(()=>{n.d=(t,e)=>{for(var a in e)n.o(e,a)&&!n.o(t,a)&&Object.defineProperty(t,a,{enumerable:!0,get:e[a]})}})(),(()=>{n.f={},n.e=t=>Promise.all(Object.keys(n.f).reduce(((e,a)=>(n.f[a](t,e),e)),[]))})(),(()=>{n.u=t=>"js/"+t+"."+{37:"db95b2c5",90:"c62dbc22",98:"dd28fbe8",121:"d3d62590",232:"4b748e74",258:"cd8baf1d",299:"7dba70f1",327:"e27e346e",505:"a511ee29",514:"7d6cf231",599:"712436b1",697:"cf84ab95",780:"f30955b5",957:"b93a1ed3",1036:"6b57f209",1102:"01b62b4f",1126:"ad0a4595",1209:"b1a40a9c",1237:"4d10c37f",1674:"53a65f8e",1690:"fef18b87",1790:"5f94482d",1982:"8bc90a57",2136:"987db18e",2177:"3fa07bf8",2220:"a5cec87a",2444:"e1443656",2575:"3e8e25f7",2863:"b878008a",2997:"4c354f4b",3021:"7150eaed",3096:"58d7f22a",3161:"1435e50e",3195:"04bad4d4",3307:"aec6243f",3463:"8dbe2723",3614:"058a2741",3639:"476a68f2",3707:"57e8b20e",3729:"8bd9cd0b",3830:"771a579e",3896:"30717f0e",4030:"188f6b25",4163:"3bf9a2b8",4298:"1815473c",4352:"660303b6",4495:"4683ff98",4660:"4eeb5d72",4720:"094f1902",4846:"c6c7f2cf",4984:"d43610f5",5046:"e2d5f131",5091:"8074ff19",5232:"57b0ee44",5257:"e600a554",5279:"2b44570b",5282:"bf1325d4",5426:"1398bc54",5590:"9536edff",5622:"a0b2eb36",5689:"1b3f9177",5704:"cc290d73",5872:"12706a28",5993:"d553d47d",6071:"179099d6",6163:"856c500c",6268:"02a37920",6279:"f62cb718",6320:"669605bf",6518:"3e100ccf",6534:"1c64224f",6566:"fc45dc0b",6578:"348a878a",6582:"fde856ac",6662:"c18a12a0",6738:"8da20e65",6968:"a6a1d042",7095:"603952c2",7235:"3a9d28e0",7283:"fa49b07a",7363:"a9602a35",7399:"5efee5db",7457:"ab6f67cb",7532:"fd51e5a3",7580:"5b184a66",7631:"d5741fde",7632:"2b3ba50d",7854:"54287688",7864:"4a0ccfd8",7880:"b459941d",8041:"5821767c",8100:"59c37e7a",8419:"443d1c9f",8437:"bb20e01b",8551:"740c68d4",8593:"9604d943",8763:"4a8f0797",8894:"9ccffb89",8976:"ab077199",9035:"433de493",9069:"5106dea6",9315:"ee626f21",9417:"a9ed9a3a",9434:"65c74b40",9451:"5165e787",9673:"b1122413",9738:"eeeb1a55",9785:"45a3cdff",9938:"aa5fd4f6"}[t]+".js"})(),(()=>{n.miniCssF=t=>"css/"+t+"."+{37:"10025a08",90:"86be5ced",232:"318f2b66",258:"836a1a4e",299:"5fcab51e",327:"826141fb",505:"4b379f97",514:"323324d3",599:"10025a08",780:"c48a40e8",957:"d8565126",1036:"c9186f29",1102:"35eba338",1209:"0253753e",1674:"39afb9be",1690:"b0e9b421",1790:"99c719b3",1982:"4b379f97",2136:"fc3a493d",2220:"ad6390b9",2444:"adc38072",2863:"cd17530a",2997:"51bb9d39",3096:"4b379f97",3161:"cd17530a",3195:"0c13c1e2",3463:"d84f7fa9",3614:"fb53ee54",3707:"ab8949ff",3729:"0448cf2b",3830:"e11bea08",4298:"f862dff8",4352:"6a762021",4495:"88c4704d",4660:"bc8a4c9e",4720:"3b1a87b4",4846:"d53212c8",4984:"8486c0f1",5046:"e138f3f6",5091:"60dabc4f",5232:"c7a19358",5279:"ae7a64b0",5282:"6161604e",5426:"ab4bf1e9",5590:"d4fad281",5622:"9570ef2a",5689:"394ee957",5704:"78cf3bb9",5872:"f92a656d",5993:"e15a6528",6071:"195bc115",6163:"74246b46",6279:"2d208d66",6320:"c4c8eda3",6534:"f862dff8",6566:"59aa1b24",6578:"597de689",6582:"8a06109f",6662:"10025a08",6738:"6a630f71",6968:"6d841395",7095:"5cc348e1",7235:"9d31a225",7283:"d53212c8",7363:"948fed9c",7399:"09d70083",7457:"cd17530a",7532:"318f2b66",7580:"5407c48d",7631:"10025a08",7632:"6632fcd1",7854:"c59ef3dd",7864:"dba3dfc7",7880:"b274dedf",8100:"02273909",8437:"92674d7a",8551:"71d486c0",8593:"69150fa9",8763:"c719328d",8976:"cd17530a",9069:"5acc6c2a",9315:"dcba6f7d",9434:"2562a315",9451:"f4f1349d",9738:"83627d17",9785:"dcca9b4e",9938:"6faef4c2"}[t]+".css"})(),(()=>{n.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"===typeof window)return window}}()})(),(()=>{n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e)})(),(()=>{var t={},e="mossel:";n.l=(a,i,o,r)=>{if(t[a])t[a].push(i);else{var s,c;if(void 0!==o)for(var u=document.getElementsByTagName("script"),l=0;l<u.length;l++){var d=u[l];if(d.getAttribute("src")==a||d.getAttribute("data-webpack")==e+o){s=d;break}}s||(c=!0,s=document.createElement("script"),s.charset="utf-8",s.timeout=120,n.nc&&s.setAttribute("nonce",n.nc),s.setAttribute("data-webpack",e+o),s.src=a),t[a]=[i];var m=(e,n)=>{s.onerror=s.onload=null,clearTimeout(h);var i=t[a];if(delete t[a],s.parentNode&&s.parentNode.removeChild(s),i&&i.forEach((t=>t(n))),e)return e(n)},h=setTimeout(m.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=m.bind(null,s.onerror),s.onload=m.bind(null,s.onload),c&&document.head.appendChild(s)}}})(),(()=>{n.r=t=>{"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}})(),(()=>{n.p="https://static.huaweimossel.com/"})(),(()=>{if("undefined"!==typeof document){var t=(t,e,n,a,i)=>{var o=document.createElement("link");o.rel="stylesheet",o.type="text/css";var r=n=>{if(o.onerror=o.onload=null,"load"===n.type)a();else{var r=n&&("load"===n.type?"missing":n.type),s=n&&n.target&&n.target.href||e,c=new Error("Loading CSS chunk "+t+" failed.\n("+s+")");c.code="CSS_CHUNK_LOAD_FAILED",c.type=r,c.request=s,o.parentNode&&o.parentNode.removeChild(o),i(c)}};return o.onerror=o.onload=r,o.href=e,n?n.parentNode.insertBefore(o,n.nextSibling):document.head.appendChild(o),o},e=(t,e)=>{for(var n=document.getElementsByTagName("link"),a=0;a<n.length;a++){var i=n[a],o=i.getAttribute("data-href")||i.getAttribute("href");if("stylesheet"===i.rel&&(o===t||o===e))return i}var r=document.getElementsByTagName("style");for(a=0;a<r.length;a++){i=r[a],o=i.getAttribute("data-href");if(o===t||o===e)return i}},a=a=>new Promise(((i,o)=>{var r=n.miniCssF(a),s=n.p+r;if(e(r,s))return i();t(a,s,null,i,o)})),i={2143:0};n.f.miniCss=(t,e)=>{var n={37:1,90:1,232:1,258:1,299:1,327:1,505:1,514:1,599:1,780:1,957:1,1036:1,1102:1,1209:1,1674:1,1690:1,1790:1,1982:1,2136:1,2220:1,2444:1,2863:1,2997:1,3096:1,3161:1,3195:1,3463:1,3614:1,3707:1,3729:1,3830:1,4298:1,4352:1,4495:1,4660:1,4720:1,4846:1,4984:1,5046:1,5091:1,5232:1,5279:1,5282:1,5426:1,5590:1,5622:1,5689:1,5704:1,5872:1,5993:1,6071:1,6163:1,6279:1,6320:1,6534:1,6566:1,6578:1,6582:1,6662:1,6738:1,6968:1,7095:1,7235:1,7283:1,7363:1,7399:1,7457:1,7532:1,7580:1,7631:1,7632:1,7854:1,7864:1,7880:1,8100:1,8437:1,8551:1,8593:1,8763:1,8976:1,9069:1,9315:1,9434:1,9451:1,9738:1,9785:1,9938:1};i[t]?e.push(i[t]):0!==i[t]&&n[t]&&e.push(i[t]=a(t).then((()=>{i[t]=0}),(e=>{throw delete i[t],e})))}}})(),(()=>{var t={2143:0};n.f.j=(e,a)=>{var i=n.o(t,e)?t[e]:void 0;if(0!==i)if(i)a.push(i[2]);else{var o=new Promise(((n,a)=>i=t[e]=[n,a]));a.push(i[2]=o);var r=n.p+n.u(e),s=new Error,c=a=>{if(n.o(t,e)&&(i=t[e],0!==i&&(t[e]=void 0),i)){var o=a&&("load"===a.type?"missing":a.type),r=a&&a.target&&a.target.src;s.message="Loading chunk "+e+" failed.\n("+o+": "+r+")",s.name="ChunkLoadError",s.type=o,s.request=r,i[1](s)}};n.l(r,c,"chunk-"+e,e)}},n.O.j=e=>0===t[e];var e=(e,a)=>{var i,o,[r,s,c]=a,u=0;if(r.some((e=>0!==t[e]))){for(i in s)n.o(s,i)&&(n.m[i]=s[i]);if(c)var l=c(n)}for(e&&e(a);u<r.length;u++)o=r[u],n.o(t,o)&&t[o]&&t[o][0](),t[o]=0;return n.O(l)},a=self["webpackChunkmossel"]=self["webpackChunkmossel"]||[];a.forEach(e.bind(null,0)),a.push=e.bind(null,a.push.bind(a))})();var a=n.O(void 0,[4998],(()=>n(75503)));a=n.O(a)})();