{ "pages": [{ "path": "pages/index/guide", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } },{ "path": "pages/index/index", "style": { "navigationBarTitleText": "首页", "navigationStyle": "custom" } }, { "path": "pages/index/artDetail", "style": { "navigationBarTitleText": "" } }, { "path": "pages/index/artList", "style": { "navigationBarTitleText": "" } }, { "path": "pages/index/dkf", "style": { "navigationBarTitleText": "开发中" } }, // #ifdef APP-PLUS { "path": "pages/index/upApp", "style": { "navigationBarTitleText": "更新" } }, // #endif { "path": "pages/public/register", "style": { "navigationBarTitleText": "注册", "app-plus": { "titleNView": { "type": "transparent" } } } }, { "path": "pages/public/login", "style": { "navigationBarTitleText": "登录", "app-plus": { "titleNView": { "type": "transparent" } } } }, { "path": "pages/public/wxLogin", "style": { "navigationBarTitleText": "登录", "app-plus": { "titleNView": { "type": "transparent" } } } }, { "path": "pages/public/forget", "style": { "navigationBarTitleText": "忘记密码", "app-plus": { "titleNView": { "type": "transparent" } } } }, { "path": "pages/public/privacyAgreement", "style": { "navigationBarTitleText": "隐私协议" } }, { "path": "pages/product/product", "style": { "navigationBarTitleText": "详情展示", "app-plus": { "titleNView": { "type": "transparent" } } } }, { "path": "pages/product/list", "style": { "enablePullDownRefresh": true, "navigationBarTitleText": "商品列表" } }, { "path": "pages/product/search", "style": { "enablePullDownRefresh": true, // #ifdef APP-PLUS "navigationStyle": "custom", // #endif // #ifndef MP || APP-PLUS "app-plus": { "titleNView": { "searchInput": { "backgroundColor": "rgba(231, 231, 231,.7)", "borderRadius": "16px", "placeholder": "请输入关键字", "disabled": false, "placeholderColor": "#606266", "align": "left" }, "buttons": [{ "text": "搜索", "fontSize": "14", "color": "#303133", "background": "rgba(0,0,0,0)", "width": "40px" }] } }, // #endif "navigationBarTitleText": "搜索" } }, { "path": "pages/set/set", "style": { "navigationBarTitleText": "设置" } }, { "path": "pages/set/address", "style": { "navigationBarTitleText": "收货地址" } }, // #ifdef APP-PLUS { "path": "pages/set/zxzh", "style": { "navigationBarTitleText": "注销账号" } }, // #endif { "path": "pages/set/addressManage", "style": { "navigationBarTitleText": "" } }, { "path": "pages/set/phone", "style": { "navigationBarTitleText": "实名认证" } }, { "path": "pages/set/password", "style": { "navigationBarTitleText": "修改密码" } }, { "path": "pages/set/userinfo", "style": { "navigationBarTitleText": "修改资料" } }, { "path": "pages/cart/cart", "style": { "navigationBarTitleText": "购物车" } }, { "path": "pages/user/user", "style": { // #ifndef MP-WEIXIN "navigationStyle": "custom", // #endif "navigationBarTitleText": "个人中心" } }, // { // "path": "pages/user/jf", // "style": { // // #ifndef MP-WEIXIN // "navigationStyle": "custom", // // #endif // "navigationBarTitleText": "我的积分" // } // }, { "path": "pages/user/award", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "app-plus": { "titleNView": { "type": "transparent" } } } }, // { // "path": "pages/user/sz", // "style": { // "navigationBarTitleText": "", // "navigationStyle": "custom", // "app-plus": { // "titleNView": { // "type": "transparent" // } // } // } // }, { "path": "pages/user/smrz", "style": { "navigationBarTitleText": "实名认证" } }, { "path": "pages/user/withdrawal", "style": { "navigationBarTitleText": "奖金提现" } }, { "path": "pages/user/favorites", "style": { "navigationBarTitleText": "收藏夹" } }, { "path": "pages/user/yjzye", "style": { "navigationBarTitleText": "佣金转换余额" } }, // { // "path": "pages/user/gxdh", // "style": { // "navigationBarTitleText": "" // } // }, { "path": "pages/user/sqdl", "style": { "navigationBarTitleText": "收款信息" } }, { "path": "pages/order/order", "style": { "navigationBarTitleText": "我的订单", "app-plus": { "bounce": "none" } } }, // { // "path": "pages/order/dfOrder", // "style": { // "navigationBarTitleText": "代付订单", // "app-plus": { // "bounce": "none" // } // } // }, // { // "path": "pages/order/expressInfo", // "style": { // "navigationBarTitleText": "快递详情" // } // }, { "path": "pages/order/orderDetail", "style": { "navigationBarTitleText": "订单详情", "app-plus": { "bounce": "none" } } }, { "path": "pages/order/evaluate", "style": { "navigationBarTitleText": "评论" } }, { "path": "pages/order/hxqm", "style": { "navigationBarTitleText": "核销码" } }, { "path": "pages/order/orderRefund", "style": { "navigationBarTitleText": "申请退款" } }, { "path": "pages/order/createOrder", "style": { "navigationBarTitleText": "创建订单" } }, { "path": "pages/money/pay", "style": { "navigationBarTitleText": "支付" } }, { "path": "pages/money/payt", "style": { "navigationBarTitleText": "支付" } }, { "path": "pages/money/paySuccess", "style": { "navigationBarTitleText": "支付成功" } }, // { // "path": "pages/money/wallet", // "style": { // "navigationBarTitleText": "我的钱包", // "app-plus": { // "titleNView": { // "type": "transparent" // } // } // } // }, { "path": "pages/money/account", "style": { "navigationBarTitleText": "提现账号" } }, { "path": "pages/money/withdrawal", "style": { "navigationBarTitleText": "提现" } }, { "path": "pages/money/recharge", "style": { "navigationBarTitleText": "充值" } }, { "path": "pages/category/category", "style": { // #ifdef APP-PLUS "navigationStyle": "custom", // #endif // #ifndef MP "app-plus": { "bounce": "none", "titleNView": { "searchInput": { "backgroundColor": "rgba(231, 231, 231,.7)", "borderRadius": "16px", "placeholder": "商品搜索", "disabled": true, "placeholderColor": "#606266", "align": "left" } } }, // #endif "navigationBarTitleText": "分类" } }, { "path": "pages/redirect/redirect", "style": { "navigationBarTitleText": "微信登录跳转页面", "app-plus": { "titleNView": false } } }, { "path": "pages/user/shareQrCode", "style": { "navigationBarTitleText": "邀请好友" } }, { "path": "pages/user/team", "style": { "navigationBarTitleText": "我的推广", "navigationStyle": "custom" } }, { "path": "pages/user/xzdl", "style": { "navigationBarTitleText": "转账" } }, { "path": "pages/user/yue", "style": { "navigationBarTitleText": "我的余额", "navigationStyle": "custom" } }, { "path": "pages/user/yjzz", "style": { "navigationBarTitleText": "佣金转账" } } // { // "path": "pages/user/quanyi", // "style": { // "navigationBarTitleText": "我的权益" // } // } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "馨美研医", "navigationBarBackgroundColor": "#FFFFFF", "backgroundColor": "#f8f8f8" }, "tabBar": { "color": "#C0C4CC", "selectedColor": "#39425D", "borderStyle": "black", "backgroundColor": "#ffffff", "list": [{ "pagePath": "pages/index/index", "iconPath": "static/tabBar/t1.png", "selectedIconPath": "static/tabBar/t1-1.png", "text": "首页" }, { "pagePath": "pages/category/category", "iconPath": "static/tabBar/t2.png", "selectedIconPath": "static/tabBar/t2-1.png", "text": "分类" }, { "pagePath": "pages/cart/cart", "iconPath": "static/tabBar/t4.png", "selectedIconPath": "static/tabBar/t3-1.png", "text": "购物车" }, { "pagePath": "pages/user/user", "iconPath": "static/tabBar/t3.png", "selectedIconPath": "static/tabBar/t4-1.png", "text": "我的" } ] } }