{ "pages": [{ "path": "pages/index/index", "style": { "navigationBarTitleText": "满园春商城", "app-plus": { "titleNView": { "type": "transparent", "searchInput": { "backgroundColor": "rgba(231, 231, 231,.7)", "borderRadius": "16px", "placeholder": "请输入关键字", "disabled": true, "placeholderColor": "#606266", "align": "left" } } } } }, { "path": "pages/public/register", "style": { "navigationBarTitleText": "注册", "app-plus": { "titleNView": { "type": "transparent" } } } }, { "path": "pages/moments/details", "style": { "navigationBarTitleText": "文章页", "app-plus": { "titleNView": false } } }, { "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/product/classify", "style": { "navigationStyle": "custom", "app-plus": { "titleNView": { "type": "transparent" } } } }, { "path": "pages/product/giftBag", "style": { "navigationBarTitleText": "联盟礼包" } }, { "path": "pages/myteam/myteam", "style": { "navigationBarTitleText": "我的团队" } } , { "path": "pages/merchant/merchant", "style": { "navigationBarTextStyle":"#FFFFFF", "navigationBarBackgroundColor":"#75E5B6", "navigationBarTitleText": "商家中心", "app-plus": { "titleNView": { //隐藏title // "type": "transparent" } } } }, { "path": "pages/product/product", "style": { "navigationBarTitleText": "详情展示", "app-plus": { "titleNView": { "type": "transparent" } } } }, { "path": "pages/product/search", "style": { "enablePullDownRefresh": true, // #ifdef MP "navigationStyle": "custom", // #endif // #ifndef MP "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/about", "style": { "navigationBarTitleText": "关于我们" } }, { "path": "pages/set/password", "style": { "navigationBarTitleText": "修改密码" } }, { "path": "pages/set/phone", "style": { "navigationBarTitleText": "绑定手机号" } }, { "path": "pages/product/reply", "style": { "navigationBarTitleText": "评论" } },{ "path": "pages/order/evaluate", "style": { "navigationBarTitleText": "评论" } }, { "path": "pages/userinfo/userinfo", "style": { "navigationBarTitleText": "修改资料" } }, { "path": "pages/cart/cart", "style": { "navigationBarTitleText": "购物车" } }, { "path": "pages/user/user", "style": { // #ifndef MP-WEIXIN "navigationStyle": "custom", "app-plus": { "bounce": "none", "titleNView": false // { // "type": "transparent", // "buttons": [{ // "fontSrc": "/static/yticon.ttf", // "text": "\ue60f", // "fontSize": "24", // "color": "#303133", // "width": "46px", // "background": "rgba(0,0,0,0)" // }, // { // "fontSrc": "/static/yticon.ttf", // "text": "\ue744", // "fontSize": "28", // "color": "#303133", // "background": "rgba(0,0,0,0)", // "redDot": true // } // ] // } }, // #endif "navigationBarTitleText": "个人中心" } }, { "path": "pages/detail/detail", "style": { "navigationBarTitleText": "", "app-plus": { "titleNView": { "type": "transparent" } } } }, { "path": "pages/order/order", "style": { "navigationBarTitleText": "我的订单", "app-plus": { "bounce": "none" } } }, { "path": "pages/order/refundOrder", "style": { "navigationBarTitleText": "退款订单", "app-plus": { "bounce": "none" } } }, { "path": "pages/order/orderDetail", "style": { "navigationBarTitleText": "订单详情", "app-plus": { "bounce": "none" } } }, { "path": "pages/order/orderRefund", "style": { "navigationBarTitleText": "申请退款" } }, { "path": "pages/order/createOrder", "style": { "navigationBarTitleText": "创建订单" } }, { "path": "pages/address/address", "style": { "navigationBarTitleText": "收货地址" } }, { "path": "pages/address/shopList", "style": { "navigationBarTitleText": "门店列表", "app-plus": { "titleNView": { "searchInput": { "backgroundColor": "rgba(231, 231, 231,.7)", "borderRadius": "16px", "placeholder": "请输入关键字", "placeholderColor": "#606266", "align": "left" }, "buttons": [{ "text": "搜索", "fontSize": "14", "color": "#303133", "background": "rgba(0,0,0,0)", "width": "40px" }] } } } }, { "path": "pages/address/addressManage", "style": { "navigationBarTitleText": "新增修改地址" } }, { "path": "pages/money/pay", "style": { "navigationBarTitleText": "支付" } }, { "path": "pages/money/paySuccess", "style": { "navigationBarTitleText": "支付成功" } }, { "path": "pages/award/award", "style": { "navigationBarTitleText": "奖励明细", "app-plus": { "titleNView": { "type": "transparent" } } } }, { "path": "pages/award/withdrawal", "style": { "navigationBarTitleText": "奖励提现" } }, { "path": "pages/scoreAccumulate/scoreAccumulate", "style": { "navigationBarTitleText": "积分明细" } }, { "path": "pages/notice/notice", "style": { "navigationBarTitleText": "通知" } }, { "path": "pages/category/category", "style": { "navigationBarTitleText": "分类", "app-plus": { "bounce": "none", "titleNView": { "searchInput": { "backgroundColor": "rgba(231, 231, 231,.7)", "borderRadius": "16px", "placeholder": "商品搜索", "disabled": true, "placeholderColor": "#606266", "align": "left" } } } } }, { "path": "pages/product/list", "style": { "enablePullDownRefresh": true, "navigationBarTitleText": "商品列表" } }, { "path": "pages/product/listSearch", "style": { "enablePullDownRefresh": true, "navigationBarTitleText": "商品列表" } }, { "path": "pages/wallet/wallet", "style": { "navigationBarTitleText": "我的钱包", "app-plus": { "titleNView": { "type": "transparent" } } } }, { "path": "pages/wallet/freezeList", "style": { "navigationBarTitleText": "冻结记录" } }, { "path": "pages/wallet/account", "style": { "navigationBarTitleText": "提现账号" } }, { "path": "pages/wallet/withdrawal", "style": { "navigationBarTitleText": "余额提现" } }, { "path": "pages/wallet/recharge", "style": { "navigationBarTitleText": "充值" } }, { "path": "pages/favorites/favorites", "style": { "navigationBarTitleText": "收藏夹" } }, { "path": "pages/sign/index", "style": { "navigationBarTitleText": "每日签到", "app-plus": { "titleNView": { "type": "transparent" } } } }, { "path": "pages/redirect/redirect", "style": { "navigationBarTitleText": "微信登录跳转页面", "app-plus": { "titleNView": false } } }, { "path": "pages/integral/index", "style": { "navigationBarTitleText": "积分商城" } }, { "path": "pages/shareQrCode/index", "style": { "navigationBarTitleText": "邀请好友", "app-plus": { "titleNView": { "type": "transparent" } } } }, { "path": "pages/shareQrCode/wechatQr", "style": { "navigationBarTitleText": "关注公众号" } }, { "path": "pages/seckill/seckill", "style": { "navigationBarTitleText": "限时抢购" } }, { "path": "pages/groupBooking/index", "style": { "enablePullDownRefresh": true, "navigationBarTitleText": "超值拼团" } }, { "path": "pages/groupBooking/detail", "style": { "navigationBarTitleText": "拼团详细", "app-plus": { "titleNView": false } } }, { "path": "pages/groupBooking/inviteImg", "style": { "navigationBarTitleText": "拼团邀请图", "app-plus": { "titleNView": false } } }, { "path": "pages/award/withdmoenys", "style": { "navigationBarTitleText": "转余额" } }, // { // "path": "pages/coupon/details", // "style": { // "navigationBarTitleText": "付款", // "app-plus": { // "titleNView":{ // "backgroundColor": "#5DBC7C", // "titleColor":"#FFFFFF" // } // }, // "h5":{ // "titleNView":{ // "backgroundColor": "#5DBC7C", // "titleColor":"#FFFFFF" // } // } // } // }, { "path": "pages/received/index", "style": { "navigationBarTitleText": "收付款", "app-plus": { "titleNView":{ "backgroundColor": "#5DBC7C", "titleColor":"#FFFFFF" } }, "h5":{ "titleNView":{ "backgroundColor": "#5DBC7C", "titleColor":"#FFFFFF" } } } }, { "path": "pages/received/list", "style": { "navigationBarTitleText": "收付款记录", "app-plus": { "titleNView":{ "backgroundColor": "#5DBC7C", "titleColor":"#FFFFFF" } }, "h5":{ "titleNView":{ "backgroundColor": "#5DBC7C", "titleColor":"#FFFFFF" } } } }, // { // "path": "pages/received/paySuccess", // "style": { // "navigationBarTitleText": "付款成功", // "app-plus": { // "titleNView":{ // "backgroundColor": "#5DBC7C", // "titleColor":"#FFFFFF" // } // }, // "h5":{ // "titleNView":{ // "backgroundColor": "#5DBC7C", // "titleColor":"#FFFFFF" // } // } // } // }, { "path": "pages/coupon/consumer", "style": { "navigationBarTitleText": "消费券" } }, { "path": "pages/shoping/index", "style": { "navigationBarTitleText": "店铺信息", "app-plus": { "titleNView": false } } }, { "path": "pages/shoping/list", "style": { "navigationBarTitleText": "店铺信息", "app-plus": { "titleNView": { "searchInput": { "backgroundColor": "rgba(231, 231, 231,.7)", "borderRadius": "16px", "placeholder": "请输入关键字", "placeholderColor": "#606266", "align": "left" } } } } }, { "path": "pages/contract/agreement", "style": { "navigationBarTitleText": "注册协议" } }, { "path": "pages/contract/privacy", "style": { "navigationBarTitleText": "隐私政策" } }, { "path": "pages/contract/start", "style": { "navigationBarTitleText": "授权页", "app-plus": { "titleNView": false } } } ,{ "path" : "pages/merchant/commodity", "style" : { "navigationBarTitleText": "商品管理", "enablePullDownRefresh": false } } ,{ "path" : "pages/merchant/vipDetail", "style" : { "navigationBarBackgroundColor":"#72E3B4", "navigationBarTextStyle":"#ffffff", "navigationBarTitleText": "店铺会员", "enablePullDownRefresh": false } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#FFFFFF", "backgroundColor": "#f8f8f8" }, "tabBar": { "color": "#C0C4CC", "selectedColor": "#5DBC7C", "borderStyle": "black", "backgroundColor": "#ffffff", "list": [{ "pagePath": "pages/index/index", "iconPath": "static/tabBar/tab-home.png", "selectedIconPath": "static/tabBar/tab-home-current.png", "text": "首页" }, { "pagePath": "pages/category/category", "iconPath": "static/tabBar/tab-cate.png", "selectedIconPath": "static/tabBar/tab-cate-current.png", "text": "分类" }, { "pagePath": "pages/cart/cart", "iconPath": "static/tabBar/tab-cart.png", "selectedIconPath": "static/tabBar/tab-cart-current.png", "text": "购物车" }, { "pagePath": "pages/user/user", "iconPath": "static/tabBar/tab-my.png", "selectedIconPath": "static/tabBar/tab-my-current.png", "text": "我的" } ] } }