Mac上谷歌浏览器跨域问题

在任何一个位置建一个文件夹

终端:

open -n /Applications/Google\ Chrome.app/ --args --disable-web-security  --user-data-dir=文件所在位置地址

谷歌弹出一个窗口,就可以用了

把调试地址输入到新窗口中调试即可

自己的:

open -n /Applications/Google\ Chrome.app/ --args --disable-web-security  --user-data-dir=/Users/laity

猜你喜欢

转载自blog.csdn.net/qq_37194189/article/details/131745710
今日推荐