代码拉取完成,页面将自动刷新
{
"pages": [
"pages/weixin/weixin",
"pages/addresslist/addresslist" ,
"pages/index/index" ,
"pages/searchpage/searchpage" ,
"pages/find/find"
],
"window": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "微信",
"navigationBarBackgroundColor": "#000",
"backgroundColor": "#000",
"backgroundTextStyle":"light",
"enablePullDownRefresh":true
},
"tabBar": {
"color": "#8D8D8D",
"selectedColor": "#09BB07",
"borderStyle": "black",
"backgroundColor": "white",
"list":[{
"pagePath": "pages/weixin/weixin",
"iconPath": "image/weixin/weixin_t.png",
"selectedIconPath": "image/weixin/weixin_u.png",
"text": "微信"
},{
"pagePath": "pages/addresslist/addresslist",
"iconPath": "image/addresslist/addresslist_t.png",
"selectedIconPath": "image/addresslist/addresslist_u.png",
"text": "通讯录"
},{
"pagePath": "pages/find/find",
"iconPath": "image/find/find_t.png",
"selectedIconPath": "image/find/find_u.png",
"text": "发现"
},{
"pagePath": "pages/index/index",
"iconPath": "image/me/me_t.png",
"selectedIconPath": "image/me/me_u.png",
"text": "我"
}]
},
"networkTimeout": {
"request": 10000,
"connectSocket": 10000,
"uploadFile": 10000,
"downloadFile": 10000
},
"debug": true
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。