123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419 |
- {
- "pages": [{
- "path": "pages/index/index",
- "style": {
- // #ifdef MP
- "navigationBarTitleText": "kxmall",
- // #endif
- "mp-weixin": {
- "navigationStyle": "custom"
- },
- "app-plus": {
- "titleNView": false
- // {
- // "type": "transparent",
- // "searchInput": {
- // "backgroundColor": "rgba(231, 231, 231,.7)",
- // "borderRadius": "16px",
- // "placeholder": "请搜索宝贝名称",
- // "disabled": true,
- // "placeholderColor": "#606266"
- // },
- // "buttons": [{
- // "fontSrc": "/static/yticon.ttf",
- // "text": "\ue60d",
- // "fontSize": "26",
- // "color": "#303133",
- // "float": "left",
- // "background": "rgba(0,0,0,0)"
- // },
- // {
- // "fontSrc": "/static/yticon.ttf",
- // "text": "\ue744",
- // "fontSize": "27",
- // "color": "#303133",
- // "background": "rgba(0,0,0,0)",
- // "redDot": true
- // }
- // ]
- // }
- }
- }
- }, {
- "path": "pages/groupshop/list",
- "style": {
- "navigationBarTitleText": "团购"
- }
- }, {
- "path": "pages/address/list",
- "style": {
- "navigationBarTitleText": "收货地址"
- }
- }, {
- "path": "pages/address/create",
- "style": {
- "navigationBarTitleText": "",
- "disableScroll": true
- }
- }, {
- "path": "pages/product/search",
- "style": {
- "navigationBarTitleText": "搜索"
- }
- },
- {
- "path": "pages/product/detail",
- "style": {
- "navigationBarTitleText": "商品详情",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- }, {
- "path": "pages/product/favorite",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "商品收藏"
- }
- }, {
- "path": "pages/product/footprint",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "商品足迹"
- }
- }, {
- "path": "pages/user/promotion",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "我的推广"
- }
- }, {
- "path": "pages/user/promotion/Poster",
- "style": {
- "enablePullDownRefresh": false,
- "navigationBarTitleText": "我的邀请码"
- }
- }, {
- "path": "pages/user/promotion/PromoterList",
- "style": {
- "enablePullDownRefresh": false,
- "navigationBarTitleText": "分销列表"
- }
- }, {
- "path": "pages/user/promotion/CommissionDetails",
- "style": {
- "enablePullDownRefresh": false,
- "navigationBarTitleText": "佣金明细"
- }
- }, {
- "path": "pages/user/promotion/PromoterOrder",
- "style": {
- "enablePullDownRefresh": false,
- "navigationBarTitleText": "推广订单"
- }
- }, {
- "path": "pages/user/promotion/UserCash",
- "style": {
- "enablePullDownRefresh": false,
- "navigationBarTitleText": "立即体现"
- }
- }, {
- "path": "pages/user/promotion/CashRecord",
- "style": {
- "enablePullDownRefresh": false,
- "navigationBarTitleText": "体现记录"
- }
- }, {
- "path": "pages/user/userVip",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "会员中心"
- }
- }, {
- "path": "pages/product/list",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "商品列表"
- }
- }, {
- "path": "pages/product/appraise",
- "style": {
- "navigationBarTitleText": "全部评价"
- }
- }, {
- "path": "pages/user/profile",
- "style": {
- "navigationBarTitleText": "修改资料"
- }
- }, {
- "path": "pages/cart/cart",
- "style": {
- "navigationBarTitleText": "购物车"
- }
- }, {
- "path": "pages/public/login",
- "style": {
- "navigationBarTitleText": "登录/注册",
- // "navigationStyle": "custom",
- "app-plus": {
- //"titleNView": false,
- "animationType": "slide-in-bottom"
- }
- }
- }, {
- "path": "pages/public/register",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom",
- "app-plus": {
- "titleNView": false,
- "animationType": "slide-in-bottom"
- }
- }
- }, {
- "path": "pages/user/user",
- "style": {
- "navigationBarTitleText": "我的",
- // #ifdef MP
- "navigationStyle": "custom",
- // #endif
- "app-plus": {
- "bounce": "none",
- "titleNView": {
- "type": "transparent",
- "buttons": [{
- "fontSrc": "/static/yticon.ttf",
- "text": "\ue60f",
- "fontSize": "24",
- "color": "#303133",
- "width": "46px",
- "background": "rgba(0,0,0,0)"
- },
- {
- "fontSrc": "/static/yticon.ttf",
- "text": "\ue744",
- "fontSize": "28",
- "color": "#303133",
- "background": "rgba(0,0,0,0)",
- "redDot": true
- }
- ]
- }
- }
- }
- }, {
- "path": "pages/user/about",
- "style": {
- "navigationBarTitleText": "关于"
- }
- }, {
- "path": "pages/order/list",
- "style": {
- "navigationBarTitleText": "我的订单",
- "enablePullDownRefresh": true,
- "app-plus": {
- "bounce": "none"
- }
- }
- }, {
- "path": "pages/order/create",
- "style": {
- "navigationBarTitleText": "创建订单"
- }
- }, {
- "path": "pages/order/detail",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- }, {
- "path": "pages/order/refund",
- "style": {
- "navigationBarTitleText": "申请售后"
- }
- }, {
- "path": "pages/refund/index",
- "style": {
- "navigationBarTitleText": "售后列表"
- }
- }, { "path": "pages/refund/detail",
- "style": {
- "navigationBarTitleText": "售后详情"
- }
- }, {
- "path": "pages/order/appraise",
- "style": {
- "navigationBarTitleText": "评价订单"
- }
- }, {
- "path": "pages/order/trace",
- "style": {
- "navigationBarTitleText": "查看物流"
- }
- }, {
- "path": "pages/pay/pay",
- "style": {
- "navigationBarTitleText": "支付"
- }
- }, {
- "path": "pages/pay/success",
- "style": {
- "navigationBarTitleText": "支付成功"
- }
- }, {
- "path": "pages/notice/notice",
- "style": {
- "navigationBarTitleText": "通知"
- }
- }, {
- "path": "pages/product/pointList",
- "style": {
- "navigationBarTitleText": "积分商城"
- }
- }, {
- "path": "pages/category/category",
- "style": {
- "navigationBarTitleText": "分类",
- "mp-weixin": {
- "navigationStyle": "custom"
- },
- "app-plus": {
- "titleNView": false,
- "bounce": "none"
- }
- }
- }, {
- "path": "pages/service/service",
- "style": {
- "navigationBarTitleText": "客户服务"
- }
- }, {
- "path": "pages/user/coupons",
- "style": {
- "navigationBarTitleText": "我的优惠券"
- }
- }, {
- "path": "pages/user/integral",
- "style": {
- "navigationBarTitleText": "我的积分"
- }
- }, {
- "path": "pages/user/money",
- "style": {
- "navigationBarTitleText": "我的余额"
- }
- }, {
- "path": "pages/user/sign",
- "style": {
- "navigationBarTitleText": "积分签到"
- }
- }, {
- "path": "pages/set/set",
- "style": {
- "navigationBarTitleText": "设置"
- }
- }, {
- "path": "pages/dishFood/dishFood",
- "style": {
- "navigationBarTitleText": "家常菜"
- }
- }, {
- "path": "pages/dishFood/dishDetail",
- "style": {
- "navigationBarTitleText": "家常菜详情"
- }
- },
- {
- "path": "pages/parity/parity",
- "style": {
- "navigationBarTitleText": "平价菜场"
- }
- }, {
- "path": "pages/Invitation/Invitation",
- "style": {
- "navigationBarTitleText": "邀请好友"
- }
- }, {
- "path": "pages/share/inviteNewPeople",
- "style": {
- "navigationBarTitleText": "邀请好友"
- }
- }, {
- "path": "pages/InvitationList/InvitationList",
- "style": {
- "navigationBarTitleText": "我的邀请"
- }
- },
- {
- "path": "pages/product/seckill",
- "style": {
- "navigationBarTitleText": "秒杀"
- }
- },
- {
- "path": "pages/index/redirect",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path" : "pages/index/locationList",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "kxmall生鲜",
- "navigationBarBackgroundColor": "#FFFFFF",
- "backgroundColor": "#f8f8f8"
- },
- "tabBar": {
- "color": "#999999",
- "selectedColor": "#2AAC34",
- "borderStyle": "black",
- "backgroundColor": "#ffffff",
- "list": [{
- "pagePath": "pages/index/index",
- "iconPath": "static/tab-icon/tab1.png",
- "selectedIconPath": "static/tab-icon/tab1_2.png",
- "iconWidth": "20px",
- "text": "首页"
- },
- {
- "pagePath": "pages/category/category",
- "iconPath": "static/tab-icon/tab2.png",
- "selectedIconPath": "static/tab-icon/tab2_2.png",
- "iconWidth": "20px",
- "text": "分类"
- },
- {
- "pagePath": "pages/cart/cart",
- "iconPath": "static/tab-icon/tab3.png",
- "selectedIconPath": "static/tab-icon/tab3_2.png",
- "iconWidth": "20px",
- "text": "购物车"
- },
- {
- "pagePath": "pages/user/user",
- "iconPath": "static/tab-icon/tab4.png",
- "selectedIconPath": "static/tab-icon/tab4_2.png",
- "iconWidth": "20px",
- "text": "我的"
- }
- ]
- },
- "condition": { //模式配置,仅开发期间生效
- "current": 0, //当前激活的模式(list 的索引项)
- "list": [{
- "name": "", //模式名称
- "path": "", //启动页面,必选
- "query": "" //启动参数,在页面的onLoad函数里面得到
- }]
- }
- }
|