mirror of
https://gitee.com/wot-design-uni/wot-design-uni.git
synced 2025-12-08 01:58:52 +08:00
docs: ✏️ 增加捐赠者榜单
This commit is contained in:
parent
74a48eaea8
commit
5b5670aa58
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* @Author: weisheng
|
* @Author: weisheng
|
||||||
* @Date: 2023-07-27 10:26:09
|
* @Date: 2023-07-27 10:26:09
|
||||||
* @LastEditTime: 2023-08-01 13:09:48
|
* @LastEditTime: 2023-08-01 17:31:40
|
||||||
* @LastEditors: weisheng
|
* @LastEditors: weisheng
|
||||||
* @Description:
|
* @Description:
|
||||||
* @FilePath: \wot-design-uni\docs\.vitepress\config.ts
|
* @FilePath: \wot-design-uni\docs\.vitepress\config.ts
|
||||||
@ -57,7 +57,7 @@ export default defineConfig({
|
|||||||
nav: [
|
nav: [
|
||||||
{ text: '指南', link: '/guide/quickUse', activeMatch: '/guide/' },
|
{ text: '指南', link: '/guide/quickUse', activeMatch: '/guide/' },
|
||||||
{ text: '组件', link: '/component/button', activeMatch: '/component/' },
|
{ text: '组件', link: '/component/button', activeMatch: '/component/' },
|
||||||
{ text: '打赏作者', link: '/reward/reward', activeMatch: '/reward/' },
|
{ text: '捐赠作者', link: '/reward/reward', activeMatch: '/reward/' },
|
||||||
|
|
||||||
{
|
{
|
||||||
text: '相关链接',
|
text: '相关链接',
|
||||||
@ -97,6 +97,16 @@ export default defineConfig({
|
|||||||
link: '/guide/commonProblems',
|
link: '/guide/commonProblems',
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
'/reward/': [
|
||||||
|
{
|
||||||
|
text: '捐赠作者',
|
||||||
|
link: '/reward/reward',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
text: '榜上有名',
|
||||||
|
link: '/reward/donor',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
|
||||||
'/component/': [
|
'/component/': [
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,17 +0,0 @@
|
|||||||
# 捐赠作者,榜上留名
|
|
||||||
|
|
||||||
如果您认为本项目对你的工作起到了帮助,可以通过以下方式捐助组件库的研发工作,使本项目持续发展下去。
|
|
||||||
|
|
||||||
## 扫码捐赠
|
|
||||||
|
|
||||||
<div style="display: inline-block; margin-right: 120px;">
|
|
||||||
<img style="width: 250px; height: 250px;" src="https://fant-mini-plus.top/img/weixinQrcode.jpg" />
|
|
||||||
<div style="text-align: center;">微信</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div style="display: inline-block;">
|
|
||||||
<img style="width: 250px; height: 250px;" src="https://fant-mini-plus.top/img/alipayQrcode.jpg" />
|
|
||||||
<div style="text-align: center;">支付宝</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
@ -16,10 +16,10 @@ hero:
|
|||||||
text: 快速上手
|
text: 快速上手
|
||||||
link: /guide/quickUse
|
link: /guide/quickUse
|
||||||
- theme: alt
|
- theme: alt
|
||||||
text: 打赏作者
|
text: 捐赠作者
|
||||||
link: /reward/reward
|
link: /reward/reward
|
||||||
- theme: alt
|
- theme: alt
|
||||||
text: 在GitHub上查看
|
text: 查看源码
|
||||||
link: https://github.com/Moonofweisheng/wot-design-uni
|
link: https://github.com/Moonofweisheng/wot-design-uni
|
||||||
|
|
||||||
features:
|
features:
|
||||||
|
|||||||
17
docs/reward/donor.md
Normal file
17
docs/reward/donor.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# 榜上有名
|
||||||
|
|
||||||
|
感谢各位捐赠者对本项目的支持,以下排名不分先后,按时间顺序排列。
|
||||||
|
|
||||||
|
:::tip
|
||||||
|
捐赠后,请发送邮件到1780903673@qq.com或者通过github、微信群等社交平台告知要展示的捐赠者名称、留言、链接 (链接可以是您的博客、github、个人网站、公司产品等)
|
||||||
|
:::
|
||||||
|
|
||||||
|
## 赠人玫瑰,手有余香
|
||||||
|
|
||||||
|
|
||||||
|
| 捐赠者 | 留言 | 链接 |
|
||||||
|
|-----|------|--------|
|
||||||
|
| 额朋克欧光明 | 喝个咖啡先 | - |
|
||||||
|
|
||||||
|
|
||||||
|
:beers::beers::beers: 再次感谢各位捐赠者的支持,也欢迎大家提出自己的意见和建议。:beers::beers::beers:
|
||||||
@ -1,9 +1,14 @@
|
|||||||
# 捐赠作者,榜上留名
|
# 捐赠作者
|
||||||
|
|
||||||
如果您认为本项目对你的工作起到了帮助,可以通过以下方式捐助组件库的研发工作,使本项目持续发展下去。
|
如果您认为本项目对你的工作起到了帮助,可以通过以下方式捐助组件库的研发工作,使本项目持续发展下去。
|
||||||
|
|
||||||
|
:::tip
|
||||||
|
捐赠后,请发送邮件到1780903673@qq.com或者通过github、微信群等社交平台告知要展示的捐赠者名称、留言、链接 (链接可以是您的博客、github、个人网站、公司产品等)
|
||||||
|
:::
|
||||||
|
|
||||||
## 扫码捐赠
|
## 扫码捐赠
|
||||||
|
|
||||||
|
|
||||||
<div style="display: inline-block; margin-right: 120px;">
|
<div style="display: inline-block; margin-right: 120px;">
|
||||||
<img style="width: 250px; height: 250px;" src="https://fant-mini-plus.top/img/weixinQrcode.jpg" />
|
<img style="width: 250px; height: 250px;" src="https://fant-mini-plus.top/img/weixinQrcode.jpg" />
|
||||||
<div style="text-align: center;">微信</div>
|
<div style="text-align: center;">微信</div>
|
||||||
@ -14,4 +19,3 @@
|
|||||||
<div style="text-align: center;">支付宝</div>
|
<div style="text-align: center;">支付宝</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user