初始化

This commit is contained in:
2026-03-02 08:31:49 +08:00
commit d8ae21ced4
582 changed files with 66532 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 KiB

30
docs/advanced/me/me.md Normal file
View File

@@ -0,0 +1,30 @@
# 关于我
我叫 `菲鸽`,江西宋城人。前端工程师,全栈实践者,精通 `vue``react``uniapp``typescript``小程序``Nodejs` 等。
热爱编程,喜欢分享,平时比较宅,喜欢撸代码,偶尔打篮球和玩王者荣耀。
<!-- ![alt text](image-2.png) -->
## 找到我
- Github: [feige996](https://github.com/feige996)
- Gitee: [feige996](https://gitee.com/feige996)
- 掘金:[菲鸽](https://juejin.cn/user/3263006241460792/posts)
- 微信:`feige996` = `菲鸽`,大家都叫我 `鸽鸽`
- QQ`1020103647`
- 邮箱:`1020103647@qq.com`
## 微信公众号
微信公众号:`菲鸽爱编程`
![微信公众号](./screenshots/wx-gzh.png)
<!-- ## 靓照
五一陪儿子玩,不料给我拍出来美美的靓照,正好没有合适的照片,就用它了。
`2024年5月5日`,最新鲜的照片了。
![alt text](image-3.png) -->

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

View File

@@ -0,0 +1,8 @@
# 🥤 打赏
如果本项目对你的工作起到了帮助,加快了您的项目进展,解决了您的问题,欢迎 `打赏`
<p align='center'>
<img alt="special sponsor appwrite" src="./assets/pay-1.png" height="330" style="display:inline-block; height:330px;">
<img alt="special sponsor appwrite" src="./assets/pay-2.png" height="330" style="display:inline-block; height:330px; margin-left:10px;">
</p>

View File

View File

@@ -0,0 +1,81 @@
# ⭐ 优秀案例
我们非常欢迎大家一起贡献优秀的案例,欢迎在此 [issue](https://github.com/feige996/unibest/issues/139) 提交案例。
`unibest` 已被很多公司和团队在生产环境使用,下面是一些优秀的案例:
<script setup>
import bairun from './佰润.png'
import jinhuopingtai from './进货平台.png'
import chengzhanggui from './橙掌柜.png'
import yundapai from './云打牌.png'
import jiansuotong from './监所通.png'
import jiansuoyou from './监所邮.png'
const cases = [
{
name: '佰润',
desc: '月销200w+',
image: bairun,
},
{
name: '进货平台',
desc: '月销200w+',
image: jinhuopingtai,
},
{
name: '橙掌柜',
desc: '月销200w+',
image: chengzhanggui,
},
{
name: '云打牌记账本',
desc: '',
image:yundapai,
},
{
name: '监所通',
desc: '出入所管理',
image:jiansuotong,
},
{
name: '监所邮',
desc: '寄信管理',
image: jiansuoyou,
},
]
</script>
<div class="cases-container">
<el-card v-for="(item, index) in cases" :key="index" shadow="hover">
<template #header>
<span class="case-title">{{ item.name }}</span>
<span class="case-desc">{{ item.desc }}</span>
</template>
<el-image :src="item.image" />
</el-card>
</div>
<style scoped>
.cases-container {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
gap: 20px;
margin: 20px 0;
}
.case-title {
font-size: 18px;
font-weight: 500;
}
.case-desc {
margin-left: 10px;
font-size: 14px;
color: #999;
}
:deep(.el-card__body .el-image) {
width: 100%;
border-radius: 4px;
}
</style>

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 576 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

View File

@@ -0,0 +1,62 @@
# 赞助榜
感谢所有赞助者!
如需更改展示信息,或者需要展示更详细的信息,请联系我。
如果需要展示产品、博客、友链啥的,也可以联系我,很乐意为您展示。
> 金牌赞助者将额外获得首页产品展示位。
## 200 元
- 麦可
- 程序员云创 [https://www.codecommitter.com/](https://www.codecommitter.com/)
- 海鲜™ 深圳金济福科技有限公司[https://www.jinjifu.com/](https://www.jinjifu.com/)
## 50 元
- \*皮
- 暗月隐落 [飞鸟快验 - 一个通用网络验证后台](https://www.fnkuaiyan.cn)
## 20 元
- \*捷
- \*度
- \*恼
## 10-20 元
- 薛柳(15)
- 是魔王哒(12)
## 10 元
- \*辛
- \*y
- \*边
## 5-10 元
- Leo 9.90
- \*熙 6.66
- 阿森纳 6.66
- I am 小萝北 ²º²4 6.60
- SUMMER 5
- \*峰 5
- 阿云 5
- nuYoah 5
- 许志成 5
- JY_en_ke_hao 5
## 2 元及以下
`15` 人,这里不一一列出。(如果希望展示,请联系我)
## 红包打赏
还有一部分群友是发 `专属红包` 打赏的,这里没有统计,如果需要展示,请联系我。
---
> 再次感谢所有赞助者、打赏者!

View File

@@ -0,0 +1,12 @@
# 微信交流群
千万记得 `先看一遍文档`,可以解决大部分基础疑问。
<!-- ![alt text](https://oss.laf.run/ukw0y1-site/unibest-discussion-group/wechat.jpg) -->
<!-- 上面的固定地址的方式会导致刷新后还是旧的图片,所以使用下面这种动态地址的方式。 -->
<FreshImage src="https://oss.laf.run/ukw0y1-site/unibest-discussion-group/wechat.jpg" alt="微信群二维码" />
> 如果上面的微信群满了,请使用下面的 QQ 群QQ 群不会过期,长期有效。
①②③ 群已满,下面是 ④ 群。
![alt text](https://oss.laf.run/ukw0y1-site/unibest-discussion-group/qq.jpg)