先做一下效果展示吧
下面的list,官网说是必须的,但我感受不到它的用处
"tabBar": {
"custom": true,
"color": "#000000",
"selectedColor": "#000000",
"backgroundColor": "#000000",
"borderStyle": "white",
"list": [
{
"pagePath": "pages/page/index",
"text": "首页",
"iconPath": "/imgs/tab.png",
"selectedIconPath": "/imgs/tab.png"
},
{
"pagePath": "pages/scroll/index",
"text": "滚动",
"iconPath": "/imgs/tab.png",
"selectedIconPath": "/imgs/tab.png"
}
]
},
"usingComponents": {
}
data: {
curIndex: