教程文档点击属性无法跳转
文档地址: https://developers.weixin.qq.com/miniprogram/dev/reference/configuration/app.html#tabbar
<a href="#tabbar">跳转id都是小写,但页面节点id是驼峰<h3 id=“tabBar”>,存在驼峰的属性都不能点击跳转。
文档地址: https://developers.weixin.qq.com/miniprogram/dev/reference/configuration/app.html#tabbar
<a href="#tabbar">跳转id都是小写,但页面节点id是驼峰<h3 id=“tabBar”>,存在驼峰的属性都不能点击跳转。