eywuw
2018-07-23 09:57
tabbar如何调用接口
这是什么意思
在app.json 文件里添加 tabBar 参数
"tabBar": {
"list": [{
"pagePath": "pagePath",
"text": "text",
"iconPath": "iconPath",
"selectedIconPath": "selectedIconPath"
}]
}
入门微信小程序开发
172015 学习 · 323 问题
相似问题
回答 2
回答 3
回答 1