福州医保网站调入申报怎么做,网络开发理论,鞍山软件制作平台,公司网站怎么做才高大上在 static 文件夹中新建文件夹 tabBar#xff0c;放入标签图片 源素材如下#xff1a; 在 pages.json 中添加 // 底部导航tabBar: {// tab默认文字颜色color: #bfbfbf,// tab选中后的文字颜色selectedColor: #153c65放入标签图片 源素材如下 在 pages.json 中添加 // 底部导航tabBar: {// tab默认文字颜色color: #bfbfbf,// tab选中后的文字颜色selectedColor: #153c65,// 底栏列表list: [{// tab默认图标路径iconPath: static/tabBar/tabBar_index_default.png,// tab选中后的图标路径selectedIconPath: static/tabBar/tabBar_index_selected.png,// tab跳转的页面路径pagePath: pages/index/index,// tab文字text: 首页},{iconPath: static/tabBar/tabBar_me_default.png,selectedIconPath: static/tabBar/tabBar_me_selected.png,pagePath: pages/me/me,text: 我的}]},预览效果如下