代码拉取完成,页面将自动刷新
同步操作将从 野火IM/uni-chat 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [
{
"path": "pages/SplashPage",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"animationType": "none",
"animationDuration": 100
}
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/conversationList/ConversationListView",
"style": {
"navigationBarTitleText": "会话列表",
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "\ue657",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
},
{
"text": "\ue636",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "26px"
}
]
}
}
}
},
{
"path": "pages/conversation/ConversationView",
"style": {
"navigationBarTitleText": "会话详情",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "\ue623",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
}
]
},
"softinputMode": "adjustResize",
"bounce":"none"
}
}
},
{
"path": "pages/conversation/SingleConversationInfoView",
"style": {
"navigationBarTitleText": "单人会话信息"
}
},
{
"path": "pages/conversation/GroupConversationInfoView",
"style": {
"navigationBarTitleText": "群会话信息"
}
},
{
"path": "pages/contact/SearchUserView",
"style": {
"navigationBarTitleText": "搜索用户"
}
},
{
"path": "pages/search/SearchPortalPage",
"style": {
"navigationBarTitleText": "搜索"
}
},
{
"path": "pages/search/SearchConversationMessagePage",
"style": {
"navigationBarTitleText": " 会话消息搜索"
}
},
{
"path": "pages/contact/UserDetailView",
"style": {
"navigationBarTitleText": "用户信息"
}
},
{
"path": "pages/contact/ContactListView",
"style": {
"navigationBarTitleText": "好友",
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "\ue657",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "28px"
},
{
"text": "\ue636",
"fontSrc": "/static/wx_iconfont.ttf",
"fontSize": "26px"
}
]
}
}
}
},
{
"path": "pages/pick/PickUserView",
"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/ConversationListView",
"text": "会话列表",
"iconPath": "static/image/tabbar/message_normal.png",
"selectedIconPath": "static/image/tabbar/message_press.png"
},
{
"pagePath": "pages/contact/ContactListView",
"text": "好友列表",
"iconPath": "static/image/tabbar/contact_normal.png",
"selectedIconPath": "static/image/tabbar/contact_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": []
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。