123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271 |
- {
- "pages": [
- {
- "path": "pages/SplashPage",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom",
- "app-plus": {
- "animationType": "none",
- "animationDuration": 100
- }
- }
- },
- {
- "path": "pages/login/LoginPage",
- "style": {
- "navigationBarTitleText": "登录"
- }
- },
- {
- "path": "pages/conversationList/ConversationListPage",
- "style": {
- "navigationBarTitleText": "会话列表",
- "app-plus": {
- "titleNView": {
- "buttons": [
- {
- "text": "\ue657",
- "fontSrc": "/static/iconfonts/wx_iconfont.ttf",
- "fontSize": "28px"
- },
- {
- "text": "\ue636",
- "fontSrc": "/static/iconfonts/wx_iconfont.ttf",
- "fontSize": "26px"
- }
- ]
- }
- }
- }
- },
- {
- "path": "pages/conversation/ConversationPage",
- "style": {
- "navigationBarTitleText": "会话详情",
- "enablePullDownRefresh": false,
- "disableScroll": true,
- "app-plus": {
- "titleNView": {
- "buttons": [
- {
- "text": "\ue623",
- "fontSrc": "/static/iconfonts/wx_iconfont.ttf",
- "fontSize": "28px"
- }
- ]
- },
- "softinputMode": "adjustResize",
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/conversation/message/CompositeMessagePage",
- "style": {
- "navigationBarTitleText": "组合消息预览"
- }
- },
- {
- "path": "pages/conversation/SingleConversationInfoPage",
- "style": {
- "navigationBarTitleText": "单人会话信息"
- }
- },
- {
- "path": "pages/conversation/message/forward/ForwardMessagePage",
- "style": {
- "navigationBarTitleText": "消息转发"
- }
- },
- {
- "path": "pages/conversation/GroupConversationInfoPage",
- "style": {
- "navigationBarTitleText": "群会话信息"
- }
- },
- {
- "path": "pages/contact/SearchUserPage",
- "style": {
- "navigationBarTitleText": "搜索用户"
- }
- },
- {
- "path": "pages/contact/ChannelListPage",
- "style": {
- "navigationBarTitleText": " 频道列表",
- "app-plus": {
- "titleNView": {
- "buttons": [
- {
- "text": "\ue657",
- "fontSrc": "/static/iconfonts/wx_iconfont.ttf",
- "fontSize": "28px"
- }
- ]
- }
- }
- }
- },
- {
- "path": "pages/search/SearchPortalPage",
- "style": {
- "navigationBarTitleText": "搜索"
- }
- },
- {
- "path": "pages/search/SearchConversationMessagePage",
- "style": {
- "navigationBarTitleText": "会话消息搜索"
- }
- },
- {
- "path": "pages/contact/UserDetailPage",
- "style": {
- "navigationBarTitleText": "用户信息"
- }
- },
- {
- "path": "pages/contact/FriendRequestDetailPage",
- "style": {
- "navigationBarTitleText": "好友请求"
- }
- },
- {
- "path": "pages/contact/ContactListPage",
- "style": {
- "navigationBarTitleText": "好友",
- "app-plus": {
- "titleNView": {
- "buttons": [
- {
- "text": "\ue657",
- "fontSrc": "/static/iconfonts/wx_iconfont.ttf",
- "fontSize": "28px"
- },
- {
- "text": "\ue636",
- "fontSrc": "/static/iconfonts/wx_iconfont.ttf",
- "fontSize": "26px"
- }
- ]
- }
- }
- }
- },
- {
- "path": "pages/contact/NewFriendListPage",
- "style": {
- "navigationBarTitleText": "新朋友",
- "app-plus": {
- "titleNView": {
- "buttons": [
- {
- "text": "\ue63f",
- "fontSrc": "/static/iconfonts/wx_iconfont.ttf",
- "fontSize": "20px"
- },
- {
- "text": "\uE611",
- "fontSrc": "/static/iconfonts/wx_iconfont.ttf",
- "fontSize": "26px"
- }
- ]
- }
- }
- }
- },
- {
- "path": "pages/contact/GroupListPage",
- "style": {
- "navigationBarTitleText": "我的群组"
- }
- },
- {
- "path": "pages/pick/PickUserPage",
- "style": {
- "navigationBarTitleText": "选择联系人"
- }
- },
- {
- "path": "pages/pick/PickSingleUserPage",
- "style": {
- "navigationBarTitleText": "选择单个联系人"
- }
- },
- {
- "path": "pages/discovery/DiscoveryPage",
- "style": {
- "navigationBarTitleText": "发现"
- }
- },
- {
- "path": "pages/discovery/ChatroomListPage",
- "style": {
- "navigationBarTitleText": "聊天室列表"
- }
- },
- {
- "path": "pages/me/MePage",
- "style": {
- "navigationBarTitleText": "我的"
- }
- },
- {
- "path": "pages/misc/WebViewPage",
- "style": {
- "navigationBarTitleText": "页面加载中..."
- }
- },
- {
- "path": "pages/misc/PreviewVideoPage",
- "style": {
- "navigationBarTitleText": "视频预览"
- }
- },
- {
- "path": "pages/misc/ApiTestPage",
- "style": {
- "navigationBarTitleText": "API测试"
- }
- }
- ],
- "tabBar": {
- "selectedColor": "#3B62E0",
- "color": "#7f8389",
- "list": [
- {
- "pagePath": "pages/conversationList/ConversationListPage",
- "text": "野火",
- "iconPath": "static/image/tabbar/message_normal.png",
- "selectedIconPath": "static/image/tabbar/message_press.png"
- },
- {
- "pagePath": "pages/contact/ContactListPage",
- "text": "通讯录",
- "iconPath": "static/image/tabbar/contact_normal.png",
- "selectedIconPath": "static/image/tabbar/contact_press.png"
- },
- {
- "pagePath": "pages/discovery/DiscoveryPage",
- "text": " 发现",
- "iconPath": "static/image/tabbar/discovery_normal.png",
- "selectedIconPath": "static/image/tabbar/discovery_press.png"
- },
- {
- "pagePath": "pages/me/MePage",
- "text": "我的",
- "iconPath": "static/image/tabbar/me_normal.png",
- "selectedIconPath": "static/image/tabbar/me_press.png"
- }
- ]
- },
- "sitemapLocation": "sitemap.json",
- "globalStyle": {
- "backgroundTextStyle": "light",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTitleText": "野火IM",
- "navigationBarTextStyle": "black"
- },
- "subPackages": []
- }
|