第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

為什么這個api不會產(chǎn)生跨域?

為什么這個api不會產(chǎn)生跨域?

收到一只叮咚 2018-10-24 11:06:49
這個測試項目沒有做跨域處理 為什么第一個api能獲取到數(shù)據(jù) 而第二個api就會產(chǎn)生跨域呢 提示No 'Access-Control-Allow-Origin' header is present on the requested resource. 這是為什么?<template>    <div class="txt">    </div></template><script>export default {  name: 'Test2',   mounted () {    this.$http.get('http://api.komavideo.com/news/list').then(res => {      console.log(res)     })   } }</script><style scoped></style><template>    <div class="txt">    </div></template><script>export default {  name: 'Test2',   mounted () {    this.$http.get('http://api.douban.com/v2/movie/in_theaters').then(res => {      console.log(res)     })   } }</script><style scoped></style>
查看完整描述

1 回答

?
慕哥9229398

TA貢獻1877條經(jīng)驗 獲得超6個贊

因為在XHR2中,只要被調(diào)用站允許跨站訪問,就不會被攔截。默認(rèn)情況下不開啟。

查看完整回答
反對 回復(fù) 2018-10-24
  • 1 回答
  • 0 關(guān)注
  • 951 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號