摘要: 底部导航的应用十分广泛,微信小程序也不例外,这次主要记录一下微信小程序tabBar使用方法。 tabBar使用十分简单,只需要在配置文件app.json中配置即可,如下图: 参数属性解析: list 每个 item属性: 做好这些设置,就已经实现了底部导航 阅读全文
posted @ 2018-05-24 16:09 浅叹 阅读(777) 评论(0) 推荐(0)
摘要: 需要注册微信公众号小程序:https://mp.weixin.qq.com/wxopen/waregister?action=step1 下载微信小程序开发IDE : https://developers.weixin.qq.com/miniprogram/dev/devtools/devtools 阅读全文
posted @ 2018-05-24 15:31 浅叹 阅读(198) 评论(0) 推荐(0)