123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293 |
- {
- "pages": [ //pages数组中第一项表示应用启动页
- {
- "path": "pages/native/login",
- "style": {
- "navigationBarTitleText": "login",
- "navigationStyle": "custom",
- "app-plus": {
- "background": "#fff"
- }
- }
- },
- {
- "path": "pages/native/plan",
- "style": {
- "navigationBarTitleText": "机器人巡检",
- "onReachBottomDistance": "30px",
- "app-plus": {
- "bounce": "none",
- "pullToRefresh": {
- "support": true,
- "color": "#0099FF"
- },
- "background": "#F2F2F2",
- "titleNView": {
- "backgroundColor": "#0581FD",
- "titleColor": "#fff",
- "titleSize": "19px",
- "type": "default",
- "buttons": [{
- "fontSrc": "/static/iconfont.ttf",
- "fontSize": "18",
- "text": "\ue658",
- "width": "56px"
- }]
- }
- }
- }
- },
- {
- "path": "pages/native/work",
- "style": {
- "navigationBarTitleText": "智能监控",
- "app-plus": {
- "bounce": "none",
- "background": "#F2F2F2",
- "titleNView": {
- "backgroundColor": "#0581FD",
- "titleColor": "#fff",
- "titleSize": "19px",
- "type": "default",
- "buttons": [{
- "fontSrc": "/static/iconfont.ttf",
- "fontSize": "18",
- "text": "\ue658",
- "width": "56px"
- }]
- }
- }
- }
- },
- {
- "path": "pages/native/notice/inProcess",
- "style": {
- "navigationBarTitleText": "消息",
- "app-plus": {
- "titleNView": {
- "backgroundColor": "#0581FD",
- "titleColor": "#fff",
- "titleSize": "19px",
- "type": "default",
- "buttons": [{
- "fontSrc": "/static/iconfont.ttf",
- "fontSize": "18",
- "text": "\ue699"
- }]
- }
- }
- }
- },
- {
- "path": "pages/webview/newsDetail",
- "style": {
- "navigationBarTitleText": "消息",
- "app-plus": {
- "titleNView": {
- "backgroundColor": "#0581FD",
- "titleColor": "#fff",
- "titleSize": "19px"
- }
- }
- }
- },
- {
- "path": "pages/native/robot",
- "style": {
- "navigationBarTitleText": "全部机器人",
- "app-plus": {
- "titleNView": {
- "backgroundColor": "#0581FD",
- "titleColor": "#fff",
- "titleSize": "19px"
- }
- }
- }
- },
- {
- "path": "pages/native/datalist/inProcess",
- "style": {
- "navigationBarTitleText": "巡检数据",
- "app-plus": {
- "titleNView": {
- "backgroundColor": "#0581FD",
- "titleColor": "#fff",
- "titleSize": "19px"
- }
- }
- }
- },
- {
- "path": "pages/webview/changeConfig",
- "style": {
- "navigationBarTitleText": "服务代理设置"
- }
- },
- {
- "path": "pages/webview/changePassword",
- "style": {
- "navigationBarTitleText": "修改密码"
- }
- },
- {
- "path": "pages/webview/changePhone",
- "style": {
- "navigationBarTitleText": "修改手机号"
- }
- },
- {
- "path": "pages/webview/changeName",
- "style": {
- "navigationBarTitleText": "修改昵称"
- }
- },
- {
- "path": "pages/webview/changeEmail",
- "style": {
- "navigationBarTitleText": "修改邮箱"
- }
- },
- {
- "path": "pages/hybrid/index",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/native/my",
- "style": {
- "navigationBarTitleText": "我的",
- "app-plus": {
- "bounce": "none",
- "background": "#F2F2F2",
- "titleNView": {
- "backgroundColor": "#0581FD",
- "titleColor": "#fff",
- "titleSize": "19px",
- "type": "default"
- }
- }
- }
- },
- {
- "path": "pages/native/index",
- "style": {
- "navigationStyle": "custom",
- "app-plus": {
- "animationType": "fade-in",
- "background": "transparent",
- "popGesture": "none"
- }
- }
- },
- {
- "path": "pages/webview/feedback",
- "style": {
- "navigationBarTitleText": "意见反馈"
- }
- },
- {
- "path": "pages/webview/barcode",
- "style": {
- "navigationBarTitleText": "设备扫码",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/webview/popupHome",
- "style": {
- "navigationStyle": "custom",
- "app-plus": {
- "animationType": "fade-in",
- "background": "transparent",
- "popGesture": "none"
- }
- }
- },
- {
- "path": "pages/webview/popupTask",
- "style": {
- "navigationStyle": "custom",
- "app-plus": {
- "animationType": "fade-in",
- "background": "transparent",
- "popGesture": "none"
- }
- }
- },
- {
- "path": "pages/webview/popupNews",
- "style": {
- "navigationStyle": "custom",
- "app-plus": {
- "animationType": "fade-in",
- "background": "transparent",
- "popGesture": "none"
- }
- }
- },
- {
- "path": "pages/webview/popSelect",
- "style": {
- "navigationStyle": "custom",
- "app-plus": {
- "animationType": "fade-in",
- "background": "transparent",
- "popGesture": "none"
- }
- }
- },
- {
- "path": "pages/webview/homeSelect",
- "style": {
- "navigationStyle": "custom",
- "app-plus": {
- "animationType": "fade-in",
- "background": "transparent",
- "popGesture": "none"
- }
- }
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "app",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8"
- },
- "tabBar": {
- "selectedColor": "#1773D1",
- "borderStyle": "white",
- "backgroundColor": "#F8F8F8",
- "list": [{
- "pagePath": "pages/native/work",
- "iconPath": "static/list1.png",
- "selectedIconPath": "static/list1-t.png",
- "text": "监控"
- },
- {
- "pagePath": "pages/native/plan",
- "iconPath": "static/list2.png",
- "selectedIconPath": "static/list2-t.png",
- "text": "巡检"
- },
- {
- "pagePath": "pages/native/notice/inProcess",
- "iconPath": "static/list3.png",
- "selectedIconPath": "static/list3-t.png",
- "text": "消息"
- },
- {
- "pagePath": "pages/native/my",
- "iconPath": "static/list4.png",
- "selectedIconPath": "static/list4-t.png",
- "text": "我的"
- }
- ]
- }
- }
|