代码拉取完成,页面将自动刷新
{
"pages": [
"pages/index/index",
"pages/logs/logs",
"pages/movie/movie",
"pages/search/search",
"pages/profile/profile",
<<<<<<< HEAD
"pages/test/test"
=======
"pages/hot/hot"
>>>>>>> 93be5dffd42ad1e7882242b6631fb7ae793e36e9
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#000",
"navigationBarTitleText": "豆瓣电影",
<<<<<<< HEAD
"navigationBarTextStyle": "white"
},
"tabBar": {
"color": "ccc",
"selectedColor": "green",
=======
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
},
"tabBar": {
"color": "ccc",
"selectedColor": "#61a644",
>>>>>>> 93be5dffd42ad1e7882242b6631fb7ae793e36e9
"list": [
{
"pagePath": "pages/index/index",
"text": "推荐电影",
"iconPath": "images/featured.png",
"selectedIconPath": "images/featured-a.png"
},
{
"pagePath": "pages/hot/hot",
"text": "热映电影",
"iconPath": "images/hot.png",
"selectedIconPath": "images/hot2.png"
},
{
"pagePath": "pages/search/search",
"text": "搜索",
"iconPath": "images/search1.png",
"selectedIconPath": "images/search2.png"
},
{
"pagePath": "pages/test/test",
"text": "练习页面",
"iconPath": "images/bs.png",
"selectedIconPath": "images/bs1.png"
},
{
"pagePath": "pages/profile/profile",
"text": "我的",
"iconPath": "images/user1.png",
"selectedIconPath": "images/user.png"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。