mirror of
https://github.com/qianguyihao/Web.git
synced 2024-11-01 13:34:46 +08:00
5 lines
157 B
Markdown
5 lines
157 B
Markdown
|
### 2020-06-04-跨域问题
|
|||
|
|
|||
|
如果遇到跨域问题,先尝试下 https 或者 http。跨域不一定是域名问题,也可能是协议头的问题。
|
|||
|
|