在 json 文件中配置
代码
`"tabBar":{
"list":[
{
"pagePath":"pages/index/index",
"text":"index"
},
{
"pagePath":"pages/openapi/serverapi/serverapi",
"text":"serverapi"
},
{
"pagePath":"pages/scroll/scroll",
"text":"scroll"
}
]
}, `
- pagePath 需要 预先 声明