{ "pages": [ { "path": "pages/index/index", "style": { "navigationBarTitleText": "" } }, { "path" : "pages/menu/menu", "style" : { "navigationBarTitleText": "点餐", "enablePullDownRefresh": true } } ,{ "path" : "pages/order/order", "style" : { "navigationBarTitleText": "订单", "enablePullDownRefresh": true } } ,{ "path" : "pages/mine/mine", "style" : { "navigationBarTitleText": "我的", "enablePullDownRefresh": true } } // ,{ // "path" : "pages/cart/cart", // "style" : // { // "navigationBarTitleText": "购物车", // "enablePullDownRefresh": false // } // } ], "subPackages": [{ "root": "pages/components", "pages": [ { "path": "pages/mine/content", "style": { "navigationBarTitleText": "内容", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/mine/news", "style": { "navigationBarTitleText": "新闻详情", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/pay/pay", "style": { "navigationBarTitleText": "支付", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/pay/alipay", "style": { "navigationBarTitleText": "支付宝支付", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/remark/remark", "style": { "navigationBarTitleText": "备注", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/packages/index", "style": { "navigationBarTitleText": "可用优惠券", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#ffffff", "enablePullDownRefresh": true } }, { "path": "pages/login/login", "style": { "navigationBarTitleText": "登录", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/login/logout", "style": { "navigationBarTitleText": "退出登录" } }, { "path": "pages/address/address", "style": { "navigationBarTitleText": "我的地址", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/address/add", "style": { "navigationBarTitleText": "添加地址", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/orders/orders", "style": { "navigationBarTitleText": "历史订单", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#ffffff", "enablePullDownRefresh": true, "onReachBottomDistance": 50 } }, { "path": "pages/orders/detail", "style": { "navigationBarTitleText": "订单详情", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/coupons/coupons", "style": { "enablePullDownRefresh": true, "navigationBarTitleText": "我的卡券", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/mine/userinfo", "style": { "navigationBarTitleText": "用户信息", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/shop/shop", "style": { "navigationBarTitleText": "店铺", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#ffffff" } }, { "path": "pages/balance/bill", "style": { "navigationBarTitleText": "账单", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#ffffff" } },{ "path": "pages/balance/balance", "style": { "navigationBarTitleText": "会员储值", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#ffffff" } } ,{ "path" : "pages/orders/refund", "style" : { "navigationBarTitleText": "退款", "enablePullDownRefresh": false } }, { "path": "pages/scoreproduct/list", "style": { "navigationBarTitleText": "积分商城", "enablePullDownRefresh": true } }, { "path": "pages/scoreproduct/detail", "style": { "navigationBarTitleText": "产品详情", "enablePullDownRefresh": true } }, { "path": "pages/scoreproduct/order", "style": { "navigationBarTitleText": "订单列表", "enablePullDownRefresh": true } }, { "path": "pages/scoreproduct/orderDetail", "style": { "navigationBarTitleText": "订单详情", "enablePullDownRefresh": true } } ,{ "path" : "pages/scoreproduct/confirm", "style" : { "navigationBarTitleText": "确认", "enablePullDownRefresh": false } } ,{ "path" : "pages/scan/scan", "style" : { "navigationBarTitleText": "扫码点餐", "enablePullDownRefresh": false } } ,{ "path" : "pages/vip/detail", "style" : { "navigationBarTitleText": "会员卡详情", "enablePullDownRefresh": false } }, { "path" : "pages/vip/vip", "style" : { "navigationBarTitleText": "会员卡列表", "enablePullDownRefresh": false } }, { "path" : "pages/menudetail/menudetail", "style" : { "navigationBarTitleText": "详情", "enablePullDownRefresh": false } }, { "path" : "pages/merchant/index", "style" : { "navigationBarTitleText": "商家中心", "enablePullDownRefresh": false } }, { "path" : "pages/merchant/order", "style" : { "navigationBarTitleText": "订单列表", "enablePullDownRefresh": false } }, { "path" : "pages/merchant/cash", "style" : { "navigationBarTitleText": "提现", "enablePullDownRefresh": false } }, { "path" : "pages/merchant/addCard", "style" : { "navigationBarTitleText": "添加银行卡", "enablePullDownRefresh": false } }, { "path" : "pages/merchant/wallet", "style" : { "navigationBarTitleText": "我的钱包", "enablePullDownRefresh": false } }, { "path" : "pages/merchant/orderDetail", "style" : { "navigationBarTitleText": "我的钱包", "enablePullDownRefresh": false } }, { "path" : "pages/merchant/my", "style" : { "navigationBarTitleText": "我的", "enablePullDownRefresh": false } }, { "path" : "pages/merchant/shopInfo", "style" : { "navigationBarTitleText": "店铺资料", "enablePullDownRefresh": false } }, { "path" : "pages/merchant/cashAccount", "style" : { "navigationBarTitleText": "提现账号", "enablePullDownRefresh": false } }, { "path" : "pages/merchant/withdrawal", "style" : { "navigationBarTitleText": "提现明细", "enablePullDownRefresh": false } }, { "path" : "pages/merchant/bell", "style" : { "navigationBarTitleText": "桌台", "enablePullDownRefresh": false } } ,{ "path" : "pages/due/index", "style" : { "navigationBarTitleText": "预约", "enablePullDownRefresh": false } }, { "path" : "pages/due/detail", "style" : { "navigationBarTitleText": "预约详情", "enablePullDownRefresh": false } }, { "path" : "pages/due/orders", "style" : { "navigationBarTitleText": "预约订单", "enablePullDownRefresh": false } }, { "path" : "pages/cart/cart", "style" : { "navigationBarTitleText": "购物车", "enablePullDownRefresh": false } } ] }], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": " ", "navigationBarBackgroundColor": "#ffffff", "backgroundColor": "#ffffff", "navigationStyle": "custom" }, "tabBar": { "color": "#919293", "selectedColor": "#000", "backgroundColor": "#fff", "borderStyle": "black", "list": [{ "pagePath": "pages/index/index", "text": "首页", "iconPath": "static/images/tabBar/index.png", "selectedIconPath": "static/images/tabBar/index_selected.png" }, { "pagePath": "pages/menu/menu", "text": "点餐", "iconPath": "static/images/tabBar/drink.png", "selectedIconPath": "static/images/tabBar/drink-selected.png" } // { // "pagePath": "pages/cart/cart", // "text": "购物车", // "iconPath": "static/images/tabBar/cart.png", // "selectedIconPath": "static/images/tabBar/cart-selected.png" // } ,{ "pagePath": "pages/order/order", "text": "订单", "iconPath": "static/images/tabBar/order.png", "selectedIconPath": "static/images/tabBar/order-selected.png" }, { "pagePath": "pages/mine/mine", "text": "我的", "iconPath": "static/images/tabBar/mine.png", "selectedIconPath": "static/images/tabBar/mine_selected.png" } ] }, "uniIdRouter": {} }