配置tabBar导航菜单与open跳转差异
"tabBar": {
"color": "#333",
"selectedColor": "#015FF9",
"list": [
{
"text": "首页",
"pagePath": "pages/index/index",
"iconPath": "static/首页(1).png",
"selectedIconPath": "static/首页 (1)(1).png"
},
{
"text": "新闻列表",
"pagePath": "pages/list/list"
}
]
}
opentype:
navigate:
redirect:
switchTab:
reLaunch:
navigateBack:
exit: