猿问
angular4 中如何跳转到外部网址,比如说跳转到百度
angular4 中如何跳转到外部网址,比如说跳转到百度
一只萌萌小番薯
浏览 2258
回答 4
4回答
慕哥9229398
在页面(html)上使用<a>标签即可在控制器或者服务里(ts)使用window.open或者window.location.href
0
0
0
慕田峪4524236
看你是想在什么页面上跳转,window.open或者window.location.href 等都可以用用
0
0
0
繁星点点滴滴
window.open()
0
0
0
呼如林
使用location.href
0
0
0
随时随地看视频
慕课网APP
相关分类
JavaScript
我要回答