{ "easycom": { "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" }, "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/index/index", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, { "path": "pages/login/an", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, { "path": "pages/login/index", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } }, // 登录 { "path": "pages/login/login", "style": { "navigationStyle": "custom", "navigationBarTitleText": "" } }, // 首页 // 注册 { "path": "pages/login/register", "style": { "navigationStyle": "custom" // "navigationStyle": "default", } }, // 忘记密码 { "path": "pages/login/forgetpassword", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 盲盒详情 { "path": "pages/index/boxDetails/boxDetails", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "盲盒详情" } }, // 藏品详情 { "path": "pages/index/Details/Details", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 盲盒详情 { "path": "pages/collection/box_info/box_info", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 支付方式 { "path": "pages/index/Details/paytype/paytype", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "支付方式" } }, // 支付成功 { "path": "pages/index/Details/paytype/sucessRecharge/sucessRecharge", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "支付成功" } }, // 藏品转赠 { "path": "pages/index/Details/passon/passon", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 藏品 { "path": "pages/collection/collection", "style": { "navigationStyle": "custom", "navigationBarTitleText": "" } }, // 合成详情 { "path": "pages/collection/compound/compound", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 合成记录 { "path": "pages/collection/compound_history/compound_history", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 藏品详情 { "path": "pages/collection/collectionDetails/collectionDetails", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 消息详情 { "path": "pages/news/details/details", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 我的 { "path": "pages/my/my", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 我的钱包 { "path": "pages/my/wallet/wallet", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 我的钱包 { "path": "pages/my/wallet/recharge", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 充值成功 { "path": "pages/my/wallet/sucessRecharge/sucessRecharge", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 意见反馈 { "path": "pages/my/feedback/feedback", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 关于我们 { "path": "pages/my/about/about", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 转赠记录 { "path": "pages/my/passonhistory/passonhistory", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 隐私政策 相关协议 { "path": "pages/my/set/relevant", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 设置 { "path": "pages/my/set/set", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 用户信息 { "path": "pages/my/userinfo/userinfo", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 绑定手机号 { "path": "pages/my/userinfo/bindphone/bindphone", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 订单 { "path": "pages/my/order/order", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 实名认证 { "path": "pages/my/authentication/authentication", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, // 邀请好友 { "path": "pages/my/invitation/invitation", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "邀请好友" } }, // 提现 { "path": "pages/my/wallet/whit", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "提现" } }, //充值成功 { "path": "pages/my/money/sucessRecharge/sucessRecharge", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, //市场 { "path": "pages/market/market", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "", "enablePullDownRefresh": true } }, //市场 详情 { "path": "pages/market/market_collection_details/market_collection_details", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, //市场记录 { "path": "pages/my/market_history/market_history", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, //市场盲盒 详情 { "path": "pages/market/market_box_details/market_box_details", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } }, //修改支付密码 { "path": "pages/my/set/updatepaypass", "style": { "navigationStyle": "custom", // "navigationStyle": "default", "navigationBarTitleText": "" } } , { "path": "pages/my/account/account", "style": { "navigationStyle": "custom", "navigationBarTitleText": "", "enablePullDownRefresh": false } }, { "path": "pages/my/account/detailed", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/index/webView/webView", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/my/rank/rank", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/collection/box/box", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/my/synthesis/synthesis", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/collection/consignment/consignment", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/my/feedback/Feedback/Feedback", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/my/feedback/details/details", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } } , { "path": "pages/login/landLogin", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/find/find", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/index/boxDetails/record", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/market/markment/markment", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/single/orderDetail", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/my/authentication/success", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/collection/compound/synt", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/my/invitation/details", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/my/news/details", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/my/invitation/inv1", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "", "navigationBarBackgroundColor": "#F9FAFF", "backgroundColor": "#F8F8F8" // ,"onReachBottomDistance":0 // "enablePullDownRefresh": true }, "tabBar": { "color": "#999", "selectedColor": "#fff", "borderStyle": "##0E0F0F", "backgroundColor": "#0E0F0F", "list": [{ "pagePath": "pages/index/index", "text": "首页", "iconPath": "static/tabar/1.png", "selectedIconPath": "static/tabar/5.png" }, { "pagePath": "pages/market/market", "text": "寄售", "iconPath": "static/tabar/2.png", "selectedIconPath": "static/tabar/6.png" }, { "pagePath": "pages/find/find", "text": "发现", "iconPath": "static/tabar/3.png", "selectedIconPath": "static/tabar/7.png" }, { "pagePath": "pages/my/my", "text": "我的", "iconPath": "static/tabar/8.png", "selectedIconPath": "static/tabar/4.png" } ] } }