首页跳转子页面的时候,能不能通过参数联动不同页签
JS实现点击超链切换Tab块
setTimeout(function() {
_g().getWidgetByName("tabpane0").showCardByIndex(index);
}, 100)
参考JS实现点击查询后停留在当前查询的Tab页-https://help.fanruan.com/finereport/doc-view-2177.html
就是根据参数显示对应tab页的