Browse Source

🎉🎄🎋🎍🎎 add gitee url

陈帅 6 years ago
parent
commit
183c3ca999
1 changed files with 2 additions and 0 deletions
  1. 2 0
      config/config.ts

+ 2 - 0
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,