(function(e){function n(n){for(var t,a,r=n[0],g=n[1],s=n[2],d=0,u=[];d-1||e.indexOf("Adr")>-1}},{key:"signLink",value:function(){return/(Android)/i.test(navigator.userAgent)?document.location.href:window.entryUrl}},{key:"wechat",value:function(){var e=this;return new Promise((function(n,A){(0,s.getWechatConfig)().then((function(A){e.instance.config(A.data),e.initConfig=A.data,e.status=!0,e.instance.ready((function(){n(e.instance)}))})).catch((function(n){e.status=!1,A(n)}))}))}},{key:"verifyInstance",value:function(){var e=this;return new Promise((function(n,A){if(null!==e.instance||e.status)return n(e.instance);e.wechat().then((function(A){n(e.instance)})).catch((function(){return A()}))}))}},{key:"openAddress",value:function(){var e=this;return new Promise((function(n,A){e.wechat().then((function(t){e.toPromise(t.openAddress).then((function(e){n(e)})).catch((function(e){A(e)}))})).catch((function(e){A(e)}))}))}},{key:"location",value:function(){var e=this;return new Promise((function(n,A){e.wechat().then((function(t){e.toPromise(t.getLocation,{type:"wgs84"}).then((function(e){n(e)})).catch((function(e){A(e)}))})).catch((function(e){A(e)}))}))}},{key:"seeLocation",value:function(e){var n=this;return new Promise((function(A,t){n.wechat().then((function(o){n.toPromise(o.openLocation,e).then((function(e){A(e)})).catch((function(e){t(e)}))})).catch((function(e){t(e)}))}))}},{key:"pay",value:function(e){var n=this;return new Promise((function(A,t){n.wechat().then((function(o){n.toPromise(o.chooseWXPay,e).then((function(e){A(e)})).catch((function(e){t(e)}))})).catch((function(e){t(e)}))}))}},{key:"toPromise",value:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new Promise((function(A,t){e((0,i.default)((0,i.default)({},n),{},{success:function(e){A(e)},fail:function(e){t(e)},complete:function(e){t(e)},cancel:function(e){t(e)}}))}))}},{key:"oAuth",value:function(e,n){if(!uni.getStorageSync(c.WX_AUTH)||!u.default.state.app.token||"snsapi_base"!=e){var A=(0,d.parseQuery)(),t=A.code,o=uni.getStorageSync("snsapiCode");return t instanceof Array&&(t=t[t.length-1]),o instanceof Array&&(o=o[o.length-1]),t&&t!=o?void 0:(uni.setStorageSync("authIng",!0),this.toAuth(e,n))}}},{key:"clearAuthStatus",value:function(){}},{key:"auth",value:function(e){return new Promise((function(n,A){f.default.get(c.LOGINTYPE);(0,s.wechatAuthV2)(e,parseInt(f.default.get("spread"))).then((function(A){var t=A.data;f.default.set(c.WX_AUTH,e),f.default.clear(c.STATE_KEY),n(t)})).catch(A)}))}},{key:"getAuthUrl",value:function(e,n,A){var t=encodeURIComponent(location.href),o=f.default.get("login_back_url")||"/pages/user/index";return uni.removeStorageSync(c.BACK_URL),"snsapi_base"===n?"https://open.weixin.qq.com/connect/oauth2/authorize?appid=".concat(e,"&redirect_uri=").concat(t,"&response_type=code&scope=snsapi_base&state=").concat(o,"&connect_redirect=1#wechat_redirect"):"https://open.weixin.qq.com/connect/oauth2/authorize?appid=".concat(e,"&redirect_uri=").concat(t,"&response_type=code&scope=snsapi_userinfo&state=").concat(o,"&connect_redirect=1#wechat_redirect")}},{key:"toAuth",value:function(e,n){var A=this,t=this;this.wechat().then((function(o){location.href=A.getAuthUrl(t.initConfig.appId,e,n)}))}},{key:"wechatEvevt",value:function(e,n){var A=this;return new Promise((function(t,i){var a={fail:function(e){if(A.instance)return i({is_ready:!0,wx:A.instance});A.verifyInstance().then((function(e){return i({is_ready:!0,wx:e})}))},success:function(e){return t(e,2222)}};Object.assign(a,n),A.wechat().then((function(n){"object"===(0,o.default)(e)?e.forEach((function(e){n[e]&&n[e](a)})):n[e]&&n[e](a)}))}))}},{key:"isWeixin",value:function(){return-1!==navigator.userAgent.toLowerCase().indexOf("micromessenger")}}]),e}(),C=new l;n.default=C},"19f5":function(e,n,A){"use strict";A("6a54");var t=A("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,A("5c47"),A("a1c1"),A("d4b5");t(A("9fd2")),A("9ad6");var o=A("c8ec"),i=(A("d369"),function(){});i.prototype={onSocketOpen:function(e){uni.$emit("socketOpen",e)},init:function(){var e=this;this.timer=setInterval((function(){e.send({type:"ping"})}),1e4)},send:function(e){var n=JSON.stringify(e);return uni.sendSocketMessage({data:n})},onMessage:function(e){var n=JSON.parse(e.data),A=n.type,t=n.data,o=void 0===t?{}:t;uni.$emit(A,o)},onClose:function(){uni.closeSocket(),clearInterval(this.timer),uni.$emit("socket_close")},onError:function(e){uni.$emit("socket_error",e)},close:function(){uni.closeSocket()},onStart:function(e,n){var A="".concat(o.VUE_APP_WS_URL);this.ws=uni.connectSocket({url:A+"?type=user&token="+e+"&form_type="+n,header:{"content-type":"application/json"},method:"GET",success:function(e){}}),this.ws.onOpen(this.onSocketOpen.bind(this)),this.ws.onError(this.onError.bind(this)),this.ws.onMessage(this.onMessage.bind(this)),this.ws.onClose(this.onClose.bind(this))}},i.prototype.constructor=i;var a=i;n.default=a},"1bea":function(e,n,A){"use strict";A.r(n);var t=A("64b2b"),o=A("43dc");for(var i in o)["default"].indexOf(i)<0&&function(e){A.d(n,e,(function(){return o[e]}))}(i);A("31b0");var a=A("828b"),r=Object(a["a"])(o["default"],t["b"],t["c"],!1,null,"7a6aa4b6",null,!1,t["a"],void 0);n["default"]=r.exports},"1e13":function(e,n,A){e.exports=A.p+"static/fonts/D-DIN-PRO-400-Regular.ttf"},2006:function(e,n,A){"use strict";A("6a54"),Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var t={green:"--view-theme: rgba(66,202,77,1);--view-theme-16: #42CA4D;--view-priceColor:#FF7600;--view-minorColor:rgba(108, 198, 94, 0.5);--view-minorColorT:rgba(66, 202, 77, 0.1);--view-bntColor:#FE960F;--view-op-ten: rgba(66,202,77, 0.1);--view-main-start:#70E038; --view-main-over:#42CA4D;--view-op-point-four: rgba(66,202,77, 0.04);--view-op-point-eight: rgba(66,202,77, 0.8);--view-linear:linear-gradient(180deg, rgba(66,202,77,0.2) 0%, rgba(255,255,255,0) 100%);--view-gradient:#4DEA4D",red:"--view-theme: rgba(233,51,35,1);--view-theme-16: #e93323;--view-priceColor:#e93323;--view-minorColor:rgba(233, 51, 35, 0.5);--view-minorColorT:rgba(233, 51, 35, 0.1);--view-bntColor:#FE960F;--view-op-ten: rgba(233,51,35, 0.1);--view-main-start:#FF6151; --view-main-over:#e93323;--view-op-point-four: rgba(233,51,35, 0.04);--view-op-point-eight: rgba(233,51,35, 0.8);--view-linear:linear-gradient(180deg, rgba(232,58,35,0.2) 0%, rgba(255,255,255,0) 100%);--view-gradient:#FF7931",blue:"--view-theme: rgba(29,176,252,1);--view-theme-16:#1db0fc;--view-priceColor:#FD502F;--view-minorColor:rgba(58, 139, 236, 0.5);--view-minorColorT:rgba(9, 139, 243, 0.1);--view-bntColor:#22CAFD;--view-op-ten: rgba(29,176,252, 0.1);--view-main-start:#40D1F4; --view-main-over:#1DB0FC;--view-op-point-four: rgba(29,176,252, 0.04);--view-op-point-eight: rgba(29,176,252, 0.8);--view-linear:linear-gradient(180deg, rgba(29,176,252,0.2) 0%, rgba(255,255,255,0) 100%);--view-gradient:#5ACBFF",pink:"--view-theme: rgba(255,68,143,1);--view-theme-16:#ff448f;--view-priceColor:#FF448F;--view-minorColor:rgba(255, 68, 143, 0.5);--view-minorColorT:rgba(255, 68, 143, 0.1);--view-bntColor:#282828;--view-op-ten: rgba(255,68,143, 0.1);--view-main-start:#FF67AD; --view-main-over:#FF448F;--view-op-point-four: rgba(255,68,143, 0.04);--view-op-point-eight: rgba(255,68,143, 0.8);--view-linear:linear-gradient(180deg, rgba(255,68,143,0.2) 0%, rgba(255,255,255,0) 100%);--view-gradient:#FF67AD",orange:"--view-theme: rgba(254,92,45,1); --view-theme-16:#FE5C2D;--view-priceColor:#FE5C2D;--view-minorColor:rgba(254, 92, 45, 0.5);--view-minorColorT:rgba(254, 92, 45, 0.1);--view-bntColor:#FDB000;--view-op-ten: rgba(254,92,45, 0.1);--view-main-start:#FF9445; --view-main-over:#FE5C2D;--view-op-point-four: rgba(254,92,45, 0.04);--view-op-point-eight: rgba(254,92,45, 0.8);--view-linear:linear-gradient(180deg, rgba(254,92,45,0.2) 0%, rgba(255,255,255,0) 100%);--view-gradient:#FF9451"};n.default=t},"214f":function(e,n,A){"use strict";A("6a54");var t=A("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o=t(A("3d5a")),i=t(A("16e6")),a=t(A("7143")),r={app:o.default,hotWords:i.default,indexData:a.default};n.default=r},"2a8d":function(e,n,A){"use strict";A.r(n);var t=A("0011"),o=A.n(t);for(var i in t)["default"].indexOf(i)<0&&function(e){A.d(n,e,(function(){return t[e]}))}(i);n["default"]=o.a},"2bb9":function(e,n){e.exports="data:image/png;base64,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"},"2e42":function(e,n,A){"use strict";A("6a54");var t=A("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.authLogin=function(e){return o.default.get("v2/routine/auth_login",e,{noAuth:!0})},n.authType=function(e){return o.default.get("v2/routine/auth_type",e,{noAuth:!0})},n.basicConfig=function(e){return o.default.get("basic_config",{},{noAuth:!0})},n.copyWords=function(){return o.default.get("copy_words",{},{noAuth:!0})},n.follow=function(){return o.default.get("wechat/follow",{},{noAuth:!0})},n.getCategoryVersion=function(e){return o.default.get("category_version",{},{noAuth:!0})},n.getLogo=function(){return o.default.get("wechat/get_logo",{},{noAuth:!0})},n.getNavigation=function(e){return o.default.get("navigation",e,{noAuth:!0})},n.getShare=function(){return o.default.get("share",{},{noAuth:!0})},n.getShopConfig=function(){return o.default.get("v2/bind_status",{},{noAuth:!0})},n.getSubscribe=function(){return o.default.get("subscribe",{},{noAuth:!0})},n.getSystemVersion=function(){return o.default.get("version",{},{noAuth:!0})},n.getUpdateInfo=function(e){return o.default.get("get_new_app/"+e,{},{noAuth:!0})},n.getVersion=function(e){return o.default.get("v2/diy/get_version/".concat(e),{},{noAuth:!0})},n.getWechatConfig=function(){return o.default.get("wechat/config",{url:i.default.signLink()},{noAuth:!0})},n.imageBase64=function(e,n){return o.default.post("image_base64",{image:e,code:n},{noAuth:!0})},n.login=function(e){return o.default.post("wechat/mp_auth",e,{noAuth:!0})},n.phoneLogin=function(e){return o.default.post("v2/routine/phone_login",e,{noAuth:!0})},n.remoteRegister=function(e){return o.default.get("remote_register",e,{noAuth:!0})},n.routineBindingPhone=function(e){return o.default.post("v2/routine/auth_binding_phone",e,{noAuth:!0})},n.routineLogin=function(e){return o.default.get("v2/wechat/routine_auth",e,{noAuth:!0})},n.silenceAuth=function(e){return o.default.get("v2/wechat/auth_type",e,{noAuth:!0})},n.wechatAuth=function(e,n,A){return o.default.get("wechat/auth",{code:e,spread:n,login_type:A},{noAuth:!0})},n.wechatAuthLogin=function(e){return o.default.get("v2/wechat/auth_login",e,{noAuth:!0})},n.wechatAuthV2=function(e,n){return o.default.get("v2/wechat/auth",{code:e,spread:n},{noAuth:!0})},n.wechatBindingPhone=function(e){return o.default.post("v2/wechat/auth_binding_phone",e,{noAuth:!0})};var o=t(A("04e1")),i=t(A("192a"))},"2ea2":function(e,n,A){"use strict";(function(e){var n=A("f5bd").default;A("473f"),A("bf0f"),A("de6c"),A("5c47"),A("a1c1");var t=n(A("9b8e")),o={keys:function(){return[]}};e["____A3F1ED4____"]=!0,delete e["____A3F1ED4____"],e.__uniConfig={tabBar:{color:"#282828",selectedColor:"#ff3366",borderStyle:"white",backgroundColor:"#ffffff",list:[{pagePath:"pages/index/index",iconPath:"static/images/1-001.png",selectedIconPath:"static/images/1-002.png",text:"首页",redDot:!1,badge:""},{pagePath:"pages/goods_cate/goods_cate",iconPath:"static/images/2-001.png",selectedIconPath:"static/images/2-002.png",text:"分类",redDot:!1,badge:""},{pagePath:"pages/order_addcart/order_addcart",iconPath:"static/images/3-001.png",selectedIconPath:"static/images/3-002.png",text:"购物车",redDot:!1,badge:""},{pagePath:"pages/user/index",iconPath:"static/images/4-001.png",selectedIconPath:"static/images/4-002.png",text:"我的",redDot:!1,badge:""}]},globalStyle:{navigationBarTextStyle:"black",navigationBarTitleText:"加载中",navigationBarBackgroundColor:"#fff",backgroundColor:"#F8F8F8",titleNView:!1,pageOrientation:"portrait"},condition:{current:0,list:[{name:"",path:"",query:""}]},embeddedAppIdList:["wxef277996acc166c3"]},e.__uniConfig.compilerVersion="4.66",e.__uniConfig.darkmode=!1,e.__uniConfig.themeConfig={},e.__uniConfig.uniPlatform="h5",e.__uniConfig.appId="__UNI__A3F1ED4",e.__uniConfig.appName="CRMEB标准版",e.__uniConfig.appVersion="5.6.2",e.__uniConfig.appVersionCode="562",e.__uniConfig.router={mode:"history",base:"/"},e.__uniConfig.publicPath="/",e.__uniConfig["async"]={loading:"AsyncLoading",error:"AsyncError",delay:200,timeout:2e5},e.__uniConfig.debug=!1,e.__uniConfig.networkTimeout={request:6e4,connectSocket:6e4,uploadFile:6e4,downloadFile:6e4},e.__uniConfig.sdkConfigs={maps:{qqmap:{key:"NO7BZ-APDKP-UCBD7-VT7CX-R5UZK-JBF2W"}}},e.__uniConfig.qqMapKey="NO7BZ-APDKP-UCBD7-VT7CX-R5UZK-JBF2W",e.__uniConfig.googleMapKey=void 0,e.__uniConfig.aMapKey=void 0,e.__uniConfig.aMapSecurityJsCode=void 0,e.__uniConfig.aMapServiceHost=void 0,e.__uniConfig.locale="",e.__uniConfig.fallbackLocale=void 0,e.__uniConfig.locales=o.keys().reduce((function(e,n){var A=n.replace(/\.\/(uni-app.)?(.*).json/,"$2"),t=o(n);return Object.assign(e[A]||(e[A]={}),t.common||t),e}),{}),e.__uniConfig.nvue={"flex-direction":"column"},e.__uniConfig.__webpack_chunk_load__=A.e,t.default.component("pages-guide-index",(function(e){var n={component:A.e("pages-guide-index").then(function(){return e(A("b9bc"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-index-index",(function(e){var n={component:Promise.all([A.e("pages-activity-goods_combination_details-index~pages-activity-goods_combination_status-index~pages-a~46de7317"),A.e("pages-annex-special-index~pages-columnGoods-HotNewGoods-index~pages-goods_cate-goods_cate~pages-inde~e85dfec1"),A.e("pages-annex-special-index~pages-index-index"),A.e("pages-index-index")]).then(function(){return e(A("e877"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-order_addcart-order_addcart",(function(e){var n={component:Promise.all([A.e("pages-activity-goods_combination_details-index~pages-activity-goods_combination_status-index~pages-a~46de7317"),A.e("pages-annex-special-index~pages-columnGoods-HotNewGoods-index~pages-goods_cate-goods_cate~pages-inde~e85dfec1"),A.e("pages-order_addcart-order_addcart")]).then(function(){return e(A("8fb9"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-user-index",(function(e){var n={component:Promise.all([A.e("pages-annex-special-index~pages-columnGoods-HotNewGoods-index~pages-goods_cate-goods_cate~pages-inde~e85dfec1"),A.e("pages-user-index")]).then(function(){return e(A("6d83"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods_cate-goods_cate",(function(e){var n={component:Promise.all([A.e("pages-activity-goods_combination_details-index~pages-activity-goods_combination_status-index~pages-a~46de7317"),A.e("pages-annex-special-index~pages-columnGoods-HotNewGoods-index~pages-goods_cate-goods_cate~pages-inde~e85dfec1"),A.e("pages-goods_cate-goods_cate")]).then(function(){return e(A("2da9"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-extension-customer_list-chat",(function(e){var n={component:A.e("pages-extension-customer_list-chat").then(function(){return e(A("bcf1"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-extension-news_list-index",(function(e){var n={component:A.e("pages-extension-news_list-index").then(function(){return e(A("b4a7"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-extension-news_details-index",(function(e){var n={component:A.e("pages-extension-news_details-index").then(function(){return e(A("7f40"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-goods_list-index",(function(e){var n={component:Promise.all([A.e("pages-goods-goods_list-index~pages-points_mall-integral_goods_list"),A.e("pages-goods-goods_list-index")]).then(function(){return e(A("64b2"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-goods_search-index",(function(e){var n={component:Promise.all([A.e("pages-columnGoods-HotNewGoods-index~pages-goods-goods_search-index"),A.e("pages-goods-goods_search-index")]).then(function(){return e(A("b0c8"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-order_pay_status-index",(function(e){var n={component:Promise.all([A.e("pages-activity-goods_bargain_details-index~pages-activity-goods_combination_details-index~pages-acti~77969242"),A.e("pages-goods-goods_comment_con-lottery_comment~pages-goods-lottery-grids-index~pages-goods-order_pay_~468a8363"),A.e("pages-goods-order_pay_status-index")]).then(function(){return e(A("6bd0"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-admin_order_detail-index",(function(e){var n={component:A.e("pages-goods-admin_order_detail-index").then(function(){return e(A("0027"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-goods_comment_con-index",(function(e){var n={component:A.e("pages-goods-goods_comment_con-index").then(function(){return e(A("ff11"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-goods_comment_con-lottery_comment",(function(e){var n={component:Promise.all([A.e("pages-goods-goods_comment_con-lottery_comment~pages-goods-lottery-grids-index~pages-goods-order_pay_~468a8363"),A.e("pages-goods-goods_comment_con-lottery_comment")]).then(function(){return e(A("df6b"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-goods_comment_list-index",(function(e){var n={component:A.e("pages-goods-goods_comment_list-index").then(function(){return e(A("4789"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-goods_details_store-index",(function(e){var n={component:A.e("pages-goods-goods_details_store-index").then(function(){return e(A("86f3"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-goods_logistics-index",(function(e){var n={component:Promise.all([A.e("pages-admin-orderDetail-index~pages-goods-goods_logistics-index~pages-goods-lottery-grids-record~pag~6a24cee5"),A.e("pages-goods-goods_logistics-index")]).then(function(){return e(A("116b"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-goods_return-index",(function(e){var n={component:A.e("pages-goods-goods_return-index").then(function(){return e(A("9ae5"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-goods_return_list-index",(function(e){var n={component:A.e("pages-goods-goods_return_list-index").then(function(){return e(A("d75b"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-lottery-grids-index",(function(e){var n={component:Promise.all([A.e("pages-activity-goods_bargain_details-index~pages-activity-goods_combination_details-index~pages-acti~77969242"),A.e("pages-goods-goods_comment_con-lottery_comment~pages-goods-lottery-grids-index~pages-goods-order_pay_~468a8363"),A.e("pages-goods-lottery-grids-index")]).then(function(){return e(A("c280"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-lottery-grids-record",(function(e){var n={component:Promise.all([A.e("pages-admin-orderDetail-index~pages-goods-goods_logistics-index~pages-goods-lottery-grids-record~pag~6a24cee5"),A.e("pages-goods-lottery-grids-record")]).then(function(){return e(A("c8e2"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-order_confirm-index",(function(e){var n={component:Promise.all([A.e("pages-goods-order_confirm-index~pages-goods-order_details-index~pages-points_mall-integral_order~pag~0e5c0abb"),A.e("pages-annex-vip_paid-index~pages-goods-order_confirm-index~pages-users-payment_on_behalf-index~pages~6615de16"),A.e("pages-goods-order_confirm-index~pages-points_mall-integral_order"),A.e("pages-goods-order_confirm-index~pages-goods-order_details-index"),A.e("pages-goods-order_confirm-index")]).then(function(){return e(A("5fb0"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-order_details-index",(function(e){var n={component:Promise.all([A.e("pages-activity-goods_bargain_details-index~pages-activity-goods_combination_details-index~pages-acti~77969242"),A.e("pages-admin-orderDetail-index~pages-goods-goods_logistics-index~pages-goods-lottery-grids-record~pag~6a24cee5"),A.e("pages-goods-order_confirm-index~pages-goods-order_details-index~pages-points_mall-integral_order~pag~0e5c0abb"),A.e("pages-goods-order_confirm-index~pages-goods-order_details-index"),A.e("pages-goods-order_details-index")]).then(function(){return e(A("ccbf"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-order_list-index",(function(e){var n={component:A.e("pages-goods-order_list-index").then(function(){return e(A("ff3c"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-order_refund_goods-index",(function(e){var n={component:A.e("pages-goods-order_refund_goods-index").then(function(){return e(A("c0b1"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-receive_gifts_status-index",(function(e){var n={component:A.e("pages-goods-receive_gifts_status-index").then(function(){return e(A("3fe2"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-receive_gift-index",(function(e){var n={component:A.e("pages-goods-receive_gift-index").then(function(){return e(A("e44e"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods-cashier-index",(function(e){var n={component:A.e("pages-goods-cashier-index").then(function(){return e(A("fb21"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_vip_areer-index",(function(e){var n={component:A.e("pages-users-user_vip_areer-index").then(function(){return e(A("fad3"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-privacy-index",(function(e){var n={component:A.e("pages-users-privacy-index").then(function(){return e(A("1806"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_cancellation-index",(function(e){var n={component:A.e("pages-users-user_cancellation-index").then(function(){return e(A("5ea6"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-message_center-index",(function(e){var n={component:A.e("pages-users-message_center-index").then(function(){return e(A("651e"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-message_center-messageDetail",(function(e){var n={component:A.e("pages-users-message_center-messageDetail").then(function(){return e(A("4241"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_invoice_order-index",(function(e){var n={component:Promise.all([A.e("pages-admin-orderDetail-index~pages-goods-goods_logistics-index~pages-goods-lottery-grids-record~pag~6a24cee5"),A.e("pages-goods-order_confirm-index~pages-goods-order_details-index~pages-points_mall-integral_order~pag~0e5c0abb"),A.e("pages-annex-vip_paid-index~pages-goods-order_confirm-index~pages-users-payment_on_behalf-index~pages~6615de16"),A.e("pages-users-user_invoice_order-index")]).then(function(){return e(A("f4fb"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-scan_login-index",(function(e){var n={component:A.e("pages-users-scan_login-index").then(function(){return e(A("c3a7"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_invoice_list-index",(function(e){var n={component:A.e("pages-users-user_invoice_list-index").then(function(){return e(A("bcfa"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_invoice_form-index",(function(e){var n={component:A.e("pages-users-user_invoice_form-index").then(function(){return e(A("e20c"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-alipay_invoke-index",(function(e){var n={component:Promise.all([A.e("pages-admin-orderDetail-index~pages-goods-goods_logistics-index~pages-goods-lottery-grids-record~pag~6a24cee5"),A.e("pages-users-alipay_invoke-index")]).then(function(){return e(A("b7d7"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-wechat_login-index",(function(e){var n={component:Promise.all([A.e("pages-annex-settled-index~pages-users-auth-index~pages-users-binding_phone-index~pages-users-login-i~a1e2c8a7"),A.e("pages-users-auth-index~pages-users-binding_phone-index~pages-users-login-index~pages-users-user_phon~9a52858a"),A.e("pages-users-binding_phone-index~pages-users-wechat_login-index"),A.e("pages-users-wechat_login-index")]).then(function(){return e(A("f789"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-binding_phone-index",(function(e){var n={component:Promise.all([A.e("pages-annex-settled-index~pages-users-auth-index~pages-users-binding_phone-index~pages-users-login-i~a1e2c8a7"),A.e("pages-users-auth-index~pages-users-binding_phone-index~pages-users-login-index~pages-users-user_phon~9a52858a"),A.e("pages-users-binding_phone-index~pages-users-wechat_login-index"),A.e("pages-users-binding_phone-index")]).then(function(){return e(A("f727"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-retrievePassword-index",(function(e){var n={component:A.e("pages-users-retrievePassword-index").then(function(){return e(A("165b"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_info-index",(function(e){var n={component:A.e("pages-users-user_info-index").then(function(){return e(A("b587"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_get_coupon-index",(function(e){var n={component:A.e("pages-users-user_get_coupon-index").then(function(){return e(A("b6a19"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-visit_list-index",(function(e){var n={component:A.e("pages-users-visit_list-index").then(function(){return e(A("48ad"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_goods_collection-index",(function(e){var n={component:A.e("pages-users-user_goods_collection-index").then(function(){return e(A("17ff"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_sgin-index",(function(e){var n={component:A.e("pages-users-user_sgin-index").then(function(){return e(A("1bf9"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_sgin_list-index",(function(e){var n={component:A.e("pages-users-user_sgin_list-index").then(function(){return e(A("ccf4"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_money-index",(function(e){var n={component:A.e("pages-users-user_money-index").then(function(){return e(A("ef19"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_bill-index",(function(e){var n={component:A.e("pages-users-user_bill-index").then(function(){return e(A("ed0e"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_integral-index",(function(e){var n={component:A.e("pages-users-user_integral-index").then(function(){return e(A("0ece"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_coupon-index",(function(e){var n={component:A.e("pages-users-user_coupon-index").then(function(){return e(A("d77a"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_spread_user-index",(function(e){var n={component:A.e("pages-users-user_spread_user-index").then(function(){return e(A("0348"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_spread_code-index",(function(e){var n={component:Promise.all([A.e("pages-activity-goods_bargain_details-index~pages-activity-goods_combination_details-index~pages-acti~77969242"),A.e("pages-users-user_spread_code-index")]).then(function(){return e(A("d635"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_spread_money-index",(function(e){var n={component:A.e("pages-users-user_spread_money-index").then(function(){return e(A("8d21"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_spread_money-receiving",(function(e){var n={component:A.e("pages-users-user_spread_money-receiving").then(function(){return e(A("480f"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_cash-index",(function(e){var n={component:A.e("pages-users-user_cash-index").then(function(){return e(A("1e55"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_vip-index",(function(e){var n={component:A.e("pages-users-user_vip-index").then(function(){return e(A("cf37"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_distribution_level-index",(function(e){var n={component:A.e("pages-users-user_distribution_level-index").then(function(){return e(A("262e"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_address_list-index",(function(e){var n={component:A.e("pages-users-user_address_list-index").then(function(){return e(A("56e7"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_address-index",(function(e){var n={component:A.e("pages-users-user_address-index").then(function(){return e(A("c7ea"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_phone-index",(function(e){var n={component:Promise.all([A.e("pages-annex-settled-index~pages-users-auth-index~pages-users-binding_phone-index~pages-users-login-i~a1e2c8a7"),A.e("pages-users-auth-index~pages-users-binding_phone-index~pages-users-login-index~pages-users-user_phon~9a52858a"),A.e("pages-users-user_phone-index")]).then(function(){return e(A("0264"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_payment-index",(function(e){var n={component:Promise.all([A.e("pages-annex-vip_paid-index~pages-goods-order_confirm-index~pages-users-payment_on_behalf-index~pages~6615de16"),A.e("pages-users-user_payment-index")]).then(function(){return e(A("f435"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_pwd_edit-index",(function(e){var n={component:Promise.all([A.e("pages-annex-settled-index~pages-users-auth-index~pages-users-binding_phone-index~pages-users-login-i~a1e2c8a7"),A.e("pages-users-auth-index~pages-users-binding_phone-index~pages-users-login-index~pages-users-user_phon~9a52858a"),A.e("pages-users-user_pwd_edit-index")]).then(function(){return e(A("aab0"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-promoter-list-index",(function(e){var n={component:A.e("pages-users-promoter-list-index").then(function(){return e(A("6484"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-promoter-order-index",(function(e){var n={component:A.e("pages-users-promoter-order-index").then(function(){return e(A("a99c"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-promoter_rank-index",(function(e){var n={component:A.e("pages-users-promoter_rank-index").then(function(){return e(A("2fad"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-commission_rank-index",(function(e){var n={component:A.e("pages-users-commission_rank-index").then(function(){return e(A("f2ef"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-user_return_list-index",(function(e){var n={component:A.e("pages-users-user_return_list-index").then(function(){return e(A("1c96"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-login-index",(function(e){var n={component:Promise.all([A.e("pages-annex-settled-index~pages-users-auth-index~pages-users-binding_phone-index~pages-users-login-i~a1e2c8a7"),A.e("pages-users-auth-index~pages-users-binding_phone-index~pages-users-login-index~pages-users-user_phon~9a52858a"),A.e("pages-users-login-index")]).then(function(){return e(A("f35c"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-payment_on_behalf-index",(function(e){var n={component:Promise.all([A.e("pages-goods-order_confirm-index~pages-goods-order_details-index~pages-points_mall-integral_order~pag~0e5c0abb"),A.e("pages-annex-vip_paid-index~pages-goods-order_confirm-index~pages-users-payment_on_behalf-index~pages~6615de16"),A.e("pages-users-payment_on_behalf-index")]).then(function(){return e(A("afed"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-payment_on_behalf-pay_status",(function(e){var n={component:A.e("pages-users-payment_on_behalf-pay_status").then(function(){return e(A("3ec4"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-staff_list-index",(function(e){var n={component:Promise.all([A.e("pages-activity-goods_bargain_details-index~pages-activity-goods_combination_details-index~pages-acti~77969242"),A.e("pages-users-staff_list-index")]).then(function(){return e(A("eb54"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-users-auth-index",(function(e){var n={component:Promise.all([A.e("pages-annex-settled-index~pages-users-auth-index~pages-users-binding_phone-index~pages-users-login-i~a1e2c8a7"),A.e("pages-users-auth-index~pages-users-binding_phone-index~pages-users-login-index~pages-users-user_phon~9a52858a"),A.e("pages-users-auth-index")]).then(function(){return e(A("dbff"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-goods_details-index",(function(e){var n={component:Promise.all([A.e("pages-activity-goods_bargain_details-index~pages-activity-goods_combination_details-index~pages-acti~77969242"),A.e("pages-admin-orderDetail-index~pages-goods-goods_logistics-index~pages-goods-lottery-grids-record~pag~6a24cee5"),A.e("pages-activity-goods_combination_details-index~pages-activity-goods_combination_status-index~pages-a~46de7317"),A.e("pages-activity-goods_combination_details-index~pages-activity-goods_seckill_details-index~pages-good~c9f91955"),A.e("pages-goods_details-index")]).then(function(){return e(A("5327"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-activity-goods_bargain-index",(function(e){var n={component:A.e("pages-activity-goods_bargain-index").then(function(){return e(A("d440"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-activity-goods_bargain_details-index",(function(e){var n={component:Promise.all([A.e("pages-activity-goods_bargain_details-index~pages-activity-goods_combination_details-index~pages-acti~77969242"),A.e("pages-activity-poster-poster-index"),A.e("pages-activity-goods_bargain_details-index")]).then(function(){return e(A("b269"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-activity-goods_combination-index",(function(e){var n={component:A.e("pages-activity-goods_combination-index").then(function(){return e(A("0a27"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-activity-goods_combination_details-index",(function(e){var n={component:Promise.all([A.e("pages-activity-goods_bargain_details-index~pages-activity-goods_combination_details-index~pages-acti~77969242"),A.e("pages-activity-goods_combination_details-index~pages-activity-goods_combination_status-index~pages-a~46de7317"),A.e("pages-activity-goods_combination_details-index~pages-activity-goods_seckill_details-index~pages-good~c9f91955"),A.e("pages-activity-goods_combination_details-index~pages-activity-goods_seckill_details-index"),A.e("pages-activity-goods_combination_details-index")]).then(function(){return e(A("7ca6"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-activity-goods_combination_status-index",(function(e){var n={component:Promise.all([A.e("pages-activity-goods_combination_details-index~pages-activity-goods_combination_status-index~pages-a~46de7317"),A.e("pages-activity-goods_combination_status-index")]).then(function(){return e(A("1f61"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-activity-goods_seckill-index",(function(e){var n={component:A.e("pages-activity-goods_seckill-index").then(function(){return e(A("63cc"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-activity-goods_seckill_details-index",(function(e){var n={component:Promise.all([A.e("pages-activity-goods_bargain_details-index~pages-activity-goods_combination_details-index~pages-acti~77969242"),A.e("pages-activity-goods_combination_details-index~pages-activity-goods_combination_status-index~pages-a~46de7317"),A.e("pages-activity-goods_combination_details-index~pages-activity-goods_seckill_details-index~pages-good~c9f91955"),A.e("pages-activity-goods_combination_details-index~pages-activity-goods_seckill_details-index"),A.e("pages-activity-goods_seckill_details-index")]).then(function(){return e(A("d74d"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-activity-poster-poster-index",(function(e){var n={component:Promise.all([A.e("pages-activity-goods_bargain_details-index~pages-activity-goods_combination_details-index~pages-acti~77969242"),A.e("pages-activity-poster-poster-index")]).then(function(){return e(A("56ec"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-activity-bargain-index",(function(e){var n={component:A.e("pages-activity-bargain-index").then(function(){return e(A("1dbd"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-activity-presell-index",(function(e){var n={component:A.e("pages-activity-presell-index").then(function(){return e(A("b429"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-admin-custom_date-index",(function(e){var n={component:Promise.all([A.e("pages-admin-custom_date-index~pages-admin-statistics-index"),A.e("pages-admin-custom_date-index")]).then(function(){return e(A("b31e"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-admin-order-index",(function(e){var n={component:A.e("pages-admin-order-index").then(function(){return e(A("866c"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-admin-orderList-index",(function(e){var n={component:A.e("pages-admin-orderList-index").then(function(){return e(A("71b9"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-admin-orderDetail-index",(function(e){var n={component:Promise.all([A.e("pages-admin-orderDetail-index~pages-goods-goods_logistics-index~pages-goods-lottery-grids-record~pag~6a24cee5"),A.e("pages-admin-orderDetail-index")]).then(function(){return e(A("211b"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-admin-delivery-index",(function(e){var n={component:A.e("pages-admin-delivery-index").then(function(){return e(A("e576"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-admin-statistics-index",(function(e){var n={component:Promise.all([A.e("pages-admin-custom_date-index~pages-admin-statistics-index"),A.e("pages-admin-statistics-index")]).then(function(){return e(A("8237"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-admin-order_cancellation-index",(function(e){var n={component:A.e("pages-admin-order_cancellation-index").then(function(){return e(A("04a0"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-columnGoods-HotNewGoods-index",(function(e){var n={component:Promise.all([A.e("pages-annex-special-index~pages-columnGoods-HotNewGoods-index~pages-goods_cate-goods_cate~pages-inde~e85dfec1"),A.e("pages-columnGoods-HotNewGoods-index~pages-goods-goods_search-index"),A.e("pages-columnGoods-HotNewGoods-index")]).then(function(){return e(A("e69c"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-columnGoods-HotNewGoods-feedback",(function(e){var n={component:A.e("pages-columnGoods-HotNewGoods-feedback").then(function(){return e(A("a6a2"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-columnGoods-live_list-index",(function(e){var n={component:A.e("pages-columnGoods-live_list-index").then(function(){return e(A("10ce"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-annex-web_view-index",(function(e){var n={component:A.e("pages-annex-web_view-index").then(function(){return e(A("83c7"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-annex-vip_paid-index",(function(e){var n={component:Promise.all([A.e("pages-annex-vip_paid-index~pages-goods-order_confirm-index~pages-users-payment_on_behalf-index~pages~6615de16"),A.e("pages-annex-vip_paid-index")]).then(function(){return e(A("f5a2f"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-annex-vip_coupon-index",(function(e){var n={component:A.e("pages-annex-vip_coupon-index").then(function(){return e(A("39d9"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-annex-vip_clause-index",(function(e){var n={component:A.e("pages-annex-vip_clause-index").then(function(){return e(A("72cd"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-annex-vip_active-index",(function(e){var n={component:A.e("pages-annex-vip_active-index").then(function(){return e(A("85d8"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-annex-offline_pay-index",(function(e){var n={component:A.e("pages-annex-offline_pay-index").then(function(){return e(A("ccfa"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-annex-offline_result-index",(function(e){var n={component:A.e("pages-annex-offline_result-index").then(function(){return e(A("2022"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-annex-special-index",(function(e){var n={component:Promise.all([A.e("pages-activity-goods_combination_details-index~pages-activity-goods_combination_status-index~pages-a~46de7317"),A.e("pages-annex-special-index~pages-columnGoods-HotNewGoods-index~pages-goods_cate-goods_cate~pages-inde~e85dfec1"),A.e("pages-annex-special-index~pages-index-index"),A.e("pages-annex-special-index")]).then(function(){return e(A("9a17"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-annex-settled-index",(function(e){var n={component:Promise.all([A.e("pages-annex-settled-index~pages-users-auth-index~pages-users-binding_phone-index~pages-users-login-i~a1e2c8a7"),A.e("pages-annex-settled-index")]).then(function(){return e(A("27f4"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-points_mall-index",(function(e){var n={component:A.e("pages-points_mall-index").then(function(){return e(A("13a2"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-points_mall-integral_goods_list",(function(e){var n={component:Promise.all([A.e("pages-goods-goods_list-index~pages-points_mall-integral_goods_list"),A.e("pages-points_mall-integral_goods_list")]).then(function(){return e(A("501b"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-points_mall-integral_goods_details",(function(e){var n={component:Promise.all([A.e("pages-activity-goods_combination_details-index~pages-activity-goods_seckill_details-index~pages-good~c9f91955"),A.e("pages-points_mall-integral_goods_details")]).then(function(){return e(A("ffb8"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-points_mall-exchange_record",(function(e){var n={component:A.e("pages-points_mall-exchange_record").then(function(){return e(A("f618"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-points_mall-integral_order",(function(e){var n={component:Promise.all([A.e("pages-goods-order_confirm-index~pages-goods-order_details-index~pages-points_mall-integral_order~pag~0e5c0abb"),A.e("pages-goods-order_confirm-index~pages-points_mall-integral_order"),A.e("pages-points_mall-integral_order")]).then(function(){return e(A("5dc5"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-points_mall-user_address",(function(e){var n={component:A.e("pages-points_mall-user_address").then(function(){return e(A("52dc"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-points_mall-integral_order_status",(function(e){var n={component:A.e("pages-points_mall-integral_order_status").then(function(){return e(A("a6ec"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-points_mall-integral_order_details",(function(e){var n={component:Promise.all([A.e("pages-admin-orderDetail-index~pages-goods-goods_logistics-index~pages-goods-lottery-grids-record~pag~6a24cee5"),A.e("pages-goods-order_confirm-index~pages-goods-order_details-index~pages-points_mall-integral_order~pag~0e5c0abb"),A.e("pages-points_mall-integral_order_details")]).then(function(){return e(A("3778"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),t.default.component("pages-points_mall-logistics_details",(function(e){var n={component:Promise.all([A.e("pages-admin-orderDetail-index~pages-goods-goods_logistics-index~pages-goods-lottery-grids-record~pag~6a24cee5"),A.e("pages-points_mall-logistics_details")]).then(function(){return e(A("0c04"))}.bind(null,A)).catch(A.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),e.__uniRoutes=[{path:"/",alias:"/pages/guide/index",component:{render:function(e){return e("Page",{props:Object.assign({isQuit:!0,isEntry:!0},__uniConfig.globalStyle,{titleNView:!1})},[e("pages-guide-index",{slot:"page"})])}},meta:{id:1,name:"pages-guide-index",isNVue:!1,maxWidth:0,pagePath:"pages/guide/index",isQuit:!0,isEntry:!0,windowTop:0}},{path:"/pages/index/index",component:{render:function(e){return e("Page",{props:Object.assign({isQuit:!0,isTabBar:!0,tabBarIndex:0},__uniConfig.globalStyle,{navigationBarTitleText:"",navigationStyle:"custom",navigationBarTextStyle:"black"})},[e("pages-index-index",{slot:"page"})])}},meta:{id:2,name:"pages-index-index",isNVue:!1,maxWidth:0,pagePath:"pages/index/index",isQuit:!0,isTabBar:!0,tabBarIndex:0,windowTop:0}},{path:"/pages/order_addcart/order_addcart",component:{render:function(e){return e("Page",{props:Object.assign({isQuit:!0,isTabBar:!0,tabBarIndex:2},__uniConfig.globalStyle,{navigationBarTitleText:"购物车"})},[e("pages-order_addcart-order_addcart",{slot:"page"})])}},meta:{id:3,name:"pages-order_addcart-order_addcart",isNVue:!1,maxWidth:0,pagePath:"pages/order_addcart/order_addcart",isQuit:!0,isTabBar:!0,tabBarIndex:2,windowTop:0}},{path:"/pages/user/index",component:{render:function(e){return e("Page",{props:Object.assign({isQuit:!0,isTabBar:!0,tabBarIndex:3},__uniConfig.globalStyle,{navigationBarTitleText:"个人中心",enablePullDownRefresh:!0})},[e("pages-user-index",{slot:"page"})])}},meta:{id:4,name:"pages-user-index",isNVue:!1,maxWidth:0,pagePath:"pages/user/index",isQuit:!0,isTabBar:!0,tabBarIndex:3,windowTop:0}},{path:"/pages/goods_cate/goods_cate",component:{render:function(e){return e("Page",{props:Object.assign({isQuit:!0,isTabBar:!0,tabBarIndex:1},__uniConfig.globalStyle,{navigationBarTitleText:"商品分类"})},[e("pages-goods_cate-goods_cate",{slot:"page"})])}},meta:{id:5,name:"pages-goods_cate-goods_cate",isNVue:!1,maxWidth:0,pagePath:"pages/goods_cate/goods_cate",isQuit:!0,isTabBar:!0,tabBarIndex:1,windowTop:0}},{path:"/pages/extension/customer_list/chat",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"对话详情",navigationBarBackgroundColor:"#3875EA",navigationBarTextStyle:"white"})},[e("pages-extension-customer_list-chat",{slot:"page"})])}},meta:{name:"pages-extension-customer_list-chat",isNVue:!1,maxWidth:0,pagePath:"pages/extension/customer_list/chat",windowTop:0}},{path:"/pages/extension/news_list/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"资讯"})},[e("pages-extension-news_list-index",{slot:"page"})])}},meta:{name:"pages-extension-news_list-index",isNVue:!1,maxWidth:0,pagePath:"pages/extension/news_list/index",windowTop:0}},{path:"/pages/extension/news_details/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"资讯详情"})},[e("pages-extension-news_details-index",{slot:"page"})])}},meta:{name:"pages-extension-news_details-index",isNVue:!1,maxWidth:0,pagePath:"pages/extension/news_details/index",windowTop:0}},{path:"/pages/goods/goods_list/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"商品列表"})},[e("pages-goods-goods_list-index",{slot:"page"})])}},meta:{name:"pages-goods-goods_list-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/goods_list/index",windowTop:0}},{path:"/pages/goods/goods_search/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"搜索商品"})},[e("pages-goods-goods_search-index",{slot:"page"})])}},meta:{name:"pages-goods-goods_search-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/goods_search/index",windowTop:0}},{path:"/pages/goods/order_pay_status/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"支付成功"})},[e("pages-goods-order_pay_status-index",{slot:"page"})])}},meta:{name:"pages-goods-order_pay_status-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/order_pay_status/index",windowTop:0}},{path:"/pages/goods/admin_order_detail/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"订单详情"})},[e("pages-goods-admin_order_detail-index",{slot:"page"})])}},meta:{name:"pages-goods-admin_order_detail-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/admin_order_detail/index",windowTop:0}},{path:"/pages/goods/goods_comment_con/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"商品评价"})},[e("pages-goods-goods_comment_con-index",{slot:"page"})])}},meta:{name:"pages-goods-goods_comment_con-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/goods_comment_con/index",windowTop:0}},{path:"/pages/goods/goods_comment_con/lottery_comment",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"订单评价"})},[e("pages-goods-goods_comment_con-lottery_comment",{slot:"page"})])}},meta:{name:"pages-goods-goods_comment_con-lottery_comment",isNVue:!1,maxWidth:0,pagePath:"pages/goods/goods_comment_con/lottery_comment",windowTop:0}},{path:"/pages/goods/goods_comment_list/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"商品评分"})},[e("pages-goods-goods_comment_list-index",{slot:"page"})])}},meta:{name:"pages-goods-goods_comment_list-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/goods_comment_list/index",windowTop:0}},{path:"/pages/goods/goods_details_store/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"门店列表"})},[e("pages-goods-goods_details_store-index",{slot:"page"})])}},meta:{name:"pages-goods-goods_details_store-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/goods_details_store/index",windowTop:0}},{path:"/pages/goods/goods_logistics/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"物流信息"})},[e("pages-goods-goods_logistics-index",{slot:"page"})])}},meta:{name:"pages-goods-goods_logistics-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/goods_logistics/index",windowTop:0}},{path:"/pages/goods/goods_return/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"申请退货"})},[e("pages-goods-goods_return-index",{slot:"page"})])}},meta:{name:"pages-goods-goods_return-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/goods_return/index",windowTop:0}},{path:"/pages/goods/goods_return_list/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"退货列表"})},[e("pages-goods-goods_return_list-index",{slot:"page"})])}},meta:{name:"pages-goods-goods_return_list-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/goods_return_list/index",windowTop:0}},{path:"/pages/goods/lottery/grids/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"抽奖活动"})},[e("pages-goods-lottery-grids-index",{slot:"page"})])}},meta:{name:"pages-goods-lottery-grids-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/lottery/grids/index",windowTop:0}},{path:"/pages/goods/lottery/grids/record",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"中奖记录"})},[e("pages-goods-lottery-grids-record",{slot:"page"})])}},meta:{name:"pages-goods-lottery-grids-record",isNVue:!1,maxWidth:0,pagePath:"pages/goods/lottery/grids/record",windowTop:0}},{path:"/pages/goods/order_confirm/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"提交订单"})},[e("pages-goods-order_confirm-index",{slot:"page"})])}},meta:{name:"pages-goods-order_confirm-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/order_confirm/index",windowTop:0}},{path:"/pages/goods/order_details/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"订单详情"})},[e("pages-goods-order_details-index",{slot:"page"})])}},meta:{name:"pages-goods-order_details-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/order_details/index",windowTop:0}},{path:"/pages/goods/order_list/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"我的订单"})},[e("pages-goods-order_list-index",{slot:"page"})])}},meta:{name:"pages-goods-order_list-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/order_list/index",windowTop:0}},{path:"/pages/goods/order_refund_goods/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"退回商品"})},[e("pages-goods-order_refund_goods-index",{slot:"page"})])}},meta:{name:"pages-goods-order_refund_goods-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/order_refund_goods/index",windowTop:0}},{path:"/pages/goods/receive_gifts_status/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"领取结果"})},[e("pages-goods-receive_gifts_status-index",{slot:"page"})])}},meta:{name:"pages-goods-receive_gifts_status-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/receive_gifts_status/index",windowTop:0}},{path:"/pages/goods/receive_gift/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"领取礼物",navigationBarBackgroundColor:"#e93323"})},[e("pages-goods-receive_gift-index",{slot:"page"})])}},meta:{name:"pages-goods-receive_gift-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/receive_gift/index",windowTop:0}},{path:"/pages/goods/cashier/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"收银台"})},[e("pages-goods-cashier-index",{slot:"page"})])}},meta:{name:"pages-goods-cashier-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/cashier/index",windowTop:0}},{path:"/pages/users/user_vip_areer/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"经验记录"})},[e("pages-users-user_vip_areer-index",{slot:"page"})])}},meta:{name:"pages-users-user_vip_areer-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_vip_areer/index",windowTop:0}},{path:"/pages/users/privacy/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"隐私协议"})},[e("pages-users-privacy-index",{slot:"page"})])}},meta:{name:"pages-users-privacy-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/privacy/index",windowTop:0}},{path:"/pages/users/user_cancellation/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"注销协议"})},[e("pages-users-user_cancellation-index",{slot:"page"})])}},meta:{name:"pages-users-user_cancellation-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_cancellation/index",windowTop:0}},{path:"/pages/users/message_center/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"消息中心",enablePullDownRefresh:!0})},[e("pages-users-message_center-index",{slot:"page"})])}},meta:{name:"pages-users-message_center-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/message_center/index",windowTop:0}},{path:"/pages/users/message_center/messageDetail",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"消息详情"})},[e("pages-users-message_center-messageDetail",{slot:"page"})])}},meta:{name:"pages-users-message_center-messageDetail",isNVue:!1,maxWidth:0,pagePath:"pages/users/message_center/messageDetail",windowTop:0}},{path:"/pages/users/user_invoice_order/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"发票详情"})},[e("pages-users-user_invoice_order-index",{slot:"page"})])}},meta:{name:"pages-users-user_invoice_order-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_invoice_order/index",windowTop:0}},{path:"/pages/users/scan_login/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"授权登录"})},[e("pages-users-scan_login-index",{slot:"page"})])}},meta:{name:"pages-users-scan_login-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/scan_login/index",windowTop:0}},{path:"/pages/users/user_invoice_list/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"发票管理"})},[e("pages-users-user_invoice_list-index",{slot:"page"})])}},meta:{name:"pages-users-user_invoice_list-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_invoice_list/index",windowTop:0}},{path:"/pages/users/user_invoice_form/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"添加新发票"})},[e("pages-users-user_invoice_form-index",{slot:"page"})])}},meta:{name:"pages-users-user_invoice_form-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_invoice_form/index",windowTop:0}},{path:"/pages/users/alipay_invoke/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"支付提示"})},[e("pages-users-alipay_invoke-index",{slot:"page"})])}},meta:{name:"pages-users-alipay_invoke-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/alipay_invoke/index",windowTop:0}},{path:"/pages/users/wechat_login/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"",navigationStyle:"custom"})},[e("pages-users-wechat_login-index",{slot:"page"})])}},meta:{name:"pages-users-wechat_login-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/wechat_login/index",windowTop:0}},{path:"/pages/users/binding_phone/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"",navigationStyle:"custom"})},[e("pages-users-binding_phone-index",{slot:"page"})])}},meta:{name:"pages-users-binding_phone-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/binding_phone/index",windowTop:0}},{path:"/pages/users/retrievePassword/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"忘记密码"})},[e("pages-users-retrievePassword-index",{slot:"page"})])}},meta:{name:"pages-users-retrievePassword-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/retrievePassword/index",windowTop:0}},{path:"/pages/users/user_info/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"设置"})},[e("pages-users-user_info-index",{slot:"page"})])}},meta:{name:"pages-users-user_info-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_info/index",windowTop:0}},{path:"/pages/users/user_get_coupon/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"领取优惠券"})},[e("pages-users-user_get_coupon-index",{slot:"page"})])}},meta:{name:"pages-users-user_get_coupon-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_get_coupon/index",windowTop:0}},{path:"/pages/users/visit_list/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"浏览记录"})},[e("pages-users-visit_list-index",{slot:"page"})])}},meta:{name:"pages-users-visit_list-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/visit_list/index",windowTop:0}},{path:"/pages/users/user_goods_collection/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"收藏商品"})},[e("pages-users-user_goods_collection-index",{slot:"page"})])}},meta:{name:"pages-users-user_goods_collection-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_goods_collection/index",windowTop:0}},{path:"/pages/users/user_sgin/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"签到"})},[e("pages-users-user_sgin-index",{slot:"page"})])}},meta:{name:"pages-users-user_sgin-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_sgin/index",windowTop:0}},{path:"/pages/users/user_sgin_list/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"签到记录"})},[e("pages-users-user_sgin_list-index",{slot:"page"})])}},meta:{name:"pages-users-user_sgin_list-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_sgin_list/index",windowTop:0}},{path:"/pages/users/user_money/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"我的账户"})},[e("pages-users-user_money-index",{slot:"page"})])}},meta:{name:"pages-users-user_money-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_money/index",windowTop:0}},{path:"/pages/users/user_bill/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"账单明细"})},[e("pages-users-user_bill-index",{slot:"page"})])}},meta:{name:"pages-users-user_bill-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_bill/index",windowTop:0}},{path:"/pages/users/user_integral/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"积分详情"})},[e("pages-users-user_integral-index",{slot:"page"})])}},meta:{name:"pages-users-user_integral-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_integral/index",windowTop:0}},{path:"/pages/users/user_coupon/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"我的优惠券"})},[e("pages-users-user_coupon-index",{slot:"page"})])}},meta:{name:"pages-users-user_coupon-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_coupon/index",windowTop:0}},{path:"/pages/users/user_spread_user/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"我的推广"})},[e("pages-users-user_spread_user-index",{slot:"page"})])}},meta:{name:"pages-users-user_spread_user-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_spread_user/index",windowTop:0}},{path:"/pages/users/user_spread_code/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"分销海报"})},[e("pages-users-user_spread_code-index",{slot:"page"})])}},meta:{name:"pages-users-user_spread_code-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_spread_code/index",windowTop:0}},{path:"/pages/users/user_spread_money/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"佣金记录"})},[e("pages-users-user_spread_money-index",{slot:"page"})])}},meta:{name:"pages-users-user_spread_money-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_spread_money/index",windowTop:0}},{path:"/pages/users/user_spread_money/receiving",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"收款"})},[e("pages-users-user_spread_money-receiving",{slot:"page"})])}},meta:{name:"pages-users-user_spread_money-receiving",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_spread_money/receiving",windowTop:0}},{path:"/pages/users/user_cash/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"提现",navigationBarBackgroundColor:"#FFFFFF"})},[e("pages-users-user_cash-index",{slot:"page"})])}},meta:{name:"pages-users-user_cash-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_cash/index",windowTop:0}},{path:"/pages/users/user_vip/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"我的等级",navigationBarBackgroundColor:"#232323"})},[e("pages-users-user_vip-index",{slot:"page"})])}},meta:{name:"pages-users-user_vip-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_vip/index",windowTop:0}},{path:"/pages/users/user_distribution_level/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"分销等级",navigationBarBackgroundColor:"#232323"})},[e("pages-users-user_distribution_level-index",{slot:"page"})])}},meta:{name:"pages-users-user_distribution_level-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_distribution_level/index",windowTop:0}},{path:"/pages/users/user_address_list/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"地址管理"})},[e("pages-users-user_address_list-index",{slot:"page"})])}},meta:{name:"pages-users-user_address_list-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_address_list/index",windowTop:0}},{path:"/pages/users/user_address/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"添加地址"})},[e("pages-users-user_address-index",{slot:"page"})])}},meta:{name:"pages-users-user_address-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_address/index",windowTop:0}},{path:"/pages/users/user_phone/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"绑定手机"})},[e("pages-users-user_phone-index",{slot:"page"})])}},meta:{name:"pages-users-user_phone-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_phone/index",windowTop:0}},{path:"/pages/users/user_payment/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"余额充值"})},[e("pages-users-user_payment-index",{slot:"page"})])}},meta:{name:"pages-users-user_payment-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_payment/index",windowTop:0}},{path:"/pages/users/user_pwd_edit/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"修改密码"})},[e("pages-users-user_pwd_edit-index",{slot:"page"})])}},meta:{name:"pages-users-user_pwd_edit-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_pwd_edit/index",windowTop:0}},{path:"/pages/users/promoter-list/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"推广人列表"})},[e("pages-users-promoter-list-index",{slot:"page"})])}},meta:{name:"pages-users-promoter-list-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/promoter-list/index",windowTop:0}},{path:"/pages/users/promoter-order/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"推广人订单"})},[e("pages-users-promoter-order-index",{slot:"page"})])}},meta:{name:"pages-users-promoter-order-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/promoter-order/index",windowTop:0}},{path:"/pages/users/promoter_rank/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"推广人排行"})},[e("pages-users-promoter_rank-index",{slot:"page"})])}},meta:{name:"pages-users-promoter_rank-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/promoter_rank/index",windowTop:0}},{path:"/pages/users/commission_rank/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"佣金排行",navigationBarBackgroundColor:"#FFFFFF"})},[e("pages-users-commission_rank-index",{slot:"page"})])}},meta:{name:"pages-users-commission_rank-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/commission_rank/index",windowTop:0}},{path:"/pages/users/user_return_list/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"退货列表"})},[e("pages-users-user_return_list-index",{slot:"page"})])}},meta:{name:"pages-users-user_return_list-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/user_return_list/index",windowTop:0}},{path:"/pages/users/login/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"登录"})},[e("pages-users-login-index",{slot:"page"})])}},meta:{name:"pages-users-login-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/login/index",windowTop:0}},{path:"/pages/users/payment_on_behalf/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"好友代付"})},[e("pages-users-payment_on_behalf-index",{slot:"page"})])}},meta:{name:"pages-users-payment_on_behalf-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/payment_on_behalf/index",windowTop:0}},{path:"/pages/users/payment_on_behalf/pay_status",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"代付成功"})},[e("pages-users-payment_on_behalf-pay_status",{slot:"page"})])}},meta:{name:"pages-users-payment_on_behalf-pay_status",isNVue:!1,maxWidth:0,pagePath:"pages/users/payment_on_behalf/pay_status",windowTop:0}},{path:"/pages/users/staff_list/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"员工列表",navigationBarBackgroundColor:"#e93323"})},[e("pages-users-staff_list-index",{slot:"page"})])}},meta:{name:"pages-users-staff_list-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/staff_list/index",windowTop:0}},{path:"/pages/users/auth/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:""})},[e("pages-users-auth-index",{slot:"page"})])}},meta:{name:"pages-users-auth-index",isNVue:!1,maxWidth:0,pagePath:"pages/users/auth/index",windowTop:0}},{path:"/pages/goods_details/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationStyle:"custom",transparentTitle:"auto"})},[e("pages-goods_details-index",{slot:"page"})])}},meta:{name:"pages-goods_details-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods_details/index",windowTop:0}},{path:"/pages/activity/goods_bargain/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{})},[e("pages-activity-goods_bargain-index",{slot:"page"})])}},meta:{name:"pages-activity-goods_bargain-index",isNVue:!1,maxWidth:0,pagePath:"pages/activity/goods_bargain/index",windowTop:0}},{path:"/pages/activity/goods_bargain_details/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{})},[e("pages-activity-goods_bargain_details-index",{slot:"page"})])}},meta:{name:"pages-activity-goods_bargain_details-index",isNVue:!1,maxWidth:0,pagePath:"pages/activity/goods_bargain_details/index",windowTop:0}},{path:"/pages/activity/goods_combination/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{})},[e("pages-activity-goods_combination-index",{slot:"page"})])}},meta:{name:"pages-activity-goods_combination-index",isNVue:!1,maxWidth:0,pagePath:"pages/activity/goods_combination/index",windowTop:0}},{path:"/pages/activity/goods_combination_details/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationStyle:"custom"})},[e("pages-activity-goods_combination_details-index",{slot:"page"})])}},meta:{name:"pages-activity-goods_combination_details-index",isNVue:!1,maxWidth:0,pagePath:"pages/activity/goods_combination_details/index",windowTop:0}},{path:"/pages/activity/goods_combination_status/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"拼团"})},[e("pages-activity-goods_combination_status-index",{slot:"page"})])}},meta:{name:"pages-activity-goods_combination_status-index",isNVue:!1,maxWidth:0,pagePath:"pages/activity/goods_combination_status/index",windowTop:0}},{path:"/pages/activity/goods_seckill/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"限时秒杀"})},[e("pages-activity-goods_seckill-index",{slot:"page"})])}},meta:{name:"pages-activity-goods_seckill-index",isNVue:!1,maxWidth:0,pagePath:"pages/activity/goods_seckill/index",windowTop:0}},{path:"/pages/activity/goods_seckill_details/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationStyle:"custom"})},[e("pages-activity-goods_seckill_details-index",{slot:"page"})])}},meta:{name:"pages-activity-goods_seckill_details-index",isNVue:!1,maxWidth:0,pagePath:"pages/activity/goods_seckill_details/index",windowTop:0}},{path:"/pages/activity/poster-poster/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"砍价海报"})},[e("pages-activity-poster-poster-index",{slot:"page"})])}},meta:{name:"pages-activity-poster-poster-index",isNVue:!1,maxWidth:0,pagePath:"pages/activity/poster-poster/index",windowTop:0}},{path:"/pages/activity/bargain/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"砍价记录"})},[e("pages-activity-bargain-index",{slot:"page"})])}},meta:{name:"pages-activity-bargain-index",isNVue:!1,maxWidth:0,pagePath:"pages/activity/bargain/index",windowTop:0}},{path:"/pages/activity/presell/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"预售列表"})},[e("pages-activity-presell-index",{slot:"page"})])}},meta:{name:"pages-activity-presell-index",isNVue:!1,maxWidth:0,pagePath:"pages/activity/presell/index",windowTop:0}},{path:"/pages/admin/custom_date/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"选择日期"})},[e("pages-admin-custom_date-index",{slot:"page"})])}},meta:{name:"pages-admin-custom_date-index",isNVue:!1,maxWidth:0,pagePath:"pages/admin/custom_date/index",windowTop:0}},{path:"/pages/admin/order/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"订单统计"})},[e("pages-admin-order-index",{slot:"page"})])}},meta:{name:"pages-admin-order-index",isNVue:!1,maxWidth:0,pagePath:"pages/admin/order/index",windowTop:0}},{path:"/pages/admin/orderList/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"订单列表"})},[e("pages-admin-orderList-index",{slot:"page"})])}},meta:{name:"pages-admin-orderList-index",isNVue:!1,maxWidth:0,pagePath:"pages/admin/orderList/index",windowTop:0}},{path:"/pages/admin/orderDetail/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"订单详情"})},[e("pages-admin-orderDetail-index",{slot:"page"})])}},meta:{name:"pages-admin-orderDetail-index",isNVue:!1,maxWidth:0,pagePath:"pages/admin/orderDetail/index",windowTop:0}},{path:"/pages/admin/delivery/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"订单发货"})},[e("pages-admin-delivery-index",{slot:"page"})])}},meta:{name:"pages-admin-delivery-index",isNVue:!1,maxWidth:0,pagePath:"pages/admin/delivery/index",windowTop:0}},{path:"/pages/admin/statistics/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"订单数据统计"})},[e("pages-admin-statistics-index",{slot:"page"})])}},meta:{name:"pages-admin-statistics-index",isNVue:!1,maxWidth:0,pagePath:"pages/admin/statistics/index",windowTop:0}},{path:"/pages/admin/order_cancellation/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"订单核销"})},[e("pages-admin-order_cancellation-index",{slot:"page"})])}},meta:{name:"pages-admin-order_cancellation-index",isNVue:!1,maxWidth:0,pagePath:"pages/admin/order_cancellation/index",windowTop:0}},{path:"/pages/columnGoods/HotNewGoods/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"精品推荐"})},[e("pages-columnGoods-HotNewGoods-index",{slot:"page"})])}},meta:{name:"pages-columnGoods-HotNewGoods-index",isNVue:!1,maxWidth:0,pagePath:"pages/columnGoods/HotNewGoods/index",windowTop:0}},{path:"/pages/columnGoods/HotNewGoods/feedback",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"我的客服",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#3A3A3A"})},[e("pages-columnGoods-HotNewGoods-feedback",{slot:"page"})])}},meta:{name:"pages-columnGoods-HotNewGoods-feedback",isNVue:!1,maxWidth:0,pagePath:"pages/columnGoods/HotNewGoods/feedback",windowTop:0}},{path:"/pages/columnGoods/live_list/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"精彩内容"})},[e("pages-columnGoods-live_list-index",{slot:"page"})])}},meta:{name:"pages-columnGoods-live_list-index",isNVue:!1,maxWidth:0,pagePath:"pages/columnGoods/live_list/index",windowTop:0}},{path:"/pages/annex/web_view/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:""})},[e("pages-annex-web_view-index",{slot:"page"})])}},meta:{name:"pages-annex-web_view-index",isNVue:!1,maxWidth:0,pagePath:"pages/annex/web_view/index",windowTop:0}},{path:"/pages/annex/vip_paid/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"SVIP会员"})},[e("pages-annex-vip_paid-index",{slot:"page"})])}},meta:{name:"pages-annex-vip_paid-index",isNVue:!1,maxWidth:0,pagePath:"pages/annex/vip_paid/index",windowTop:0}},{path:"/pages/annex/vip_coupon/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"会员优惠券"})},[e("pages-annex-vip_coupon-index",{slot:"page"})])}},meta:{name:"pages-annex-vip_coupon-index",isNVue:!1,maxWidth:0,pagePath:"pages/annex/vip_coupon/index",windowTop:0}},{path:"/pages/annex/vip_clause/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"会员协议"})},[e("pages-annex-vip_clause-index",{slot:"page"})])}},meta:{name:"pages-annex-vip_clause-index",isNVue:!1,maxWidth:0,pagePath:"pages/annex/vip_clause/index",windowTop:0}},{path:"/pages/annex/vip_active/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"激活会员"})},[e("pages-annex-vip_active-index",{slot:"page"})])}},meta:{name:"pages-annex-vip_active-index",isNVue:!1,maxWidth:0,pagePath:"pages/annex/vip_active/index",windowTop:0}},{path:"/pages/annex/offline_pay/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"支付"})},[e("pages-annex-offline_pay-index",{slot:"page"})])}},meta:{name:"pages-annex-offline_pay-index",isNVue:!1,maxWidth:0,pagePath:"pages/annex/offline_pay/index",windowTop:0}},{path:"/pages/annex/offline_result/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"支付结果"})},[e("pages-annex-offline_result-index",{slot:"page"})])}},meta:{name:"pages-annex-offline_result-index",isNVue:!1,maxWidth:0,pagePath:"pages/annex/offline_result/index",windowTop:0}},{path:"/pages/annex/special/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTextStyle:"white",navigationBarBackgroundColor:"#333333",navigationBarTitleText:"专题页"})},[e("pages-annex-special-index",{slot:"page"})])}},meta:{name:"pages-annex-special-index",isNVue:!1,maxWidth:0,pagePath:"pages/annex/special/index",windowTop:0}},{path:"/pages/annex/settled/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"分销申请"})},[e("pages-annex-settled-index",{slot:"page"})])}},meta:{name:"pages-annex-settled-index",isNVue:!1,maxWidth:0,pagePath:"pages/annex/settled/index",windowTop:0}},{path:"/pages/points_mall/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTextStyle:"white",navigationBarBackgroundColor:"#333333",navigationBarTitleText:"积分商城"})},[e("pages-points_mall-index",{slot:"page"})])}},meta:{name:"pages-points_mall-index",isNVue:!1,maxWidth:0,pagePath:"pages/points_mall/index",windowTop:0}},{path:"/pages/points_mall/integral_goods_list",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"商品列表"})},[e("pages-points_mall-integral_goods_list",{slot:"page"})])}},meta:{name:"pages-points_mall-integral_goods_list",isNVue:!1,maxWidth:0,pagePath:"pages/points_mall/integral_goods_list",windowTop:0}},{path:"/pages/points_mall/integral_goods_details",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationStyle:"custom"})},[e("pages-points_mall-integral_goods_details",{slot:"page"})])}},meta:{name:"pages-points_mall-integral_goods_details",isNVue:!1,maxWidth:0,pagePath:"pages/points_mall/integral_goods_details",windowTop:0}},{path:"/pages/points_mall/exchange_record",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"兑换记录"})},[e("pages-points_mall-exchange_record",{slot:"page"})])}},meta:{name:"pages-points_mall-exchange_record",isNVue:!1,maxWidth:0,pagePath:"pages/points_mall/exchange_record",windowTop:0}},{path:"/pages/points_mall/integral_order",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"积分订单"})},[e("pages-points_mall-integral_order",{slot:"page"})])}},meta:{name:"pages-points_mall-integral_order",isNVue:!1,maxWidth:0,pagePath:"pages/points_mall/integral_order",windowTop:0}},{path:"/pages/points_mall/user_address",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"选择地址"})},[e("pages-points_mall-user_address",{slot:"page"})])}},meta:{name:"pages-points_mall-user_address",isNVue:!1,maxWidth:0,pagePath:"pages/points_mall/user_address",windowTop:0}},{path:"/pages/points_mall/integral_order_status",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"兑换成功"})},[e("pages-points_mall-integral_order_status",{slot:"page"})])}},meta:{name:"pages-points_mall-integral_order_status",isNVue:!1,maxWidth:0,pagePath:"pages/points_mall/integral_order_status",windowTop:0}},{path:"/pages/points_mall/integral_order_details",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"兑换订单详情"})},[e("pages-points_mall-integral_order_details",{slot:"page"})])}},meta:{name:"pages-points_mall-integral_order_details",isNVue:!1,maxWidth:0,pagePath:"pages/points_mall/integral_order_details",windowTop:0}},{path:"/pages/points_mall/logistics_details",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"兑换物流详情"})},[e("pages-points_mall-logistics_details",{slot:"page"})])}},meta:{name:"pages-points_mall-logistics_details",isNVue:!1,maxWidth:0,pagePath:"pages/points_mall/logistics_details",windowTop:0}},{path:"/choose-location",component:{render:function(e){return e("Page",{props:{navigationStyle:"custom"}},[e("system-choose-location",{slot:"page"})])}},meta:{name:"choose-location",pagePath:"/choose-location"}},{path:"/open-location",component:{render:function(e){return e("Page",{props:{navigationStyle:"custom"}},[e("system-open-location",{slot:"page"})])}},meta:{name:"open-location",pagePath:"/open-location"}}],e.UniApp&&new e.UniApp}).call(this,A("0ee4"))},3106:function(e,n,A){"use strict";A.r(n);var t=A("79d2"),o=A("0fb5");for(var i in o)["default"].indexOf(i)<0&&function(e){A.d(n,e,(function(){return o[e]}))}(i);A("8458");var a=A("828b"),r=Object(a["a"])(o["default"],t["b"],t["c"],!1,null,"268c44be",null,!1,t["a"],void 0);n["default"]=r.exports},"31b0":function(e,n,A){"use strict";var t=A("1822"),o=A.n(t);o.a},"3b12":function(e,n){e.exports={LOGIN_STATUS:"LOGIN_STATUS_TOKEN",UID:"UID",USER_INFO:"USER_INFO",EXPIRES_TIME:"EXPIRES_TIME",WX_AUTH:"WX_AUTH",STATE_KEY:"wx_authorize_state",LOGINTYPE:"loginType",BACK_URL:"login_back_url",STATE_R_KEY:"roution_authorize_state",LOGO_URL:"LOGO_URL",SUBSCRIBE_MESSAGE:"SUBSCRIBE_MESSAGE",TIPS_KEY:"TIPS_KEY",SPREAD:"spread",CACHE_LONGITUDE:"LONGITUDE",CACHE_LATITUDE:"LATITUDE"}},"3c4b":function(e,n,A){var t=A("c86c");n=t(!1),n.push([e.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* crmeb颜色变量 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.load[data-v-8b9eeb0a]{z-index:99999;position:fixed;left:0;top:0;width:100%;height:100%;background-color:#fff}',""]),e.exports=n},"3d5a":function(e,n,A){"use strict";A("6a54");var t=A("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,A("bf0f");var o=A("a05e"),i=A("3b12"),a=t(A("c13a")),r={token:a.default.get(i.LOGIN_STATUS)||!1,backgroundColor:"#fff",userInfo:{},uid:a.default.get(i.UID)||0,homeActive:!1,phoneStatus:!0,pageFooter:uni.getStorageSync("pageFoot")||{},activityTab:""},g={SETPHONESTATUS:function(e,n){e.phoneStatus=n},LOGIN:function(e,n){e.token=n.token,a.default.set(i.LOGIN_STATUS,n.token,n.time)},SETUID:function(e,n){e.uid=n,a.default.set(i.UID,n)},UPDATE_LOGIN:function(e,n){e.token=n},ACTIVITYTAB:function(e,n){e.activityTab=n},LOGOUT:function(e){e.token=!1,e.uid=0,a.default.clear(i.LOGIN_STATUS),a.default.clear(i.USER_INFO),a.default.clear(i.UID),a.default.clear("snsapiCode")},BACKGROUND_COLOR:function(e,n){e.color=n,document.body.style.backgroundColor=n},UPDATE_USERINFO:function(e,n){e.userInfo=n,a.default.set(i.USER_INFO,n)},OPEN_HOME:function(e){e.homeActive=!0},CLOSE_HOME:function(e){e.homeActive=!1},FOOT_UPLOAD:function(e,n){e.pageFooter=n}},s={USERINFO:function(e,n){var A=e.state,t=e.commit;return null===A.userInfo||n?new Promise((function(e){(0,o.getUserInfo)().then((function(n){t("UPDATE_USERINFO",n.data),a.default.set(i.USER_INFO,n.data),e(n.data)}))})).catch((function(){})):Promise.resolve(A.userInfo)}},c={state:r,mutations:g,actions:s};n.default=c},"40d4":function(e,n,A){"use strict";A("6a54"),Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var t={data:function(){return{status:!1}},mounted:function(){var e=this;this.status=uni.getStorageSync("loadStatus"),uni.$once("loadClose",(function(){e.status=!1}))}};n.default=t},4291:function(e,n,A){"use strict";A.r(n);var t=A("9246"),o=A.n(t);for(var i in t)["default"].indexOf(i)<0&&function(e){A.d(n,e,(function(){return t[e]}))}(i);n["default"]=o.a},"43dc":function(e,n,A){"use strict";A.r(n);var t=A("a300"),o=A.n(t);for(var i in t)["default"].indexOf(i)<0&&function(e){A.d(n,e,(function(){return t[e]}))}(i);n["default"]=o.a},"46d7":function(e,n,A){var t=A("c86c");n=t(!1),n.push([e.i,'.spinbox[data-v-4b3b44f2]{position:fixed;display:flex;justify-content:center;align-items:center;height:100%;width:100%;z-index:9999}.spin[data-v-4b3b44f2]{display:inline-block;width:%?64?%;height:%?64?%}.spin[data-v-4b3b44f2]:after{content:" ";display:block;width:%?46?%;height:%?46?%;margin:%?1?%;border-radius:50%;border:%?5?% solid #409eff;border-color:#409eff transparent #409eff transparent;-webkit-animation:spin-data-v-4b3b44f2 1.2s linear infinite;animation:spin-data-v-4b3b44f2 1.2s linear infinite}@-webkit-keyframes spin-data-v-4b3b44f2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-data-v-4b3b44f2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.chiaroscuro[data-v-4b3b44f2]{width:100%;height:100%;background:#c2cfd6;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:blink-data-v-4b3b44f2;animation-name:blink-data-v-4b3b44f2;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes blink-data-v-4b3b44f2{0%{opacity:.4}50%{opacity:1}100%{opacity:.4}}@keyframes blink-data-v-4b3b44f2{0%{opacity:.4}50%{opacity:1}100%{opacity:.4}}@-webkit-keyframes flush-data-v-4b3b44f2{0%{left:-100%}50%{left:0}100%{left:100%}}@keyframes flush-data-v-4b3b44f2{0%{left:-100%}50%{left:0}100%{left:100%}}.shine[data-v-4b3b44f2]{-webkit-animation:flush-data-v-4b3b44f2 2s linear infinite;animation:flush-data-v-4b3b44f2 2s linear infinite;position:absolute;top:0;bottom:0;width:100%;background:linear-gradient(270deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.85) 50%,hsla(0,0%,100%,0))}',""]),e.exports=n},"4ad1":function(e,n,A){"use strict";A.r(n);var t=A("e484"),o=A("2a8d");for(var i in o)["default"].indexOf(i)<0&&function(e){A.d(n,e,(function(){return o[e]}))}(i);A("17b2");var a=A("828b"),r=Object(a["a"])(o["default"],t["b"],t["c"],!1,null,"09e8bdd8",null,!1,t["a"],void 0);n["default"]=r.exports},"4ad2":function(e,n,A){"use strict";A.r(n);var t=A("77c03"),o=A("4291");for(var i in o)["default"].indexOf(i)<0&&function(e){A.d(n,e,(function(){return o[e]}))}(i);A("721d");var a=A("828b"),r=Object(a["a"])(o["default"],t["b"],t["c"],!1,null,null,null,!1,t["a"],void 0);n["default"]=r.exports},"4bba":function(e,n,A){var t=A("46d7");t.__esModule&&(t=t.default),"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=A("967d").default;o("ca2b283a",t,!0,{sourceMap:!1,shadowMode:!1})},"53bf":function(e,n,A){e.exports=A.p+"static/fonts/D-DIN-PRO-600-SemiBold.ttf"},"5ccf":function(e,n,A){"use strict";A("6a54"),Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var t={name:"tag",props:{size:{type:String,default:"normal"},text:{type:String,default:""},circle:{type:[Boolean,String],default:!1},background:{type:String,default:"#e93323"},color:{type:String,default:"#ffffff"},borderColor:{type:String,default:""},imgSrc:{type:String,default:""}},computed:{tagStyle:function(){return{background:this.background,color:this.color,border:this.borderColor?"1rpx solid ".concat(this.borderColor):"none"}}}};n.default=t},6280:function(e,n,A){"use strict";A("6a54");var t=A("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o=t(A("9b8e")),i=t(A("4d79")),a=t(A("c13a"));o.default.use(i.default);var r;r=a.default.has("locale")?a.default.get("locale"):navigator.language;var g=new i.default({locale:r,fallbackLocale:"zh-CN",messages:uni.getStorageSync("localeJson"),silentTranslationWarn:!0}),s=g;n.default=s},"62fc":function(e,n,A){"use strict";A("6a54");var t=A("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.base64ToPath=function(e){return new Promise((function(n,A){if("object"===("undefined"===typeof window?"undefined":(0,o.default)(window))&&"document"in window){e=e.split(",");var t=e[0].match(/:(.*?);/)[1],i=atob(e[1]),a=i.length,r=new Uint8Array(a);while(a--)r[a]=i.charCodeAt(a);return n((window.URL||window.webkitURL).createObjectURL(new Blob([r],{type:t})))}var g=e.match(/data\:\S+\/(\S+);/);g?g=g[1]:A(new Error("base64 error"));var s=Date.now()+"."+g;if("object"!==("undefined"===typeof plus?"undefined":(0,o.default)(plus)))if("object"===("undefined"===typeof wx?"undefined":(0,o.default)(wx))&&wx.canIUse("getFileSystemManager")){var c=wx.env.USER_DATA_PATH+"/"+s;wx.getFileSystemManager().writeFile({filePath:c,data:e.replace(/^data:\S+\/\S+;base64,/,""),encoding:"base64",success:function(){n(c)},fail:function(e){A(e)}})}else A(new Error("not support"));else{var d=new plus.nativeObj.Bitmap("bitmap"+Date.now());d.loadBase64Data(e,(function(){var e="_doc/uniapp_temp/"+s;d.save(e,{},(function(){d.clear(),n(e)}),(function(e){d.clear(),A(e)}))}),(function(e){d.clear(),A(e)}))}}))},n.pathToBase64=function(e){return new Promise((function(n,A){if("object"===("undefined"===typeof window?"undefined":(0,o.default)(window))&&"document"in window){if("function"===typeof FileReader){var t=new XMLHttpRequest;return t.open("GET",e,!0),t.responseType="blob",t.onload=function(){if(200===this.status){var e=new FileReader;e.onload=function(e){n(e.target.result)},e.onerror=A,e.readAsDataURL(this.response)}},t.onerror=A,void t.send()}var i=document.createElement("canvas"),a=i.getContext("2d"),r=new Image;return r.onload=function(){i.width=r.width,i.height=r.height,a.drawImage(r,0,0),n(i.toDataURL()),i.height=i.width=0},r.onerror=A,void(r.src=e)}"object"!==("undefined"===typeof plus?"undefined":(0,o.default)(plus))?"object"===("undefined"===typeof wx?"undefined":(0,o.default)(wx))&&wx.canIUse("getFileSystemManager")?wx.getFileSystemManager().readFile({filePath:e,encoding:"base64",success:function(e){n("data:image/png;base64,"+e.data)},fail:function(e){A(e)}}):A(new Error("not support")):plus.io.resolveLocalFileSystemURL(function(e){if(0===e.indexOf("_www")||0===e.indexOf("_doc")||0===e.indexOf("_documents")||0===e.indexOf("_downloads"))return e;if(0===e.indexOf("file://"))return e;if(0===e.indexOf("/storage/emulated/0/"))return e;if(0===e.indexOf("/")){var n=plus.io.convertAbsoluteFileSystem(e);if(n!==e)return n;e=e.substr(1)}return"_www/"+e}(e),(function(e){e.file((function(e){var t=new plus.io.FileReader;t.onload=function(e){n(e.target.result)},t.onerror=function(e){A(e)},t.readAsDataURL(e)}),(function(e){A(e)}))}),(function(e){A(e)}))}))};var o=t(A("fcf3"));A("5ef2"),A("bf0f"),A("7a76"),A("c9b5"),A("5c47"),A("2c10"),A("15d1"),A("d5c6"),A("5a56"),A("f074"),A("4db2"),A("c976"),A("4d8f"),A("7b97"),A("668a"),A("c5b7"),A("8ff5"),A("2378"),A("641a"),A("64e0"),A("cce3"),A("efba"),A("d009"),A("bd7d"),A("7edd"),A("d798"),A("f547"),A("5e54"),A("b60a"),A("8c18"),A("12973"),A("f991"),A("198e"),A("8557"),A("63b1"),A("1954"),A("1cf1"),A("18f7"),A("de6c"),A("dc89"),A("2425"),A("a1c1")},"64b2b":function(e,n,A){"use strict";A.d(n,"b",(function(){return t})),A.d(n,"c",(function(){return o})),A.d(n,"a",(function(){}));var t=function(){var e=this,n=e.$createElement,A=e._self._c||n;return A("v-uni-view",{staticClass:"easy-loadimage",style:[e.boxStyle],attrs:{id:e.uid}},[e.loadImg&&!e.isLoadError?A("v-uni-image",{directives:[{name:"show",rawName:"v-show",value:e.showImg,expression:"showImg"}],staticClass:"origin-img",class:{"no-transition":!e.openTransition,"show-transition":e.showTransition&&e.openTransition},style:[e.imgStyle],attrs:{src:e.imageSrc,mode:"aspectFill"},on:{load:function(n){arguments[0]=n=e.$handleEvent(n),e.handleImgLoad.apply(void 0,arguments)},error:function(n){arguments[0]=n=e.$handleEvent(n),e.handleImgError.apply(void 0,arguments)}}}):e._e(),e.loadImg&&!e.isLoadError&&e.borderSrc?A("v-uni-image",{directives:[{name:"show",rawName:"v-show",value:e.showImg,expression:"showImg"}],staticClass:"border-img",class:{"no-transition":!e.openTransition,"show-transition":e.showTransition&&e.openTransition},style:[e.imgStyle],attrs:{src:e.borderSrc,mode:"aspectFill"}}):e.isLoadError?A("v-uni-view",{staticClass:"loadfail-img"}):e._e(),A("v-uni-view",{directives:[{name:"show",rawName:"v-show",value:!e.showImg&&!e.isLoadError,expression:"!showImg&&!isLoadError"}],class:["loading-img","spin-circle",e.loadingMode]})],1)},o=[]},7143:function(e,n,A){"use strict";A("6a54"),Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;n.default={namespaced:!0,state:{indexDatas:{},cartNum:0},getters:{},mutations:{setIndexData:function(e,n){e.indexDatas=n},setCartNum:function(e,n){e.cartNum=n}}}},"721d":function(e,n,A){"use strict";var t=A("ad13"),o=A.n(t);o.a},"736f":function(e,n,A){var t=A("c86c"),o=A("2ec5"),i=A("2bb9"),a=A("cef0");n=t(!1);var r=o(i),g=o(a);n.push([e.i,".easy-loadimage[data-v-7a6aa4b6]{position:relative}.border-img[data-v-7a6aa4b6]{position:absolute;width:100%;height:100%;\n\t/* max-height: 360rpx; */top:0;left:0}\n\n/* 官方优化图片tips */uni-image[data-v-7a6aa4b6]{will-change:transform}\n\n/* 渐变过渡效果处理 */uni-image.origin-img[data-v-7a6aa4b6]{width:100%;height:100%;opacity:.3\n\t/* max-height: 360rpx; */}uni-image.origin-img.show-transition[data-v-7a6aa4b6]{transition:opacity .5s;opacity:1}uni-image.origin-img.no-transition[data-v-7a6aa4b6]{opacity:1}\n\n/* 渐变过渡效果处理 */uni-image.border-img[data-v-7a6aa4b6]{width:100%;height:100%;opacity:.3\n\t/* max-height: 360rpx; */}uni-image.border-img.show-transition[data-v-7a6aa4b6]{transition:opacity .5s;opacity:1}uni-image.border-img.no-transition[data-v-7a6aa4b6]{opacity:1}\n\n/* 加载失败、加载中的占位图样式控制 */.loadfail-img[data-v-7a6aa4b6]{height:100%;background:url("+r+") no-repeat 50%;background-size:50%}.loading-img[data-v-7a6aa4b6]{height:100%}\n\n/* 转圈 */.spin-circle[data-v-7a6aa4b6]{background:url("+g+") no-repeat 50%;background-size:60%}\n\n/* 动态灰色若隐若现 */.looming-gray[data-v-7a6aa4b6]{-webkit-animation:looming-gray-data-v-7a6aa4b6 1s infinite linear;animation:looming-gray-data-v-7a6aa4b6 1s infinite linear;background-color:#e3e3e3;border-radius:%?12?%}@-webkit-keyframes looming-gray-data-v-7a6aa4b6{0%{background-color:hsla(0,0%,89%,.6666666666666666)}50%{background-color:#e3e3e3}100%{background-color:hsla(0,0%,89%,.6666666666666666)}}@keyframes looming-gray-data-v-7a6aa4b6{0%{background-color:hsla(0,0%,89%,.6666666666666666)}50%{background-color:#e3e3e3}100%{background-color:hsla(0,0%,89%,.6666666666666666)}}\n\n/* 骨架屏1 */.skeleton-1[data-v-7a6aa4b6]{background-color:#e3e3e3;background-image:linear-gradient(100deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,0) 80%);background-size:%?100?% 100%;background-repeat:repeat-y;background-position:0 0;-webkit-animation:skeleton-1-data-v-7a6aa4b6 .6s infinite;animation:skeleton-1-data-v-7a6aa4b6 .6s infinite}@-webkit-keyframes skeleton-1-data-v-7a6aa4b6{to{background-position:200% 0}}@keyframes skeleton-1-data-v-7a6aa4b6{to{background-position:200% 0}}\n\n/* 骨架屏2 */.skeleton-2[data-v-7a6aa4b6]{background-image:linear-gradient(-90deg,#fefefe,#e6e6e6 50%,#fefefe);background-size:400% 400%;background-position:0 0;-webkit-animation:skeleton-2-data-v-7a6aa4b6 1.2s ease-in-out infinite;animation:skeleton-2-data-v-7a6aa4b6 1.2s ease-in-out infinite}@-webkit-keyframes skeleton-2-data-v-7a6aa4b6{to{background-position:-135% 0}}@keyframes skeleton-2-data-v-7a6aa4b6{to{background-position:-135% 0}}",""]),e.exports=n},"77c03":function(e,n,A){"use strict";A.d(n,"b",(function(){return t})),A.d(n,"c",(function(){return o})),A.d(n,"a",(function(){}));var t=function(){var e=this.$createElement,n=this._self._c||e;return n("App",{attrs:{keepAliveInclude:this.keepAliveInclude}})},o=[]},"79d2":function(e,n,A){"use strict";A.d(n,"b",(function(){return t})),A.d(n,"c",(function(){return o})),A.d(n,"a",(function(){}));var t=function(){var e=this,n=e.$createElement,A=e._self._c||n;return e.imgSrc?A("v-uni-image",{staticClass:"img-tag",class:{"middle-img-tag":"middle"==e.size},attrs:{src:e.imgSrc,mode:"heightFix"}}):A("v-uni-view",{staticClass:"base-tag",class:{middle:"middle"==e.size},style:[e.tagStyle]},[e._v(e._s(e.text))])},o=[]},"81b3":function(e,n,A){"use strict";var t=A("f5bd").default;A("e966"),A("64aa");var o=t(A("9b1b"));A("3dde"),A("a8b2"),A("1480"),A("6e4a"),A("2ea2"),A("d6b2");var i=t(A("9b8e")),a=t(A("4ad2")),r=t(A("9fd2")),g=t(A("c13a")),s=t(A("ca94")),c=t(A("9ad6")),d=t(A("19f5")),u=t(A("6280")),f=t(A("fc95")),l=t(A("0de3")),C=t(A("1bea")),p=t(A("4ad1")),m=t(A("3106")),I=t(A("cd7e")),b=A("d053"),w=A("c8ec"),h=t(A("192a")),y=A("3b12");i.default.prototype.$util=s.default,i.default.prototype.$config=c.default,i.default.prototype.$Cache=g.default,i.default.prototype.$eventHub=new i.default,i.default.prototype.$socket=new d.default,i.default.config.productionTip=!1,i.default.component("skeleton",l.default),i.default.component("pageLoading",f.default),i.default.component("easyLoadimage",C.default),i.default.component("BaseMoney",p.default),i.default.component("BaseTag",m.default),i.default.prototype.$permission=I.default,i.default.prototype.$Debounce=b.Debounce,i.default.prototype.$wechat=h.default;var x=(0,w.parseQuery)(),_=x["spread"],v=x["VCONSOLE".toLowerCase()];if(void 0!==_){var B=g.default.get(y.SPREAD);_=parseInt(_),(Number.isNaN(_)||B===_)&&0!==B&&"number"===typeof B||g.default.set("spread",_||0)}void 0!==v?"3dca2162c4e101b7656793a1af20295c"===v&&g.default.has("VCONSOLE")&&g.default.clear("VCONSOLE"):v=g.default.get("VCONSOLE"),"undefined"!==typeof window.entryUrl&&""!==window.entryUrl||(window.entryUrl=location.href),a.default.mpType="app";var k=new i.default((0,o.default)((0,o.default)({},a.default),{},{store:r.default,Cache:g.default,i18n:u.default}));k.$mount()},"81e9":function(e,n,A){"use strict";var t=A("4bba"),o=A.n(t);o.a},8458:function(e,n,A){"use strict";var t=A("fb67"),o=A.n(t);o.a},"871d":function(e,n,A){"use strict";A("6a54"),Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,A("64aa"),A("4626"),A("5ac7"),A("5c47");var t={name:"skeleton",props:{bgcolor:{type:String,value:"#FFF"},selector:{type:String,value:"skeleton"},loading:{type:String,value:"spin"},show:{type:Boolean,value:!1},isNodes:{type:Number,value:!1}},data:function(){return{loadingAni:["spin","chiaroscuro"],systemInfo:{},skeletonRectLists:[],skeletonCircleLists:[]}},watch:{isNodes:function(e){this.readyAction()}},mounted:function(){this.attachedAction()},methods:{attachedAction:function(){var e=uni.getSystemInfoSync();this.systemInfo={width:e.windowWidth,height:e.windowHeight},this.loading=this.loadingAni.includes(this.loading)?this.loading:"spin"},readyAction:function(){var e=this;uni.createSelectorQuery().selectAll(".".concat(this.selector)).boundingClientRect((function(n){n[0]&&n[0].length>0&&(e.systemInfo.height=n[0][0].height+n[0][0].top)})).exec(),this.rectHandle(),this.radiusHandle()},rectHandle:function(){var e=this;uni.createSelectorQuery().selectAll(".".concat(this.selector,"-rect")).boundingClientRect().exec((function(n){e.skeletonRectLists=n[0]}))},radiusHandle:function(){var e=this;uni.createSelectorQuery().selectAll(".".concat(this.selector,"-radius")).boundingClientRect().exec((function(n){e.skeletonCircleLists=n[0]}))}}};n.default=t},"8d9d":function(e,n,A){(function(t){var o,i=A("4550").default;A("5c47"),A("2c10"),A("5ef2"),A("aa9c"),A("a1c1"),A("d4b5"),function(t,a){o=function(){return function(e,n){if(!e.jWeixin){var A,t,o={config:"preVerifyJSAPI",onMenuShareTimeline:"menu:share:timeline",onMenuShareAppMessage:"menu:share:appmessage",onMenuShareQQ:"menu:share:qq",onMenuShareWeibo:"menu:share:weiboApp",onMenuShareQZone:"menu:share:QZone",previewImage:"imagePreview",getLocation:"geoLocation",openProductSpecificView:"openProductViewWithPid",addCard:"batchAddCard",openCard:"batchViewCard",chooseWXPay:"getBrandWCPayRequest",openEnterpriseRedPacket:"getRecevieBizHongBaoRequest",startSearchBeacons:"startMonitoringBeacons",stopSearchBeacons:"stopMonitoringBeacons",onSearchBeacons:"onBeaconsInRange",consumeAndShareCard:"consumedShareCard",openAddress:"editAddress"},a=function(){var e={};for(var n in o)e[o[n]]=n;return e}(),r=e.document,g=r.title,s=navigator.userAgent.toLowerCase(),c=navigator.platform.toLowerCase(),d=!(!c.match("mac")&&!c.match("win")),u=-1!=s.indexOf("wxdebugger"),f=-1!=s.indexOf("micromessenger"),l=-1!=s.indexOf("android"),C=-1!=s.indexOf("iphone")||-1!=s.indexOf("ipad"),p=(t=s.match(/micromessenger\/(\d+\.\d+\.\d+)/)||s.match(/micromessenger\/(\d+\.\d+)/))?t[1]:"",m={initStartTime:T(),initEndTime:0,preVerifyStartTime:0,preVerifyEndTime:0},I={version:1,appId:"",initTime:0,preVerifyTime:0,networkType:"",isPreVerifyOk:1,systemType:C?1:l?2:-1,clientVersion:p,url:encodeURIComponent(location.href)},b={},w={_completes:[]},h={state:0,data:{}};U((function(){m.initEndTime=T()}));var y=!1,x=[],_=(A={config:function(n){S("config",b=n);var A=!1!==b.check;U((function(){if(A)k(o.config,{verifyJsApiList:F(b.jsApiList),verifyOpenTagList:F(b.openTagList)},function(){w._complete=function(e){m.preVerifyEndTime=T(),h.state=1,h.data=e},w.success=function(e){I.isPreVerifyOk=0},w.fail=function(e){w._fail?w._fail(e):h.state=-1};var e=w._completes;return e.push((function(){!function(){if(!(d||u||b.debug||p<"6.0.2"||I.systemType<0)){var e=new Image;I.appId=b.appId,I.initTime=m.initEndTime-m.initStartTime,I.preVerifyTime=m.preVerifyEndTime-m.preVerifyStartTime,_.getNetworkType({isInnerInvoke:!0,success:function(n){I.networkType=n.networkType;var A="https://open.weixin.qq.com/sdk/report?v="+I.version+"&o="+I.isPreVerifyOk+"&s="+I.systemType+"&c="+I.clientVersion+"&a="+I.appId+"&n="+I.networkType+"&i="+I.initTime+"&p="+I.preVerifyTime+"&u="+I.url;e.src=A}})}}()})),w.complete=function(n){for(var A=0,t=e.length;A0?uni.setTabBarBadge({index:Number(uni.getStorageSync("FOOTER_ADDCART"))||2,text:e+""}):uni.hideTabBarRedDot({index:Number(uni.getStorageSync("FOOTER_ADDCART"))||2})}},onShow:function(){var e=uni.getEnterOptionsSync();e.query.spread&&(this.$Cache.set("spread",e.query.spread),this.globalData.spid=e.query.spread,this.globalData.pid=e.query.spread,(0,g.silenceBindingSpread)(this.globalData)),e.query.spid&&(this.$Cache.set("spread",e.query.spid),this.globalData.spid=e.query.spid,this.globalData.pid=e.query.spid,(0,g.silenceBindingSpread)(this.globalData)),e.query.agent_id&&(this.$Cache.set("agent_id",e.query.agent_id),this.globalData.agent_id=e.query.agent_id,(0,g.silenceBindingSpread)(this.globalData))},onLaunch:function(n){var A=this;return(0,i.default)((0,o.default)().mark((function t(){var i;return(0,o.default)().wrap((function(t){while(1)switch(t.prev=t.next){case 0:uni.hideTabBar(),i=A,(0,r.basicConfig)().then((function(e){uni.setStorageSync("BASIC_CONFIG",e.data)})),n.query.hasOwnProperty("mdType")&&"iframeWindow"==n.query.mdType?A.globalData.isIframe=!0:A.globalData.isIframe=!1,!A.isLogin&&n.query.hasOwnProperty("remote_token")&&A.remoteRegister(n.query.remote_token),(0,s.colorChange)("color_change").then((function(e){uni.setStorageSync("is_diy",e.data.is_diy),uni.$emit("is_diy",e.data.is_diy);var n=e.data.status,A={1:"blue",2:"green",3:"red",4:"pink",5:"orange"}[n]||"red",t=l.default[A];uni.setStorageSync("color_status",e.data.status),uni.setStorageSync("viewColor",t),uni.$emit("ok",t,n)})),(0,c.getLangVersion)().then((function(e){var n=e.data.version;n!=uni.getStorageSync("LANG_VERSION")&&(0,c.getLangJson)().then((function(e){var n=Object.keys(e.data)[0];f.default.set("locale",Object.keys(e.data)[0]),A.$i18n.setLocaleMessage(n,e.data[n]),uni.setStorageSync("localeJson",e.data)})),uni.setStorageSync("LANG_VERSION",n)})),uni.getSystemInfo({success:function(e){e.windowHeight,e.statusBarHeight;i.globalData.windowHeight=e.windowHeight+"px"}}),uni.getSystemInfo({success:function(e){i.globalData.navHeight=e.statusBarHeight*(750/e.windowWidth)+91}}),fetch("".concat(a.HTTP_REQUEST_URL,"/api/get_script")).then((function(e){return e.text()})).then((function(n){var A=n.trim().startsWith("i)return 1;if(oA||0===e.expire?i.push(e):t.push(e.key))})),i.length!==n.length&&this.cacheSetHandler(this.cacheExpire,i),t.forEach((function(n){e.cacheClearHandler(n)}))}}]),e}(),s=new g;n.default=s},c8ec:function(e,n,A){"use strict";A("6a54");var t=A("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=n.VUE_APP_WS_URL=void 0,n.getCustomer=function(e){(0,a.getCustomerType)().then((function(n){var A=n.data.customer_type;if("0"==A)uni.navigateTo({url:e||"/pages/extension/customer_list/chat"});else if("1"==A)uni.makePhoneCall({phoneNumber:n.data.customer_phone});else{if(n.data.customer_url.indexOf("work.weixin.qq.com")>0)return window.location.href=n.data.customer_url;uni.navigateTo({url:"/pages/annex/web_view/index?url=".concat(n.data.customer_url)})}}))},n.isWeixin=function(){return-1!==navigator.userAgent.toLowerCase().indexOf("micromessenger")},n.parseQuery=s,n.silenceBindingSpread=function(e){var n=i.default.get("spread"),A=i.default.get("agent_id");n=parseInt(n),Number.isNaN(n)&&(n=0);(n||A)&&g.default.state.app.token&&(0,o.spread)({puid:n,code:0,agent_id:A}).then((function(e){i.default.clear("spread")})).catch((function(e){}))},n.updateURLParameter=function(e,n,A){var t="",o=e.split("?"),i=o[0],a=o[1],r="";if(a){o=a.split("&");for(var g=0;g255?(A+=2,A>t*n&&(A++,i.push(e.slice(o,a)),o=a,t++)):(A++,A>t*n&&(i.push(e.slice(o,a)),o=a,t++));return i.push(e.slice(o,e.length)),[A,i,t]},PosterCanvas:function(e,n,A,t,o){var i=this;uni.showLoading({title:d.default.t("海报生成中"),mask:!0});var a=uni.createCanvasContext("myCanvas");a.clearRect(0,0,0,0),a.fillStyle="#fff",a.fillRect(0,0,750,1250),uni.getImageInfo({src:e[0],success:function(g){var s=g.width,c=g.height;a.drawImage(e[1],0,0,s,s),a.save();var u=110;a.arc(590,900,u,0,2*Math.PI),a.drawImage(e[2],480,790,220,220),a.restore();var f=i.textByteLength(n,20),l=(0,r.default)(f,3),C=(l[0],l[1]),p=l[2];if(p>2){p=2;var m=C.slice(0,2);m[m.length-1]+="…",C=m}a.setTextAlign("left"),a.setFontSize(36),a.setFillStyle("#000");for(var I=0;I2){C=2;var p=l.slice(0,2);p[p.length-1]+="…",l=p}c.setTextAlign("left"),c.setFillStyle("#000"),l.length<2?c.setFontSize(22):c.setFontSize(20);for(var m=0;m750?(A=750,o=750/i):(A=n.width,o=n.height),t&&t({w:A,h:o});var a=uni.createCanvasContext("canvas");a.width=A,a.height=o,a.clearRect(0,0,A,o),a.drawImage(n.path,0,0,A,o),a.save(),setTimeout((function(e){a.draw(!0,(function(){uni.canvasToTempFilePath({canvasId:"canvas",fileType:"JPEG",destWidth:A,destHeight:o,quality:.7,success:function(e){p(e.tempFilePath)}})}))}),200)}}})}})},uploadImgs:function(e,n,A,t){var o=this;uni.uploadFile({url:s.HTTP_REQUEST_URL+"/api/"+e,filePath:n,fileType:"image",name:"pics",formData:{filename:"pics"},header:(0,a.default)({},s.TOKENNAME,"Bearer "+c.default.state.app.token),success:function(e){if(uni.hideLoading(),403==e.statusCode)o.Tips({title:e.data});else{var n=e.data?JSON.parse(e.data):{};200==n.status?A&&A(n):(t&&t(n),o.Tips({title:n.msg}))}},fail:function(e){uni.hideLoading(),o.Tips({title:d.default.t("上传图片失败")})}})},compareVersion:function(e,n){e=e.split("."),n=n.split(".");var A=Math.max(e.length,n.length);while(e.lengthi)return 1;if(o=t?A:t,((this.Mul(e,o)-this.Mul(n,o))/o).toFixed(i)},Mul:function(e,n){e=parseFloat(e),n=parseFloat(n);var A=0,t=e.toString(),o=n.toString();try{A+=t.split(".")[1].length}catch(i){}try{A+=o.split(".")[1].length}catch(i){}return Number(t.replace(".",""))*Number(o.replace(".",""))/Math.pow(10,A)}},$L:{getLocation:function(){var e=this;return(0,i.default)((0,o.default)().mark((function n(){return(0,o.default)().wrap((function(n){while(1)switch(n.prev=n.next){case 0:e.doGetLocation();case 1:case"end":return n.stop()}}),n)})))()},doGetLocation:function(){uni.getLocation({success:function(e){uni.removeStorageSync("CACHE_LONGITUDE"),uni.removeStorageSync("CACHE_LATITUDE"),uni.setStorageSync("CACHE_LONGITUDE",e.longitude),uni.setStorageSync("CACHE_LATITUDE",e.latitude)},fail:function(e){e.errMsg.indexOf("auth deny")>=0?uni.showToast({title:d.default.t("访问位置被拒绝")}):uni.showToast({title:e.errMsg})}})},getSetting:function(){return new Promise((function(e,n){uni.getSetting({success:function(n){void 0!==n.authSetting["scope.userLocation"]?n.authSetting["scope.userLocation"]?e(1):e(2):e(0)}})}))},openSetting:function(){var e=this;uni.openSetting({success:function(n){n.authSetting&&n.authSetting["scope.userLocation"]&&e.doGetLocation()},fail:function(e){}})},checkPermission:function(){return(0,i.default)((0,o.default)().mark((function e(){var n;return(0,o.default)().wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(!permision.isIOS){e.next=6;break}return e.next=3,permision.requestIOS("location");case 3:e.t0=e.sent,e.next=9;break;case 6:return e.next=8,permision.requestAndroid("android.permission.ACCESS_FINE_LOCATION");case 8:e.t0=e.sent;case 9:return n=e.t0,null===n||1===n?n=1:2===n?uni.showModal({content:d.default.t("系统定位已关闭"),confirmText:d.default.t("确定"),showCancel:!1,success:function(e){}}):n.code?uni.showModal({content:n.message}):uni.showModal({content:d.default.t("需要定位权限"),confirmText:d.default.t("确定"),success:function(e){e.confirm&&permision.gotoAppSetting()}}),e.abrupt("return",n);case 12:case"end":return e.stop()}}),e)})))()}},JumpPath:function(e){var n=e.split("@APPID=");n.length>1?this.Tips({title:"h5与app端不支持跳转外部小程序"}):-1!=e.indexOf("http")?uni.navigateTo({url:"/pages/annex/web_view/index?url=".concat(e)}):-1==["/pages/goods_cate/goods_cate","/pages/order_addcart/order_addcart","/pages/user/index","/pages/index/index"].indexOf(e)?uni.navigateTo({url:e}):uni.switchTab({url:e})},getWXStatusHeight:function(){var e=uni.getSystemInfoSync().statusBarHeight,n=parseInt(e)+10;return{barHeight:n,barTop:e,barWidth:"100%"}}});n.default=u},cd7e:function(e,n,A){"use strict";A("6a54");var t=A("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,A("5ef2");var o=t(A("c13a"));var i=function(e){var n=o.default.get("BASIC_CONFIG").site_func||["seckill","bargain","combination"],A=n.indexOf(e);return A>-1};n.default=i},cef0:function(e,n){e.exports="data:image/png;base64,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"},d053:function(e,n,A){"use strict";A("6a54"),Object.defineProperty(n,"__esModule",{value:!0}),n.Throttle=n.Debounce=void 0,n.checkPhone=function(e){return!!/^1(3|4|5|6|7|8|9)\d{9}$/.test(e)},n.isMoney=function(e){return!!/(^[1-9]([0-9]+)?(\.[0-9]{1,2})?$)|(^(0){1}$)|(^[0-9]\.[0-9]([0-9])?$)/.test(e)},A("5c47"),A("0506");n.Debounce=function(e,n){var A,t=n||500;return function(){var n=this,o=arguments;A&&clearTimeout(A),A=setTimeout((function(){A=null,e.apply(n,o)}),t)}};n.Throttle=function(e,n){var A,t,o=n||500;return function(){var n=this,i=arguments,a=+new Date;A&&a-A