xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

window.open All In One

window.open All In One

window.open(URL, name, specs, replace)

methods: {
    gotoDetails () {
        // TODO: 调转详情,参数拼接
        console.log('this.cardObj', this.cardObj);
        // this.$router.push({
        //     name: 'MaterialDetail',
        //     params: {
        //         // spreaderId: '304',
        //     },
        //     query: {
        //         // id: id,
        //     },
        // });
        // 新页面打开
        // window.open(url, '_blank');
    },
},

https://www.w3schools.com/jsref/met_win_open.asp

https://stackoverflow.com/questions/14132122/open-url-in-new-window-with-javascript

refs

https://developer.mozilla.org/en-US/docs/Web/API/Window/open

https://developer.mozilla.org/en-US/docs/Web/API/Window/opener



©xgqfrms 2012-2020

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!


posted @ 2021-12-13 15:37  xgqfrms  阅读(15)  评论(1编辑  收藏  举报