(function(e){function n(n){for(var o,r,c=n[0],u=n[1],s=n[2],d=0,f=[];d0&&(e.spread_id=o),i.default.post("/public/login",e).then((function(e){n(e)})).catch((function(e){t(e)}))}))},n.sendOrderEvaluate=function(e){return new Promise((function(n,t){i.default.post("/order/do_evaluate",e).then((function(e){n(e)})).catch((function(e){t(e)}))}))},n.sendOrderRefund=function(e){return new Promise((function(n,t){i.default.post("/order/apply_refund",e).then((function(e){n(e)})).catch((function(e){t(e)}))}))},n.sendRegister=function(e){return new Promise((function(n,t){var o=parseInt(a.default.get("spread_id"));o>0&&(e.spread_id=o),i.default.post("/register",e).then((function(e){n(e)})).catch((function(e){t(e)}))}))},n.sendSMS=function(e){return new Promise((function(n,t){i.default.get("/send_sms",e).then((function(e){n(e)})).catch((function(e){t(e)}))}))},n.sendSign=function(){return new Promise((function(e,n){i.default.get("/sign/send").then((function(n){e(n)})).catch((function(e){n(e)}))}))},n.updateCartGoods=function(e){return new Promise((function(n,t){i.default.post("/cart/change",e).then((function(e){n(e)})).catch((function(e){t(e)}))}))},n.updateMessageInfo=function(e){return new Promise((function(n,t){i.default.post("/update_message",e).then((function(e){n(e)})).catch((function(e){t(e)}))}))},n.wxLogin=function(e){return new Promise((function(n,t){var o=parseInt(a.default.get("spread_id"));o>0&&(e.spread_id=o),i.default.post("/auth",e).then((function(e){n(e)})).catch((function(e){t(e)}))}))},t("d3b7"),t("e25e");var i=o(t("7077")),a=o(t("3923"))},6908:function(e,n,t){"use strict";t("7a82");var o=t("4ea4").default;Object.defineProperty(n,"__esModule",{value:!0}),n.getShareUrl=function(e){var n=i.default.getJson("users");null!=n&&(e+="#u="+n.id);return e},n.getSystemInfo=function(){var e=uni.getSystemInfoSync();return{w:e.windowWidth,h:e.windowHeight}},n.hideLoading=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;if(e>0)var n=setTimeout((function(){uni.hideLoading(),clearTimeout(n)}),e);else uni.hideLoading()},n.iCopy=function(e){return new Promise((function(n,t){if(e)if(document.queryCommandSupported("copy")){var o=document.createElement("textarea");o.value=e,o.readOnly="readOnly",document.body.appendChild(o),o.select(),o.setSelectionRange(0,e.length);var i=document.execCommand("copy");i?n("内容复制成功"):t("复制失败,请检查h5中调用该方法的方式,是不是用户点击的方式调用的,如果不是请改为用户点击的方式触发该方法,因为h5中安全性,不能js直接调用!"),o.remove()}else t("浏览器不支持");else t("复制的内容不能为空 !")}))},n.in_array=function(e,n){var t=!1;for(var o in n)if(n[o]==e){t=!0;break}return t},n.isDataType=function(e,n){return Object.prototype.toString.call(e)==="[object "+n+"]"},n.isIOS=function(){return!!navigator.userAgent.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/)},n.ltrim=function(e,n){var t=e.indexOf(n),o=e.substr(t+1);return o},n.msg=function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:3e3;uni.showToast({icon:"none",title:e,duration:n})},n.navigateBack=function(e){uni.navigateBack({delta:e})},n.navigateTo=function(e,n){uni.navigateTo({url:a(e,n)})},n.platformAgent=function(){var e={type:"",name:"",isWechat:!1,isMini:!1};return e.type="h5",e.name=window.navigator.userAgent,e.isWechat=-1!==window.navigator.userAgent.toLowerCase().indexOf("micromessenger"),e},n.prePage=function(){var e=getCurrentPages(),n=e[e.length-2];return n},n.preloadPage=function(){uni.preloadPage({url:a(url,params)})},n.px2rpx=function(e){return e/(uni.upx2px(e)/e)},n.reLaunch=function(e,n){uni.reLaunch({url:a(e,n)})},n.redirectTo=function(e,n){uni.redirectTo({url:a(e,n)})},n.rpx2px=function(e){return uni.upx2px(e)},n.rtrim=function(e,n){var t=e.lastIndexOf(n),o=e.substr(0,t);return o},n.showLoading=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"加载数据中...",n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];uni.showLoading({title:e,mask:n})},n.switchTab=function(e,n){uni.switchTab({url:a(e,n)})},t("d3b7"),t("c975"),t("baa5"),t("14d9"),t("ac1f"),t("466d");var i=o(t("3923"));function a(e,n){var t=[],o="";for(var i in n)t.push(i+"="+n[i]);return o="/pages/"+e,t.length>0&&(o+="?"+t.join("&")),o}},7077:function(e,n,t){"use strict";t("7a82");var o=t("4ea4").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i=o(t("3835"));t("d401"),t("d3b7"),t("25f0"),t("e9c4"),t("ac1f"),t("5319");var a=o(t("beb4")),r=o(t("3923")),c={console:function(e){function n(n){return e.apply(this,arguments)}return n.toString=function(){return e.toString()},n}((function(e){a.default.debug&&(console.log("====================【request start】==========================="),console.log("header: "+JSON.stringify(e.header)),console.log("method: "+e.method+" URL: "+e.url),console.log(e.data),console.log("====================【request end】==========================="))})),domain:function(){return a.default.uni_app_web_api_url.replace("api","")},send:function(){var e=this,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};n.url=a.default.uni_app_web_api_url+""+n.url,n.method=n.method||"GET";var t=r.default.getJson("users");return null!=t&&(n.header={"Auth-Token":"Bearer "+t.token}),this.console(n),new Promise((function(t,o){uni.request(n).then((function(n){var a=(0,i.default)(n,2),r=a[0],c=a[1];e.console(c),null!=r?o(r):"-1001"==c.data.status?(uni.hideLoading(),uni.navigateTo({url:"/pages/public/login"})):t(c.data)}))}))},get:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return this.send({url:e,data:n})},post:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return this.send({url:e,data:n,method:"POST"})}};n.default=c},"75bb":function(e,n,t){var o=t("9a19");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[e.i,o,""]]),o.locals&&(e.exports=o.locals);var i=t("4f06").default;i("3c8b11b2",o,!0,{sourceMap:!1,shadowMode:!1})},"7b31":function(e,n,t){"use strict";t.d(n,"b",(function(){return o})),t.d(n,"c",(function(){return i})),t.d(n,"a",(function(){}));var o=function(){var e=this.$createElement,n=this._self._c||e;return n("App",{attrs:{keepAliveInclude:this.keepAliveInclude}})},i=[]},"7cc0":function(e,n,t){e.exports=t.p+"static/fonts/iconfont.d447f957.ttf"},"993e":function(e,n,t){"use strict";var o=t("dbce").default,i=t("4ea4").default,a=i(t("5530"));t("e260"),t("e6cf"),t("cca6"),t("a79d"),t("dc53"),t("1c31");var r=i(t("e143")),c=i(t("bae8")),u=o(t("609f")),s=o(t("6908")),g=o(t("2673")),d=o(t("f6dc")),f=i(t("5f48")),l=i(t("3923")),p=i(t("beb4")),m=i(t("7077"));r.default.config.productionTip=!1,r.default.prototype.$store=f.default,r.default.prototype.$storage=l.default,r.default.prototype.$http=u,r.default.prototype.$utils=s,r.default.prototype.$common=g,r.default.prototype.$spread=d,r.default.prototype.$config=p.default,r.default.prototype.$static=m.default.domain()+"static/images/",c.default.mpType="app";var _=new r.default((0,a.default)({},c.default));_.$mount()},"9a19":function(e,n,t){var o=t("24fb"),i=t("1de5"),a=t("7cc0");n=o(!1);var r=i(a);n.push([e.i,"@font-face{font-family:iconfont;src:url("+r+') format("truetype")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.iconsshop:before{content:"\\e606"}.iconsqrcode:before{content:"\\e607"}.iconseditor:before{content:"\\e60a"}.iconfuwudingdanxiangqing-kefu:before{content:"\\e605"}.iconpaper-plane:before{content:"\\e62d"}.iconexpression:before{content:"\\e637"}.iconimage:before{content:"\\e6da"}.icongouwuche:before{content:"\\e63b"}.iconzuanshi:before{content:"\\e604"}.icontongji:before{content:"\\e65f"}.iconerweima:before{content:"\\e66b"}.iconxuanzhong:before{content:"\\e631"}.iconxinbaniconshangchuan-:before{content:"\\e608"}.iconicon-share:before{content:"\\e661"}.iconarrow-right-copy:before{content:"\\f061"}.iconarrow-bottom-copy:before{content:"\\f062"}.iconarrow-up:before{content:"\\f063"}.iconarrow-left:before{content:"\\e609"}.iconiconstar:before{content:"\\e612"}.iconfenxiang:before{content:"\\e602"}.iconhaibao:before{content:"\\e6d8"}.iconpengyouquan:before{content:"\\e69f"}.iconApple:before{content:"\\e62c"}.iconqq:before{content:"\\e611"}.iconweixin:before{content:"\\e673"}.iconumidd17:before{content:"\\e603"}.iconkefu:before{content:"\\e636"}.iconcart:before{content:"\\e660"}.iconempty:before{content:"\\e62b"}.iconempty1:before{content:"\\f060"}.iconcheckbox_prekaobei:before{content:"\\e641"}.iconshoucang1:before{content:"\\e8d4"}.iconrate-copy:before{content:"\\ea9d"}.iconsearchclose:before{content:"\\e600"}.icongary:before{content:"\\e601"}.iconky_newsTime:before{content:"\\e623"}.iconky_homeSearch:before{content:"\\e629"}.iconky_newsEye:before{content:"\\e62a"}.iconbangzhu:before{content:"\\e628"}.iconky_memberRefund1:before{content:"\\e627"}.iconky_memberAdder:before{content:"\\e61e"}.iconky_memberExtension:before{content:"\\e61f"}.iconky_memberDiamonds:before{content:"\\e620"}.iconky_memberLove:before{content:"\\e621"}.iconky_memberMessage:before{content:"\\e622"}.iconky_memberVehicle:before{content:"\\e624"}.iconky_memberWallet:before{content:"\\e625"}.iconky_memberSite:before{content:"\\e626"}.iconky_memberBox:before{content:"\\e61d"}.iconyouhuiquan:before{content:"\\e60b"}.iconxingzhuang:before{content:"\\e84b"}.iconky_Loginuserphone:before{content:"\\e617"}.iconky_Loginuseremail:before{content:"\\e618"}.iconky_password:before{content:"\\e61a"}.iconky_userName:before{content:"\\e61b"}.iconarrow-top:before{content:"\\e61c"}.iconguanli:before{content:"\\e652"}.icongonggao:before{content:"\\ea80"}.icongou:before{content:"\\e610"}.icontime:before{content:"\\e619"}.iconkyShoppingCart:before{content:"\\e60f"}.iconshoucang:before{content:"\\e635"}.iconky_share:before{content:"\\e60e"}.iconjifen:before{content:"\\e65e"}.iconarrow:before{content:"\\e60d"}.iconhome:before{content:"\\e657"}uni-page-body{background-color:#f8f8f8}body.?%PAGE?%{background-color:#f8f8f8}.clear:after{content:" ";font-size:0;display:block;height:0;clear:both;visibility:hidden}uni-checkbox .uni-checkbox-input{border-radius:%?50?%}\nuni-toast{z-index:10099!important}uni-modal{z-index:10099!important}\n::-webkit-scrollbar{display:none;width:0!important;height:0!important;-webkit-appearance:none;background:transparent}',""]),e.exports=n},bae8:function(e,n,t){"use strict";t.r(n);var o=t("7b31"),i=t("d595");for(var a in i)["default"].indexOf(a)<0&&function(e){t.d(n,e,(function(){return i[e]}))}(a);t("5b1c");var r=t("f0c5"),c=Object(r["a"])(i["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);n["default"]=c.exports},beb4:function(e,n,t){"use strict";t("7a82"),Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;n.default={web_name:"yshMall",uni_app_web_url:"https://mall.yinshanhong.com.cn/",uni_app_web_api_url:"https://mall.yinshanhong.com.cn/api",web_app_id:"1000",debug:!1}},d595:function(e,n,t){"use strict";t.r(n);var o=t("f9c6"),i=t.n(o);for(var a in o)["default"].indexOf(a)<0&&function(e){t.d(n,e,(function(){return o[e]}))}(a);n["default"]=i.a},dc53:function(e,n,t){"use strict";(function(e){var n=t("4ea4").default;t("13d5"),t("d3b7"),t("ddb0"),t("ac1f"),t("5319");var o=n(t("e143")),i={keys:function(){return[]}};e["____8A96F80____"]=!0,delete e["____8A96F80____"],e.__uniConfig={globalStyle:{navigationBarTextStyle:"white",navigationBarTitleText:"yshMall",navigationBarBackgroundColor:"#F8F8F8",backgroundColor:"#F8F8F8",navigationStyle:"custom",bounce:"none"},easycom:{autoscan:!0,custom:{"lb-picker":"@/components/lb-picker/index.vue","^unicloud-db$":"@dcloudio/uni-cli-shared/components/unicloud-db.vue","^uniad$":"@dcloudio/uni-cli-shared/components/uniad.vue","^ad-rewarded-video$":"@dcloudio/uni-cli-shared/components/ad-rewarded-video.vue","^ad-fullscreen-video$":"@dcloudio/uni-cli-shared/components/ad-fullscreen-video.vue","^ad-interstitial$":"@dcloudio/uni-cli-shared/components/ad-interstitial.vue","^ad-interactive$":"@dcloudio/uni-cli-shared/components/ad-interactive.vue","^page-meta$":"@dcloudio/uni-cli-shared/components/page-meta.vue","^navigation-bar$":"@dcloudio/uni-cli-shared/components/navigation-bar.vue","^uni-match-media$":"@dcloudio/uni-cli-shared/components/uni-match-media.vue"}},tabBar:{color:"#333",selectedColor:"#c30d24",borderStyle:"black",backgroundColor:"#ffffff",list:[{pagePath:"pages/index/index",iconPath:"static/tabbar/menu-1.png",selectedIconPath:"static/tabbar/menu-active-1.png",text:"首页",redDot:!1,badge:""},{pagePath:"pages/cart/index",iconPath:"static/tabbar/menu-3.png",selectedIconPath:"static/tabbar/menu-active-3.png",text:"购物车",redDot:!1,badge:""},{pagePath:"pages/ucenter/index",iconPath:"static/tabbar/menu-4.png",selectedIconPath:"static/tabbar/menu-active-4.png",text:"我的",redDot:!1,badge:""}]},condition:{current:0,list:[]}},e.__uniConfig.compilerVersion="3.7.3",e.__uniConfig.darkmode=!1,e.__uniConfig.themeConfig={},e.__uniConfig.uniPlatform="h5",e.__uniConfig.appId="__UNI__8A96F80",e.__uniConfig.appName="yshMall",e.__uniConfig.appVersion="1.2.5",e.__uniConfig.appVersionCode="125",e.__uniConfig.router={mode:"history",base:"/wap/"},e.__uniConfig.publicPath="/wap/",e.__uniConfig["async"]={loading:"AsyncLoading",error:"AsyncError",delay:200,timeout:6e4},e.__uniConfig.debug=!1,e.__uniConfig.networkTimeout={request:6e4,connectSocket:6e4,uploadFile:6e4,downloadFile:6e4},e.__uniConfig.sdkConfigs={},e.__uniConfig.qqMapKey=void 0,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=i.keys().reduce((function(e,n){var t=n.replace(/\.\/(uni-app.)?(.*).json/,"$2"),o=i(n);return Object.assign(e[t]||(e[t]={}),o.common||o),e}),{}),e.__uniConfig.nvue={"flex-direction":"column"},e.__uniConfig.__webpack_chunk_load__=t.e,o.default.component("pages-index-index",(function(e){var n={component:t.e("pages-index-index").then(function(){return e(t("367c"))}.bind(null,t)).catch(t.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})),o.default.component("pages-search-index",(function(e){var n={component:t.e("pages-search-index").then(function(){return e(t("82b9"))}.bind(null,t)).catch(t.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})),o.default.component("pages-search-list",(function(e){var n={component:Promise.all([t.e("pages-bill-cashlist~pages-bill-fund~pages-cart-index~pages-comments-view~pages-coupon-index~pages-go~1cec64d9"),t.e("pages-search-list")]).then(function(){return e(t("121c"))}.bind(null,t)).catch(t.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})),o.default.component("pages-category-index",(function(e){var n={component:t.e("pages-category-index").then(function(){return e(t("7ae7"))}.bind(null,t)).catch(t.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})),o.default.component("pages-public-login",(function(e){var n={component:t.e("pages-public-login").then(function(){return e(t("1dcf"))}.bind(null,t)).catch(t.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})),o.default.component("pages-public-register",(function(e){var n={component:t.e("pages-public-register").then(function(){return e(t("108f"))}.bind(null,t)).catch(t.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})),o.default.component("pages-public-forget",(function(e){var n={component:t.e("pages-public-forget").then(function(){return e(t("5628"))}.bind(null,t)).catch(t.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})),o.default.component("pages-public-404",(function(e){var n={component:t.e("pages-public-404").then(function(){return e(t("5ddf"))}.bind(null,t)).catch(t.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})),o.default.component("pages-coupon-index",(function(e){var n={component:Promise.all([t.e("pages-bill-cashlist~pages-bill-fund~pages-cart-index~pages-comments-view~pages-coupon-index~pages-go~1cec64d9"),t.e("pages-coupon-index")]).then(function(){return e(t("d2e8"))}.bind(null,t)).catch(t.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})),o.default.component("pages-comments-view",(function(e){var n={component:Promise.all([t.e("pages-bill-cashlist~pages-bill-fund~pages-cart-index~pages-comments-view~pages-coupon-index~pages-go~1cec64d9"),t.e("pages-comments-view")]).then(function(){return e(t("4a88"))}.bind(null,t)).catch(t.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})),o.default.component("pages-goods-index",(function(e){var n={component:t.e("pages-goods-index").then(function(){return e(t("c577"))}.bind(null,t)).catch(t.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})),o.default.component("pages-goods-list",(function(e){var n={component:Promise.all([t.e("pages-bill-cashlist~pages-bill-fund~pages-cart-index~pages-comments-view~pages-coupon-index~pages-go~1cec64d9"),t.e("pages-goods-list")]).then(function(){return e(t("230b"))}.bind(null,t)).catch(t.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})),o.default.component("pages-goods-view",(function(e){var n={component:Promise.all([t.e("pages-bill-cashlist~pages-bill-fund~pages-cart-index~pages-comments-view~pages-coupon-index~pages-go~1cec64d9"),t.e("pages-goods-view")]).then(function(){return e(t("41e9"))}.bind(null,t)).catch(t.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})),o.default.component("pages-cart-index",(function(e){var n={component:Promise.all([t.e("pages-bill-cashlist~pages-bill-fund~pages-cart-index~pages-comments-view~pages-coupon-index~pages-go~1cec64d9"),t.e("pages-cart-index")]).then(function(){return e(t("b42a"))}.bind(null,t)).catch(t.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})),o.default.component("pages-cart-confirm",(function(e){var n={component:Promise.all([t.e("pages-cart-confirm~pages-order-confirm_delivery~pages-order-detail~pages-order-evaluate~pages-order-~08232b7e"),t.e("pages-cart-confirm")]).then(function(){return e(t("7f5f"))}.bind(null,t)).catch(t.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})),o.default.component("pages-cart-msg",(function(e){var n={component:t.e("pages-cart-msg").then(function(){return e(t("f777"))}.bind(null,t)).catch(t.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})),o.default.component("pages-cart-info",(function(e){var n={component:t.e("pages-cart-info").then(function(){return e(t("73a6"))}.bind(null,t)).catch(t.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})),o.default.component("pages-order-list",(function(e){var n={component:Promise.all([t.e("pages-bill-cashlist~pages-bill-fund~pages-cart-index~pages-comments-view~pages-coupon-index~pages-go~1cec64d9"),t.e("pages-order-list")]).then(function(){return e(t("63e3"))}.bind(null,t)).catch(t.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})),o.default.component("pages-order-detail",(function(e){var n={component:Promise.all([t.e("pages-cart-confirm~pages-order-confirm_delivery~pages-order-detail~pages-order-evaluate~pages-order-~08232b7e"),t.e("pages-order-detail~pages-order-express"),t.e("pages-order-detail")]).then(function(){return e(t("d6bc"))}.bind(null,t)).catch(t.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})),o.default.component("pages-order-express",(function(e){var n={component:Promise.all([t.e("pages-cart-confirm~pages-order-confirm_delivery~pages-order-detail~pages-order-evaluate~pages-order-~08232b7e"),t.e("pages-order-detail~pages-order-express"),t.e("pages-order-express")]).then(function(){return e(t("be69"))}.bind(null,t)).catch(t.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})),o.default.component("pages-order-confirm_delivery",(function(e){var n={component:Promise.all([t.e("pages-cart-confirm~pages-order-confirm_delivery~pages-order-detail~pages-order-evaluate~pages-order-~08232b7e"),t.e("pages-order-confirm_delivery")]).then(function(){return e(t("37bc"))}.bind(null,t)).catch(t.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})),o.default.component("pages-order-refund",(function(e){var n={component:Promise.all([t.e("pages-cart-confirm~pages-order-confirm_delivery~pages-order-detail~pages-order-evaluate~pages-order-~08232b7e"),t.e("pages-order-refund")]).then(function(){return e(t("4005"))}.bind(null,t)).catch(t.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})),o.default.component("pages-order-evaluate",(function(e){var n={component:Promise.all([t.e("pages-cart-confirm~pages-order-confirm_delivery~pages-order-detail~pages-order-evaluate~pages-order-~08232b7e"),t.e("pages-order-evaluate")]).then(function(){return e(t("99f0"))}.bind(null,t)).catch(t.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})),o.default.component("pages-order-service",(function(e){var n={component:Promise.all([t.e("pages-bill-cashlist~pages-bill-fund~pages-cart-index~pages-comments-view~pages-coupon-index~pages-go~1cec64d9"),t.e("pages-order-service")]).then(function(){return e(t("506d"))}.bind(null,t)).catch(t.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})),o.default.component("pages-bill-cashlist",(function(e){var n={component:Promise.all([t.e("pages-bill-cashlist~pages-bill-fund~pages-cart-index~pages-comments-view~pages-coupon-index~pages-go~1cec64d9"),t.e("pages-bill-cashlist")]).then(function(){return e(t("faca"))}.bind(null,t)).catch(t.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})),o.default.component("pages-bill-withdraw",(function(e){var n={component:t.e("pages-bill-withdraw").then(function(){return e(t("f514"))}.bind(null,t)).catch(t.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})),o.default.component("pages-bill-fund",(function(e){var n={component:Promise.all([t.e("pages-bill-cashlist~pages-bill-fund~pages-cart-index~pages-comments-view~pages-coupon-index~pages-go~1cec64d9"),t.e("pages-bill-fund")]).then(function(){return e(t("2c51"))}.bind(null,t)).catch(t.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})),o.default.component("pages-ucenter-index",(function(e){var n={component:t.e("pages-ucenter-index").then(function(){return e(t("d4b0"))}.bind(null,t)).catch(t.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})),o.default.component("pages-ucenter-wallet",(function(e){var n={component:t.e("pages-ucenter-wallet").then(function(){return e(t("1810"))}.bind(null,t)).catch(t.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})),o.default.component("pages-ucenter-collect",(function(e){var n={component:Promise.all([t.e("pages-bill-cashlist~pages-bill-fund~pages-cart-index~pages-comments-view~pages-coupon-index~pages-go~1cec64d9"),t.e("pages-ucenter-collect")]).then(function(){return e(t("edef"))}.bind(null,t)).catch(t.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})),o.default.component("pages-ucenter-address",(function(e){var n={component:t.e("pages-ucenter-address").then(function(){return e(t("22fa"))}.bind(null,t)).catch(t.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})),o.default.component("pages-ucenter-address_editor",(function(e){var n={component:t.e("pages-ucenter-address_editor").then(function(){return e(t("16dd"))}.bind(null,t)).catch(t.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})),o.default.component("pages-ucenter-coupon",(function(e){var n={component:Promise.all([t.e("pages-bill-cashlist~pages-bill-fund~pages-cart-index~pages-comments-view~pages-coupon-index~pages-go~1cec64d9"),t.e("pages-ucenter-coupon")]).then(function(){return e(t("754d"))}.bind(null,t)).catch(t.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})),o.default.component("pages-ucenter-point",(function(e){var n={component:Promise.all([t.e("pages-bill-cashlist~pages-bill-fund~pages-cart-index~pages-comments-view~pages-coupon-index~pages-go~1cec64d9"),t.e("pages-ucenter-point")]).then(function(){return e(t("48cd"))}.bind(null,t)).catch(t.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})),o.default.component("pages-ucenter-setting",(function(e){var n={component:t.e("pages-ucenter-setting").then(function(){return e(t("9a2b"))}.bind(null,t)).catch(t.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})),o.default.component("pages-ucenter-help",(function(e){var n={component:t.e("pages-ucenter-help").then(function(){return e(t("a49d"))}.bind(null,t)).catch(t.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})),o.default.component("pages-news-index",(function(e){var n={component:Promise.all([t.e("pages-bill-cashlist~pages-bill-fund~pages-cart-index~pages-comments-view~pages-coupon-index~pages-go~1cec64d9"),t.e("pages-news-index")]).then(function(){return e(t("0663"))}.bind(null,t)).catch(t.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})),o.default.component("pages-news-list",(function(e){var n={component:Promise.all([t.e("pages-bill-cashlist~pages-bill-fund~pages-cart-index~pages-comments-view~pages-coupon-index~pages-go~1cec64d9"),t.e("pages-news-list")]).then(function(){return e(t("d026"))}.bind(null,t)).catch(t.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})),o.default.component("pages-news-view",(function(e){var n={component:t.e("pages-news-view").then(function(){return e(t("a53a"))}.bind(null,t)).catch(t.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/index/index",component:{render:function(e){return e("Page",{props:Object.assign({isQuit:!0,isEntry:!0,isTabBar:!0,tabBarIndex:0},__uniConfig.globalStyle,{navigationBarTitleText:"印山泓-江西好茶搬运工"})},[e("pages-index-index",{slot:"page"})])}},meta:{id:1,name:"pages-index-index",isNVue:!1,maxWidth:0,pagePath:"pages/index/index",isQuit:!0,isEntry:!0,isTabBar:!0,tabBarIndex:0,windowTop:0}},{path:"/pages/search/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"搜索内容"})},[e("pages-search-index",{slot:"page"})])}},meta:{name:"pages-search-index",isNVue:!1,maxWidth:0,pagePath:"pages/search/index",windowTop:0}},{path:"/pages/search/list",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"搜索结果"})},[e("pages-search-list",{slot:"page"})])}},meta:{name:"pages-search-list",isNVue:!1,maxWidth:0,pagePath:"pages/search/list",windowTop:0}},{path:"/pages/category/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"商品分类"})},[e("pages-category-index",{slot:"page"})])}},meta:{name:"pages-category-index",isNVue:!1,maxWidth:0,pagePath:"pages/category/index",windowTop:0}},{path:"/pages/public/login",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"会员登录"})},[e("pages-public-login",{slot:"page"})])}},meta:{name:"pages-public-login",isNVue:!1,maxWidth:0,pagePath:"pages/public/login",windowTop:0}},{path:"/pages/public/register",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"会员注册"})},[e("pages-public-register",{slot:"page"})])}},meta:{name:"pages-public-register",isNVue:!1,maxWidth:0,pagePath:"pages/public/register",windowTop:0}},{path:"/pages/public/forget",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"找回密码"})},[e("pages-public-forget",{slot:"page"})])}},meta:{name:"pages-public-forget",isNVue:!1,maxWidth:0,pagePath:"pages/public/forget",windowTop:0}},{path:"/pages/public/404",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"页面404"})},[e("pages-public-404",{slot:"page"})])}},meta:{name:"pages-public-404",isNVue:!1,maxWidth:0,pagePath:"pages/public/404",windowTop:0}},{path:"/pages/coupon/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"优惠劵"})},[e("pages-coupon-index",{slot:"page"})])}},meta:{name:"pages-coupon-index",isNVue:!1,maxWidth:0,pagePath:"pages/coupon/index",windowTop:0}},{path:"/pages/comments/view",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"商品评论"})},[e("pages-comments-view",{slot:"page"})])}},meta:{name:"pages-comments-view",isNVue:!1,maxWidth:0,pagePath:"pages/comments/view",windowTop:0}},{path:"/pages/goods/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"商品列表"})},[e("pages-goods-index",{slot:"page"})])}},meta:{name:"pages-goods-index",isNVue:!1,maxWidth:0,pagePath:"pages/goods/index",windowTop:0}},{path:"/pages/goods/list",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"商品列表"})},[e("pages-goods-list",{slot:"page"})])}},meta:{name:"pages-goods-list",isNVue:!1,maxWidth:0,pagePath:"pages/goods/list",windowTop:0}},{path:"/pages/goods/view",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"商品详情"})},[e("pages-goods-view",{slot:"page"})])}},meta:{name:"pages-goods-view",isNVue:!1,maxWidth:0,pagePath:"pages/goods/view",windowTop:0}},{path:"/pages/cart/index",component:{render:function(e){return e("Page",{props:Object.assign({isQuit:!0,isTabBar:!0,tabBarIndex:1},__uniConfig.globalStyle,{navigationBarTitleText:"购物车"})},[e("pages-cart-index",{slot:"page"})])}},meta:{id:2,name:"pages-cart-index",isNVue:!1,maxWidth:0,pagePath:"pages/cart/index",isQuit:!0,isTabBar:!0,tabBarIndex:1,windowTop:0}},{path:"/pages/cart/confirm",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"订单确认"})},[e("pages-cart-confirm",{slot:"page"})])}},meta:{name:"pages-cart-confirm",isNVue:!1,maxWidth:0,pagePath:"pages/cart/confirm",windowTop:0}},{path:"/pages/cart/msg",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"提示页"})},[e("pages-cart-msg",{slot:"page"})])}},meta:{name:"pages-cart-msg",isNVue:!1,maxWidth:0,pagePath:"pages/cart/msg",windowTop:0}},{path:"/pages/cart/info",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"订单信息页"})},[e("pages-cart-info",{slot:"page"})])}},meta:{name:"pages-cart-info",isNVue:!1,maxWidth:0,pagePath:"pages/cart/info",windowTop:0}},{path:"/pages/order/list",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"订单列表"})},[e("pages-order-list",{slot:"page"})])}},meta:{name:"pages-order-list",isNVue:!1,maxWidth:0,pagePath:"pages/order/list",windowTop:0}},{path:"/pages/order/detail",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"订单详情"})},[e("pages-order-detail",{slot:"page"})])}},meta:{name:"pages-order-detail",isNVue:!1,maxWidth:0,pagePath:"pages/order/detail",windowTop:0}},{path:"/pages/order/express",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"物流信息"})},[e("pages-order-express",{slot:"page"})])}},meta:{name:"pages-order-express",isNVue:!1,maxWidth:0,pagePath:"pages/order/express",windowTop:0}},{path:"/pages/order/confirm_delivery",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"确认订单"})},[e("pages-order-confirm_delivery",{slot:"page"})])}},meta:{name:"pages-order-confirm_delivery",isNVue:!1,maxWidth:0,pagePath:"pages/order/confirm_delivery",windowTop:0}},{path:"/pages/order/refund",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"订单退款"})},[e("pages-order-refund",{slot:"page"})])}},meta:{name:"pages-order-refund",isNVue:!1,maxWidth:0,pagePath:"pages/order/refund",windowTop:0}},{path:"/pages/order/evaluate",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"订单评价"})},[e("pages-order-evaluate",{slot:"page"})])}},meta:{name:"pages-order-evaluate",isNVue:!1,maxWidth:0,pagePath:"pages/order/evaluate",windowTop:0}},{path:"/pages/order/service",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"售后服务"})},[e("pages-order-service",{slot:"page"})])}},meta:{name:"pages-order-service",isNVue:!1,maxWidth:0,pagePath:"pages/order/service",windowTop:0}},{path:"/pages/bill/cashlist",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"提现记录"})},[e("pages-bill-cashlist",{slot:"page"})])}},meta:{name:"pages-bill-cashlist",isNVue:!1,maxWidth:0,pagePath:"pages/bill/cashlist",windowTop:0}},{path:"/pages/bill/withdraw",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"申请提现"})},[e("pages-bill-withdraw",{slot:"page"})])}},meta:{name:"pages-bill-withdraw",isNVue:!1,maxWidth:0,pagePath:"pages/bill/withdraw",windowTop:0}},{path:"/pages/bill/fund",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"资金明细"})},[e("pages-bill-fund",{slot:"page"})])}},meta:{name:"pages-bill-fund",isNVue:!1,maxWidth:0,pagePath:"pages/bill/fund",windowTop:0}},{path:"/pages/ucenter/index",component:{render:function(e){return e("Page",{props:Object.assign({isQuit:!0,isTabBar:!0,tabBarIndex:2},__uniConfig.globalStyle,{navigationBarTitleText:"会员中心"})},[e("pages-ucenter-index",{slot:"page"})])}},meta:{id:3,name:"pages-ucenter-index",isNVue:!1,maxWidth:0,pagePath:"pages/ucenter/index",isQuit:!0,isTabBar:!0,tabBarIndex:2,windowTop:0}},{path:"/pages/ucenter/wallet",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"我的钱包"})},[e("pages-ucenter-wallet",{slot:"page"})])}},meta:{name:"pages-ucenter-wallet",isNVue:!1,maxWidth:0,pagePath:"pages/ucenter/wallet",windowTop:0}},{path:"/pages/ucenter/collect",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"我的收藏"})},[e("pages-ucenter-collect",{slot:"page"})])}},meta:{name:"pages-ucenter-collect",isNVue:!1,maxWidth:0,pagePath:"pages/ucenter/collect",windowTop:0}},{path:"/pages/ucenter/address",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"我的地址"})},[e("pages-ucenter-address",{slot:"page"})])}},meta:{name:"pages-ucenter-address",isNVue:!1,maxWidth:0,pagePath:"pages/ucenter/address",windowTop:0}},{path:"/pages/ucenter/address_editor",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"编辑地址"})},[e("pages-ucenter-address_editor",{slot:"page"})])}},meta:{name:"pages-ucenter-address_editor",isNVue:!1,maxWidth:0,pagePath:"pages/ucenter/address_editor",windowTop:0}},{path:"/pages/ucenter/coupon",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"优惠劵"})},[e("pages-ucenter-coupon",{slot:"page"})])}},meta:{name:"pages-ucenter-coupon",isNVue:!1,maxWidth:0,pagePath:"pages/ucenter/coupon",windowTop:0}},{path:"/pages/ucenter/point",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"积分"})},[e("pages-ucenter-point",{slot:"page"})])}},meta:{name:"pages-ucenter-point",isNVue:!1,maxWidth:0,pagePath:"pages/ucenter/point",windowTop:0}},{path:"/pages/ucenter/setting",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"会员设置"})},[e("pages-ucenter-setting",{slot:"page"})])}},meta:{name:"pages-ucenter-setting",isNVue:!1,maxWidth:0,pagePath:"pages/ucenter/setting",windowTop:0}},{path:"/pages/ucenter/help",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"帮助中心"})},[e("pages-ucenter-help",{slot:"page"})])}},meta:{name:"pages-ucenter-help",isNVue:!1,maxWidth:0,pagePath:"pages/ucenter/help",windowTop:0}},{path:"/pages/news/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"新闻列表"})},[e("pages-news-index",{slot:"page"})])}},meta:{name:"pages-news-index",isNVue:!1,maxWidth:0,pagePath:"pages/news/index",windowTop:0}},{path:"/pages/news/list",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"新闻列表"})},[e("pages-news-list",{slot:"page"})])}},meta:{name:"pages-news-list",isNVue:!1,maxWidth:0,pagePath:"pages/news/list",windowTop:0}},{path:"/pages/news/view",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"新闻详情"})},[e("pages-news-view",{slot:"page"})])}},meta:{name:"pages-news-view",isNVue:!1,maxWidth:0,pagePath:"pages/news/view",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,t("c8ba"))},f6dc:function(e,n,t){"use strict";t("7a82");var o=t("4ea4").default;Object.defineProperty(n,"__esModule",{value:!0}),n.setSpreadUsers=function(e){if(null==e||void 0==e)return;if(null==e.u||void 0==e.u||e.u<=0)return;i.default.set("spread_id",e.u)};var i=o(t("3923"))},f9c6:function(e,n,t){"use strict";t("7a82"),Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,t("ac1f"),t("00b4"),t("d401"),t("d3b7"),t("25f0");var o=t("15e7"),i={onLaunch:function(e){this.autoLogin(),(0,o.shareConfig)(),uni.getSystemInfo({success:function(e){e.windowWidth>420&&!/iOS|Android/i.test(e.system)&&(window.location.pathname="/wap/static/html/home.html")}}),setTimeout((function(){(0,o.setShareData)({title:"印山泓",desc:"做江西好茶搬运工,带你品遍江西名茶",link:"https://mall.yinshanhong.com.cn/wap/static/html/home.html",imgUrl:"https://mall.yinshanhong.com.cn/static/images/share.jpg"})}),1e3)},onShow:function(){var e=this.$storage.getJson("users");e?uni.setTabBarBadge({index:2,text:e.shop_count.toString()}):uni.removeTabBarBadge({index:2})},onHide:function(){console.log("App Hide")},methods:{autoLogin:function(){var e=this,n=this.$storage.getJson("users");null!=n&&this.$http.autoLogin().then((function(n){1e3===n.status?e.$store.commit("UPDATEUSERS",n.data):e.$storage.remove("users")}))}}};n.default=i}});