摘要: 因为url的路径和tabBar设置的路径有冲突,解决办法:在navigator里加个open-type='switchTab'即可跳转 https://developers.weixin.qq.com/miniprogram/dev/api/route/wx.switchTab.html 阅读全文
posted @ 2020-03-23 22:08 青衫の剑客 阅读(521) 评论(0) 推荐(0)
摘要: scroll-view使用scroll-y需要设置高度 calc注意格式 阅读全文
posted @ 2020-03-23 20:23 青衫の剑客 阅读(1247) 评论(0) 推荐(0)