{ "globalStyle": { "navigationBarBackgroundColor": "@navBgColor", "navigationBarTextStyle": "@navTxtStyle", "navigationBarTitleText": "youlai-app", "backgroundColor": "@bgColor", "backgroundTextStyle": "@bgTxtStyle", "backgroundColorTop": "@bgColorTop", "backgroundColorBottom": "@bgColorBottom", "enablePullDownRefresh": false, "onReachBottomDistance": 50, "animationType": "pop-in", "animationDuration": 300 }, "pages": [ // GENERATED BY UNI-PAGES, PLATFORM: H5 || MP-WEIXIN { "path": "pages/index/index", "type": "home", "name": "home", "style": { "navigationStyle": "custom" }, "layout": "tabbar" }, { "path": "pages/login/index", "type": "page", "name": "login", "style": { "navigationStyle": "custom", "navigationBarTitleText": "" } }, { "path": "pages/mine/index", "type": "page", "name": "mine", "style": { "navigationStyle": "custom" }, "layout": "tabbar" }, { "path": "pages/webview/index", "type": "page", "name": "webview", "style": { "navigationBarTitleText": "网页" } }, { "path": "pages/work/index", "type": "page", "name": "work", "style": { "navigationStyle": "custom", "navigationBarTitleText": "工作台" }, "layout": "tabbar" }, { "path": "pages/mine/about/index", "type": "page" }, { "path": "pages/mine/account/index", "type": "page" }, { "path": "pages/mine/official/index", "type": "page", "name": "official", "style": { "navigationBarTitleText": "公众号" } }, { "path": "pages/mine/profile/complete-profile", "type": "page" }, { "path": "pages/mine/profile/index", "type": "page" }, { "path": "pages/mine/settings/index", "type": "page", "name": "settings", "style": { "navigationBarTitleText": "设置" } }, { "path": "pages/work/config/index", "type": "page", "name": "config", "style": { "navigationBarTitleText": "系统配置" } }, { "path": "pages/work/dept/index", "type": "page", "name": "dept", "style": { "navigationBarTitleText": "部门管理" } }, { "path": "pages/work/dict/index", "type": "page", "name": "dict", "style": { "navigationBarTitleText": "字典管理" } }, { "path": "pages/work/log/index", "type": "page", "name": "log", "style": { "navigationBarTitleText": "系统日志" } }, { "path": "pages/work/menu/index", "type": "page", "name": "menu", "style": { "navigationBarTitleText": "菜单管理" } }, { "path": "pages/work/monitor/index", "type": "page", "name": "monitor", "style": { "navigationBarTitleText": "应用监控" } }, { "path": "pages/work/notice/index", "type": "page", "name": "notice", "style": { "navigationBarTitleText": "通知公告" } }, { "path": "pages/work/role/assign-perm", "type": "page", "name": "role-assign-perm", "style": { "navigationBarTitleText": "分配权限" } }, { "path": "pages/work/role/index", "type": "page", "name": "role", "style": { "navigationBarTitleText": "角色管理" } }, { "path": "pages/work/user/index", "type": "page", "name": "user", "style": { "navigationBarTitleText": "用户管理" } }, { "path": "pages/mine/settings/agreement/index", "type": "page", "name": "theme", "style": { "navigationBarTitleText": "用户协议" } }, { "path": "pages/mine/settings/network/index", "type": "page", "name": "network", "style": { "navigationBarTitleText": "网络测试" } }, { "path": "pages/mine/settings/privacy/index", "type": "page", "name": "privacy", "style": { "navigationBarTitleText": "隐私政策" } }, { "path": "pages/mine/settings/theme/index", "type": "page", "name": "theme", "style": { "navigationBarTitleText": "主题设置" } }, { "path": "pages/work/dict/item/index", "type": "page", "name": "dict-item", "style": { "navigationBarTitleText": "字典数据" } }, { "path": "pages/qr-code-confirm/index", "type": "page", "name": "qr-code-confirm", "style": { "navigationStyle": "custom", "navigationBarTitleText": "" } } ], "subPackages": [], "tabBar": { "custom": true, "customize": true, "overlay": true, "height": "0", "color": "@tabColor", "selectedColor": "@tabSelectedColor", "backgroundColor": "@tabBgColor", "borderStyle": "@tabBorderStyle", "list": [ // GENERATED BY UNI-PAGES, PLATFORM: H5 || MP-WEIXIN { "pagePath": "pages/index/index" }, { "pagePath": "pages/work/index" }, { "pagePath": "pages/mine/index" } ] } }