`"tabBar":{
"list":[
{
"pagePath":"pages/index/index",
"text":"index"
},
{
"pagePath":"pages/openapi/serverapi/serverapi",
"text":"serverapi"
},
{
"pagePath":"pages/scroll/scroll",
"text":"scroll"
}
]
}, `
原文:https://www.cnblogs.com/insense/p/12923260.html