123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660 |
- {
- "pages": [
- {
- "path": "pages/index/index",
- "style":{
- "navigationBarTitleText": "商城首页",
- "app-plus":{
- // "scrollIndicator":"none",
- "titleNView":{
- "searchInput":{
- "backgroundColor": "#EEEEEE",
- "borderRadius": "16px",
- "placeholder": "请输入关键字",
- "disabled": true,
- "placeholderColor": "#606266",
- "align": "left"
- }
- }
- }
- // "app-plus": {
- // "titleNView": {
- // "type": "transparent",
- // "searchInput": {
- // "backgroundColor": "rgba(231, 231, 231,.7)",
- // "borderRadius": "16px",
- // "placeholder": "请输入关键字",
- // "disabled": true,
- // "placeholderColor": "#606266",
- // "align": "left"
- // },
- // "buttons": [{
- // "fontSrc": "/static/iconfont.ttf",
- // "text": "\ue6f1",
- // "fontSize": "27",
- // "color": "#303133",
- // "background": "rgba(0,0,0,0)"
- // }
- // ]
- // }
- // }
- }
- },
- {
- "path": "pages/index/hotindex",
- "style": {
- "navigationBarTitleText": "排行榜"
- }
- },
- {
- "path": "pages/cart/cart",
- "style": {
- "navigationBarTitleText": "购物车"
-
- }
- },
- {
- "path": "pages/customer_list/index",
- "style": {
- "navigationBarTitleText": "客服列表"
- }
- },
- {
- "path": "pages/customer_list/chat",
- "style": {
- "navigationBarTitleText": "客服聊天"
- }
- },
- // {
- // "path": "pages/store/store",
- // "style": {
- // "navigationStyle": "custom",
- // "navigationBarTitleText": "店铺"
- // }
- // },
- {
- "path": "pages/user/spread",
- "style": {
- "navigationBarTitleText": "我的推广",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/user/share",
- "style": {
- "navigationBarTitleText": "邀请好友",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/user/myteam",
- "style": {
- "navigationBarTitleText": "邀我的团队",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/extension/extension",
- "style": {
- "navigationBarTitleText": "我的团队"
- }
- },
- /* {
- "path": "pages/user/team",
- "style": {
- "navigationBarTitleText": "我的团队",
- "app-plus": {
- "titleNView": false
- }
- }
- }, */
- {
- "path": "pages/user/user",
- "style": {
- "navigationBarTitleText": "我的",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/hotsale/hotsale",
- "style": {
- "navigationBarTitleText": "热销产品"
- }
- },
- {
- "path": "pages/hotsale/giftbag",
- "style": {
- "navigationBarTitleText": "礼包专区"
- }
- },
- {
- "path": "pages/category/category",
- "style": {
- "navigationBarTitleText": "分类",
- "app-plus": {
- "titleNView": {
- "searchInput": {
- "backgroundColor": "rgba(231, 231, 231,.7)",
- "borderRadius": "16px",
- "placeholder": "商品搜索",
- "disabled": true,
- "placeholderColor": "#606266",
- "align": "left"
- }
- }
- }
- }
- },
- {
- "path": "pages/contact/merchants",
- "style": {
- "navigationBarTitleText": "联系商家"
- }
- },
- {
- "path": "pages/address/address",
- "style": {
- "navigationBarTitleText": "收货地址"
- // "app-plus": {
- // "titleNView": {
- // "buttons": [ {
- // "color": "#333333",
- // "fontSize": "16px",
- // "colorPressed": "#fc5c82",
- // "float": "right",
- // "text": "新增"
- // }]
- // }
- // }
- }
- },
- {
- "path": "pages/address/addressManage",
- "style": {
- "navigationBarTitleText": "添加收货地址"
- }
- },
- {
- "path": "pages/award/award",
- "style": {
- "navigationBarTitleText": "佣金明细"
- }
- },
- {
- "path": "pages/award/balancedetails",
- "style": {
- "navigationBarTitleText": "余额明细"
- }
- },
- {
- "path": "pages/favorites/favorites",
- "style": {
- "navigationBarTitleText": "收藏夹",
- "app-plus": {
- "titleNView": {
- "buttons": [ {
- "color": "#333333",
- "fontSize": "16px",
- "colorPressed": "#fc5c82",
- "float": "right"
- }]
- }
- }
- }
- },
- {
- "path": "pages/partner/partner",
- "style": {
- "navigationBarTitleText": "合伙人",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/public/bindTel",
- "style": {
- "navigationBarTitleText":"",
- "app-plus": {
- "titleNView": {
- "type": "default"
- }
- }
- }
- },
- {
- "path": "pages/public/login",
- "style": {
- "navigationBarTitleText": "登录加注册",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/public/forget",
- "style": {
- "navigationBarTitleText": "找回密码",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/public/wxLogin",
- "style": {
- "navigationBarTitleText": "微信登录",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/order/order",
- "style": {
- "navigationBarTitleText": "我的订单",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- // {
- // "path": "pages/order/order_confirm",
- // "style": {
- // "navigationBarTitleText": "确认订单",
- // "app-plus": {
- // "bounce": "none"
- // }
- // }
- // },
- // {
- // "path": "pages/order/hotsale",
- // "style": {
- // "navigationBarTitleText": "热销产品",
- // "app-plus": {
- // "bounce": "none"
- // }
- // }
- // },
- {
- "path": "pages/order/orderDetail",
- "style": {
- "navigationBarTitleText": "订单详情",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/order/evaluate",
- "style": {
- "navigationBarTitleText": "评价"
- }
- },
- {
- "path": "pages/order/orderRefund",
- "style": {
- "navigationBarTitleText": "申请退款"
- }
- },
- {
- "path": "pages/order/createOrder",
- "style": {
- "navigationBarTitleText": "确认订单"
- }
- },
- {
- "path": "pages/money/pay",
- "style": {
- "navigationBarTitleText": "支付"
- }
- },
- {
- "path": "pages/money/paySuccess",
- "style": {
- "navigationBarTitleText": "支付成功"
- }
- },
- {
- "path": "pages/recommen/order",
- "style": {
- "navigationBarTitleText": "推广人订单"
- }
- },
- {
- "path": "pages/set/set",
- "style": {
- "navigationBarTitleText": "设置",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/set/password",
- "style": {
- "navigationBarTitleText": "修改密码",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/seckill/seckill",
- "style": {
- "navigationBarTitleText": "限时秒杀"
- }
- },
- {
- "path": "pages/userinfo/userinfo",
- "style": {
- "navigationBarTitleText": "修改资料"
- }
- },
- {
- "path": "pages/wallet/account",
- "style": {
- "navigationBarTitleText": "提现账号"
- }
- },
- {
- "path": "pages/wallet/accounts",
- "style": {
- "navigationBarTitleText": "账号管理"
- }
- },
- {
- "path": "pages/wallet/wechat",
- "style": {
- "navigationBarTitleText": "佣金转出"
- }
- },
- {
- "path": "pages/wallet/record",
- "style": {
- "navigationBarTitleText": "充值记录"
- }
- },
- {
- "path": "pages/wallet/withdrawal",
- "style": {
- "navigationBarTitleText": "提现"
- }
- },
- {
- "path": "pages/wallet/alipay",
- "style": {
- "navigationBarTitleText": "支付宝支付管理",
- "enablePullDownRefresh": true,
- // app的导航栏 搜索配置
- "app-plus": {
- "titleNView": {
- "buttons": [{
- "color": "#333333",
- "fontSize": "14px",
- "colorPressed": "#fc5c82",
- "float": "right",
- "text": "添加账号"
- }]
- }
- }
- }
- },
- {
- "path": "pages/wallet/weixin",
- "style": {
- "navigationBarTitleText": "微信支付管理",
- "enablePullDownRefresh": true,
- // app的导航栏 搜索配置
- "app-plus": {
- "titleNView": {
- "buttons": [{
- "color": "#333333",
- "fontSize": "14px",
- "colorPressed": "#fc5c82",
- "float": "right",
- "text": "添加账号"
- }]
- }
- }
- }
- },
- {
- "path": "pages/wallet/bankcard",
- "style": {
- "navigationBarTitleText": "银行卡管理",
- "enablePullDownRefresh": true,
- // app的导航栏 搜索配置
- "app-plus": {
- "titleNView": {
- "buttons": [{
- "color": "#333333",
- "fontSize": "14px",
- "colorPressed": "#fc5c82",
- "float": "right",
- "text": "添加账号"
- }]
- }
- }
- }
- },
- {
- "path": "pages/wallet/nummanage",
- "style": {
- "navigationBarTitleText": "添加账号"
- }
- },
- {
- "path": "pages/wallet/wallet",
- "style": {
- "navigationBarTitleText": "余额",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/wallet/wallets",
- "style": {
- "navigationBarTitleText": "推广收益",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/product/reply",
- "style": {
- "navigationBarTitleText": "商品评价"
- }
- },
- {
- "path": "pages/product/index",
- "style": {
- "navigationBarTitleText": "商品分享图"
- }
- },
- {
- "path": "pages/product/search",
- "style": {
- // #ifdef APP-PLUS
- "navigationStyle": "custom",
- // #endif
- // #ifndef MP
- "app-plus": {
- "titleNView": {
- "searchInput": {
- "backgroundColor": "rgba(231, 231, 231,.7)",
- "borderRadius": "16px",
- "placeholder": "请输入关键字",
- "disabled": false,
- "placeholderColor": "#606266",
- "align": "left",
- "autoFocus": true
- },
- "buttons": [{
- "text": "搜索",
- "fontSize": "14",
- "color": "#303133",
- "background": "rgba(0,0,0,0)",
- "width": "40px"
- }]
- }
- },
- // #endif
- "navigationBarTitleText": "搜索"
- }
- },
- {
- "path": "pages/product/list",
- "style": {
- // #ifdef APP-PLUS
- "navigationStyle": "custom",
- // #endif
- // #ifndef MP
- "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/product/productCollage",//拼团商品
- // "style": {
- // "navigationBarTitleText":"商品详情"
- // }
- // },
- {
- "path": "pages/product/seckilldetails",//秒杀商品
- "style": {
- "navigationBarTitleText":"秒杀详情"
- }
- },
- {
- "path": "pages/product/product",//普通商品
- "style": {
- "navigationBarTitleText":"宝贝详情"
- }
- },
- {
- "path": "pages/user/ShareIndex",
- "style": {
- "navigationBarTitleText":"邀请好友"
- }
- },
- {
- "path": "pages/order_pay_status/index",
- "style": {
- "navigationBarTitleText": "支付成功"
- }
- }
- ],
- "subPackages": [
- {
- "root": "pages/activity",
- "name": "activity",
- "pages":[{
- "path": "goods_bargain/index",
- "style": {
- "navigationStyle": "custom"
- // #ifdef MP
- ,"navigationBarTextStyle": "#fff"
- // #endif
- }
- },
- {
- "path": "goods_bargain_details/index",
- "style": {
- "navigationStyle": "custom"
- // #ifdef MP
- ,"navigationBarTextStyle": "#fff"
- // #endif
- }
- },
- {
- "path": "bargain/index",
- "style": {
- "navigationBarTitleText": "砍价记录"
- }
- }
- ]
- },
- {
- "root": "pages/users",
- "name": "users",
- "pages": [
- {
- "path": "order_confirm/index",
- "style": {
- "navigationBarTitleText": "提交订单"
- }
- }
- ]
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "商品首页",
- "navigationBarBackgroundColor": "#FFFFFF",
- "backgroundColor": "#f8f8f8"
- },
- "tabBar": {
- "color": "#C0C4CC",
- "selectedColor": "#FC4141",
- "borderStyle": "black",
- "backgroundColor": "#ffffff",
- "iconWidth":"18px",
- "list": [{
- "pagePath": "pages/index/index",
- "iconPath": "static/tabBar/tab-home.png",
- "selectedIconPath": "static/tabBar/tab-home-current.png",
- "text": "首页"
- },
- {
- "pagePath": "pages/category/category",
- "iconPath": "static/tabBar/tab-cate.png",
- "selectedIconPath": "static/tabBar/tab-cate-current.png",
- "text": "分类"
- },
- {
- "pagePath": "pages/cart/cart",
- "iconPath": "static/tabBar/tab-cart.png",
- "selectedIconPath": "static/tabBar/tab-cart-current.png",
- "text": "购物车"
- },
- {
- "pagePath": "pages/user/user",
- "iconPath": "static/tabBar/tab-my.png",
- "selectedIconPath": "static/tabBar/tab-my-current.png",
- "text": "我的"
- }
- ]
- }
- }
|