| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258 |
- {
- "pages": [
- {
- "path": "pages/index/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/tables/index",
- "style": {
- "navigationBarTitleText": "选择桌台"
- }
- },
- {
- "path": "pages/goods/index",
- "style": {}
- },
- {
- "path": "pages/store/index",
- "style": {
- "navigationBarTitleText": "选择门店"
- }
- },
- {
- "path": "pages/take-coupons/index",
- "style": {
- "navigationBarTitleText": "领券"
- }
- },
- {
- "path": "pages/login/index/index",
- "style": {
- "disableScroll": true
- }
- },
- {
- "path": "pages/login/wechat/index",
- "style": {}
- },
- {
- "path": "pages/login/phone/index",
- "style": {}
- },
- {
- "path": "pages/create-order/index",
- "style": {
- "navigationBarTitleText": "提交订单"
- }
- },
- {
- "path": "pages/pay-order/index",
- "style": {
- "navigationBarTitleText": "支付订单"
- }
- },
- {
- "path": "pages/pay-success/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/user/order/list/index",
- "style": {
- "navigationBarTitleText": "订单",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/user/order/detail/index",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "pages/user/index/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/user/coupons/index",
- "style": {
- "navigationBarTitleText": "优惠券"
- }
- },
- {
- "path": "pages/user/cash/index",
- "style": {
- "navigationBarTitleText": "余额"
- }
- },
- {
- "path": "pages/user/cashlog/index",
- "style": {
- "navigationBarTitleText": "充值记录"
- }
- },
- {
- "path": "pages/user/info/index",
- "style": {
- "navigationBarTitleText": "编辑个人资料"
- }
- },
- {
- "path": "pages/member-level/index",
- "style": {
- "navigationBarTitleText": "会员等级说明"
- }
- },
- {
- "path": "pages/user/address/list/index",
- "style": {
- "navigationBarTitleText": "收货地址"
- }
- },
- {
- "path": "pages/user/address/detail/index",
- "style": {
- "navigationBarTitleText": "添加地址"
- }
- },
- {
- "path": "pages/feedback/index",
- "style": {
- "navigationBarTitleText": "意见反馈"
- }
- },
- {
- "path": "pages/joinus/index",
- "style": {
- "navigationBarTitleText": "加盟"
- }
- },
- {
- "path": "pages/shopRole/info/index",
- "style": {
- "navigationBarBackgroundColor": "#295C56",
- "navigationBarTitleText": "商家中心",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/shopRole/order/index",
- "style": {
- "navigationBarTitleText": "门店订单"
- }
- },
- {
- "path": "pages/shopRole/cashout/index",
- "style": {
- "navigationBarTitleText": "提现",
- "navigationBarBackgroundColor": "#295C56",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/shopRole/cashoutlog/index",
- "style": {
- "navigationBarTitleText": "提现记录"
- }
- },
- {
- "path": "pages/shopRole/usedcoupons/index",
- "style": {}
- },
- {
- "path": "pages/shopcart/index",
- "style": {
- "navigationBarTitleText": "购物车"
- }
- },
- {
- "path": "pages/user/vipcard/index",
- "style": {
- "navigationBarTitleText": "会员"
- }
- },
- {
- "path": "pages/singlepage/index",
- "style": {}
- },
- {
- "path": "pages/shopRole/businesstime/list/index",
- "style": {
- "navigationBarTitleText": "设置门店时间"
- }
- },
- {
- "path": "pages/shopRole/businesstime/detail/index",
- "style": {
- "navigationBarTitleText": "设置门店时间"
- }
- },
- {
- "path": "pages/staff/login/index",
- "style": {
- "navigationBarTitleText": "登录"
- }
- },
- {
- "path": "pages/staff/order/index",
- "style": {}
- },
- {
- "path": "pages/staff/password/index",
- "style": {
- "navigationBarTitleText": "修改密码"
- }
- }
- ],
- "sitemapLocation": "sitemap.json",
- "tabBar": {
- "custom": false,
- "color": "#000000",
- "selectedColor": "#1F524D",
- "backgroundColor": "#ffffff",
- "list": [
- {
- "pagePath": "pages/index/index",
- "text": "首页",
- "iconPath": "static/statics/img/nav/home.png",
- "selectedIconPath": "static/statics/img/nav/home-act.png"
- },
- {
- "pagePath": "pages/user/order/list/index",
- "text": "订单",
- "iconPath": "static/statics/img/nav/myorder.png",
- "selectedIconPath": "static/statics/img/nav/myorder-act.png"
- },
- {
- "pagePath": "pages/user/index/index",
- "text": "我的",
- "iconPath": "static/statics/img/nav/mine.png",
- "selectedIconPath": "static/statics/img/nav/mine-act.png"
- }
- ]
- },
- "permission": {
- "scope.userLocation": {
- "desc": "您的位置信息将用于小程序位置接口的效果展示"
- }
- },
- "easycom": {
- "autoscan": true,
- "custom": {
- "com-header": "@/components/header/index"
- }
- },
- "globalStyle": {
- "backgroundTextStyle": "light",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTitleText": "羊汤馆",
- "navigationBarTextStyle": "black"
- },
- "subPackages": []
- }
|