tabBar

"tabBar":{
    "color":"#ccc",
    "backerStyle":"white",
    "selectedColor":"#555",
    "backgroundColor": "#ffffff",
    "list":[
    {
      "pagePath":"pages/shouye/shouye",
      "iconPath": "images/shouye1.png",
      "selectedIconPath": "images/shouye.png",
      "text":"首页"
    },
    {
      "pagePath": "pages/fenlei/fenlei",
      "iconPath": "images/fenlei.png",
      "selectedIconPath": "images/fenlei1.png",
      "text": "分类"
    },
    {
      "pagePath": "pages/richeng/richeng",
      "iconPath": "images/richeng.png",
      "selectedIconPath": "images/richeng1.png",
      "text": "日程"
    },
    {
      "pagePath": "pages/wode/wode",
      "iconPath": "images/wode.png",
      "selectedIconPath": "images/wode1.png",
      "text": "我的"
    }
    ]
  }
}

 

tabBar底部导航栏

tabBar底部导航栏

相关文章:

  • 2021-06-08
  • 2021-08-07
  • 2022-12-23
  • 2022-01-07
  • 2022-01-07
  • 2021-09-21
  • 2021-07-10
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-11
  • 2021-08-07
  • 2022-12-23
  • 2021-09-21
相关资源
相似解决方案