From ce56f0c8f606ef150cdd0d79bccbd16ee68642a3 Mon Sep 17 00:00:00 2001 From: tangjinzhou <415800467@qq.com> Date: Thu, 18 Sep 2025 22:39:56 +0800 Subject: [PATCH] docs: remove aliyun --- .github/ISSUE_TEMPLATE/config.yml | 3 - README-zh_CN.md | 9 +- README.md | 5 +- .../__tests__/__snapshots__/demo.test.js.snap | 6 +- components/image/demo/preview-group.vue | 4 +- components/image/demo/preview-src.vue | 2 +- .../__tests__/__snapshots__/demo.test.js.snap | 2 +- components/qrcode/demo/popover.vue | 2 +- site/404.html | 2 +- site/index.html | 22 +- site/public/docsearch.min_2.6.3.js | 7387 +++++++++++++++++ site/public/jeecg-logo.png | Bin 0 -> 7519 bytes site/public/logo.png | Bin 0 -> 158274 bytes site/public/vue.png | Bin 0 -> 3451 bytes site/src/components/rice/geektime.vue | 45 - site/src/components/rice/geektime_ads.vue | 64 - .../src/components/rice/right_bottom_rice.vue | 15 +- site/src/components/rice/sponsors.vue | 5 - site/src/components/rice/top_rice.vue | 8 +- site/src/components/surelyVue.vue | 15 - site/src/layouts/header/Ecosystem.vue | 13 - site/src/views/ComponentOverview.vue | 12 - site/src/vueDocs/introduce.en-US.md | 2 +- site/src/vueDocs/introduce.zh-CN.md | 2 +- site/src/vueDocs/sponsor.en-US.md | 4 +- site/src/vueDocs/sponsor.zh-CN.md | 4 +- 26 files changed, 7407 insertions(+), 226 deletions(-) create mode 100644 site/public/docsearch.min_2.6.3.js create mode 100644 site/public/jeecg-logo.png create mode 100644 site/public/logo.png create mode 100644 site/public/vue.png delete mode 100644 site/src/components/rice/geektime.vue delete mode 100644 site/src/components/rice/geektime_ads.vue diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 00c687e3b..516781b48 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://aliyuncdn.antdv.com/alipay-and-wechat.png - about: Ant Design Vue 的健康持续发展需要您的支持,🙏 diff --git a/README-zh_CN.md b/README-zh_CN.md index 05a8f7030..085307229 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -1,9 +1,3 @@ -

- - - -

-

Ant Design Vue

@@ -88,14 +82,13 @@ ant-design-vue 是 MIT 协议的开源项目。为了项目能够更好的持续 - [Patreon](https://www.patreon.com/tangjinzhou) - [opencollective](https://opencollective.com/ant-design-vue) - [paypal](https://www.paypal.me/tangjinzhou) -- [支付宝或微信](https://aliyuncdn.antdv.com/alipay-and-wechat.png) - ETH: 0x30cc48515d8ae9fefa20ab87226ad7e8ab9c3bc2 ## 赞助商 成为赞助商,并在 Github 上的自述文件上获得您的徽标,并链接到您的网站。 [[成为赞助商](https://opencollective.com/ant-design-vue#sponsor)] - + ## 支持者 diff --git a/README.md b/README.md index 3bc3fb0fc..9bb1bba7f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- +

@@ -82,14 +82,13 @@ 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://aliyuncdn.antdv.com/alipay-and-wechat.png) - ETH: 0x30cc48515d8ae9fefa20ab87226ad7e8ab9c3bc2 ## Sponsors Become a sponsor and get your logo on our README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/ant-design-vue#sponsor)] - + ## [More Sponsor (From Patreon、alipay、wechat、paypal...)](https://github.com/vueComponent/ant-design-vue/blob/master/BACKERS.md) diff --git a/components/image/__tests__/__snapshots__/demo.test.js.snap b/components/image/__tests__/__snapshots__/demo.test.js.snap index 976de1075..4d3581e0e 100644 --- a/components/image/__tests__/__snapshots__/demo.test.js.snap +++ b/components/image/__tests__/__snapshots__/demo.test.js.snap @@ -58,13 +58,13 @@ exports[`renders ./components/image/demo/placeholder.vue correctly 1`] = ` `; exports[`renders ./components/image/demo/preview-group.vue correctly 1`] = ` -
+
Preview
-
+
Preview
@@ -106,7 +106,7 @@ exports[`renders ./components/image/demo/preview-group-visible.vue correctly 1`] `; exports[`renders ./components/image/demo/preview-src.vue correctly 1`] = ` -
+
Preview
diff --git a/components/image/demo/preview-group.vue b/components/image/demo/preview-group.vue index 54a9b42b0..6f7848caf 100644 --- a/components/image/demo/preview-group.vue +++ b/components/image/demo/preview-group.vue @@ -18,7 +18,7 @@ Click the left and right switch buttons to preview multiple images. diff --git a/components/image/demo/preview-src.vue b/components/image/demo/preview-src.vue index 2b2d4629d..0a690077c 100644 --- a/components/image/demo/preview-src.vue +++ b/components/image/demo/preview-src.vue @@ -19,7 +19,7 @@ You can set different preview image. diff --git a/site/404.html b/site/404.html index a96663407..345ef3548 100644 --- a/site/404.html +++ b/site/404.html @@ -12,7 +12,7 @@ content="An enterprise-class UI components based on Ant Design and Vue" /> Ant Design Vue - + diff --git a/site/src/components/rice/geektime_ads.vue b/site/src/components/rice/geektime_ads.vue deleted file mode 100644 index 3acc009c8..000000000 --- a/site/src/components/rice/geektime_ads.vue +++ /dev/null @@ -1,64 +0,0 @@ - - - - - diff --git a/site/src/components/rice/right_bottom_rice.vue b/site/src/components/rice/right_bottom_rice.vue index e1e2a1af7..fbc1e9a2d 100644 --- a/site/src/components/rice/right_bottom_rice.vue +++ b/site/src/components/rice/right_bottom_rice.vue @@ -26,20 +26,7 @@ export default { isEffective, visible: true, v: dayjs().date(), - ads: [ - { - alt: 'geektime', - img: 'https://aliyuncdn.antdv.com/geektime-web-small.jpg', - href: 'http://gk.link/a/10l8O', - visible: isEffective('2020-09-03 10:00:00', '2020-10-04 10:00:00'), - }, - { - alt: 'powerproject', - img: 'https://aliyuncdn.antdv.com/powerproject.jpeg?v=20200327', - href: 'http://www.powerproject.com.cn', - visible: isEffective('2020-03-27 17:00:00', '2020-09-28 17:00:00'), - }, - ], + ads: [], }; }, }; diff --git a/site/src/components/rice/sponsors.vue b/site/src/components/rice/sponsors.vue index 4fd959a73..bd2fb0e7d 100644 --- a/site/src/components/rice/sponsors.vue +++ b/site/src/components/rice/sponsors.vue @@ -10,11 +10,6 @@ tipe --> -
  • - - kaikeba - -
  • {{ isCN ? '成为赞助商' : 'Become a Sponsor' }} diff --git a/site/src/components/rice/top_rice.vue b/site/src/components/rice/top_rice.vue index da1bf994d..197d55533 100644 --- a/site/src/components/rice/top_rice.vue +++ b/site/src/components/rice/top_rice.vue @@ -44,13 +44,7 @@ export default { visible: isEffective('2020-09-11 17:00:00', '2021-03-11 17:00:00'), }, ].filter(ad => ad.visible), - enAds: [ - { - img: 'https://aliyuncdn.antdv.com/TheBigRichGroup.png', - href: 'https://thebigrichgroup.com/', - visible: isEffective('2020-09-18 17:00:00', '2021-07-09 17:00:00'), - }, - ].filter(ad => ad.visible), + enAds: [].filter(ad => ad.visible), }; }, computed: { diff --git a/site/src/components/surelyVue.vue b/site/src/components/surelyVue.vue index 42f863484..58f1c39d4 100644 --- a/site/src/components/surelyVue.vue +++ b/site/src/components/surelyVue.vue @@ -1,21 +1,6 @@