代码拉取完成,页面将自动刷新
同步操作将从 user_11286808/uniapp聊天app 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "uni-app",
"navigationStyle":"custom"
}
}
,{
"path" : "pages/cat/cat",
"style" :
{
"navigationBarTitleText": "",
"navigationStyle":"custom"
}
}
,{
"path" : "pages/singin/singin",
"style" :
{
"navigationBarTitleText": "",
"navigationStyle":"custom"
}
}
,{
"path" : "pages/register/register",
"style" :
{
"navigationBarTitleText": "",
"navigationStyle":"custom"
}
}
,{
"path" : "pages/search/search",
"style" :
{
"navigationBarTitleText": "",
"navigationStyle":"custom"
}
}
,{
"path" : "pages/userhome/userhome",
"style" :
{
"navigationBarTitleText": "",
"navigationStyle":"custom"
}
}
,{
"path" : "pages/userquery/userquery",
"style" :
{
"navigationBarTitleText": "",
"navigationStyle":"custom"
}
}
,{
"path" : "pages/userdetails/userdetails",
"style" :
{
"navigationBarTitleText": "",
"navigationStyle":"custom"
}
}
,{
"path" : "pages/frendquest/frendquest",
"style" :
{
"navigationBarTitleText": "",
"navigationStyle":"custom"
}
}
,{
"path" : "pages/buildgroup/buildgroup",
"style" :
{
"navigationBarTitleText": "",
"navigationStyle":"custom"
}
}
,{
"path" : "pages/groupDetail/groupDetail",
"style" :
{
"navigationBarTitleText": "",
"navigationStyle":"custom"
}
}
,{
"path" : "components/submit/submit",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "components/emoj/emoj",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/scroll/scroll",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/friends/friends",
"style" :
{
"navigationBarTitleText": "通讯录",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/createfroup/createfroup",
"style" :
{
"navigationBarTitleText": "创建群",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/myGroup/myGroup",
"style" :
{
"navigationBarTitleText": "我的群",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/groupCat/groupCat",
"style" :
{
"navigationBarTitleText": "",
"navigationStyle":"custom"
}
}
,{
"path" : "pages/textpage/textpage",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"tabBar": {
"color": "#777777",
"selectedColor": "#3228c2",
"backgroundColor": "#ffffff",
"borderStyle": "black",
"list": [{
"pagePath": "pages/index/index",
"text": "消息"
},
{
"pagePath": "pages/friends/friends",
"text": "通讯录"
},
{
"pagePath": "pages/userdetails/userdetails",
"text": "我的"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。