查询目前的源 npm get registry切换为淘宝镜像源 npm config set registry http://registry.npm.taobao.org/切换为原始npm源 npm config set registry https://registry.npmjs.org/