Webcourse/16-前端综合/2020年-前端日记.md
2021-04-10 11:03:41 +08:00

5 lines
157 B
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 2020-06-04-跨域问题
如果遇到跨域问题先尝试下 https 或者 http跨域不一定是域名问题也可能是协议头的问题