"tabBar": {
"color": "#2c2c2c",
"selectedColor": "#f4ea2a",
"borderStyle": "black",
"backgroundColor": "#e84118",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/icons/主页.png",
"selectedIconPath": "static/icons/主页1.png",
"text": "首页"
}, {
"pagePath": "pages/orderList/orderList",
"iconPath": "static/icons/订单.png",
"selectedIconPath": "static/icons/订单1.png",
"text": "我的菜单"
}]
}
内置浏览器正常
运行在手机上不显示
