fix(pip.vue): 修正错误
parent
774829a532
commit
59f954115f
|
@ -38,7 +38,7 @@
|
|||
<a-radio-button value="https://mirror.nju.edu.cn/pypi/web/simple/">
|
||||
南京大学镜像
|
||||
</a-radio-button>
|
||||
<a-radio-button value="ttps://pypi.tuna.tsinghua.edu.cn/simple/">
|
||||
<a-radio-button value="https://pypi.tuna.tsinghua.edu.cn/simple/">
|
||||
清华大学镜像
|
||||
</a-radio-button>
|
||||
<a-radio-button value="https://mirror.baidu.com/pypi/simple/">
|
||||
|
|
Loading…
Reference in New Issue