Chrome 浏览器允许跨域运行字符串
open -n /Applications/Google\ Chrome.app/ --args --disable-web-security --flag-switches-begin --disable-features=SameSiteByDefaultCookies,CookiesWithoutSameSiteMustBeSecure --flag-switches-end --user-data-dir=/Users/${USER}/Documents/MyChromeDevUserData
在mac 系统命令行中敲命令执行即可
漫思