[Asm] 纯文本查看 复制代码 "tabBar": {
"color": "#7A7E83",
"selectedColor": "#3cc51f",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/index/zhuye-1.png",
"selectedIconPath": "static/index/zhuye.png",
"text": "首页"
}, {
"pagePath": "pages/find/index",
"iconPath": "static/index/faxian-1.png",
"selectedIconPath": "static/index/faxian.png",
"text": "发现"
}, {
"pagePath": "pages/message/index",
"iconPath": "static/index/xiaoxi-1.png",
"selectedIconPath": "static/index/xiaoxi.png",
"text": "消息"
}, {
"pagePath": "pages/my/index",
"iconPath": "static/index/gerenzhongxin-1.png",
"selectedIconPath": "static/index/gerenzhongxin.png",
"text": "我的"
}
]
}
原生支持 三端 为啥不用原生? |