{ "pages": [ { "path": "pages/tabbar/index/index", "style": { "navigationBarTitleText": "交通强国" } }, { "path": "pages/tabbar/my/index", "style": { "navigationBarTitleText": "我的" } } ], "subPackages": [ { "root": "pasb", "name": "sub-1", "pages": [ { "path": "pages/detail/index", "style": { "navigationBarTitleText": "" } } ] }, { "root": "pasb", "name": "sub-2", "pages": [ { "path": "pages/file/index", "style": { "navigationBarTitleText": "大会材料" } } ] }, { "root": "pasb", "name": "sub-3", "pages": [ { "path": "pages/login/index", "style": { "navigationBarTitleText": "微信登录" } } ] }, { "root": "pasb", "name": "sub-4", "pages": [ { "path": "pages/regist/index", "style": { "navigationBarTitleText": "会议报名" } } ] }, { "root": "pasb", "name": "sub-5", "pages": [ { "path": "pages/meeting-info/index", "style": { "navigationBarTitleText": "大会调研" } }, { "path": "pages/myApply/index", "style": { "navigationBarTitleText": "我的报名" } } ] }, { "root": "pasbrg", "name": "regmeeting", "pages": [ { "path": "pages/regmeeting/index", "style": { "navigationBarTitleText": "报名详情" } }, { "path": "pages/regtheme/index", "style": { "navigationBarTitleText": "报名" } }, { "path": "pages/regtheme/mytheme", "style": { "navigationBarTitleText": "我的报名" } } ] } ], "globalStyle": { "navigationBarTextStyle": "#fefefe", "navigationBarBackgroundColor": "#005598", "backgroundColor": "#f2f2f2" }, "tabBar": { "color": "#7f8389", "selectedColor": "#465CFF", "backgroundColor": "#f7f7fa", "list": [ { "pagePath": "pages/tabbar/index/index", "text": "首页", "iconPath": "static/images/tabbar/assembly_default_3x.png", "selectedIconPath": "static/images/tabbar/assembly_selected_3x.png" }, { "pagePath": "pages/tabbar/my/index", "text": "我的", "iconPath": "static/images/tabbar/my_default_3x.png", "selectedIconPath": "static/images/tabbar/my_selected_3x.png" } ] }, "condition": { "current": 0, "list": [ { "name": "交流材料汇编", "path": "pages/tabbar/my/index", "query": "" } ] }, "resizable": true }