123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647 |
- {
- "pages": [{
- "path": "pages/index/index",
- "style": {
- "enablePullDownRefresh": false,
- "navigationStyle": "custom",
- "navigationBarTitleText": "商城首页"
- }
- },
- {
- "path": "pages/menu/menu",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "菜单"
- }
-
- },
- // #ifndef MP
- {
- "path": "pages/public/register",
- "style": {
- "navigationBarTitleText": "注册",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- }, {
- "path": "pages/public/login",
- "style": {
- "navigationBarTitleText": "登录",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/public/forget",
- "style": {
- "navigationBarTitleText": "忘记密码",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
-
- {
- "path": "pages/redirect/redirect",
- "style": {
- "navigationBarTitleText": "微信登录跳转页面",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- // #endif
- {
- "path": "pages/public/wxLogin",
- "style": {
- "navigationBarTitleText": "微信登录",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/product/groupBooking/index",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "超值拼团",
- "navigationBarBackgroundColor": "#901b21",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/product/groupBooking/detail",
- "style": {
- "navigationBarTitleText": "拼团列表",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/product/groupBooking/inviteImg",
- "style": {
- "navigationBarTitleText": "拼团邀请图",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/product/groupBooking/productGroup",
- "style": {
- "navigationBarTitleText": "商品详情"
- }
- },
- // #ifndef MP
- {
- "path": "pages/product/reply",
- "style": {
- "navigationBarTitleText": "商品评价",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- // #endif
- {
- "path": "pages/product/exchange",
- "style": {
- "navigationBarTitleText": "兑换券"
- // "app-plus": {
- // "titleNView": {
- // "type": "transparent"
- // }
- // }
- }
- },
- {
- "path": "pages/product/exchangeDetail",
- "style": {
- "navigationBarTitleText": "兑换券详情"
- // "app-plus": {
- // "titleNView": {
- // "type": "transparent"
- // }
- // }
- }
- },
- {
- "path": "pages/product/product",
- "style": {
- "navigationBarTitleText": "商品详情",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/product/seckill",
- "style": {
- "navigationBarTitleText": "限时秒杀",
- "navigationBarBackgroundColor": "#901b21",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/product/pointsExchange",
- "style": {
- "navigationBarTitleText": "积分兑换",
- "navigationBarBackgroundColor": "#901b21",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/product/list",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "商品列表"
- }
- },
- {
- "path": "pages/product/discount",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "优惠券"
- }
-
- },
- // #ifndef MP
- {
- "path": "pages/product/jmszg",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "加盟商专供"
- }
- },
- // #endif
- {
- "path": "pages/product/search",
- "style": {
- "enablePullDownRefresh": true,
- // #ifdef APP-PLUS
- "navigationStyle": "custom",
- // #endif
- // #ifndef MP || APP-PLUS
- "app-plus": {
- "titleNView": {
- "searchInput": {
- "backgroundColor": "rgba(231, 231, 231,.7)",
- "borderRadius": "16px",
- "placeholder": "请输入关键字",
- "disabled": false,
- "placeholderColor": "#606266",
- "align": "left"
- },
- "buttons": [{
- "text": "搜索",
- "fontSize": "14",
- "color": "#303133",
- "background": "rgba(0,0,0,0)",
- "width": "40px"
- }]
- }
- },
- // #endif
- "navigationBarTitleText": "搜索"
- }
- },
- {
- "path": "pages/set/set",
- "style": {
- "navigationBarTitleText": "设置"
- }
- },
- {
- "path": "pages/set/address",
-
- "style": {
- "enablePullDownRefresh": true,
- // #ifdef APP-PLUS
- "navigationStyle": "custom",
- // #endif
- // #ifndef MP || APP-PLUS
- "app-plus": {
- "titleNView": {
- "buttons": [{
- "text": "新增",
- "fontSize": "14",
- "color": "#FFFFFF",
- "width": "40px"
- }]
- }
- },
- // #endif
- "navigationBarTitleText": "收货地址"
- }
- },
- {
- "path": "pages/set/point",
- "style": {
- "navigationBarTitleText": "自提点管理"
- }
- },
- {
- "path": "pages/set/addressManage",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/set/pointManage",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- // #ifndef MP
- {
- "path": "pages/set/phone",
- "style": {
- "navigationBarTitleText": "实名认证"
- }
- },
- // #endif
- {
- "path": "pages/set/password",
- "style": {
- "navigationBarTitleText": "修改密码"
- }
- },
- {
- "path": "pages/set/userinfo",
- "style": {
- "navigationBarTitleText": "修改资料"
- }
- }, {
- "path": "pages/cart/cart",
- "style": {
- "navigationBarTitleText": "我的订单",
- "navigationBarBackgroundColor": "#901b21",
- "navigationBarTextStyle": "white"
- }
- },
- // {
- // "path": "pages/user/user",
- // "style": {
- // // #ifndef MP-WEIXIN
- // "navigationStyle": "custom",
- // // #endif
- // "navigationBarTitleText": "个人中心"
- // }
- // },
- {
- "path": "pages/user/user",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "个人中心"
- }
- }
- ],
- "subPackages": [
- {
- "root": "user",
- "pages": [
- {
- "path": "page/storeCommission",
- "style": {
- "navigationBarTitleText": "门店佣金"
- }
- },
- {
- "path": "page/orderDetail",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "page/shareQrCode",
- "style": {
- "navigationBarTitleText": "邀请好友"
- }
- },
- {
- "path": "page/shareEx",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "page/depositAdmin",
- "style": {
- "navigationBarTitleText": "押金管理"
- }
- },
- {
- "path": "page/myex",
- "style": {
- "navigationBarTitleText": "我的兑换券"
- }
- },
- {
- "path": "page/dlcenter",
- "style": {
- "navigationBarTitleText": "代理收益"
- }
- },
- {
- "path": "page/refundAdmin",
- "style": {
- "navigationBarTitleText": "退款管理"
- }
- },
- {
- "path": "page/wipe",
- "style": {
- "navigationBarTitleText": "自提管理"
- }
- },
- {
- "path": "page/award",
- "style": {
- "navigationBarTitleText": "我的佣金"
- }
- },
- {
- "path": "page/withdrawal",
- "style": {
- "navigationBarTitleText": "奖励提现"
- }
- },
- {
- "path": "page/scoreAccumulate",
- "style": {
- "navigationBarTitleText": "我的积分"
- }
- },
- {
- "path": "page/extension",
- "style": {
- "navigationBarTitleText": "我的推广"
- // "navigationStyle": "custom"
- }
- },
- {
- "path": "page/revenueCenter",
- "style": {
- "navigationBarTitleText": "收益报告",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "page/recommend",
- "style": {
- "navigationBarTitleText": "推荐充值码",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "page/recode",
- "style": {
- "navigationBarTitleText": "充值记录"
- }
- },
- {
- "path": "page/pay",
- "style": {
- "navigationBarTitleText": "付款"
- }
- },
- {
- "path": "page/delivery",
- "style": {
- "navigationBarTitleText": "送货管理"
- }
- }
- ]
- },
- {
- "root": "pages/order",
- "pages": [
- {
- "path": "order",
- "style": {
- "navigationBarTitleText": "我的订单",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "adminOrder",
- "style": {
- "navigationBarTitleText": "我的订单",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
-
- {
- "path": "orderDetail",
- "style": {
- "navigationBarTitleText": "订单详情",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- // #ifndef MP
- {
- "path": "evaluate",
- "style": {
- "navigationBarTitleText": "评论"
- }
- },
- {
- "path": "expressInfo",
- "style": {
- "navigationBarTitleText": "快递详情"
- }
- },
- // #endif
- {
- "path": "orderRefund",
- "style": {
- "navigationBarTitleText": "申请退款"
- }
- },
- {
- "path": "verifyCode",
- "style": {
- "navigationBarTitleText": "我的核销劵"
- }
- },
- {
- "path": "createOrder",
- "style": {
- "navigationBarTitleText": "创建订单"
- }
- },
- {
- "path": "choisestore",
- "style": {
- "navigationBarTitleText": "选择门店",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "black"
- }
- }
- ]
- },
- // {
- // "root": "pages/menu",
- // "pages": [
- // {
- // "path": "menu",
- // "style": {
- // "navigationBarTitleText": "全部商品",
- // "enablePullDownRefresh": false,
- // "navigationStyle": "custom",
- // "app-plus": {
- // "bounce": "none"
- // }
- // }
- // }
- // ]
- // },
- {
- "root": "pages/recommend",
- "pages": [
- {
- "path": "recommend",
- "style": {
- "navigationBarTitleText": "为你推荐",
- "app-plus": {
- "bounce": "none"
- }
- }
- }
- ]
- },{
- "root": "pages/exchange",
- "pages": [
- {
- "path": "exchange",
- "style": {
- "navigationBarTitleText": "兑换券",
- "app-plus": {
- "bounce": "none"
- }
- }
- }
- ]
- },
- {
- "root": "pages/money",
- "pages": [
- {
- "path": "pay",
- "style": {
- "navigationBarTitleText": "支付"
- }
- },
- {
- "path": "paySuccess",
- "style": {
- "navigationBarTitleText": "支付成功"
- }
- },
- {
- "path": "wallet",
- "style": {
- "navigationBarTitleText": "我的钱包",
- "navigationBarBackgroundColor": "#921a23",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "account",
- "style": {
- "navigationBarTitleText": "提现账号"
- }
- },
- {
- "path": "withdrawal",
- "style": {
- "navigationBarTitleText": "提现"
- }
- },
- {
- "path": "recharge",
- "style": {
- "navigationBarTitleText": "充值中心"
- }
- }
- ]
- },
- {
- "root": "pages/tool",
- "pages": [
- {
- "path": "phoneBill",
- "style": {
- "navigationBarTitleText": "话费充值"
- }
- },
- {
- "path": "entity",
- "style": {
- "navigationBarTitleText": ""
- }
- }
- ]
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "white",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#901b21",
- "backgroundColor": "#f8f8f8"
- },
- "tabBar": {
- "color": "#C0C4CC",
- "selectedColor": "#901B21",
- "borderStyle": "black",
- "backgroundColor": "#ffffff",
- "list": [{
- "pagePath": "pages/index/index",
- "iconPath": "static/tabBar/tab-home.png",
- "selectedIconPath": "static/tabBar/home.png",
- "text": "首页"
- },{
- "pagePath": "pages/menu/menu",
- "iconPath": "static/tabBar/tab-menu.png",
- "selectedIconPath": "static/tabBar/menu.png",
- "text": "菜单"
- },
- {
- "pagePath": "pages/cart/cart",
- "iconPath": "static/tabBar/tab-order.png",
- "selectedIconPath": "static/tabBar/order.png",
- "text": "订单"
- },
- {
- "pagePath": "pages/user/user",
- "iconPath": "static/tabBar/tab-my.png",
- "selectedIconPath": "static/tabBar/tab-my-current.png",
- "text": "我的"
- }
- ]
- }
- }
|