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
5
5
patreon : tangjinzhou
6
6
ko_fi : # Replace with a single Ko-fi username
7
7
tidelift : # 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.
18
18
19
19
[ ![ ] ( https://cdn-images-1.medium.com/max/2000/1*NIlj0-TdLMbo_hzSBP8tmg.png )] ( https://www.antdv.com/ )
20
20
21
- [ English] ( ./README.md ) | 简体中文 | [ 官网国内镜像 ] ( http://ant-design-vue.gitee.io/docs/vue/introduce-cn/ )
21
+ [ English] ( ./README.md ) | 简体中文
22
22
23
23
<p align =" center " >
24
24
<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.
18
18
19
19
[ ![ ] ( https://cdn-images-1.medium.com/max/2000/1*NIlj0-TdLMbo_hzSBP8tmg.png )] ( https://www.antdv.com/ )
20
20
21
- English | [ 简体中文] ( ./README-zh_CN.md ) | [ 官网国内镜像 ] ( http://ant-design-vue.gitee.io/docs/vue/introduce-cn/ )
21
+ English | [ 简体中文] ( ./README-zh_CN.md )
22
22
23
23
<p align =" center " >
24
24
<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) {
33
33
emoji . get ( 'pray' ) +
34
34
'\u001B[0m' ,
35
35
) ;
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' ) ;
37
37
}
Original file line number Diff line number Diff line change @@ -60,11 +60,6 @@ export default {
60
60
AntD Library
61
61
< / a>
62
62
< / div>
63
- < div>
64
- < a href= " http://ant-design-vue.gitee.io/" target= " _blank" >
65
- < span> {isCN ? ' 国内镜像' : ' China Mirror' } 🇨🇳< / span>
66
- < / a>
67
- < / div>
68
63
< / div>
69
64
< / a- col>
70
65
< a- col md= {6 } sm= {24 } xs= {24 }>
You can’t perform that action at this time.
0 commit comments