File tree Expand file tree Collapse file tree 5 files changed +8
-9
lines changed Expand file tree Collapse file tree 5 files changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,8 @@ open_collective: ant-design-vue
55patreon : tangjinzhou
66ko_fi : # Replace with a single Ko-fi username
77tidelift : # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8- custom : # Replace with a single custom sponsorship URL
8+ custom :
9+ [
10+ " https://www.paypal.me/tangjinzhou" ,
11+ " https://qn.antdv.com/alipay-and-wechat.png" ,
12+ ]
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ An enterprise-class UI components based on Ant Design and Vue.
1818
1919[ ![ ] ( https://cdn-images-1.medium.com/max/2000/1*NIlj0-TdLMbo_hzSBP8tmg.png )] ( https://www.antdv.com/ )
2020
21- [ English] ( ./README.md ) | 简体中文 | [ 官网国内镜像 ] ( http://ant-design-vue.gitee.io/docs/vue/introduce-cn/ )
21+ [ English] ( ./README.md ) | 简体中文
2222
2323<p align =" center " >
2424 <b >Special thanks to the generous sponsorship by:</b >
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ An enterprise-class UI components based on Ant Design and Vue.
1818
1919[ ![ ] ( https://cdn-images-1.medium.com/max/2000/1*NIlj0-TdLMbo_hzSBP8tmg.png )] ( https://www.antdv.com/ )
2020
21- English | [ 简体中文] ( ./README-zh_CN.md ) | [ 官网国内镜像 ] ( http://ant-design-vue.gitee.io/docs/vue/introduce-cn/ )
21+ English | [ 简体中文] ( ./README-zh_CN.md )
2222
2323<p align =" center " >
2424 <b >Special thanks to the generous sponsorship by:</b >
Original file line number Diff line number Diff line change @@ -33,5 +33,5 @@ if (!ADBLOCK && !CI && !DISABLE_OPENCOLLECTIVE && !SILENT) {
3333 emoji . get ( 'pray' ) +
3434 '\u001B[0m' ,
3535 ) ;
36- log ( '\u001B[96m>\u001B[94m https://ant-design-vue.gitee.io /docs/vue/sponsor-cn \u001B[0m\n' ) ;
36+ log ( '\u001B[96m>\u001B[94m https://www.antdv.com /docs/vue/sponsor-cn \u001B[0m\n' ) ;
3737}
Original file line number Diff line number Diff line change @@ -60,11 +60,6 @@ export default {
6060 AntD Library
6161 < / a>
6262 < / div>
63- < div>
64- < a href= " http://ant-design-vue.gitee.io/" target= " _blank" >
65- < span> {isCN ? ' 国内镜像' : ' China Mirror' } 🇨🇳< / span>
66- < / a>
67- < / div>
6863 < / div>
6964 < / a- col>
7065 < a- col md= {6 } sm= {24 } xs= {24 }>
You can’t perform that action at this time.
0 commit comments