|
|
|
|
@ -502,7 +502,7 @@ export default {
|
|
|
|
|
},
|
|
|
|
|
methods: {
|
|
|
|
|
test(){
|
|
|
|
|
let win = window.open('https://www.baidu.com', 'baidu', 'top=100,left=100,width=800,height=400')
|
|
|
|
|
let win = window.open('https://www.baidu.com','baidu', 'top=100,left=100,width=800,height=400')
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|