Browse Source

🎉🎄🎋🎍🎎 add gitee url

pull/5150/head
陈帅 7 years ago
parent
commit
183c3ca999
  1. 2
      config/config.ts

2
config/config.ts

@ -80,6 +80,8 @@ if (isAntDesignProPreview) {
export default {
plugins,
block: {
// 国内用户可以使用码云
// defaultGitUrl: 'https://github.com/ant-design/pro-blocks',
defaultGitUrl: 'https://github.com/ant-design/pro-blocks',
},
hash: true,

Loading…
Cancel
Save