123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385 |
- {
- "pages": [{
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "微同商城",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- }, {
- "path": "pages/catalog/catalog",
- "style": {
- "navigationBarTitleText": "商品分类",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "black",
- "backgroundColorTop": "#fcfcfc",
- "enablePullDownRefresh": true,
- "backgroundColorBottom": "#fcfcfc",
- "mp-weixin": {
- "disableScroll": true
- },
- "app-plus": {
- "bounce": "none"
- },
- "mp-alipay": {
- "allowsBounceVertical": "NO"
- },
- "mp-baidu": {
- "disableScroll": true
- }
- }
- }, {
- "path": "pages/newGoods/newGoods",
- "style": {
- "navigationBarTitleText": "新品推荐",
- "enablePullDownRefresh": true,
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/hotGoods/hotGoods",
- "style": {
- "navigationBarTitleText": "热销商品",
- "enablePullDownRefresh": true,
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/ucenter/address/address",
- "style": {
- "navigationBarTitleText": "地址",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "black",
- "enablePullDownRefresh": true,
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/ucenter/addressAdd/addressAdd",
- "style": {
- "navigationBarTitleText": "收货地址",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "black",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/ucenter/footprint/footprint",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "浏览记录",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/ucenter/order/order",
- "style": {
- "navigationBarTitleText": "我的订单",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "black",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50,
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/ucenter/orderDetail/orderDetail",
- "style": {
- "navigationBarTitleText": "订单详情",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "black",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/ucenter/feedback/feedback",
- "style": {
- "navigationBarTitleText": "反馈",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/ucenter/coupon/coupon",
- "style": {
- "navigationBarTitleText": "我的优惠券",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/ucenter/collect/collect",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "我的收藏",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/auth/login/login",
- "style": {
- "navigationBarTitleText": "登录",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/auth/register/register",
- "style": {
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/auth/reset/reset",
- "style": {
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/payResult/payResult",
- "style": {
- "navigationBarTitleText": "付款结果",
- "navigationBarBackgroundColor": "#fafafa",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/ucenter/index/index",
- "style": {
- "navigationBarTitleText": "我的",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "black",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50,
- "navigationStyle": "custom",
- "app-plus": {
- "titleNView": false,
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/topic/topic",
- "style": {
- "navigationBarTitleText": "精选专题",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/comment/comment",
- "style": {
- "navigationBarTitleText": "评价",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/commentPost/commentPost",
- "style": {
- "navigationBarTitleText": "填写留言",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/topicComment/topicComment",
- "style": {
- "navigationBarTitleText": "专题评论",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/brand/brand",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "品牌供应商",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/brandDetail/brandDetail",
- "style": {
- "navigationBarTitleText": "品牌商",
- "enablePullDownRefresh": true,
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/search/search",
- "style": {
- "navigationBarTitleText": "搜索",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "black",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/category/category",
- "style": {
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/cart/cart",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "购物车",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/shopping/checkout/checkout",
- "style": {
- "navigationBarTitleText": "提交订单",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/shopping/selCoupon/selCoupon",
- "style": {
- "navigationBarTitleText": "选择优惠券",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/shopping/address/address",
- "style": {
- "navigationBarTitleText": "地址",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "black",
- "enablePullDownRefresh": true,
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/shopping/addressAdd/addressAdd",
- "style": {
- "navigationBarTitleText": "收货地址",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "black",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/goods/goods",
- "style": {
- "navigationBarTitleText": "商品详情",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "black",
- "app-plus": {
- "titleNView": false,
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/topicDetail/topicDetail",
- "style": {
- "navigationBarTitleText": "专题详情",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/auth/mobile/mobile",
- "style": {
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/ucenter/help/help",
- "style": {
- "navigationBarTitleText": "帮助中心",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/ucenter/helpInfo/helpInfo",
- "style": {
- "navigationBarTitleText": "帮助中心",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }, {
- "path": "pages/auth/btnAuth/btnAuth",
- "style": {
- "navigationBarTitleText": "授权",
- "app-plus": {
- "bounce": "vertical"
- }
- }
- }],
- "easycom": {
- "autoscan": true,
- "custom": {
- "tui-(.*)": "@/components/$1/$1.vue"
- }
- },
- "globalStyle": {
- "navigationBarTitleText": "微同商城",
- "backgroundTextStyle": "dark",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "black",
- "enablePullDownRefresh": true
- },
- "tabBar": {
- "backgroundColor": "#fafafa",
- "borderStyle": "white",
- "selectedColor": "#b4282d",
- "color": "#666",
- "list": [{
- "pagePath": "pages/index/index",
- "iconPath": "static/images/ic_menu_choice_nor.png",
- "selectedIconPath": "static/images/ic_menu_choice_pressed.png",
- "text": "首页"
- },
- {
- "pagePath": "pages/topic/topic",
- "iconPath": "static/images/ic_menu_topic_nor.png",
- "selectedIconPath": "static/images/ic_menu_topic_pressed.png",
- "text": "专题"
- },
- {
- "pagePath": "pages/catalog/catalog",
- "iconPath": "static/images/ic_menu_sort_nor.png",
- "selectedIconPath": "static/images/ic_menu_sort_pressed.png",
- "text": "分类"
- },
- {
- "pagePath": "pages/cart/cart",
- "iconPath": "static/images/ic_menu_shoping_nor.png",
- "selectedIconPath": "static/images/ic_menu_shoping_pressed.png",
- "text": "购物车"
- },
- {
- "pagePath": "pages/ucenter/index/index",
- "iconPath": "static/images/ic_menu_me_nor.png",
- "selectedIconPath": "static/images/ic_menu_me_pressed.png",
- "text": "我的"
- }
- ]
- }
- }
|