File tree Expand file tree Collapse file tree 11 files changed +157
-40
lines changed Expand file tree Collapse file tree 11 files changed +157
-40
lines changed Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ function onSwiper(swiper: SwiperType) {
198198.swiper-slide-custom-container {
199199 width : 100% ;
200200 height : 100% ;
201- border : 2 px solid #ccc ;
201+ border : 1 px solid #ccc ;
202202 border-radius : 8px ;
203203}
204204
Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ export const myNavbar = defineNavbarConfig([
1111 ]
1212 } ,
1313 {
14- text : 'v0.0.1 Beta' ,
14+ text : 'Beta' ,
1515 items : [
1616 {
17- text : '贡献 ' ,
17+ text : '参与贡献 ' ,
1818 link : 'https://github.com/fastapi-practices/fastapi_best_architecture/tree/master/backend#readme'
1919 } ,
2020 {
@@ -35,17 +35,28 @@ export const myNavbar = defineNavbarConfig([
3535 } ,
3636 {
3737 text : '赞助' ,
38- icon : 'ci :coffee' ,
39- link : 'https://wu-clan.github.io/sponsor/ '
38+ icon : 'ph :coffee-fill ' ,
39+ link : '/sponsors '
4040 } ,
4141 {
4242 text : '互动' ,
4343 icon : 'ic:baseline-discord' ,
4444 link : 'https://wu-clan.github.io/homepage/'
4545 } ,
4646 {
47- text : '友情链接' ,
48- icon : 'fa-solid:user-friends' ,
49- link : '/friends'
47+ text : '关于' ,
48+ icon : 'mingcute:more-4-fill' ,
49+ items : [
50+ {
51+ text : '谁在使用' ,
52+ icon : 'fa-solid:user-friends' ,
53+ link : '/who'
54+ } ,
55+ {
56+ text : '维护团队' ,
57+ icon : 'fa-solid:user-friends' ,
58+ link : '/team'
59+ } ,
60+ ] ,
5061 }
5162] )
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ config:
1616 - theme : alt
1717 text : 在线预览
1818 link : https://fba.xwboy.top
19+ - type : custom
1920 - type : features
2021 features :
2122 - title : 最新技术栈
@@ -45,7 +46,6 @@ config:
4546 - title : 日志
4647 icon : 📝
4748 details : 内置十分强大的日志系统,全方位 Trace ID 助你一步锁定问题
48- - type : custom
4949 - type : profile
5050 name : wu-clan
5151 description : 一个喜欢在夜深人静时进行开源创作的 coder
@@ -56,12 +56,6 @@ config:
5656import { ref } from ' vue'
5757
5858const goldSponsors = ref ([
59- {
60- link: ' https://wu-clan.github.io/picx-images-hosting/fba.png' ,
61- text: ' 成为赞助商' ,
62- href: ' https://github.com/wu-clan' ,
63- alt: ' wu-clan' ,
64- },
6559 {
6660 link: ' ' ,
6761 text: ' 成为赞助商' ,
@@ -84,7 +78,7 @@ const goldSponsors = ref([
8478
8579const sponsors = ref ([
8680 {
87- link: ' https://wu-clan.github.io/picx-images-hosting/fba.png ' ,
81+ link: ' ' ,
8882 text: ' 成为赞助商' ,
8983 href: ' https://github.com/wu-clan' ,
9084 alt: ' wu-clan' ,
@@ -116,16 +110,16 @@ const sponsors = ref([
116110])
117111</script >
118112
119- <h1 v-if =" goldSponsors.length " align =" center " >金牌赞助商 </h1 >
113+ <h1 v-if =" goldSponsors.length " align =" center " >特别赞助商 </h1 >
120114
121115<Swiper
122116v-if="goldSponsors.length"
123117: items ="goldSponsors"
124- mode="carousel "
118+ mode="broadcast "
125119: height ="200"
126120: slides-per-view ="3"
127121: space-between ="15"
128- : speed ="15000"
122+ mousewheel
129123/>
130124
131125<h2 v-if =" sponsors.length " align =" center " >赞助商</h2 >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: FastAPI Best Architecture
33---
44
55> [ !TIP]
6- > 此仓库作为模板库公开,任何人或企业均可免费使用 !
6+ > 此仓库作为模板库公开,任何个人或企业均可免费使用 !
77
88** 🔥持续更新维护中🔥**
99
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ title: Mixin
77此内容为非公开内容,扫码加入知识星球,即可获取独家内容
88
99<p style =" color : rgb (160 , 160 , 160 );" >
10- 请注意,我们并不保证星球内容更新频率 ,您可以依据星球规则进行全额退款
10+ 请注意,我们不保证星球内容的更新频率 ,您可以依据星球规则进行全额退款
1111<br />
1212附:加入 Discord 频道,可领取免费体验资格
1313</p >
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ title: 数据规则
77此内容为非公开内容,扫码加入知识星球,即可获取独家内容
88
99<p style =" color : rgb (160 , 160 , 160 );" >
10- 请注意,我们并不保证星球内容更新频率 ,您可以依据星球规则进行全额退款
10+ 请注意,我们不保证星球内容的更新频率 ,您可以依据星球规则进行全额退款
1111<br />
1212附:加入 Discord 频道,可领取免费体验资格
1313</p >
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ title: 为什么选择我们?
1818
1919<div style =" text-align : center " >
2020 <h3 >「永久 MIT 协议」「永久免授权」</h3 >
21- <p >如果可以,请给此项目一个 GitHub star,此仓库作为模板库公开,任何人或企业均可免费使用 !</p >
21+ <p >如果可以,请给此项目一个 GitHub star,此仓库作为模板库公开,任何个人或企业均可免费使用 !</p >
2222 <p style =" float : right " >--- <a href =" https://github.com/fastapi-practices " >fastapi-practices</a > 对此拥有所有解释权</p >
2323 <br >
2424</div >
Original file line number Diff line number Diff line change 1+ ---
2+ title : 成为 FBA 的赞助者
3+ ---
4+
5+ ::: note 前言
6+ FBA 是一个基于 FastAPI 框架的前后端分离中后台解决方案,遵循伪三层架构设计,支持 Python 3.10 及以上版本。自 2023/04/07
7+ 启,我们一直致力于持续更新和维护,为此,我们投入了大量的时间和无限的热爱
8+
9+ FBA 基于 MIT 开源协议,您可以查看我们的[ 授权协议] ( /guide/summary/why.md#承诺 )
10+ ,用爱发电,回馈开源<Icon name =" twemoji:sparkling-heart " />
11+ :::
12+
13+ ## 无偿赞助
14+
15+ 您可以通过此链接 [ null] ( https://wu-clan.github.io/sponsor/ ) 请 FBA 作者喝杯奶茶,不胜感激
16+
17+ ## 有偿赞助
18+
19+ 您可以加入我们的创建的[ 知识星球] ( https://t.zsxq.com/PDk8b ) ,赞助的同时,您还可以获取我们星球内提供的 FBA 独家教程(文字、视频)
20+
21+ ## 展位赞助商
22+
23+ 本站提供赞助商展示位,为您的产品或品牌提供一个通过 FBA 进行宣传展示的通道,通过展位赞助在本站对应的展示位置放置您的
24+ LOGO 及跳转链接
25+
26+ 您可以通过[ 任意渠道] ( https://wu-clan.github.io/homepage/ ) 就展示位的详细事宜与 FBA 作者进行沟通
27+
28+ ::: warning 展位赞助说明
29+ 选择==特别展位==赞助,可帮助您的产品在 Discord 交流群以公告的形式进行推广一次
30+
31+ - 优先推广和程序员相关的互联网产品,比如:低代码开发平台、网课、开发软件、云服务器、个人博客等等,实体产品如键盘、显示器、耳机等等,如果是和程序员无关的产品,可酌情考虑是否推广
32+ - 拒绝接受违反法律法规、以及灰色相关的产品推广(GPT相关不包含在内)
33+
34+ 公告消息如下:
35+
36+ ``` text
37+ 感谢 xxx 老板对 FBA 项目的慷慨赞助,以下是老板的产品,大家感兴趣的可以关注一下:
38+ xxx 商品名称
39+ 链接:https://xxx.xx
40+ ```
41+
42+ 您也可以提供自定义非政治、法律法规敏感推广词/图片
43+
44+ :::
45+
46+ ### 展位等级
47+
48+ - 特别展位
49+ - 共 3 位名额(¥99起/月)
50+ - FBA 官网首页无滚动可见的特别 Logo 展示位
51+ - FBA 官网右侧边栏可见的特别 Logo 展示位(开发中...)
52+
53+ - 普通展位
54+ - 共 6 位名额(¥59起/月)
55+ - FBA 官网首页滚动可见的 Logo 展示位
56+ - FBA 官网右侧边栏可见的 Logo 展示位(开发中...)
57+
58+ ## 注意事项
59+
60+ > [ !CAUTION]
61+ > 所有赞助频道我们均不提供开具发票服务,其中【有偿赞助】你可以依据
Original file line number Diff line number Diff line change 1+ ---
2+ pageLayout : friends
3+ title : FBA 团队
4+ description : FBA 及其生态系统发展的背后是一个开源社区人员组成的团队,以下是部分团队成员的个人信息(以下排序随机刷新,不分先后);如有遗漏,请通过导航栏“互动”中的任意联系方式与我们联系
5+ groups :
6+ -
7+ title : 核心团队成员
8+ desc : 核心团队成员是那些积极参与维护一个或多个核心项目的人,他们对 FBA 架构做出了重大贡献
9+ list :
10+ -
11+ name : wu-clan
12+ link : https://wu-clan.github.io/homepage/
13+ avatar : https://avatars.githubusercontent.com/u/52145145?v=4
14+ desc : 一个喜欢在夜深人静时进行开源创作的 coder
15+ socials : [
16+ {icon: 'github', link: 'https://github.com/wu-clan'},
17+ {icon: 'x', link: 'https://twitter.com/_chulan'},
18+ {icon: 'juejin', link: 'https://juejin.cn/user/3940246036158974'},
19+ {icon: 'bilibili', link: 'https://space.bilibili.com/284237214'}
20+ ]
21+ -
22+ name : dowdawn
23+ link : https://github.com/downdawn
24+ avatar : https://avatars.githubusercontent.com/u/41266749?v=4
25+ desc : AI 全干工程狮
26+ socials : [
27+ {icon: 'github', link: 'https://github.com/downdawn'}
28+ ]
29+ -
30+ title : 名誉核心团队
31+ desc : 我们在此致敬过去曾做出过突出贡献的不再活跃的团队成员
32+ list :
33+ -
34+ title : 社区伙伴
35+ desc : 一些 FBA 的社区成员让这里变得更加丰富多彩,有必要在此特别提及。我们与这些主要合作伙伴建立了更加亲密的关系,经常与他们就即将到来的功能和新闻展开协作
36+ list :
37+ ---
You can’t perform that action at this time.
0 commit comments