美文网首页
记录使用mac的各种坑以及解决方法

记录使用mac的各种坑以及解决方法

作者: 我爱喝可乐123 | 来源:发表于2020-05-12 20:18 被阅读0次

1chrome设置跨域

先在文档中创建一个文件夹 名称为 MyChromeDev
##### 打开终端输入
open -n /Applications/Google\ Chrome.app/ --args --disable-web-security  --user-data-dir=/Users/zhaoshiqiang/Documents/MyChromeDev

回车打开开发模式chrome

相关文章

网友评论

      本文标题:记录使用mac的各种坑以及解决方法

      本文链接:https://www.haomeiwen.com/subject/gxvinhtx.html