| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376 |
- {
- "pages": [
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "订单管理",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/login/login",
- "style": {
- "navigationBarTitleText": "商家登录"
- }
- },
- {
- "path": "pages/order/index",
- "style": {
- "navigationBarTitleText": "订单查询"
- }
- },
- {
- "path": "pages/mine/index",
- "style": {
- "navigationBarTitleText": "我的"
- }
- },
- {
- "path": "pages/inspect/list",
- "style": {
- "navigationBarTitleText": "巡检记录",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/inspect/detail",
- "style": {
- "navigationBarTitleText": "巡检报告"
- }
- },
- {
- "path": "pages/rectification/list",
- "style": {
- "navigationBarTitleText": "整改记录",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/rectification/detail",
- "style": {
- "navigationBarTitleText": "整改详情"
- }
- }
- ],
- "subPackages": [
- {
- "root": "pages/store",
- "pages": [
- {
- "path": "index",
- "style": {
- "navigationBarTitleText": "店铺信息"
- }
- },
- {
- "path": "extensionCode",
- "style": {
- "navigationBarTitleText": "店铺推广码"
- }
- },
- {
- "path": "codeinfo",
- "style": {
- "navigationBarTitleText": "推广码详情"
- }
- },
- {
- "path": "clerk",
- "style": {
- "navigationBarTitleText": "店员管理",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "distribution",
- "style": {
- "navigationBarTitleText": "配送管理"
- }
- },
- {
- "path": "deliveryman",
- "style": {
- "navigationBarTitleText": "专属配送员"
- }
- }
- ]
- },
- {
- "root": "pages/activity",
- "pages": [
- {
- "path": "marketing",
- "style": {
- "navigationBarTitleText": "营销中心"
- }
- },
- {
- "path": "special-item",
- "style": {
- "navigationBarTitleText": "特价菜"
- }
- },
- {
- "path": "special-item-info",
- "style": {
- "navigationBarTitleText": "特价菜活动"
- }
- },
- {
- "path": "special-item-edit",
- "style": {
- "navigationBarTitleText": "编辑特价菜活动"
- }
- },
- {
- "path": "coupon-item",
- "style": {
- "navigationBarTitleText": "优惠券"
- }
- },
- {
- "path": "coupon-item-info",
- "style": {
- "navigationBarTitleText": "优惠券详情"
- }
- },
- {
- "path": "coupon-item-edit",
- "style": {
- "navigationBarTitleText": "编辑优惠券"
- }
- },
- {
- "path": "add-goods",
- "style": {
- "navigationBarTitleText": "菜品信息"
- }
- },
- {
- "path": "add-coupon-goods",
- "style": {
- "navigationBarTitleText": "优惠券指定商品"
- }
- },
- {
- "path": "full-discounts",
- "style": {
- "navigationBarTitleText": "店铺满减"
- }
- },
- {
- "path": "update-full-discounts",
- "style": {
- "navigationBarTitleText": "满减活动"
- }
- },
- {
- "path": "overlord-meal",
- "style": {
- "navigationBarTitleText": "霸王餐"
- }
- },
- {
- "path": "overlord-meal-detail",
- "style": {
- "navigationBarTitleText": "霸王餐详情"
- }
- },
- {
- "path": "advertising",
- "style": {
- "navigationBarTitleText": "广告位",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "new-customer",
- "style": {
- "navigationBarTitleText": "新客满减设置"
- }
- },
- {
- "path": "free-delivery",
- "style": {
- "navigationBarTitleText": "免配送费设置"
- }
- }
- ]
- },
- {
- "root": "pages/search",
- "pages": [
- {
- "path": "index",
- "style": {
- "navigationBarTitleText": "订单搜索"
- }
- },
- {
- "path": "collect",
- "style": {
- "navigationBarTitleText": "当日汇总"
- }
- }
- ]
- },
- {
- "root": "pages/goods",
- "pages": [
- {
- "path": "goods",
- "style": {
- "navigationBarTitleText": "商品管理"
- }
- },
- {
- "path": "goods-edit",
- "style": {
- "navigationBarTitleText": "添加/编辑商品"
- }
- },
- {
- "path": "goods-type",
- "style": {
- "navigationBarTitleText": "管理分类"
- }
- }
- ]
- },
- {
- "root": "pages/evaluate",
- "pages": [
- {
- "path": "index",
- "style": {
- "navigationBarTitleText": "评价管理"
- }
- }
- ]
- },
- {
- "root": "pages/webView",
- "pages": [
- {
- "path": "web_view",
- "style": {
- "navigationBarTitleText": ""
- }
- }
- ]
- },
- {
- "root": "pages/tools",
- "pages": [
- {
- "path": "settle",
- "style": {
- "navigationBarTitleText": "结算管理"
- }
- },
- {
- "path": "settle-order",
- "style": {
- "navigationBarTitleText": "结算管理"
- }
- },
- {
- "path": "settle-info",
- "style": {
- "navigationBarTitleText": "收入明细"
- }
- },
- {
- "path": "evaluation",
- "style": {
- "navigationBarTitleText": "评价管理"
- }
- },
- {
- "path": "print",
- "style": {
- "navigationBarTitleText": "小票打印机",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "bind",
- "style": {
- "navigationBarTitleText": "绑定公众号"
- }
- },
- {
- "path": "sn",
- "style": {
- "navigationBarTitleText": "兑换券"
- }
- },
- {
- "path": "setting",
- "style": {
- "navigationBarTitleText": "设置"
- }
- },
- {
- "path": "safety-archives",
- "style": {
- "navigationBarTitleText": "商品安全档案"
- }
- },
- {
- "path": "hexiao_coupon",
- "style": {
- "navigationBarTitleText": "霸王餐核销",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "userAngument",
- "style": {
- "navigationBarTitleText": "用户协议"
- }
- },
- {
- "path": "privacyAngument",
- "style": {
- "navigationBarTitleText": "隐私政策"
- }
- }
- ]
- }
- ],
- "tabBar": {
- "color": "#C0C4CC",
- "selectedColor": "#1A78F6",
- "backgroundColor":"rgba(5,4,9,0.3)",
- "list": [
- {
- "pagePath": "pages/index/index",
- "iconPath": "static/tab-home.png",
- "selectedIconPath": "static/tab-home-current1.png",
- "text": "订单管理"
- },
- {
- "pagePath": "pages/order/index",
- "iconPath": "static/tab-brand.png",
- "selectedIconPath": "static/tab-brand-current1.png",
- "text": "订单查询"
- },
- {
- "pagePath": "pages/mine/index",
- "iconPath": "static/tab-my.png",
- "selectedIconPath": "static/tab-my-current1.png",
- "text": "我的"
- }
- ]
- },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#FFF",
- "backgroundColor": "#F5F5F5"
- },
- "easycom": {
- "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
- }
- }
|