美文网首页
点击跳转(打开独立页面)

点击跳转(打开独立页面)

作者: 程序媛_ | 来源:发表于2021-11-09 13:47 被阅读0次

    onClick={()=>{window.location.href="https://baidu.com"}}

    打开独立窗口页面

    https://blog.csdn.net/yangluo1683/article/details/73992941

    window.open('locationPage.html', '_blank', 'height=100, width=400, top=0, left=0, toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, status=no')

    相关文章

      网友评论

          本文标题:点击跳转(打开独立页面)

          本文链接:https://www.haomeiwen.com/subject/apjuzltx.html