设置淘宝源
npm config set registry http://registry.npm.taobao.org/
还原
npm config set registry https://registry.npmjs.org/