初始化
BIN
docs/advanced/me/image-2.png
Normal file
|
After Width: | Height: | Size: 282 KiB |
BIN
docs/advanced/me/image-3.png
Normal file
|
After Width: | Height: | Size: 358 KiB |
30
docs/advanced/me/me.md
Normal file
@@ -0,0 +1,30 @@
|
||||
# 关于我
|
||||
|
||||
我叫 `菲鸽`,江西宋城人。前端工程师,全栈实践者,精通 `vue`、`react`、`uniapp`、`typescript`、`小程序`、`Nodejs` 等。
|
||||
|
||||
热爱编程,喜欢分享,平时比较宅,喜欢撸代码,偶尔打篮球和玩王者荣耀。
|
||||
|
||||
<!--  -->
|
||||
|
||||
## 找到我
|
||||
|
||||
- Github: [feige996](https://github.com/feige996)
|
||||
- Gitee: [feige996](https://gitee.com/feige996)
|
||||
- 掘金:[菲鸽](https://juejin.cn/user/3263006241460792/posts)
|
||||
- 微信:`feige996` = `菲鸽`,大家都叫我 `鸽鸽`
|
||||
- QQ:`1020103647`
|
||||
- 邮箱:`1020103647@qq.com`
|
||||
|
||||
## 微信公众号
|
||||
|
||||
微信公众号:`菲鸽爱编程`
|
||||
|
||||

|
||||
|
||||
<!-- ## 靓照
|
||||
|
||||
五一陪儿子玩,不料给我拍出来美美的靓照,正好没有合适的照片,就用它了。
|
||||
|
||||
`2024年5月5日`,最新鲜的照片了。
|
||||
|
||||
 -->
|
||||
BIN
docs/advanced/me/screenshots/pay-wx.png
Normal file
|
After Width: | Height: | Size: 141 KiB |
BIN
docs/advanced/me/screenshots/wx-gzh.png
Normal file
|
After Width: | Height: | Size: 286 KiB |
BIN
docs/advanced/me/screenshots/wx-me.png
Normal file
|
After Width: | Height: | Size: 83 KiB |
BIN
docs/advanced/rewards/assets/group-qq.jpg
Normal file
|
After Width: | Height: | Size: 114 KiB |
BIN
docs/advanced/rewards/assets/group-wx.jpg
Normal file
|
After Width: | Height: | Size: 159 KiB |
BIN
docs/advanced/rewards/assets/pay-1.png
Normal file
|
After Width: | Height: | Size: 116 KiB |
BIN
docs/advanced/rewards/assets/pay-2.png
Normal file
|
After Width: | Height: | Size: 134 KiB |
BIN
docs/advanced/rewards/assets/pay-ali.png
Normal file
|
After Width: | Height: | Size: 154 KiB |
BIN
docs/advanced/rewards/assets/pay-w-5.png
Normal file
|
After Width: | Height: | Size: 147 KiB |
BIN
docs/advanced/rewards/assets/pay-wx-10.png
Normal file
|
After Width: | Height: | Size: 147 KiB |
BIN
docs/advanced/rewards/assets/pay-wx-2.png
Normal file
|
After Width: | Height: | Size: 146 KiB |
BIN
docs/advanced/rewards/assets/pay-wx-5-doc.png
Normal file
|
After Width: | Height: | Size: 146 KiB |
BIN
docs/advanced/rewards/assets/pay-wx-5.png
Normal file
|
After Width: | Height: | Size: 146 KiB |
BIN
docs/advanced/rewards/assets/pay-wx.png
Normal file
|
After Width: | Height: | Size: 141 KiB |
8
docs/advanced/rewards/rewards.md
Normal 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>
|
||||
0
docs/advanced/showcase/data.json
Normal file
81
docs/advanced/showcase/showcase.md
Normal 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>
|
||||
BIN
docs/advanced/showcase/云打牌.png
Normal file
|
After Width: | Height: | Size: 76 KiB |
BIN
docs/advanced/showcase/佰润.png
Normal file
|
After Width: | Height: | Size: 87 KiB |
BIN
docs/advanced/showcase/卡路里伙伴.png
Normal file
|
After Width: | Height: | Size: 576 KiB |
BIN
docs/advanced/showcase/橙掌柜.png
Normal file
|
After Width: | Height: | Size: 91 KiB |
BIN
docs/advanced/showcase/监所通.png
Normal file
|
After Width: | Height: | Size: 49 KiB |
BIN
docs/advanced/showcase/监所邮.png
Normal file
|
After Width: | Height: | Size: 43 KiB |
BIN
docs/advanced/showcase/进货平台.png
Normal file
|
After Width: | Height: | Size: 84 KiB |
62
docs/advanced/sponsor/sponsor.md
Normal 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` 人,这里不一一列出。(如果希望展示,请联系我)
|
||||
|
||||
## 红包打赏
|
||||
|
||||
还有一部分群友是发 `专属红包` 打赏的,这里没有统计,如果需要展示,请联系我。
|
||||
|
||||
---
|
||||
|
||||
> 再次感谢所有赞助者、打赏者!
|
||||
12
docs/advanced/wechat/wechat.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 微信交流群
|
||||
|
||||
千万记得 `先看一遍文档`,可以解决大部分基础疑问。
|
||||
|
||||
<!--  -->
|
||||
<!-- 上面的固定地址的方式会导致刷新后还是旧的图片,所以使用下面这种动态地址的方式。 -->
|
||||
<FreshImage src="https://oss.laf.run/ukw0y1-site/unibest-discussion-group/wechat.jpg" alt="微信群二维码" />
|
||||
|
||||
> 如果上面的微信群满了,请使用下面的 QQ 群,QQ 群不会过期,长期有效。
|
||||
|
||||
①②③ 群已满,下面是 ④ 群。
|
||||

|
||||