{ "pages": [ { "path": "pages/login/login", "style": { "navigationStyle": "custom" } }, { "path": "uni_modules/uni-id-pages/pages/login/login-withpwd", "style": { "navigationStyle": "custom" } }, { "path": "pages/home/home", "style": { "navigationStyle": "custom" } }, { "path": "pages/list/list", "style": { // #ifndef APP-PLUS "enablePullDownRefresh": true, // #endif "navigationStyle": "custom" } }, { "path": "pages/grid/grid", "style": { //#ifndef MP "navigationStyle": "custom" //#endif } }, { "path": "pages/list/search/search", "style": { "navigationBarTitleText": "搜索" } }, { "path": "pages/list/detail", "style": { "app-plus": { "titleNView": { "buttons": [{ "type": "share" }], "type": "transparent" } }, "h5": { "titleNView": { "type": "transparent" } }, "navigationBarTitleText": "文章详情" } }, { "path": "pages/ucenter/ucenter", "style": { "navigationStyle": "custom" } }, { "path": "pages/uni-agree/uni-agree", "style": { "navigationStyle": "custom", "app-plus": { "popGesture": "none" } } }, { "path": "pages/ucenter/settings/settings", "style": { "navigationBarTitleText": "设置" } }, { "path": "pages/ucenter/read-news-log/read-news-log", "style": { "navigationBarTitleText": "阅读记录", "enablePullDownRefresh": true } } //666 #ifdef APP-PLUS , { "path": "pages/ucenter/about/about", "style": { "navigationBarTitleText": "关于", "app-plus": { "titleNView": { "buttons": [{ "type": "share" }] } } } }, { "path": "pages/list/team", "style": { "enablePullDownRefresh": false, "navigationBarTitleText": "顶呱刮-代理端" } }, { "path": "pages/list/agent", "style": { "enablePullDownRefresh": false, // "navigationBarTitleText": "代理", "navigationStyle": "custom" } }, { "path": "pages/list/user", "style": { "enablePullDownRefresh": false, // "navigationBarTitleText": "用户" "navigationStyle": "custom" } }, { "path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup", "style": { "disableScroll": true, "app-plus": { "backgroundColorTop": "transparent", "background": "transparent", "titleNView": false, "scrollIndicator": false, "popGesture": "none", "animationType": "fade-in", "animationDuration": 200 } } }, { "path": "pages/ucenter/invite/invite", "style": { "navigationBarTitleText": "邀请码", // "navigationStyle": "custom", "enablePullDownRefresh": false } } //666 #endif ,{ "path" : "pages/goodslist/goodslist", "style" : { "navigationBarTitleText": "专区", // "navigationStyle": "custom", "enablePullDownRefresh": false } } ,{ "path" : "pages/scratchCard/scratchCard", "style" : { "navigationBarTitleText": "专区", "enablePullDownRefresh": false // "app-plus": { // "animationType": "slide-in-bottom", // "background": "transparent", // "popGesture": "none" // } } } ,{ "path" : "pages/recordsList/recordsList", "style" : { "navigationBarTitleText": "记录", "enablePullDownRefresh": false } } ,{ "path" : "pages/recharge/recharge", "style" : { "navigationBarTitleText": "充值", "enablePullDownRefresh": false } } ,{ "path" : "pages/about/about", "style" : { "navigationBarTitleText": "关于", "enablePullDownRefresh": false } } ,{ "path" : "pages/about/rechargeSet/rechargeSet", "style" : { "navigationBarTitleText": "充值设置", "enablePullDownRefresh": false } } ,{ "path" : "pages/about/bonusSet/index", "style" : { "navigationBarTitleText": "奖金设置", "enablePullDownRefresh": false } } ,{ "path" : "pages/about/bonusSet/bonusList", "style" : { "navigationBarTitleText": "元专区", "enablePullDownRefresh": false } } ,{ "path" : "pages/about/bonusSet/bonusSet", "style" : { "navigationBarTitleText": "奖金设置", "enablePullDownRefresh": false, "app-plus": { "titleNView": { "buttons": [ { "text": "添加奖金 ", "fontSize": "14", "color": "#999" } ] } } } } ,{ "path" : "pages/about/serviceSet/serviceSet", "style" : { "navigationBarTitleText": "客服设置", "enablePullDownRefresh": false, "app-plus": { "titleNView": { "buttons": [ { "text": "添加客服 ", "fontSize": "14", "color": "#999" } ] } } } } ,{ "path" : "pages/NoticeDetails/NoticeDetails", "style" : { "navigationBarTitleText": "公告详情", "enablePullDownRefresh": false } } ,{ "path" : "pages/about/bannerManage/bannerManage", "style" : { "navigationBarTitleText": "轮播图管理", "enablePullDownRefresh": false, "app-plus": { "titleNView": { "buttons": [ { "text": "添加轮播 ", "fontSize": "14", "color": "#999" } ] } } } } ,{ "path" : "pages/about/bannerManage/addBanner", "style" : { "navigationBarTitleText": "添加轮播图", "enablePullDownRefresh": false } } ,{ "path" : "pages/about/noticeManage/noticeManage", "style" : { "navigationBarTitleText": "公告设置", "enablePullDownRefresh": false, "app-plus": { "titleNView": { "buttons": [ { "text": "添加公告 ", "fontSize": "14", "color": "#999" } ] } } } } ,{ "path" : "pages/about/noticeManage/addNotice", "style" : { "navigationBarTitleText": "添加公告", "enablePullDownRefresh": false } } ,{ "path" : "pages/service/service", "style" : { "navigationBarTitleText": "联系客服", "enablePullDownRefresh": false } }, { "path" : "pages/about/ProbabilitySettings/ProbabilitySettings", "style" : { "navigationBarTitleText": "概率设置", "enablePullDownRefresh": false } } ,{ "path" : "pages/recordsList/WinningRecord/WinningRecord", "style" : { "navigationBarTitleText": "中奖记录", "enablePullDownRefresh": false } } ], "subPackages": [{ "root": "uni_modules/uni-feedback", "pages": [{ "path": "pages/opendb-feedback/opendb-feedback", "style": { "navigationBarTitleText": "意见反馈", "enablePullDownRefresh": false } }] }, { "root": "uni_modules/uni-id-pages/pages", "pages": [{ "path": "userinfo/userinfo", "style": { "navigationBarTitleText": "个人资料" } }, { "path": "login/login-withoutpwd" }, // { // "path": "login/login-withpwd", // "style": { // "navigationStyle": "custom" // } // }, { "path": "userinfo/deactivate/deactivate", "style": { "navigationBarTitleText": "注销账号" } }, { "path": "userinfo/bind-mobile/bind-mobile", "style": { "navigationBarTitleText": "绑定手机号码" } }, { "path": "login/login-smscode", "style": { "navigationBarTitleText": "手机验证码登录" } }, { "path": "register/register", "style": { // "navigationBarTitleText": "注册" "navigationStyle": "custom" } }, { "path": "retrieve/retrieve", "style": { "navigationBarTitleText": "重置密码", "navigationStyle": "custom" } }, { "path": "common/webview/webview", "style": { "enablePullDownRefresh": false, "navigationBarTitleText": "" } }, { "path": "userinfo/change_pwd/change_pwd", "style": { "enablePullDownRefresh": false, "navigationBarTitleText": "修改密码" } }, { "path": "register/register-by-email", "style": { "navigationBarTitleText": "邮箱验证码注册" } }, { "path": "retrieve/retrieve-by-email", "style": { "navigationBarTitleText": "通过邮箱重置密码" } }, { "path": "userinfo/set-pwd/set-pwd", "style": { "enablePullDownRefresh": false, "navigationBarTitleText": "设置密码" } } // #ifdef H5 , { "path": "userinfo/cropImage/cropImage" }, { "path": "register/register-admin", "style": { "enablePullDownRefresh": false, "navigationBarTitleText": "注册管理员账号" } } // #endif ] } ], "globalStyle": { // #ifdef H5 "h5": { // "titleNView": false }, // #endif "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-starter", "navigationBarBackgroundColor": "#FFFFFF", "backgroundColor": "#F8F8F8", "enablePullDownRefresh": false, // "maxWidth":375, "rpxCalcMaxDeviceWidth": 960, "rpxCalcBaseDeviceWidth": 375, "rpxCalcIncludeWidth": 750 }, "condition": { "list": [ { "path": "pages/home/home" } // { // "path": "pages/list/list" // }, // { // "path": "pages/ucenter/settings/settings" // } ], "current": 0 }, "tabBar": { "color": "#999999", "selectedColor": "#101010", "borderStyle": "black", "backgroundColor": "#FFFFFF", "fontSize": "14px", "list": [ { "pagePath": "pages/home/home", "iconPath": "static/tabbar/home.png", "selectedIconPath": "static/tabbar/home_a.png", "text": "首页" }, { "pagePath": "pages/list/agent", "iconPath": "static/tabbar/agent.png", "selectedIconPath": "static/tabbar/agent_a.png", "text": "代理", "visible": false }, { "pagePath": "pages/recordsList/WinningRecord/WinningRecord", "iconPath": "static/tabbar/jilu.png", "selectedIconPath": "static/tabbar/jilu_a.png", "text": "中奖记录", "visible": false }, { "pagePath": "pages/list/team", "iconPath": "static/tabbar/user.png", "selectedIconPath": "static/tabbar/user_a.png", "text": "团队", "visible": false }, { "pagePath": "pages/list/user", "iconPath": "static/tabbar/user.png", "selectedIconPath": "static/tabbar/user_a.png", "text": "用户", "visible": false }, { "pagePath": "pages/ucenter/ucenter", "iconPath": "static/tabbar/ucenter.png", "selectedIconPath": "static/tabbar/ucenter_a.png", "text": "我的" }] }, "uniIdRouter": { "loginPage": "uni_modules/uni-id-pages/pages/login/login-withoutpwd", "needLogin": [ "/uni_modules/uni-id-pages/pages/userinfo/userinfo" ], "resToLogin": true } }