(function(e){function t(t){for(var o,i,c=t[0],u=t[1],l=t[2],s=0,f=[];s>>/g,">"),e=e.split(">").map((function(e){return e.trim().split(" ").join("').descendant('")})).join("').child('"),function(t,n,o){return new t(n,o).descendant(e)}},l=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];(0,r.default)(this,e),this.nodes=[t],this.all=n}return(0,i.default)(e,[{key:"child",value:function(e){var t=[];if(this.all)this.nodes.forEach((function(n){var o;(o=t).push.apply(o,(0,a.default)(n.$children.filter((function(t){return c(t,e)}))))}));else if(this.nodes.length>0){var n=this.nodes[0].$children.find((function(t){return c(t,e)}));t=n?[n]:[]}return this.nodes=t,this}},{key:"descendant",value:function(e){var t=this,n=[];return this.nodes.forEach((function(o){(function(){var e=!1;return function t(n,o){if(!e&&"function"===typeof o)for(var a=n.$children,r=0;!e&&r",nbsp:" ",amp:"&",quot:'"'};return e.replace(/&(lt|gt|nbsp|amp|quot);/gi,(function(e,n){return t[n]}))},t.html2Escape=function(e){return e?e.replace(/[<>&"]/g,(function(e){return{"<":"<",">":">","&":"&",'"':"""}[e]})):e},n("5c47"),n("a1c1")},4045:function(e,t,n){"use strict";n("6a54"),Object.defineProperty(t,"__esModule",{value:!0}),t.getRelationNodes=function(e){if(!this.$unicom)throw"this.getRelationNodes()需与p-f-unicom配合使用!";return this.$unicom("@"+e)}},"5da8":function(e,t,n){"use strict";n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return a})),n.d(t,"a",(function(){}));var o=function(){var e=this.$createElement,t=this._self._c||e;return t("App",{attrs:{keepAliveInclude:this.keepAliveInclude}})},a=[]},"792a":function(e,t,n){"use strict";var o=n("9d8b"),a=n.n(o);a.a},"7a41":function(e,t,n){"use strict";n("6a54"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("5c47"),n("2c10"),n("c9b5"),n("bf0f"),n("ab80"),n("473f"),n("f7a5");var o=function(e,t,n){return Object(e)!==e||(Array.isArray(t)||(t=t.toString().match(/[^.[\]]+/g)||[]),t.slice(0,-1).reduce((function(e,n,o){return Object(e[n])===e[n]?e[n]:e[n]=Math.abs(t[o+1])>>0===+t[o+1]?[]:{}}),e)[t[t.length-1]]=n),e};t.default=o},"95d5":function(e,t,n){var o=n("c86c");t=o(!1),t.push([e.i,"/* 全局样式 - 印美达 Inkreach 微信小程序 */uni-page-body{--color-primary:#ff6800;--color-primary-light:#fff0e5;--color-primary-dark:#e55a00;--color-secondary:#f26522;--color-dark:#121212;--color-text-primary:#333;--color-text-secondary:#666;--color-text-tertiary:#999;--color-bg-page:#f5f5f5;--color-bg-card:#fff;--color-border:#eee;--color-tag-bg:#f2f2f2;--color-success:#52c41a;--color-warning:#faad14;--radius-sm:%?8?%;--radius-md:%?12?%;--radius-lg:%?20?%;--radius-xl:%?32?%;--spacing-xs:%?8?%;--spacing-sm:%?16?%;--spacing-md:%?24?%;--spacing-lg:%?32?%;--spacing-xl:%?48?%;font-size:%?28?%;color:var(--color-text-primary);background-color:var(--color-bg-page);font-family:CusPingFangSC,-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,sans-serif}body.?%PAGE?%{background-color:var(--color-bg-page)}\n/* 通用样式 */.container{min-height:100vh;background-color:var(--color-bg-page)}.flex-row{display:flex;flex-direction:row;align-items:center}.flex-col{display:flex;flex-direction:column}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-1{flex:1}.flex-wrap{display:flex;flex-wrap:wrap}\n/* 文字样式 */.text-primary{color:var(--color-primary)}.text-secondary{color:var(--color-text-secondary)}.text-tertiary{color:var(--color-text-tertiary)}.text-white{color:#fff}.text-bold{font-weight:600}.text-center{text-align:center}.text-sm{font-size:%?24?%}.text-md{font-size:%?28?%}.text-lg{font-size:%?32?%}.text-xl{font-size:%?40?%}.text-xxl{font-size:%?56?%}\n/* 间距 */.mt-xs{margin-top:%?8?%}.mt-sm{margin-top:%?16?%}.mt-md{margin-top:%?24?%}.mt-lg{margin-top:%?32?%}.mt-xl{margin-top:%?48?%}.mb-xs{margin-bottom:%?8?%}.mb-sm{margin-bottom:%?16?%}.mb-md{margin-bottom:%?24?%}.mb-lg{margin-bottom:%?32?%}.p-sm{padding:%?16?%}.p-md{padding:%?24?%}.p-lg{padding:%?32?%}.px-md{padding-left:%?24?%;padding-right:%?24?%}.px-lg{padding-left:%?32?%;padding-right:%?32?%}\n/* 按钮 */.btn-primary{display:inline-flex;align-items:center;justify-content:center;background-color:var(--color-primary);color:#fff;font-size:%?28?%;font-weight:500;padding:%?20?% %?48?%;border-radius:var(--radius-lg);border:none;line-height:1.5}.btn-primary::after{border:none}.btn-outline{display:inline-flex;align-items:center;justify-content:center;background-color:initial;color:var(--color-primary);font-size:%?28?%;font-weight:500;padding:%?20?% %?48?%;border-radius:var(--radius-lg);border:%?2?% solid var(--color-primary);line-height:1.5}.btn-outline::after{border:none}\n/* 卡片 */.card{background-color:var(--color-bg-card);border-radius:var(--radius-md);padding:%?24?%;box-shadow:0 %?2?% %?12?% rgba(0,0,0,.04)}\n/* 标签 */.tag{display:inline-flex;align-items:center;padding:%?4?% %?16?%;border-radius:var(--radius-sm);font-size:%?20?%;background-color:var(--color-tag-bg);color:var(--color-text-secondary)}.tag-primary{background-color:var(--color-primary-light);color:var(--color-primary)}\n/* 分割线 */.divider{width:100%;height:%?1?%;background-color:var(--color-border)}\n/* 安全区底部 */.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}\n/* 全局隐藏横向滚动条(scroll-view / webkit) */::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}",""]),e.exports=t},"98bce":function(e,t,n){"use strict";n.r(t);var o=n("efa3"),a=n.n(o);for(var r in o)["default"].indexOf(r)<0&&function(e){n.d(t,e,(function(){return o[e]}))}(r);t["default"]=a.a},"9d8b":function(e,t,n){var o=n("95d5");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[e.i,o,""]]),o.locals&&(e.exports=o.locals);var a=n("967d").default;a("37b6588b",o,!0,{sourceMap:!1,shadowMode:!1})},ac9f:function(e,t,n){"use strict";n("6a54"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=null,a=function(e,t,n){null!==o&&clearTimeout(o),o=setTimeout((function(){e[t]()}),n)};t.default=a},bad1:function(e,t,n){"use strict";(function(e){var t=n("f5bd").default;n("473f"),n("bf0f"),n("de6c"),n("5c47"),n("a1c1");var o=t(n("9b8e")),a={keys:function(){return[]}};e["____73E5929____"]=!0,delete e["____73E5929____"],e.__uniConfig={tabBar:{color:"#999999",selectedColor:"#FF6800",backgroundColor:"#ffffff",borderStyle:"white",list:[{pagePath:"pages/index/index",text:"首页",iconPath:"static/icons/tabbar/tab_home_gray.png",selectedIconPath:"static/icons/tabbar/tab_home_orange.png",redDot:!1,badge:""},{pagePath:"pages/products/products",text:"产品",iconPath:"static/icons/tabbar/tab_product_gray.png",selectedIconPath:"static/icons/tabbar/tab_product_orange.png",redDot:!1,badge:""}]},style:"v2",sitemapLocation:"sitemap.json",lazyCodeLoading:"requiredComponents",globalStyle:{navigationBarBackgroundColor:"#ffffff",navigationBarTextStyle:"black",navigationBarTitleText:"印美达 Inkreach",backgroundColor:"#f5f5f5",backgroundTextStyle:"dark",enablePullDownRefresh:!1}},e.__uniConfig.compilerVersion="5.24",e.__uniConfig.darkmode=!1,e.__uniConfig.themeConfig={},e.__uniConfig.uniPlatform="h5",e.__uniConfig.appId="__UNI__73E5929",e.__uniConfig.appName="inkreach-miniprogram",e.__uniConfig.appVersion="1.0.0",e.__uniConfig.appVersionCode="100",e.__uniConfig.router={mode:"history",base:"/v2/h5/"},e.__uniConfig.publicPath="/v2/h5/",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=a.keys().reduce((function(e,t){var n=t.replace(/\.\/(uni-app.)?(.*).json/,"$2"),o=a(t);return Object.assign(e[n]||(e[n]={}),o.common||o),e}),{}),e.__uniConfig.nvue={"flex-direction":"column"},e.__uniConfig.__webpack_chunk_load__=n.e,o.default.component("pages-index-index",(function(e){var t={component:n.e("pages-index-index").then(function(){return e(n("3dd4"))}.bind(null,n)).catch(n.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(t.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(t.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),t})),o.default.component("pages-products-products",(function(e){var t={component:n.e("pages-products-products").then(function(){return e(n("379b"))}.bind(null,n)).catch(n.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(t.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(t.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),t})),o.default.component("pages-product-detail-product-detail",(function(e){var t={component:n.e("pages-product-detail-product-detail").then(function(){return e(n("0292"))}.bind(null,n)).catch(n.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(t.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(t.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),t})),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:"印美达 Inkreach",navigationStyle:"custom",usingComponents:{}})},[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/products/products",component:{render:function(e){return e("Page",{props:Object.assign({isQuit:!0,isTabBar:!0,tabBarIndex:1},__uniConfig.globalStyle,{navigationBarTitleText:"产品中心",navigationStyle:"custom",usingComponents:{}})},[e("pages-products-products",{slot:"page"})])}},meta:{id:2,name:"pages-products-products",isNVue:!1,maxWidth:0,pagePath:"pages/products/products",isQuit:!0,isTabBar:!0,tabBarIndex:1,windowTop:0}},{path:"/pages/product-detail/product-detail",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"产品详情",navigationStyle:"custom",usingComponents:{}})},[e("pages-product-detail-product-detail",{slot:"page"})])}},meta:{name:"pages-product-detail-product-detail",isNVue:!1,maxWidth:0,pagePath:"pages/product-detail/product-detail",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,n("0ee4"))},beb3:function(e,t,n){"use strict";(function(e){n("6a54"),Object.defineProperty(t,"__esModule",{value:!0}),t.getTabBar=function(){return{setData:function(t){var n,o,a,r;"function"===typeof(null===(n=this.$mp)||void 0===n||null===(o=n.page)||void 0===o?void 0:o.getTabBar)&&null!==(a=this.$mp)&&void 0!==a&&null!==(r=a.page)&&void 0!==r&&r.getTabBar()?this.$mp.page.getTabBar().setData(t):e.log("当前平台不支持getTabBar(),已稍作处理,详细请参见相关文档。")}}}}).call(this,n("ba7c")["default"])},c31e:function(e,t,n){"use strict";n("6a54"),Object.defineProperty(t,"__esModule",{value:!0}),t.parseEventDynamicCode=function(e,t){"function"===typeof this[t]&&this[t](e)}},cb0d:function(e,t,n){"use strict";var o=n("f5bd").default;Object.defineProperty(t,"__esModule",{value:!0}),t.setData=function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;Object.keys(e).forEach((function(n){if((0,a.default)(t,n,e[n]),r.test(n)&&n.endsWith("Clone")){var o=n.replace(/Clone$/,"");t.$options&&t.$options.propsData[o]&&t.$emit("update:".concat(o),e[n])}})),this.$forceUpdate(),"function"==typeof n&&this.$nextTick(n)},n("bf0f"),n("2797"),n("5c47"),n("0506"),n("dc8a"),n("a1c1"),n("20f3"),n("f7a5"),n("6a54"),n("9327");var a=o(n("7a41"));o(n("ac9f"));var r=/^([^\x00-\xff]|[a-zA-Z_$])([^\x00-\xff]|[a-zA-Z0-9_$])*$/},d575:function(e,t,n){"use strict";n("6a54"),Object.defineProperty(t,"__esModule",{value:!0}),t.handleDataset=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};e&&!e.currentTarget&&(t.tagId?e.currentTarget={id:t.tagId}:e.currentTarget={dataset:t})}},dc38:function(e,t,n){"use strict";n("6a54");var o=n("f5bd").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=o(n("9b1b")),r=n("ff7a"),i=n("00f0"),c=n("d575"),u=n("3f573"),l=n("c31e"),d=n("beb3"),s=n("4045"),f=n("372e"),p=n("cb0d"),g={install:function(e,t){e.mixin((0,a.default)((0,a.default)({},r.pageLifetimes),{},{methods:{clone:i.clone,handleDataset:c.handleDataset,escape2Html:u.escape2Html,html2Escape:u.html2Escape,parseEventDynamicCode:l.parseEventDynamicCode,getTabBar:d.getTabBar,getRelationNodes:s.getRelationNodes,zpSelectComponent:f.selectComponent,zpSelectAllComponents:f.selectAllComponents,setData:p.setData}}))}};t.default=g},e4af:function(e,t,n){"use strict";var o=n("f5bd").default,a=o(n("9b1b"));n("3dde"),n("a8b2"),n("1480"),n("6e4a"),n("bad1"),n("d6b2");var r=o(n("3c6c")),i=o(n("dc38")),c=o(n("9b8e"));c.default.use(i.default),c.default.config.productionTip=!1,r.default.mpType="app";var u=new c.default((0,a.default)({},r.default));u.$mount()},efa3:function(e,t,n){"use strict";n("6a54"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o={data:function(){return{}},globalData:{userInfo:null,baseUrl:"https://api.inkreach.com"},onLaunch:function(){var e=uni.getWindowInfo();this.globalData.statusBarHeight=e.statusBarHeight,this.globalData.windowWidth=e.windowWidth,this.globalData.windowHeight=e.windowHeight}};t.default=o},ff7a:function(e,t,n){"use strict";function o(e,t){e.$children.map((function(e){"function"==typeof e[t]&&e[t](),o(e,t)}))}n("6a54"),Object.defineProperty(t,"__esModule",{value:!0}),t.pageLifetimes=void 0,n("fd3c");var a={onLoad:function(){var e=this;uni.onWindowResize((function(t){o(e,"handlePageResize")}))},onShow:function(){o(this,"handlePageShow")},onHide:function(){o(this,"handlePageHide")},onResize:function(){}};t.pageLifetimes=a}});