1.创建目录和文件mkdir -p ~/.config/uv vim ~/.config/uv/uv.toml2.uv.toml写入内容[[index]] url https://mirrors.aliyun.com/pypi/simple/ default true