前端学习(2348):tabber
生活随笔
收集整理的這篇文章主要介紹了
前端学习(2348):tabber
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
{"pages": [ //pages數組中第一項表示應用啟動頁,參考:https://uniapp.dcloud.io/collocation/pages{"path" : "pages/message/message","style" : {"navigationBarTitleText": "信息頁","navigationBarBackgroundColor": "#7FFF00","h5":{"pullToRefresh":{"color":"#007AFF"}}}},{"path": "pages/index/index","style": {"navigationBarTitleText": "uni-app"}}],"globalStyle": {"navigationBarTextStyle": "black","navigationBarTitleText": "uni-app","navigationBarBackgroundColor": "#7FFF00","backgroundColor": "#F8F8F8"},"tabBar":{"list":[{"text":"首頁","pagePath":"pages/index/index","iconPath":"static/1.jpg"},{"text":"信息頁","pagePath":"pages/message/message","iconPath":"static/2.jpg"}]}
}
運行結果
總結
以上是生活随笔為你收集整理的前端学习(2348):tabber的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 前端学习(2346):global全局样
- 下一篇: 前端学习(2346):uniapp环境搭