src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -1556,6 +1556,11 @@ let node = document.getElementById('tab' + id) node && node.click() } if (btn.anchors && btn.anchors.length > 0) { let id = btn.anchors[btn.anchors.length - 1] let node = document.getElementById('anchor' + id) node && node.scrollIntoView({behavior: 'smooth', block: 'center', inline: 'nearest'}) } if (btn.openmenu && btn.openmenu.length > 0 && btn.MenuID) { let newtab = {