index.2f55935f.js
29.7 KB
(function(n){function e(e){for(var a,t,s=e[0],u=e[1],c=e[2],l=0,g=[];l<s.length;l++)t=s[l],Object.prototype.hasOwnProperty.call(i,t)&&i[t]&&g.push(i[t][0]),i[t]=0;for(a in u)Object.prototype.hasOwnProperty.call(u,a)&&(n[a]=u[a]);d&&d(e);while(g.length)g.shift()();return r.push.apply(r,c||[]),o()}function o(){for(var n,e=0;e<r.length;e++){for(var o=r[e],a=!0,t=1;t<o.length;t++){var u=o[t];0!==i[u]&&(a=!1)}a&&(r.splice(e--,1),n=s(s.s=o[0]))}return n}var a={},i={index:0},r=[];function t(n){return s.p+"static/js/"+({"pages-index-buy":"pages-index-buy","pages-index-category":"pages-index-category","pages-index-consultationDetails":"pages-index-consultationDetails","pages-index-detail":"pages-index-detail","pages-index-index":"pages-index-index","pages-index-realName":"pages-index-realName","pages-index-realTimeInfo":"pages-index-realTimeInfo","pages-index-search":"pages-index-search","pages-index-send":"pages-index-send","pages-mine-Feedback":"pages-mine-Feedback","pages-mine-accountFlow":"pages-mine-accountFlow","pages-mine-buyerOrder":"pages-mine-buyerOrder","pages-mine-commonProblem":"pages-mine-commonProblem","pages-mine-mine":"pages-mine-mine","pages-mine-myCollection":"pages-mine-myCollection","pages-mine-myRelease":"pages-mine-myRelease","pages-mine-questionDetails":"pages-mine-questionDetails","pages-mine-sellerOrder":"pages-mine-sellerOrder","pages-mine-withdrawal":"pages-mine-withdrawal"}[n]||n)+"."+{"pages-index-buy":"97cc9f2c","pages-index-category":"2bf39b21","pages-index-consultationDetails":"9b1e998a","pages-index-detail":"d1a705ce","pages-index-index":"cedad53b","pages-index-realName":"4a9be199","pages-index-realTimeInfo":"a71d39d1","pages-index-search":"8c5a784a","pages-index-send":"5566f40e","pages-mine-Feedback":"ae78d51f","pages-mine-accountFlow":"6c203bcf","pages-mine-buyerOrder":"3eb1eea2","pages-mine-commonProblem":"4053b3c2","pages-mine-mine":"ceb2cac8","pages-mine-myCollection":"b705714b","pages-mine-myRelease":"9e24f339","pages-mine-questionDetails":"dc4f58c2","pages-mine-sellerOrder":"f58889f2","pages-mine-withdrawal":"2f8e70de"}[n]+".js"}function s(e){if(a[e])return a[e].exports;var o=a[e]={i:e,l:!1,exports:{}};return n[e].call(o.exports,o,o.exports,s),o.l=!0,o.exports}s.e=function(n){var e=[],o=i[n];if(0!==o)if(o)e.push(o[2]);else{var a=new Promise((function(e,a){o=i[n]=[e,a]}));e.push(o[2]=a);var r,u=document.createElement("script");u.charset="utf-8",u.timeout=120,s.nc&&u.setAttribute("nonce",s.nc),u.src=t(n);var c=new Error;r=function(e){u.onerror=u.onload=null,clearTimeout(l);var o=i[n];if(0!==o){if(o){var a=e&&("load"===e.type?"missing":e.type),r=e&&e.target&&e.target.src;c.message="Loading chunk "+n+" failed.\n("+a+": "+r+")",c.name="ChunkLoadError",c.type=a,c.request=r,o[1](c)}i[n]=void 0}};var l=setTimeout((function(){r({type:"timeout",target:u})}),12e4);u.onerror=u.onload=r,document.head.appendChild(u)}return Promise.all(e)},s.m=n,s.c=a,s.d=function(n,e,o){s.o(n,e)||Object.defineProperty(n,e,{enumerable:!0,get:o})},s.r=function(n){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(n,"__esModule",{value:!0})},s.t=function(n,e){if(1&e&&(n=s(n)),8&e)return n;if(4&e&&"object"===typeof n&&n&&n.__esModule)return n;var o=Object.create(null);if(s.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:n}),2&e&&"string"!=typeof n)for(var a in n)s.d(o,a,function(e){return n[e]}.bind(null,a));return o},s.n=function(n){var e=n&&n.__esModule?function(){return n["default"]}:function(){return n};return s.d(e,"a",e),e},s.o=function(n,e){return Object.prototype.hasOwnProperty.call(n,e)},s.p="/",s.oe=function(n){throw console.error(n),n};var u=window["webpackJsonp"]=window["webpackJsonp"]||[],c=u.push.bind(u);u.push=e,u=u.slice();for(var l=0;l<u.length;l++)e(u[l]);var d=c;r.push([0,"chunk-vendors"]),o()})({0:function(n,e,o){n.exports=o("ad2a")},"1c2a":function(n,e,o){"use strict";o.r(e);var a=o("91d9"),i=o("9956");for(var r in i)"default"!==r&&function(n){o.d(e,n,(function(){return i[n]}))}(r);o("439e"),o("73bb");var t,s=o("f0c5"),u=Object(s["a"])(i["default"],a["b"],a["c"],!1,null,null,null,!1,a["a"],t);e["default"]=u.exports},"292a":function(n,e,o){var a=o("24fb");e=a(!1),e.push([n.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */\r\n/* 注意要写在第一行,同时给style标签加入lang="scss"属性 */.u-line-1{display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:1;-webkit-box-orient:vertical!important}.u-line-2{display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:2;-webkit-box-orient:vertical!important}.u-line-3{display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:3;-webkit-box-orient:vertical!important}.u-line-4{display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:4;-webkit-box-orient:vertical!important}.u-line-5{display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:5;-webkit-box-orient:vertical!important}.u-border{border-width:.5px!important;border-color:#dadbde!important;border-style:solid}.u-border-top{border-top-width:.5px!important;border-color:#dadbde!important;border-top-style:solid}.u-border-left{border-left-width:.5px!important;border-color:#dadbde!important;border-left-style:solid}.u-border-right{border-right-width:.5px!important;border-color:#dadbde!important;border-right-style:solid}.u-border-bottom{border-bottom-width:.5px!important;border-color:#dadbde!important;border-bottom-style:solid}.u-border-top-bottom{border-top-width:.5px!important;border-bottom-width:.5px!important;border-color:#dadbde!important;border-top-style:solid;border-bottom-style:solid}.u-reset-button{padding:0;background-color:initial;font-size:inherit;line-height:inherit;color:inherit}.u-reset-button::after{border:none}.u-hover-class{opacity:.7}.u-primary-light{color:#ecf5ff}.u-warning-light{color:#fdf6ec}.u-success-light{color:#f5fff0}.u-error-light{color:#fef0f0}.u-info-light{color:#f4f4f5}.u-primary-light-bg{background-color:#ecf5ff}.u-warning-light-bg{background-color:#fdf6ec}.u-success-light-bg{background-color:#f5fff0}.u-error-light-bg{background-color:#fef0f0}.u-info-light-bg{background-color:#f4f4f5}.u-primary-dark{color:#398ade}.u-warning-dark{color:#f1a532}.u-success-dark{color:#53c21d}.u-error-dark{color:#e45656}.u-info-dark{color:#767a82}.u-primary-dark-bg{background-color:#398ade}.u-warning-dark-bg{background-color:#f1a532}.u-success-dark-bg{background-color:#53c21d}.u-error-dark-bg{background-color:#e45656}.u-info-dark-bg{background-color:#767a82}.u-primary-disabled{color:#9acafc}.u-warning-disabled{color:#f9d39b}.u-success-disabled{color:#a9e08f}.u-error-disabled{color:#f7b2b2}.u-info-disabled{color:#c4c6c9}.u-primary{color:#3c9cff}.u-warning{color:#f9ae3d}.u-success{color:#5ac725}.u-error{color:#f56c6c}.u-info{color:#909399}.u-primary-bg{background-color:#3c9cff}.u-warning-bg{background-color:#f9ae3d}.u-success-bg{background-color:#5ac725}.u-error-bg{background-color:#f56c6c}.u-info-bg{background-color:#909399}.u-main-color{color:#303133}.u-content-color{color:#606266}.u-tips-color{color:#909193}.u-light-color{color:#c0c4cc}.u-safe-area-inset-top{padding-top:0;padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}.u-safe-area-inset-right{padding-right:0;padding-right:constant(safe-area-inset-right);padding-right:env(safe-area-inset-right)}.u-safe-area-inset-bottom{padding-bottom:0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.u-safe-area-inset-left{padding-left:0;padding-left:constant(safe-area-inset-left);padding-left:env(safe-area-inset-left)}uni-toast{z-index:10090}uni-toast .uni-toast{z-index:10090}::-webkit-scrollbar{display:none;width:0!important;height:0!important;-webkit-appearance:none;background:transparent}uni-page-head{display:none!important}\r\n/*每个页面公共css */.wh100{width:100%;height:100%}.flexC{display:flex;justify-content:center;align-items:center}.flex{display:flex}.flexA{display:flex;align-items:center}.fw700{font-weight:700}.flexwrap{display:flex;flex-wrap:wrap;align-items:center}.flexcolum{display:flex;flex-direction:column;justify-content:center;align-items:center}.serviceBtn{opacity:0;position:absolute;left:0;bottom:0;width:%?120?%;height:%?120?%}',""]),n.exports=e},"439e":function(n,e,o){"use strict";var a=o("7768"),i=o.n(a);i.a},"73bb":function(n,e,o){"use strict";var a=o("9370"),i=o.n(a);i.a},7768:function(n,e,o){var a=o("292a");"string"===typeof a&&(a=[[n.i,a,""]]),a.locals&&(n.exports=a.locals);var i=o("4f06").default;i("dbe493a6",a,!0,{sourceMap:!1,shadowMode:!1})},"91d9":function(n,e,o){"use strict";var a;o.d(e,"b",(function(){return i})),o.d(e,"c",(function(){return r})),o.d(e,"a",(function(){return a}));var i=function(){var n=this,e=n.$createElement,o=n._self._c||e;return o("App",{attrs:{keepAliveInclude:n.keepAliveInclude}})},r=[]},9370:function(n,e,o){var a=o("aa0d");"string"===typeof a&&(a=[[n.i,a,""]]),a.locals&&(n.exports=a.locals);var i=o("4f06").default;i("22b35181",a,!0,{sourceMap:!1,shadowMode:!1})},9956:function(n,e,o){"use strict";o.r(e);var a=o("f127"),i=o.n(a);for(var r in a)"default"!==r&&function(n){o.d(e,n,(function(){return a[n]}))}(r);e["default"]=i.a},"9e85":function(n,e,o){"use strict";(function(n){var e=o("4ea4");o("13d5"),o("d3b7"),o("ac1f"),o("5319"),o("ddb0");var a=e(o("e143")),i={keys:function(){return[]}};n["____D80DC8B____"]=!0,delete n["____D80DC8B____"],n.__uniConfig={easycom:{"^u-(.*)":"uview-ui/components/u-$1/u-$1.vue","^unicloud-db$":"@dcloudio/uni-cli-shared/components/unicloud-db.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"},globalStyle:{navigationBarTextStyle:"black",navigationBarTitleText:"元届印象",navigationBarBackgroundColor:"#F8F8F8",backgroundColor:"#F8F8F8"}},n.__uniConfig.compilerVersion="3.3.13",n.__uniConfig.router={mode:"hash",base:"/"},n.__uniConfig.publicPath="/",n.__uniConfig["async"]={loading:"AsyncLoading",error:"AsyncError",delay:200,timeout:6e4},n.__uniConfig.debug=!1,n.__uniConfig.networkTimeout={request:6e4,connectSocket:6e4,uploadFile:6e4,downloadFile:6e4},n.__uniConfig.sdkConfigs={},n.__uniConfig.qqMapKey=void 0,n.__uniConfig.googleMapKey=void 0,n.__uniConfig.locale="",n.__uniConfig.fallbackLocale=void 0,n.__uniConfig.locales=i.keys().reduce((function(n,e){var o=e.replace(/\.\/(uni-app.)?(.*).json/,"$2"),a=i(e);return Object.assign(n[o]||(n[o]={}),a.common||a),n}),{}),n.__uniConfig.nvue={"flex-direction":"column"},n.__uniConfig.__webpack_chunk_load__=o.e,a.default.component("pages-index-index",(function(n){var e={component:o.e("pages-index-index").then(function(){return n(o("21bd"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-search",(function(n){var e={component:o.e("pages-index-search").then(function(){return n(o("5693"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-category",(function(n){var e={component:o.e("pages-index-category").then(function(){return n(o("1f98"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-category",(function(n){var e={component:o.e("pages-index-category").then(function(){return n(o("1f98"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-detail",(function(n){var e={component:o.e("pages-index-detail").then(function(){return n(o("1367"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-buy",(function(n){var e={component:o.e("pages-index-buy").then(function(){return n(o("d30d"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-send",(function(n){var e={component:o.e("pages-index-send").then(function(){return n(o("b2c6"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-realName",(function(n){var e={component:o.e("pages-index-realName").then(function(){return n(o("efda"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-realTimeInfo",(function(n){var e={component:o.e("pages-index-realTimeInfo").then(function(){return n(o("99ee"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-index-consultationDetails",(function(n){var e={component:o.e("pages-index-consultationDetails").then(function(){return n(o("c592"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-mine-mine",(function(n){var e={component:o.e("pages-mine-mine").then(function(){return n(o("b01d"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-mine-withdrawal",(function(n){var e={component:o.e("pages-mine-withdrawal").then(function(){return n(o("ca86"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-mine-accountFlow",(function(n){var e={component:o.e("pages-mine-accountFlow").then(function(){return n(o("48e7"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-mine-buyerOrder",(function(n){var e={component:o.e("pages-mine-buyerOrder").then(function(){return n(o("b7e3"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-mine-sellerOrder",(function(n){var e={component:o.e("pages-mine-sellerOrder").then(function(){return n(o("4cb7"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-mine-myRelease",(function(n){var e={component:o.e("pages-mine-myRelease").then(function(){return n(o("5d24"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-mine-myCollection",(function(n){var e={component:o.e("pages-mine-myCollection").then(function(){return n(o("309e"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-mine-commonProblem",(function(n){var e={component:o.e("pages-mine-commonProblem").then(function(){return n(o("6775"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-mine-questionDetails",(function(n){var e={component:o.e("pages-mine-questionDetails").then(function(){return n(o("ef75"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),a.default.component("pages-mine-Feedback",(function(n){var e={component:o.e("pages-mine-Feedback").then(function(){return n(o("a7cc"))}.bind(null,o)).catch(o.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e})),n.__uniRoutes=[{path:"/",alias:"/pages/index/index",component:{render:function(n){return n("Page",{props:Object.assign({isQuit:!0,isEntry:!0},__uniConfig.globalStyle,{navigationBarTitleText:"首页",enablePullDownRefresh:!1})},[n("pages-index-index",{slot:"page"})])}},meta:{id:1,name:"pages-index-index",isNVue:!1,maxWidth:0,pagePath:"pages/index/index",isQuit:!0,isEntry:!0,windowTop:44}},{path:"/pages/index/search",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"搜索",enablePullDownRefresh:!1})},[n("pages-index-search",{slot:"page"})])}},meta:{name:"pages-index-search",isNVue:!1,maxWidth:0,pagePath:"pages/index/search",windowTop:44}},{path:"/pages/index/category",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"分类",enablePullDownRefresh:!1})},[n("pages-index-category",{slot:"page"})])}},meta:{name:"pages-index-category",isNVue:!1,maxWidth:0,pagePath:"pages/index/category",windowTop:44}},{path:"/pages/index/category",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"产品",enablePullDownRefresh:!1})},[n("pages-index-category",{slot:"page"})])}},meta:{name:"pages-index-category",isNVue:!1,maxWidth:0,pagePath:"pages/index/category",windowTop:44}},{path:"/pages/index/detail",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"详情",enablePullDownRefresh:!1})},[n("pages-index-detail",{slot:"page"})])}},meta:{name:"pages-index-detail",isNVue:!1,maxWidth:0,pagePath:"pages/index/detail",windowTop:44}},{path:"/pages/index/buy",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"详情",enablePullDownRefresh:!1})},[n("pages-index-buy",{slot:"page"})])}},meta:{name:"pages-index-buy",isNVue:!1,maxWidth:0,pagePath:"pages/index/buy",windowTop:44}},{path:"/pages/index/send",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"发布",enablePullDownRefresh:!1})},[n("pages-index-send",{slot:"page"})])}},meta:{name:"pages-index-send",isNVue:!1,maxWidth:0,pagePath:"pages/index/send",windowTop:44}},{path:"/pages/index/realName",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"实名认证",enablePullDownRefresh:!1})},[n("pages-index-realName",{slot:"page"})])}},meta:{name:"pages-index-realName",isNVue:!1,maxWidth:0,pagePath:"pages/index/realName",windowTop:44}},{path:"/pages/index/realTimeInfo",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"资讯",enablePullDownRefresh:!1})},[n("pages-index-realTimeInfo",{slot:"page"})])}},meta:{name:"pages-index-realTimeInfo",isNVue:!1,maxWidth:0,pagePath:"pages/index/realTimeInfo",windowTop:44}},{path:"/pages/index/consultationDetails",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"资讯详情",enablePullDownRefresh:!1})},[n("pages-index-consultationDetails",{slot:"page"})])}},meta:{name:"pages-index-consultationDetails",isNVue:!1,maxWidth:0,pagePath:"pages/index/consultationDetails",windowTop:44}},{path:"/pages/mine/mine",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"我的",enablePullDownRefresh:!1})},[n("pages-mine-mine",{slot:"page"})])}},meta:{name:"pages-mine-mine",isNVue:!1,maxWidth:0,pagePath:"pages/mine/mine",windowTop:44}},{path:"/pages/mine/withdrawal",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"提现",enablePullDownRefresh:!1})},[n("pages-mine-withdrawal",{slot:"page"})])}},meta:{name:"pages-mine-withdrawal",isNVue:!1,maxWidth:0,pagePath:"pages/mine/withdrawal",windowTop:44}},{path:"/pages/mine/accountFlow",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"账户流水",enablePullDownRefresh:!1})},[n("pages-mine-accountFlow",{slot:"page"})])}},meta:{name:"pages-mine-accountFlow",isNVue:!1,maxWidth:0,pagePath:"pages/mine/accountFlow",windowTop:44}},{path:"/pages/mine/buyerOrder",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"买家订单",enablePullDownRefresh:!1})},[n("pages-mine-buyerOrder",{slot:"page"})])}},meta:{name:"pages-mine-buyerOrder",isNVue:!1,maxWidth:0,pagePath:"pages/mine/buyerOrder",windowTop:44}},{path:"/pages/mine/sellerOrder",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"卖家订单",enablePullDownRefresh:!1})},[n("pages-mine-sellerOrder",{slot:"page"})])}},meta:{name:"pages-mine-sellerOrder",isNVue:!1,maxWidth:0,pagePath:"pages/mine/sellerOrder",windowTop:44}},{path:"/pages/mine/myRelease",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"我的发布",enablePullDownRefresh:!1})},[n("pages-mine-myRelease",{slot:"page"})])}},meta:{name:"pages-mine-myRelease",isNVue:!1,maxWidth:0,pagePath:"pages/mine/myRelease",windowTop:44}},{path:"/pages/mine/myCollection",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"我的收藏",enablePullDownRefresh:!1})},[n("pages-mine-myCollection",{slot:"page"})])}},meta:{name:"pages-mine-myCollection",isNVue:!1,maxWidth:0,pagePath:"pages/mine/myCollection",windowTop:44}},{path:"/pages/mine/commonProblem",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"常见问题",enablePullDownRefresh:!1})},[n("pages-mine-commonProblem",{slot:"page"})])}},meta:{name:"pages-mine-commonProblem",isNVue:!1,maxWidth:0,pagePath:"pages/mine/commonProblem",windowTop:44}},{path:"/pages/mine/questionDetails",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"常见问题",enablePullDownRefresh:!1})},[n("pages-mine-questionDetails",{slot:"page"})])}},meta:{name:"pages-mine-questionDetails",isNVue:!1,maxWidth:0,pagePath:"pages/mine/questionDetails",windowTop:44}},{path:"/pages/mine/Feedback",component:{render:function(n){return n("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"意见反馈",enablePullDownRefresh:!1})},[n("pages-mine-Feedback",{slot:"page"})])}},meta:{name:"pages-mine-Feedback",isNVue:!1,maxWidth:0,pagePath:"pages/mine/Feedback",windowTop:44}},{path:"/preview-image",component:{render:function(n){return n("Page",{props:{navigationStyle:"custom"}},[n("system-preview-image",{slot:"page"})])}},meta:{name:"preview-image",pagePath:"/preview-image"}},{path:"/choose-location",component:{render:function(n){return n("Page",{props:{navigationStyle:"custom"}},[n("system-choose-location",{slot:"page"})])}},meta:{name:"choose-location",pagePath:"/choose-location"}},{path:"/open-location",component:{render:function(n){return n("Page",{props:{navigationStyle:"custom"}},[n("system-open-location",{slot:"page"})])}},meta:{name:"open-location",pagePath:"/open-location"}}],n.UniApp&&new n.UniApp}).call(this,o("c8ba"))},aa0d:function(n,e,o){var a=o("24fb");e=a(!1),e.push([n.i,"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n/*每个页面公共css */",""]),n.exports=e},ad2a:function(n,e,o){"use strict";var a=o("4ea4"),i=a(o("5530"));o("e260"),o("e6cf"),o("cca6"),o("a79d"),o("9e85"),o("1c31");var r=a(o("1c2a")),t=a(o("e143")),s=a(o("9658"));t.default.use(s.default),t.default.config.productionTip=!1,r.default.mpType="app";var u=new t.default((0,i.default)({},r.default));u.$mount()},f127:function(n,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={onLaunch:function(){console.log("App Launch")},onShow:function(){console.log("App Show")},onHide:function(){console.log("App Hide")}};e.default=a}});