这是因为你本地的git中保存了你之前的remote地址,我刚才教你删除本地的remote,然后你重新add就可以了 相关指令:1.git remote -v 2. git remote rm origin 重新上传专案成功。