diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index eb88ba6ff..1eb6bbd50 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -8,6 +8,5 @@ tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/ custom: [ "https://www.paypal.me/tangjinzhou", - "https://qn.antdv.com/alipay-and-wechat.png", "https://www.buymeacoffee.com/antdv" ] diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 10110137a..3165136ae 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -12,6 +12,3 @@ contact_links: - name: Paypal url: https://www.paypal.me/tangjinzhou about: Love Ant Design Vue? Please consider supporting us via Paypal. - - name: 支付宝/微信 赞助 - url: https://qn.antdv.com/alipay-and-wechat.png - about: Ant Design Vue 的健康持续发展需要您的支持,🙏 diff --git a/README-zh_CN.md b/README-zh_CN.md index f47852bfb..5225f81a4 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -1,6 +1,6 @@
@@ -95,7 +95,6 @@ ant-design-vue 是 MIT 协议的开源项目。为了项目能够更好的持续 - [Patreon](https://www.patreon.com/tangjinzhou) - [opencollective](https://opencollective.com/ant-design-vue) - [paypal](https://www.paypal.me/tangjinzhou) -- [支付宝或微信](https://qn.antdv.com/alipay-and-wechat.png) ## Sponsors diff --git a/README.md b/README.md index c6ab3a7e2..db661bfe3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ @@ -89,7 +89,6 @@ ant-design-vue is an MIT-licensed open source project. In order to achieve bette - [Patreon](https://www.patreon.com/tangjinzhou) - [opencollective](https://opencollective.com/ant-design-vue) - [paypal](https://www.paypal.me/tangjinzhou) -- [支付宝或微信](https://qn.antdv.com/alipay-and-wechat.png) ## Sponsors diff --git a/antdv-demo/components/header.vue b/antdv-demo/components/header.vue index 79b051426..87773c41b 100644 --- a/antdv-demo/components/header.vue +++ b/antdv-demo/components/header.vue @@ -247,19 +247,6 @@ export default { -