{ "pages": [ "pages/index/index", "pages/index/search/index", "pages/index/selectCampus", "pages/index/shopList/index", "pages/index/shop/index", "pages/index/shop/im", "pages/index/shop/goodsDet", "pages/index/shop/payOrder", "pages/index/shop/confirmOrder", "pages/index/shop/pindanDet", "pages/index/shop/goodsList", "pages/order/index", "pages/order/detail", "pages/order/takefood", "pages/order/feedback", "pages/order/feedbacks", "pages/order/complaint/complaint", "pages/order/waimaiMap", "pages/order/paotuiMap", "pages/my/index", "pages/my/updateNickName", "pages/public/login" ], "subPackages": [ { "root": "my", "pages": [ "address/index", "address/add", "chat/index", "task/index", "msg/index", "wallet/index", "wallet/walletDet", "helpList/index", "helpList/helpDet", "recruit/index", "setting/index", "setting/customer", "setting/mimi", "setting/xieyi", "setting/about", "setting/feedback", "integral/index", "coupon/index", "integral/record", "integral/integralDet", "apply/index", "shoppingCar/index", "setting/chat", "hongbao/hongbao", "tousu/index", "tousu/detail", "vip/index", "myPingJia/myPingJia" ] }, { "root": "running", "pages": [ "index/index", "takeaddress/takeaddress", "closeaddress/closeaddress", "Helpsend/Helpsend", "Helppay/Helppay", "Cityservice/Cityservice", "order/pay/pay", "huodong/list" ] } ], "window": { "navigationBarTextStyle": "black", "navigationBarTitleText": "同城外卖", "navigationBarBackgroundColor": "#FFFFFF", "backgroundColor": "#FFFFFF" }, "tabBar": { "color": "#999999", "selectedColor": "#FF8D1A", "backgroundColor": "#FFFFFF", "borderStyle": "black", "list": [ { "pagePath": "pages/index/index", "iconPath": "static/tabbar/index.png", "selectedIconPath": "static/tabbar/index_.png", "text": "首页" }, { "pagePath": "pages/order/index", "iconPath": "static/tabbar/order.png", "selectedIconPath": "static/tabbar/order_.png", "text": "订单" }, { "pagePath": "pages/my/index", "iconPath": "static/tabbar/my.png", "selectedIconPath": "static/tabbar/my_.png", "text": "我的" } ] }, "permission": { "scope.userLocation": { "desc": "获取您的位置" } }, "plugins": { "routePlan": { "version": "1.0.19", "provider": "wx50b5593e81dd937a" } }, "__usePrivacyCheck__": false, "requiredPrivateInfos": [ "getLocation", "chooseLocation" ], "usingComponents": {} }