{ "pages": [ { "path": "pages/index/index", "style": { "navigationBarTitleText": "奥莱优品", "navigationBarBackgroundColor": "#ff5a25", "navigationBarTextStyle": "white" } }, { "path": "pages/order/order", "style": { "navigationBarTitleText" : "我的订单", "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } }, { "path": "pages/service/service", "style": { "navigationBarTitleText": "客服", "navigationBarBackgroundColor": "#ff5a25", "navigationBarTextStyle": "white" } }, { "path": "pages/user/user", "style": { "navigationBarTitleText": "我的", "navigationBarBackgroundColor": "#ff5a25", "navigationBarTextStyle": "white" } }, { "path": "pages/service/chat", "style": { "navigationBarTitleText": "" } }, { "path": "pages/goods/detail", "style": { "navigationBarTitleText": "商品详情", "navigationBarBackgroundColor": "#ffffff", "usingComponents": { "pay-button-sdk": "tta5a3d31e3aecfb9b11://pay-button" } } }, { "path": "pages/web/web", "style": { "navigationBarTitleText": "" } }, { "path": "pages/user/license", "style": { "navigationBarTitleText": "服务资质" } }, { "path": "pages/order/detail", "style": { "navigationBarTitleText": "订单详情", "navigationBarBackgroundColor": "#f1f1f1", "navigationBarTextStyle": "black", "usingComponents": { "pay-button-sdk": "tta5a3d31e3aecfb9b11://pay-button" } } }, { "path": "pages/goods/list", "style": { "navigationBarTitleText": "商品列表", "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } }, { "path": "pages/order/done", "style": { "navigationBarTitleText": "完善会员信息", "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } }, { "path": "pages/complaint/form", "style": { "navigationBarTitleText": "交易投诉", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/complaint/list", "style": { "navigationBarTitleText": "投诉列表", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/complaint/detail", "style": { "navigationBarTitleText": "投诉记录", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/order/refund", "style": { "navigationBarTitleText": "申请退款", "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "奥莱优品", "navigationBarBackgroundColor": "#f1f1f1", "backgroundColor": "#f1f1f1" }, "tabBar": { "backgroundColor": "#ffffff", "color": "#94a3b8", "selectedColor": "#ff5a25", "list": [ { "iconPath": "/static/tabbar/home.png", "pagePath": "pages/index/index", "text": "首页", "selectedIconPath": "/static/tabbar/home-fill.png" }, { "iconPath": "/static/tabbar/order.png", "pagePath": "pages/order/order", "text": "订单", "selectedIconPath": "/static/tabbar/order-fill.png" }, { "iconPath": "/static/tabbar/kf.png", "pagePath": "pages/service/service", "text": "消息", "selectedIconPath": "/static/tabbar/kf-fill.png" }, { "iconPath": "/static/tabbar/user.png", "pagePath": "pages/user/user", "text": "我的", "selectedIconPath": "/static/tabbar/user-fill.png" } ] }, "uniIdRouter": {}, "navigateToMiniProgramAppIdList":["ttfdf88b4562fa270b01","tta561d3dc3a7b1eab01"] }