123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456 |
- {
- "pages": [
-
- {
- "path": "pages/login",
- "style": {
- "navigationBarTitleText": "登录",
- "h5":{
- "titleNView":false
- }
- }
- },
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "智慧访客预约系统",
- "navigationStyle": "custom"
- }},
- {
- "path": "pages/report/index",
- "style": {
- "navigationBarTitleText": "履职报告",
- "navigationStyle": "custom"
- }},
- {
- "path": "pages/notice/index",
- "style": {
- "navigationBarTitleText": "会议通知",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white"
- // "navigationStyle": "custom"
- }},
-
- {
- "path": "pages/register",
- "style": {
- "navigationBarTitleText": "注册"
- }
- },
- {
- "path": "pages/agreement",
- "style": {
- "navigationBarTitleText": "用户协议及隐私条款"
- }
- }, {
- "path": "pages/mine/index",
- "style": {
- "navigationBarTitleText": "我的",
- "navigationStyle": "custom",
- "enablePullDownRefresh":true
- }
- }, {
- "path": "pages/mine/avatar/index",
- "style": {
- "navigationBarTitleText": "修改头像"
- }
- }, {
- "path": "pages/mine/info/index",
- "style": {
- "navigationBarTitleText": "个人信息"
- }
- }, {
- "path": "pages/mine/info/edit",
- "style": {
- "navigationBarTitleText": "编辑资料"
- }
- }, {
- "path": "pages/mine/pwd/index",
- "style": {
- "navigationBarTitleText": "修改密码",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- }, {
- "path": "pages/mine/pwd/forgetpwd",
- "style": {
- "navigationBarTitleText": "忘记密码"
- }
- }, {
- "path": "pages/mine/pwd/resetpwd",
- "style": {
- "navigationBarTitleText": "重置密码"
- }
- }, {
- "path": "pages/mine/setting/index",
- "style": {
- "navigationBarTitleText": "应用设置"
- }
- }, {
- "path": "pages/mine/help/index",
- "style": {
- "navigationBarTitleText": "常见问题"
- }
- }, {
- "path": "pages/mine/about/index",
- "style": {
- "navigationBarTitleText": "关于我们"
- }
- }, {
- "path": "pages/common/webview/index",
- "style": {
- "navigationBarTitleText": "浏览网页"
- }
- }, {
- "path": "pages/common/textview/index",
- "style": {
- "navigationBarTitleText": "浏览文本"
- }
- }],
- "subPackages": [
- {
- "root": "work",
- "pages": [
- {
- "path": "pages/case/add",
- "style": {
- "navigationBarTitleText": "提交提案",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/case/talbclass",
- "style": {
- "navigationBarTitleText": "提案类别",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/case/lmtapeople",
- "style": {
- "navigationBarTitleText": "联名提案人员",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/case/mine",
- "style": {
- "navigationBarTitleText": "政协提案",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "navigationStyle": "custom",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/case/tacheck",
- "style": {
- "navigationBarTitleText": "提案查重",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/case/details",
- "style": {
- "navigationBarTitleText": "提交提案",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/single/urge",
- "style": {
- "navigationBarTitleText": "催办列表",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/single/unitList",
- "style": {
- "navigationBarTitleText": "提案办理",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/sqmyInfo/add",
- "style": {
- "navigationBarTitleText": "提交社情民意",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/sqmyInfo/mine",
- "style": {
- "navigationBarTitleText": "社情民意信息",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "navigationStyle": "custom",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/sqmyInfo/details",
- "style": {
- "navigationBarTitleText": "社情民意信息",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
-
- {
- "path": "pages/news/add",
- "style": {
- "navigationBarTitleText": "发布通知",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/news/detail",
- "style": {
- "navigationBarTitleText": "通知详情",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/news/list",
- "style": {
- "navigationBarTitleText": "消息通知",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "navigationStyle": "custom",
- "h5":{"titleNView":false}
- }
- },
-
- {
- "path": "pages/meeting/readdetail",
- "style": {
- "navigationBarTitleText": "阅读详情",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/meeting/list",
- "style": {
- "navigationBarTitleText": "会议活动列表",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/meeting/add",
- "style": {
- "navigationBarTitleText": "创建会议",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/meeting/details",
- "style": {
- "navigationBarTitleText": "会议详情",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/meeting/addzsyz",
- "style": {
- "navigationBarTitleText": "招商线索",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/meeting/zsyzdetails",
- "style": {
- "navigationBarTitleText": "线索详情",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/meeting/speakdetails",
- "style": {
- "navigationBarTitleText": "发言详情",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/meeting/activedetails",
- "style": {
- "navigationBarTitleText": "活动详情",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/meeting/addactive",
- "style": {
- "navigationBarTitleText": "创建活动",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/meeting/addspeak",
- "style": {
- "navigationBarTitleText": "录入发言",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/meeting/speaklist",
- "style": {
- "navigationBarTitleText": "发言列表",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/meeting/people",
- "style": {
- "navigationBarTitleText": "添加人员",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/meeting/signin",
- "style": {
- "navigationBarTitleText": "会议签到",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/report/info",
- "style": {
- "navigationBarTitleText": "履职信息",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "navigationStyle": "custom",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/report/details",
- "style": {
- "navigationBarTitleText": "履职详情",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "navigationStyle": "custom",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/report/mineinfo",
- "style": {
- "navigationBarTitleText": "个人信息",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/report/addscore",
- "style": {
- "navigationBarTitleText": "履职加分",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/report/scoredetail",
- "style": {
- "navigationBarTitleText": "加分详情",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "h5":{"titleNView":false}
- }
- },
- {
- "path": "pages/report/report",
- "style": {
- "navigationBarTitleText": "年度履职报告",
- "navigationBarBackgroundColor": "#1D64E2",
- "navigationBarTextStyle": "white",
- "navigationStyle": "custom",
- "h5":{"titleNView":false}
- }
- }
- ]
- }
- ],
- "preloadRule": {
- "pages/index/index": {
- "network": "all",
- "packages": ["work"]
- },
- "pages/login": {
- "network": "all",
- "packages": ["work"]
- }
- },
- // "tabBar": {
- // "color": "#000000",
- // "selectedColor": "#000000",
- // "borderStyle": "white",
- // "backgroundColor": "#ffffff",
- // "list": [{
- // "pagePath": "pages/index/index",
- // "iconPath": "static/images/tabbar/home.png",
- // "selectedIconPath": "static/images/tabbar/home_.png",
- // "text": "首页"
- // }, {
- // "pagePath": "pages/mine/index",
- // "iconPath": "static/images/tabbar/mine.png",
- // "selectedIconPath": "static/images/tabbar/mine_.png",
- // "text": "我的"
- // }
- // ]
- // },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "RuoYi",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- }
|