代码拉取完成,页面将自动刷新
同步操作将从 汇溪和他们的小伙伴们/微距 uni-app 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/notifications/notifications",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/home/home",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/welcome/login/login",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"disableScroll": true
}
}, {
"path": "pages/showPage/showPage",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/streams/stream3",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/message/message",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/profiles/Profiles",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/welcome/welcome/welcome",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"disableScroll": true
}
}
, {
"path": "pages/welcome/forgotPassword/forgotPassword",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"disableScroll": true
}
}, {
"path": "pages/welcome/signUp/signUp",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"disableScroll": true
}
}, {
"path": "pages/welcome/enableNotifications/enableNotifications",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"disableScroll": true
}
}, {
"path": "pages/welcome/inviteFriends/inviteFriends",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/home/home2",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/home/home3",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/home/home4",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/home/home5",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/home/home6",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/other/search",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/streams/stream1",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"disableScroll": true
}
}, {
"path": "pages/streams/stream2",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"disableScroll": true
}
}
, {
"path": "pages/other/postDetails",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/notifications/dynamicDetail",
"style" :
{
"navigationBarTitleText": "动态详情",
"enablePullDownRefresh": false,
"navigationStyle":"custom"
}
}
],
"tabBar": {
"color": "#8e8e93",
"selectedColor": "#f54b64",
"borderStyle": "black",
"backgroundColor": "#20242f",
"list": [{
"pagePath": "pages/notifications/notifications",
"iconPath": "static/img/tabbar_icon/notifications1.png",
"selectedIconPath": "static/img/tabbar_icon/notificationsActive1.png",
"text": "动态"
}, {
"pagePath": "pages/profiles/Profiles",
"iconPath": "static/img/tabbar_icon/profiles.png",
"selectedIconPath": "static/img/tabbar_icon/profilesActive.png",
"text": "我"
}]
},
// {
// "pagePath": "pages/home/home",
// "iconPath": "static/img/tabbar_icon/index.png",
// "selectedIconPath": "static/img/tabbar_icon/indexActive.png",
// "text": "首页"
// },
// {
// "pagePath": "pages/message/message",
// "iconPath": "static/img/tabbar_icon/message.png",
// "selectedIconPath": "static/img/tabbar_icon/messageActive.png",
// "text": "消息"
// },
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "微距",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。