{ "pages": [{ "path": "pages/index/index", "aliasPath": "/index/index", "name": "Index", "style":{ "navigationBarTitleText":"修缮寺庙 功德无量" } },{ "path": "pages/index/place", "aliasPath": "/index/place", "name": "indexPlace", "auth": true, "style":{ "navigationBarTitleText":"捐赠活动" } },{ "path": "pages/index/pay", "aliasPath": "/index/pay", "name": "indexPay", "auth": true, "style":{ "navigationBarTitleText":"支付" } }, { "path": "pages/user/index", "aliasPath": "/user/index", "name": "User", "style":{ "navigationBarTitleText":"锶人中心" } }, { "path": "pages/user/code", "aliasPath": "/user/code", "name": "UserCode", "auth": true, "style":{ "navigationBarTitleText":"我的推广码" } }, { "path": "pages/user/census", "aliasPath": "/user/census", "name": "UserCensus", "style":{ "navigationBarTitleText":"统计数据" } }, { "path": "pages/user/censusOrder", "aliasPath": "/user/censusOrder", "name": "CensusOrder", "style":{ "navigationBarTitleText":"" } }, { "path": "pages/user/censusUser", "aliasPath": "/user/censusUser", "name": "CensusUser", "style":{ "navigationBarTitleText":"捐献人数" } }, { "path": "pages/user/product", "aliasPath": "/user/product", "name": "UserProduct", "style":{ "navigationBarTitleText":"关于产品" } }, { "path": "pages/user/tips", "aliasPath": "/user/tips", "name": "UserTips", "style":{ "navigationBarTitleText":"敬请期待" } }, { "path": "pages/friend/index", "aliasPath": "/friend/index", "name": "Friend", "auth": true, "style":{ "navigationBarTitleText":"邀请记录" } }, { "path": "pages/bond/index", "aliasPath": "/bond/index", "name": "bondIndex", "auth": true, "style":{ "navigationBarTitleText":"支付成功" } }, { "path": "pages/bond/tips", "aliasPath": "/bond/tips", "name": "bondTips", "auth": true, "style":{ "navigationBarTitleText":"支付成功" } },{ "path": "pages/member/index", "aliasPath": "/member/index", "name": "memberIndex", "auth": true, "style":{ "navigationBarTitleText":"开通会员" } },{ "path": "pages/member/rights", "aliasPath": "/member/rights", "name": "membeRights", "style":{ "navigationBarTitleText":"会员权益" } },{ "path": "pages/member/look", "aliasPath": "/member/look", "name": "membeLook", "style":{ "navigationBarTitleText":"会员权益" } },{ "path": "pages/member/open", "aliasPath": "/member/open", "name": "memberOpen", "style":{ "navigationBarTitleText":"开通会员" } },{ "path": "pages/member/partner", "aliasPath": "/member/partner", "name": "memberPartner", "auth": true, "style":{ "navigationBarTitleText":"合伙人" } }, { "path": "pages/order/index", "aliasPath": "/order/index", "name": "OrderIndex", "auth": true, "style":{ "navigationBarTitleText":"我的订单" } },{ "path": "pages/wechat/index", "aliasPath": "/wechat", "name": "weChatIndex", "style":{ "navigationBarTitleText":"微信授权" } },{ "path": "pages/webview/index", "aliasPath": "/webview", "name": "webviewIndex", "auth": true, "style":{ "navigationBarTitleText":"微信授权" } },{ "path": "pages/address/index", "aliasPath": "/address/index", "name": "addressIndex", "style":{ "navigationBarTitleText":"地址管理" } },{ "path": "pages/address/add", "aliasPath": "/address/add", "name": "addressAdd", "style":{ "navigationBarTitleText":"添加地址" } }, { "path": "pages/login/login", "aliasPath": "/login/login", "name": "Login", "style":{ "navigationBarTitleText":"锶源昆仑" } }, { "path": "pages/login/agreement", "aliasPath": "/login/agreement", "name": "Agreement" }, { "path": "pages/merits/index", "aliasPath": "/merits/index", "name": "meritsIndex", "style":{ "navigationBarTitleText":"功德榜" } }, { "path": "pages/share/index", "aliasPath": "/share/index", "name": "shareIndex", "style":{ "navigationBarTitleText":"分享榜" } }, { "path": "pages/redPaper/index", "aliasPath": "/redPaper/index", "name": "redPaperIndex", "style":{ "navigationBarTitleText":"红包" } }], "globalStyle": { "backgroundColor": "#f3f4f6", "navigationStyle": "custom" }, "easycom": { "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" }, "tabBar": { "color": "#9b9f9f", "selectedColor": "#000000", "backgroundColor": "#FFFFFF", "borderStyle": "#ddd", "list": [{ "pagePath": "pages/index/index", "text": "捐赠活动", "iconPath": "static/tabBar/tabBar_icon_00.png", "selectedIconPath": "static/tabBar/tabBar_show_00.png" },{ "pagePath": "pages/merits/index", "text": "功德榜", "iconPath": "static/tabBar/tabBar_icon_01.png", "selectedIconPath": "static/tabBar/tabBar_show_01.png" },{ "pagePath": "pages/share/index", "text": "分享榜", "iconPath": "static/tabBar/tabBar_icon_02.png", "selectedIconPath": "static/tabBar/tabBar_show_02.png" }, { "pagePath": "pages/user/index", "text": "我的", "iconPath": "static/tabBar/tabBar_icon_03.png", "selectedIconPath": "static/tabBar/tabBar_show_03.png" }] } }