微信小程序之tabBar

在 json 文件中配置

代码

`"tabBar":{
"list":[
{
"pagePath":"pages/index/index",
"text":"index"
},
{
"pagePath":"pages/openapi/serverapi/serverapi",
"text":"serverapi"
},
{
"pagePath":"pages/scroll/scroll",
"text":"scroll"
}

]

}, `

  • pagePath 需要 预先 声明

微信小程序之tabBar

上一篇:小程序的概念和特点


下一篇:Pset_MaterialWoodBasedPanel