perf: 修改淘宝镜像域名
parent
e7b4b485c9
commit
80317a8510
File diff suppressed because it is too large
Load Diff
|
@ -32,7 +32,7 @@
|
||||||
<a-radio-button value="https://registry.npmjs.org">
|
<a-radio-button value="https://registry.npmjs.org">
|
||||||
npmjs原生
|
npmjs原生
|
||||||
</a-radio-button>
|
</a-radio-button>
|
||||||
<a-radio-button value="https://registry.npm.taobao.org">
|
<a-radio-button value="https://registry.npmmirror.com">
|
||||||
taobao镜像
|
taobao镜像
|
||||||
</a-radio-button>
|
</a-radio-button>
|
||||||
</a-radio-group>
|
</a-radio-group>
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
<a-radio-button :value="null">
|
<a-radio-button :value="null">
|
||||||
yarn原生
|
yarn原生
|
||||||
</a-radio-button>
|
</a-radio-button>
|
||||||
<a-radio-button value="https://registry.npm.taobao.org">
|
<a-radio-button value="https://registry.npmmirror.com">
|
||||||
taobao镜像
|
taobao镜像
|
||||||
</a-radio-button>
|
</a-radio-button>
|
||||||
</a-radio-group>
|
</a-radio-group>
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue