代码拉取完成,页面将自动刷新
{
"pages": [{
"path": "pages/new/new",
"style": {
"navigationBarTitleText": "笑一波",
"enablePullDownRefresh": true
}
},
{
"path": "pages/hot/hot",
"style": {
"navigationBarTitleText": "大家都在看",
"enablePullDownRefresh": true
}
},
{
"path": "pages/tougao/tougao",
"style": {
"navigationBarTitleText": "分享你的趣事"
}
},
{
"path": "pages/like/like",
"style": {
"navigationBarTitleText": "我喜欢的",
"enablePullDownRefresh": true
}
},
{
"path": "pages/center/center",
"style": {
"navigationBarTitleText": "个人中心"
}
},
{
"path": "pages/my/my",
"style": {
"navigationBarTitleText": "我的投稿"
}
},
{
"path": "platforms/app-plus/login/login",
"style": {
"navigationBarTitleText": "登录&注册"
}
},
{
"path": "platforms/mp-weixin/login/login",
"style": {
"navigationBarTitleText": "绑定app帐号"
}
},
{
"path": "pages/detail/detail",
"style": {
"navigationBarTitleText": "网友评论"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "笑一波",
"navigationBarBackgroundColor": "#f44336",
"backgroundColor": "#ffffff"
},
"tabBar": {
"color": "#777777",
"selectedColor": "#f44336",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/new/new",
"iconPath": "static/index-0.png",
"selectedIconPath": "static/index-1.png",
"text": "最新"
},
{
"pagePath": "pages/hot/hot",
"iconPath": "static/hot-0.png",
"selectedIconPath": "static/hot-1.png",
"text": "最热"
},
{
"pagePath": "pages/tougao/tougao",
"iconPath": "static/tag-0.png",
"selectedIconPath": "static/tag-1.png",
"text": "投稿"
},
{
"pagePath": "pages/center/center",
"iconPath": "static/center-0.png",
"selectedIconPath": "static/center-1.png",
"text": "我的"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。