微信小程序底部导航栏的图标不显示?
"tabBar": { "list": [ { "iconPath": "pages/images/1.png", "selectedIconPath": "pages/images/2.png", "pagePath": "pages/xwdt/xwdt", "text": "新闻动态" }, { "selectedIconPath": "pages/images/4.png", "icomPath": "pages/images/3.png", "pagePath": "pages/kb/kb", "text": "课表" }, { "icomPath": "pages/images/5.png", "selectedIconPath": "pages/images/6.png", "pagePath": "pages/wd/wd", "text": "我的" } ], "color": "ff0000", "selectedColor": "0000ff", "borderStyle": "black", "backgroundColor": "#c0c0c0"}, |
