{ "pages": [ { "path": "pages/index/index", "type": "home", "name": "smqjh-home", "layout": "tabbar", "islogin": false, "style": { "navigationBarTitleText": "首页", "navigationStyle": "custom", "backgroundColor": "#9ED605", "backgroundColorTop": "#9ED605" } }, { "path": "pages/cart/index", "type": "page", "name": "smqjh-cart", "layout": "tabbar", "islogin": false, "style": { "navigationBarTitleText": "购物车", "navigationStyle": "custom", "disableScroll": true } }, { "path": "pages/classfiy/index", "type": "page", "name": "smqjh-classfiy", "layout": "tabbar", "islogin": false, "style": { "navigationBarTitleText": "市民请集合分类", "navigationStyle": "custom", "disableScroll": true } }, { "path": "pages/login/index", "type": "page", "name": "smqjh-login", "islogin": false, "style": { "navigationBarTitleText": "市民请集合" } }, { "path": "pages/my/index", "type": "page", "name": "smqjh-my", "layout": "tabbar", "islogin": false, "style": { "navigationBarTitleText": "个人中心", "navigationStyle": "custom" } } ], "globalStyle": { "navigationBarBackgroundColor": "@navBgColor", "navigationBarTextStyle": "@navTxtStyle", "navigationBarTitleText": "wot", "backgroundColor": "@bgColor", "backgroundTextStyle": "@bgTxtStyle", "backgroundColorTop": "@bgColorTop", "backgroundColorBottom": "@bgColorBottom", "enablePullDownRefresh": false, "onReachBottomDistance": 50, "animationType": "pop-in", "animationDuration": 300 }, "tabBar": { "custom": true, "customize": true, "overlay": true, "height": "0", "color": "@tabColor", "selectedColor": "@tabSelectedColor", "backgroundColor": "@tabBgColor", "borderStyle": "@tabBorderStyle", "list": [ { "pagePath": "pages/index/index" }, { "pagePath": "pages/classfiy/index" }, { "pagePath": "pages/cart/index" }, { "pagePath": "pages/my/index" } ] }, "subPackages": [ { "root": "subPack-xsb", "pages": [ { "path": "commonTab/index", "type": "page", "name": "xsb-homeTabbar", "islogin": false, "style": { "navigationStyle": "custom", "navigationBarTitleText": "星闪豹首页", "backgroundColorBottom": "#fff", "disableScroll": true } }, { "path": "goods/index", "type": "page", "name": "xsb-goods", "islogin": false, "style": { "navigationStyle": "custom", "navigationBarTitleText": "星闪豹商品详情" } }, { "path": "order/index", "type": "page", "name": "xsb-order", "islogin": true, "style": { "navigationBarTitleText": "订单列表" } }, { "path": "search/index", "type": "page", "name": "xsb-search", "islogin": false, "style": { "navigationBarTitleText": "搜索" } } ] }, { "root": "subPack-common", "pages": [ { "path": "addressList/index", "type": "page", "name": "common-addressList", "islogin": true, "style": { "navigationBarTitleText": "收获地址" } }, { "path": "afterSales/index", "type": "page", "name": "common-afterSales", "islogin": true, "style": { "navigationBarTitleText": "申请售后" } }, { "path": "afterSalesDetail/index", "type": "page", "name": "common-afterSalesDetail", "islogin": true, "style": { "navigationBarTitleText": "售后详情" } }, { "path": "afterSalesList/index", "type": "page", "name": "common-afterSalesList", "islogin": true, "style": { "navigationBarTitleText": "售后列表" } }, { "path": "confirmOrder/index", "type": "page", "name": "common-confirmOrder", "islogin": true, "style": { "navigationBarTitleText": "提交订单" } }, { "path": "editAddress/index", "type": "page", "name": "common-editAddress", "islogin": true, "style": { "navigationBarTitleText": "编辑新增收获地址", "navigationStyle": "custom" } }, { "path": "integral/index", "type": "page", "name": "common-integral", "islogin": true, "style": { "navigationBarTitleText": "积分", "disableScroll": true } }, { "path": "nickName/index", "type": "page", "name": "common-nickName", "islogin": true, "style": { "navigationBarTitleText": "修改昵称" } }, { "path": "orderDetaile/index", "type": "page", "name": "common-orderDetaile", "islogin": true, "style": { "navigationBarTitleText": "订单详情" } }, { "path": "paySuccess/index", "type": "page", "name": "common-paySuccess", "islogin": true, "style": { "navigationBarTitleText": "支付成功", "navigationStyle": "custom", "disableScroll": true } }, { "path": "revalue/index", "type": "page", "name": "common-revalue", "islogin": true, "style": { "navigationBarTitleText": "写评价", "navigationStyle": "custom", "disableScroll": true } }, { "path": "revalueSuccess/index", "type": "page", "name": "common-revalue-success", "islogin": true, "style": { "navigationBarTitleText": "评价成功", "navigationStyle": "custom", "disableScroll": true } }, { "path": "selectAddress/index", "type": "page", "name": "common-selectAddress", "islogin": false, "style": { "navigationBarTitleText": "选择收获地址" } }, { "path": "user-center/index", "type": "page", "name": "common-user-center", "islogin": true, "style": { "navigationBarTitleText": "账户设置" } } ] }, { "root": "subPack-smqjh", "pages": [ { "path": "goodsList/index", "type": "page", "name": "smqjh-goodsList", "islogin": false, "style": { "navigationBarTitleText": "商品列表", "navigationStyle": "custom", "backgroundColor": "#F4FFD1", "backgroundColorTop": "#F4FFD1" } }, { "path": "order/index", "type": "page", "name": "smqjh-order", "islogin": true, "style": { "navigationBarTitleText": "订单列表" } } ] } ] }