mac under the chrome browser settings ajax cross-domain debugging

The terminal performs the following instruction, cross-domain access opening ajax

 

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

 

Note: xxx marked red into your own username

Guess you like

Origin www.cnblogs.com/vicF/p/11121748.html