小程序學習——底部導航欄

"tabBar": {
    "color": "#ddd",
    "borderStyle": "black",
    "list": [
      {
        "pagePath": "pages/index/index",
        "iconPath": "img/59e6cd8d48129.jpg",
        "selectedIconPath": "img/300.jpg",
        "text": "首頁"
      },
      {
        "pagePath": "pages/index2/index2",
        "iconPath": "img/59e6cd8d48129.jpg",
        "selectedIconPath": "img/300.jpg",
        "text": "日誌"
      },
      {
        "pagePath": "pages/index/index",
        "iconPath": "img/59e6cd8d48129.jpg",
        "selectedIconPath": "img/300.jpg",
        "text": "我的"
      }
    ]
  },

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章